Started by user Frederic Gurr Running as Frederic Gurr Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] podTemplate [Pipeline] { [Pipeline] node Still waiting to schedule task ‘tracecompass-build-b3gv3-sr9z3’ is offline Agent tracecompass-build-b3gv3-sr9z3 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_webmaster-test/1/" labels: jenkins: "slave" jenkins/tracecompass-build: "true" name: "tracecompass-build-b3gv3-sr9z3" spec: containers: - env: - name: "JENKINS_SECRET" value: "514f4379ba3121743d679f2d2aec75f8201b751436e60d49571048dc8f528995" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.tracecompass.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "tracecompass-build-b3gv3-sr9z3" - name: "JENKINS_NAME" value: "tracecompass-build-b3gv3-sr9z3" - 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-b3gv3-sr9z3 in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2019-07-30T17:06:24.417Z] 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-30T17:06:47.316Z] No credentials specified [2019-07-30T17:06:47.410Z] Cloning the remote Git repository [2019-07-30T17:06:47.607Z] Cloning repository git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-07-30T17:06:47.906Z] > /usr/bin/git init /home/jenkins/workspace/tracecompass-gerrit_webmaster-test # timeout=10 [2019-07-30T17:06:48.208Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-07-30T17:06:48.209Z] > /usr/bin/git --version # timeout=10 [2019-07-30T17:06:48.307Z] > /usr/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass +refs/heads/*:refs/remotes/origin/* [2019-07-30T17:07:47.113Z] Checking out Revision 74fb4b0043dec6deb7f862f1a6bb96c8a5c4f17a (master) [2019-07-30T17:07:44.907Z] > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10 [2019-07-30T17:07:44.912Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2019-07-30T17:07:45.324Z] > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10 [2019-07-30T17:07:45.336Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-07-30T17:07:45.337Z] > /usr/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/heads/master [2019-07-30T17:07:47.024Z] > /usr/bin/git rev-parse FETCH_HEAD^{commit} # timeout=10 [2019-07-30T17:07:47.205Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2019-07-30T17:07:47.211Z] > /usr/bin/git checkout -f 74fb4b0043dec6deb7f862f1a6bb96c8a5c4f17a [2019-07-30T17:07:57.124Z] Commit message: "releng: Downgrade sonar-maven-plugin version to 3.2" [2019-07-30T17:07:57.125Z] First time build. Skipping changelog. [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-30T17:07:59.210Z] + mvn clean install -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml [2019-07-30T17:07:59.211Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:08:01.111Z] 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-30T17:08:01.111Z] 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 8.3 kB/s) [2019-07-30T17:08:01.111Z] 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-30T17:08:01.111Z] 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 375 kB/s) [2019-07-30T17:08:01.368Z] 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-30T17:08:01.368Z] 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 55 kB/s) [2019-07-30T17:08:01.368Z] 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-30T17:08:01.368Z] 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 342 kB/s) [2019-07-30T17:08:01.368Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom [2019-07-30T17:08:01.368Z] 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 702 kB/s) [2019-07-30T17:08:01.368Z] 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-30T17:08:01.368Z] 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 974 kB/s) [2019-07-30T17:08:01.368Z] 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-30T17:08:01.368Z] 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.0 MB/s) [2019-07-30T17:08:01.368Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [2019-07-30T17:08:01.368Z] 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 810 kB/s) [2019-07-30T17:08:01.368Z] 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-30T17:08:01.368Z] 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-30T17:08:01.368Z] 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 238 kB/s) [2019-07-30T17:08:01.368Z] 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 555 kB/s) [2019-07-30T17:08:01.933Z] [INFO] Scanning for projects... [2019-07-30T17:08:01.933Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-30T17:08:01.933Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-30T17:08:01.933Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-30T17:08:01.933Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-30T17:08:01.933Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-30T17:08:02.190Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-30T17:08:02.190Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-30T17:08:02.190Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-30T17:08:02.190Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-30T17:08:02.190Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-30T17:08:02.190Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-30T17:08:02.190Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-30T17:08:02.190Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-30T17:08:02.190Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-30T17:08:02.190Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-30T17:08:02.190Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-30T17:08:02.190Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:08:02.190Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-30T17:08:02.190Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-30T17:08:02.190Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-30T17:08:02.190Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:08:02.190Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:08:02.190Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:08:02.190Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:08:02.446Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-30T17:08:02.446Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-30T17:08:02.446Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-30T17:08:02.446Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-30T17:08:02.446Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-30T17:08:02.446Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-30T17:08:02.446Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-30T17:08:02.446Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-30T17:08:02.446Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-30T17:08:02.707Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-30T17:08:02.707Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-30T17:08:02.707Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-30T17:08:02.707Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:08:02.707Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-30T17:08:02.707Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-30T17:08:02.707Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-30T17:08:02.707Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-30T17:08:02.707Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-30T17:08:02.707Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-30T17:08:02.707Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-30T17:08:02.707Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-30T17:08:02.707Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-30T17:08:02.963Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-30T17:08:03.220Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-30T17:08:03.478Z] 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-30T17:08:03.478Z] 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-30T17:08:03.478Z] 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-30T17:08:03.735Z] 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-30T17:08:03.736Z] 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-30T17:08:03.736Z] 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-30T17:08:03.736Z] 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-30T17:08:03.736Z] 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-30T17:08:03.736Z] 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-30T17:08:03.992Z] 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-30T17:08:03.992Z] 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-30T17:08:03.992Z] 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-30T17:08:03.992Z] 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-30T17:08:04.256Z] 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 539 kB/s) [2019-07-30T17:08:04.256Z] 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-30T17:08:04.256Z] 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-30T17:08:04.256Z] 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-30T17:08:04.256Z] 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-30T17:08:04.256Z] 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-30T17:08:04.256Z] 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-30T17:08:04.564Z] 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 129 kB/s) [2019-07-30T17:08:04.564Z] 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-30T17:08:04.564Z] 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-30T17:08:04.564Z] 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-30T17:08:04.564Z] 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-30T17:08:04.564Z] 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-30T17:08:04.564Z] 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-30T17:08:04.822Z] 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 135 kB/s) [2019-07-30T17:08:04.822Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T17:08:04.822Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T17:08:04.822Z] 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-30T17:08:04.822Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T17:08:04.822Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T17:08:05.079Z] 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-30T17:08:05.079Z] 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 706 kB/s) [2019-07-30T17:08:05.079Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T17:08:05.079Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T17:08:05.079Z] 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-30T17:08:05.079Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T17:08:05.336Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T17:08:05.336Z] 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-30T17:08:05.336Z] 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 686 kB/s) [2019-07-30T17:08:05.336Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom [2019-07-30T17:08:05.336Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom [2019-07-30T17:08:05.336Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom [2019-07-30T17:08:05.336Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom [2019-07-30T17:08:05.593Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom [2019-07-30T17:08:05.593Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [2019-07-30T17:08:05.593Z] 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 427 kB/s) [2019-07-30T17:08:05.593Z] 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-30T17:08:05.593Z] 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-30T17:08:05.593Z] 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-30T17:08:05.850Z] 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-30T17:08:05.850Z] 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-30T17:08:05.850Z] 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-30T17:08:06.107Z] 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 122 kB/s) [2019-07-30T17:08:06.107Z] 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-30T17:08:06.107Z] 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-30T17:08:06.107Z] 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-30T17:08:06.107Z] 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-30T17:08:06.107Z] 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-30T17:08:06.364Z] 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-30T17:08:06.364Z] 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 133 kB/s) [2019-07-30T17:08:06.364Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T17:08:06.364Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T17:08:06.364Z] 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-30T17:08:06.364Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T17:08:06.364Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T17:08:06.620Z] 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-30T17:08:06.621Z] 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 694 kB/s) [2019-07-30T17:08:06.621Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T17:08:06.621Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T17:08:06.621Z] 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-30T17:08:06.621Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T17:08:06.877Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T17:08:06.877Z] 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-30T17:08:06.877Z] 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 387 kB/s) [2019-07-30T17:08:06.877Z] 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-30T17:08:06.877Z] 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-30T17:08:06.877Z] 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-30T17:08:07.134Z] 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-30T17:08:07.134Z] 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-30T17:08:07.134Z] 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-30T17:08:07.134Z] 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-30T17:08:07.134Z] 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-30T17:08:07.134Z] 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-30T17:08:07.134Z] 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-30T17:08:07.391Z] 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-30T17:08:07.391Z] 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-30T17:08:07.391Z] 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-30T17:08:07.391Z] 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 85 kB/s) [2019-07-30T17:08:07.391Z] 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-30T17:08:07.391Z] 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-30T17:08:07.391Z] 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-30T17:08:07.648Z] 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-30T17:08:07.648Z] 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-30T17:08:07.648Z] 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-30T17:08:07.648Z] 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 29 kB/s) [2019-07-30T17:08:07.648Z] 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-30T17:08:07.648Z] 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-30T17:08:07.648Z] 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-30T17:08:07.906Z] 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-30T17:08:07.906Z] 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-30T17:08:07.906Z] 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-30T17:08:07.906Z] 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 145 kB/s) [2019-07-30T17:08:07.906Z] 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-30T17:08:07.906Z] 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-30T17:08:07.906Z] 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-30T17:08:08.163Z] 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-30T17:08:08.163Z] 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-30T17:08:08.163Z] 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-30T17:08:08.163Z] 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 524 kB/s) [2019-07-30T17:08:08.163Z] 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-30T17:08:08.163Z] 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-30T17:08:08.163Z] 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-30T17:08:08.419Z] 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-30T17:08:08.419Z] 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-30T17:08:08.419Z] 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-30T17:08:08.419Z] 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 17 kB/s) [2019-07-30T17:08:08.419Z] 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-30T17:08:08.419Z] 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-30T17:08:08.419Z] 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-30T17:08:08.676Z] 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-30T17:08:08.676Z] 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-30T17:08:08.676Z] 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-30T17:08:08.676Z] 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 168 kB/s) [2019-07-30T17:08:08.676Z] 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-30T17:08:08.676Z] 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-30T17:08:08.676Z] 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-30T17:08:08.932Z] 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-30T17:08:08.932Z] 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-30T17:08:08.932Z] 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-30T17:08:08.932Z] 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 106 kB/s) [2019-07-30T17:08:08.932Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T17:08:08.932Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T17:08:08.932Z] 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-30T17:08:09.189Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T17:08:09.189Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T17:08:09.189Z] 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-30T17:08:09.189Z] 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 189 kB/s) [2019-07-30T17:08:09.189Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T17:08:09.189Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T17:08:09.446Z] 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-30T17:08:09.446Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T17:08:09.446Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T17:08:09.446Z] 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-30T17:08:09.446Z] 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 171 kB/s) [2019-07-30T17:08:09.703Z] 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-30T17:08:09.703Z] 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-30T17:08:09.703Z] 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-30T17:08:09.703Z] 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-30T17:08:09.703Z] 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-30T17:08:09.703Z] 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-30T17:08:09.961Z] 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 139 kB/s) [2019-07-30T17:08:09.961Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T17:08:09.961Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T17:08:09.961Z] 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-30T17:08:09.961Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T17:08:09.961Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T17:08:09.961Z] 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-30T17:08:10.218Z] 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 298 kB/s) [2019-07-30T17:08:10.218Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T17:08:10.218Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T17:08:10.218Z] 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-30T17:08:10.218Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T17:08:10.218Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T17:08:10.218Z] 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-30T17:08:10.218Z] 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 310 kB/s) [2019-07-30T17:08:10.218Z] 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-30T17:08:10.475Z] 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-30T17:08:10.475Z] 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-30T17:08:10.731Z] 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-30T17:08:10.731Z] 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-30T17:08:10.731Z] 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-30T17:08:10.731Z] 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 49 kB/s) [2019-07-30T17:08:10.731Z] 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-30T17:08:10.731Z] 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-30T17:08:10.731Z] 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-30T17:08:10.988Z] 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-30T17:08:10.988Z] 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-30T17:08:10.988Z] 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-30T17:08:10.988Z] 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 60 kB/s) [2019-07-30T17:08:10.988Z] 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-30T17:08:10.988Z] 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-30T17:08:10.988Z] 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-30T17:08:11.245Z] 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-30T17:08:11.245Z] 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-30T17:08:11.245Z] 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-30T17:08:11.245Z] 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 120 kB/s) [2019-07-30T17:08:11.245Z] 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-30T17:08:11.245Z] 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-30T17:08:11.245Z] 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-30T17:08:11.502Z] 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-30T17:08:11.502Z] 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-30T17:08:11.502Z] 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-30T17:08:11.502Z] 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 224 kB/s) [2019-07-30T17:08:11.502Z] 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-30T17:08:11.502Z] 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-30T17:08:11.502Z] 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-30T17:08:11.759Z] 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-30T17:08:11.759Z] 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-30T17:08:11.759Z] 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-30T17:08:11.759Z] 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 120 kB/s) [2019-07-30T17:08:11.759Z] 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-30T17:08:11.759Z] 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-30T17:08:11.759Z] 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-30T17:08:12.015Z] 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-30T17:08:12.015Z] 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-30T17:08:12.015Z] 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-30T17:08:12.015Z] 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 74 kB/s) [2019-07-30T17:08:12.015Z] 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-30T17:08:12.015Z] 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-30T17:08:12.015Z] 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-30T17:08:12.273Z] 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-30T17:08:12.273Z] 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-30T17:08:12.273Z] 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-30T17:08:12.273Z] 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 46 kB/s) [2019-07-30T17:08:12.273Z] 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-30T17:08:12.273Z] 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-30T17:08:12.273Z] 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-30T17:08:12.529Z] 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-30T17:08:12.529Z] 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-30T17:08:12.529Z] 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-30T17:08:12.529Z] 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 229 kB/s) [2019-07-30T17:08:12.529Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T17:08:12.529Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T17:08:12.529Z] 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-30T17:08:12.786Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T17:08:12.786Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T17:08:12.786Z] 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-30T17:08:12.786Z] 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 512 kB/s) [2019-07-30T17:08:12.786Z] 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-30T17:08:12.786Z] 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-30T17:08:12.786Z] 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-30T17:08:13.042Z] 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-30T17:08:13.042Z] 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-30T17:08:13.042Z] 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-30T17:08:13.042Z] Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 111 kB/s) [2019-07-30T17:08:13.042Z] 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-30T17:08:13.042Z] 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-30T17:08:13.042Z] 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-30T17:08:13.299Z] 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-30T17:08:13.299Z] 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-30T17:08:13.299Z] 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-30T17:08:13.299Z] 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 599 kB/s) [2019-07-30T17:08:13.299Z] 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-30T17:08:13.299Z] 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-30T17:08:13.299Z] 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-30T17:08:13.555Z] 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-30T17:08:13.555Z] 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-30T17:08:13.555Z] 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-30T17:08:13.555Z] 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 202 kB/s) [2019-07-30T17:08:13.555Z] 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-30T17:08:13.555Z] 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-30T17:08:13.555Z] 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-30T17:08:13.814Z] 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-30T17:08:13.814Z] 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-30T17:08:13.814Z] 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-30T17:08:13.814Z] 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 553 kB/s) [2019-07-30T17:08:13.814Z] 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-30T17:08:13.814Z] 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-30T17:08:13.814Z] 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-30T17:08:14.070Z] 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-30T17:08:14.070Z] 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-30T17:08:14.070Z] 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-30T17:08:14.070Z] 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 46 kB/s) [2019-07-30T17:08:14.070Z] 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-30T17:08:14.070Z] 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-30T17:08:14.070Z] 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-30T17:08:14.326Z] 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-30T17:08:14.326Z] 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-30T17:08:14.326Z] 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-30T17:08:14.326Z] 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 95 kB/s) [2019-07-30T17:08:14.326Z] 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-30T17:08:14.326Z] 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-30T17:08:14.326Z] 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-30T17:08:14.582Z] 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-30T17:08:14.582Z] 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-30T17:08:14.582Z] 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-30T17:08:14.582Z] 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 67 kB/s) [2019-07-30T17:08:14.582Z] 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-30T17:08:14.582Z] 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-30T17:08:14.582Z] 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-30T17:08:14.839Z] 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-30T17:08:14.839Z] 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-30T17:08:14.839Z] 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-30T17:08:14.839Z] 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 276 kB/s) [2019-07-30T17:08:14.839Z] 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-30T17:08:14.839Z] 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-30T17:08:14.839Z] 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-30T17:08:15.096Z] 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-30T17:08:15.096Z] 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-30T17:08:15.096Z] 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-30T17:08:15.096Z] 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 103 kB/s) [2019-07-30T17:08:15.096Z] 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-30T17:08:15.096Z] 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-30T17:08:15.096Z] 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-30T17:08:15.353Z] 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-30T17:08:15.353Z] 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-30T17:08:15.353Z] 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-30T17:08:15.353Z] 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 127 kB/s) [2019-07-30T17:08:15.353Z] 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-30T17:08:15.353Z] 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-30T17:08:15.353Z] 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-30T17:08:15.610Z] 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-30T17:08:15.610Z] 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-30T17:08:15.610Z] 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-30T17:08:15.610Z] 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 73 kB/s) [2019-07-30T17:08:15.610Z] 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-30T17:08:15.610Z] 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-30T17:08:15.610Z] 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-30T17:08:15.867Z] 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-30T17:08:15.867Z] 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-30T17:08:15.867Z] 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-30T17:08:15.867Z] 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 222 kB/s) [2019-07-30T17:08:15.867Z] 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-30T17:08:15.867Z] 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-30T17:08:15.867Z] 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-30T17:08:16.124Z] 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-30T17:08:16.124Z] 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-30T17:08:16.124Z] 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-30T17:08:16.124Z] 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 205 kB/s) [2019-07-30T17:08:16.124Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T17:08:16.124Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T17:08:16.124Z] 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-30T17:08:16.380Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T17:08:16.380Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T17:08:16.380Z] 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-30T17:08:16.380Z] 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 815 kB/s) [2019-07-30T17:08:16.380Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T17:08:16.380Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T17:08:16.380Z] 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-30T17:08:16.638Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T17:08:16.638Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T17:08:16.638Z] 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-30T17:08:16.638Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 205 kB/s) [2019-07-30T17:08:16.638Z] 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-30T17:08:16.638Z] 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-30T17:08:16.638Z] 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-30T17:08:16.894Z] 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-30T17:08:16.894Z] 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-30T17:08:16.894Z] 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-30T17:08:16.894Z] 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 502 kB/s) [2019-07-30T17:08:16.894Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T17:08:16.894Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T17:08:16.894Z] 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-30T17:08:17.151Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T17:08:17.151Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T17:08:17.151Z] 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-30T17:08:17.151Z] 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-30T17:08:17.151Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom [2019-07-30T17:08:17.151Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom [2019-07-30T17:08:17.151Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom [2019-07-30T17:08:17.408Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom [2019-07-30T17:08:17.408Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom [2019-07-30T17:08:17.408Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [2019-07-30T17:08:17.408Z] 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 632 kB/s) [2019-07-30T17:08:17.408Z] 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-30T17:08:17.408Z] 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-30T17:08:17.408Z] 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-30T17:08:17.664Z] 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-30T17:08:17.664Z] 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-30T17:08:17.664Z] 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-30T17:08:17.664Z] 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 458 kB/s) [2019-07-30T17:08:17.664Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T17:08:17.664Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T17:08:17.664Z] 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-30T17:08:17.920Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T17:08:17.920Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T17:08:17.920Z] 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-30T17:08:17.920Z] Progress (1): 4.1/62 kB Progress (1): 7.7/62 kB Progress (1): 12/62 kB Progress (1): 16/62 kB Progress (1): 20/62 kB Progress (1): 24/62 kB Progress (1): 28/62 kB Progress (1): 32/62 kB Progress (1): 36/62 kB Progress (1): 40/62 kB Progress (1): 44/62 kB Progress (1): 48/62 kB Progress (1): 52/62 kB Progress (1): 56/62 kB Progress (1): 60/62 kB Progress (1): 62 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.9 MB/s) [2019-07-30T17:08:17.920Z] 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-30T17:08:17.920Z] 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-30T17:08:17.920Z] 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-30T17:08:18.178Z] 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-30T17:08:18.178Z] 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-30T17:08:18.178Z] 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-30T17:08:18.178Z] 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-30T17:08:18.178Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T17:08:18.178Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T17:08:18.178Z] 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-30T17:08:18.434Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T17:08:18.434Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T17:08:18.434Z] 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-30T17:08:18.434Z] 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.3 MB/s) [2019-07-30T17:08:18.434Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom [2019-07-30T17:08:18.434Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom [2019-07-30T17:08:18.434Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom [2019-07-30T17:08:18.690Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom [2019-07-30T17:08:18.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom [2019-07-30T17:08:18.690Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [2019-07-30T17:08:18.690Z] 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 603 kB/s) [2019-07-30T17:08:18.690Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T17:08:18.690Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T17:08:18.690Z] 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-30T17:08:18.947Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T17:08:18.947Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T17:08:18.947Z] 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-30T17:08:18.947Z] 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 146 kB/s) [2019-07-30T17:08:18.947Z] 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-30T17:08:18.947Z] 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-30T17:08:18.947Z] 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-30T17:08:19.207Z] 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-30T17:08:19.207Z] 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-30T17:08:19.207Z] 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-30T17:08:19.207Z] 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 787 kB/s) [2019-07-30T17:08:19.207Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T17:08:19.207Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T17:08:19.207Z] 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-30T17:08:19.463Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T17:08:20.397Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T17:08:20.397Z] 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-30T17:08:20.397Z] 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 454 kB/s) [2019-07-30T17:08:20.397Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T17:08:20.397Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T17:08:20.397Z] 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-30T17:08:20.655Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T17:08:20.655Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T17:08:20.655Z] 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-30T17:08:20.655Z] 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 45 kB/s) [2019-07-30T17:08:20.655Z] 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-30T17:08:20.655Z] 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-30T17:08:20.655Z] 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-30T17:08:20.911Z] 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-30T17:08:20.912Z] 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-30T17:08:20.912Z] 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-30T17:08:20.912Z] 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 36 kB/s) [2019-07-30T17:08:20.912Z] 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-30T17:08:20.912Z] 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-30T17:08:20.912Z] 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-30T17:08:21.168Z] 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-30T17:08:21.168Z] 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-30T17:08:21.168Z] 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-30T17:08:21.168Z] 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 66 kB/s) [2019-07-30T17:08:21.168Z] 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-30T17:08:21.168Z] 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-30T17:08:21.168Z] 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-30T17:08:21.425Z] 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-30T17:08:21.425Z] 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-30T17:08:21.425Z] 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-30T17:08:21.425Z] 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 37 kB/s) [2019-07-30T17:08:21.425Z] 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-30T17:08:21.425Z] 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-30T17:08:21.425Z] 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-30T17:08:21.681Z] 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-30T17:08:21.681Z] 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-30T17:08:21.681Z] 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-30T17:08:21.681Z] 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 21 kB/s) [2019-07-30T17:08:21.681Z] 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-30T17:08:21.681Z] 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-30T17:08:21.681Z] 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-30T17:08:21.938Z] 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-30T17:08:21.938Z] 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-30T17:08:21.938Z] 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-30T17:08:21.938Z] 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 52 kB/s) [2019-07-30T17:08:21.938Z] 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-30T17:08:21.938Z] 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-30T17:08:22.195Z] 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-30T17:08:22.195Z] 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-30T17:08:22.195Z] 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-30T17:08:22.195Z] 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-30T17:08:22.195Z] 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 45 kB/s) [2019-07-30T17:08:22.195Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T17:08:22.195Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T17:08:22.452Z] 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-30T17:08:22.452Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T17:08:22.452Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T17:08:22.452Z] 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-30T17:08:22.452Z] 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 232 kB/s) [2019-07-30T17:08:22.452Z] 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-30T17:08:22.452Z] 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-30T17:08:22.708Z] 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-30T17:08:22.708Z] 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-30T17:08:22.708Z] 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-30T17:08:22.708Z] 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-30T17:08:22.708Z] 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 73 kB/s) [2019-07-30T17:08:22.708Z] 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-30T17:08:22.708Z] 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-30T17:08:22.964Z] 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-30T17:08:22.964Z] 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-30T17:08:22.964Z] 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-30T17:08:22.964Z] 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-30T17:08:23.221Z] 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 19 kB/s) [2019-07-30T17:08:23.221Z] 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-30T17:08:23.221Z] 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-30T17:08:23.221Z] 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-30T17:08:23.221Z] 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-30T17:08:23.221Z] 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-30T17:08:23.221Z] 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-30T17:08:23.478Z] 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 117 kB/s) [2019-07-30T17:08:23.478Z] 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-30T17:08:23.478Z] 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-30T17:08:23.478Z] 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-30T17:08:23.478Z] 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-30T17:08:23.478Z] 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-30T17:08:23.478Z] 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-30T17:08:23.734Z] 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 21 kB/s) [2019-07-30T17:08:23.734Z] 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-30T17:08:23.734Z] 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-30T17:08:23.734Z] 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-30T17:08:23.734Z] 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-30T17:08:23.734Z] 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-30T17:08:23.991Z] 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-30T17:08:23.991Z] 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 130 kB/s) [2019-07-30T17:08:23.991Z] 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-30T17:08:23.991Z] 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-30T17:08:23.991Z] 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-30T17:08:23.991Z] 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-30T17:08:24.248Z] 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-30T17:08:24.248Z] 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-30T17:08:24.248Z] 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 48 kB/s) [2019-07-30T17:08:24.248Z] 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-30T17:08:24.248Z] 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-30T17:08:24.248Z] 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-30T17:08:24.504Z] 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-30T17:08:24.504Z] 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-30T17:08:24.504Z] 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-30T17:08:24.504Z] 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 400 kB/s) [2019-07-30T17:08:24.504Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T17:08:24.504Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T17:08:24.504Z] 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-30T17:08:24.761Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T17:08:24.761Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T17:08:24.761Z] 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-30T17:08:24.761Z] 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.1 MB/s) [2019-07-30T17:08:24.761Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom [2019-07-30T17:08:24.761Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom [2019-07-30T17:08:24.761Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom [2019-07-30T17:08:25.018Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom [2019-07-30T17:08:25.018Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom [2019-07-30T17:08:25.018Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [2019-07-30T17:08:25.018Z] 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-30T17:08:25.018Z] 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-30T17:08:25.018Z] 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-30T17:08:25.018Z] 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-30T17:08:25.274Z] 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-30T17:08:25.274Z] 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-30T17:08:25.274Z] 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-30T17:08:25.274Z] 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 76 kB/s) [2019-07-30T17:08:25.274Z] 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-30T17:08:25.274Z] 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-30T17:08:25.274Z] 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-30T17:08:25.530Z] 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-30T17:08:25.530Z] 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-30T17:08:25.530Z] 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-30T17:08:25.530Z] 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 45 kB/s) [2019-07-30T17:08:25.530Z] 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-30T17:08:25.530Z] 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-30T17:08:25.530Z] 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-30T17:08:25.786Z] 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-30T17:08:25.786Z] 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-30T17:08:25.786Z] 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-30T17:08:25.786Z] 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 43 kB/s) [2019-07-30T17:08:25.786Z] 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-30T17:08:25.786Z] 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-30T17:08:25.786Z] 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-30T17:08:26.044Z] 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-30T17:08:26.044Z] 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-30T17:08:26.044Z] 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-30T17:08:26.044Z] 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 25 kB/s) [2019-07-30T17:08:26.044Z] 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-30T17:08:26.044Z] 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-30T17:08:26.044Z] 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-30T17:08:26.044Z] 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-30T17:08:26.044Z] 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-30T17:08:26.044Z] 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-30T17:08:26.044Z] 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-30T17:08:26.044Z] 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-30T17:08:26.044Z] 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-30T17:08:26.044Z] 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-30T17:08:26.044Z] 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-30T17:08:26.044Z] 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-30T17:08:26.044Z] 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-30T17:08:26.044Z] 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-30T17:08:26.044Z] 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-30T17:08:26.044Z] 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-30T17:08:26.044Z] 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-30T17:08:26.044Z] 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-30T17:08:26.302Z] 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-30T17:08:26.302Z] 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-30T17:08:26.302Z] 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-30T17:08:26.302Z] 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-30T17:08:26.302Z] 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-30T17:08:26.302Z] 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-30T17:08:26.302Z] 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-30T17:08:26.302Z] 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-30T17:08:26.302Z] 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-30T17:08:26.302Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T17:08:26.302Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T17:08:26.302Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T17:08:26.302Z] 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-30T17:08:26.302Z] 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-30T17:08:26.302Z] 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-30T17:08:26.302Z] 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-30T17:08:26.302Z] 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-30T17:08:26.302Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T17:08:26.302Z] 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-30T17:08:26.302Z] 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-30T17:08:26.302Z] 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-30T17:08:26.302Z] 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-30T17:08:26.302Z] 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-30T17:08:26.302Z] 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-30T17:08:26.302Z] 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-30T17:08:26.302Z] 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-30T17:08:26.302Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T17:08:26.559Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T17:08:26.559Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.559Z] 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-30T17:08:26.815Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T17:08:26.815Z] 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-30T17:08:26.815Z] 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-30T17:08:26.815Z] 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-30T17:08:26.815Z] 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-30T17:08:26.815Z] 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-30T17:08:26.815Z] 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-30T17:08:26.816Z] 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-30T17:08:26.816Z] 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-30T17:08:26.816Z] 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-30T17:08:26.816Z] 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-30T17:08:26.816Z] 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-30T17:08:26.816Z] 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-30T17:08:26.816Z] 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-30T17:08:26.816Z] 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-30T17:08:27.072Z] 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-30T17:08:27.072Z] 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-30T17:08:27.072Z] 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-30T17:08:27.072Z] 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-30T17:08:27.072Z] 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-30T17:08:27.329Z] 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-30T17:08:27.329Z] 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-30T17:08:27.329Z] 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-30T17:08:27.329Z] 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-30T17:08:27.329Z] 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-30T17:08:27.329Z] 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-30T17:08:27.329Z] 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-30T17:08:27.329Z] 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-30T17:08:27.329Z] 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-30T17:08:27.329Z] 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-30T17:08:27.584Z] 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-30T17:08:28.514Z] 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-30T17:08:28.514Z] 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-30T17:08:28.514Z] 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-30T17:08:28.770Z] 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-30T17:08:28.770Z] 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-30T17:08:28.770Z] 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-30T17:08:28.770Z] 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-30T17:08:28.770Z] 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-30T17:08:28.770Z] 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-30T17:08:28.770Z] 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-30T17:08:28.770Z] 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-30T17:08:29.026Z] 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-30T17:08:29.026Z] 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-30T17:08:29.026Z] 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-30T17:08:29.026Z] 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-30T17:08:29.026Z] 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-30T17:08:29.026Z] 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-30T17:08:29.026Z] 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-30T17:08:29.026Z] 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-30T17:08:29.026Z] 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-30T17:08:29.282Z] 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-30T17:08:29.282Z] 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-30T17:08:29.282Z] 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-30T17:08:29.282Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.538Z] 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-30T17:08:29.795Z] 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-30T17:08:29.795Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T17:08:29.795Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T17:08:29.795Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T17:08:29.795Z] 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-30T17:08:29.795Z] 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-30T17:08:29.795Z] 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-30T17:08:29.795Z] 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-30T17:08:29.795Z] 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-30T17:08:29.795Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T17:08:29.795Z] 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-30T17:08:29.795Z] 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-30T17:08:29.795Z] 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-30T17:08:29.795Z] 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-30T17:08:29.795Z] 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-30T17:08:29.795Z] 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-30T17:08:29.795Z] 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-30T17:08:29.795Z] 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-30T17:08:29.795Z] 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-30T17:08:30.723Z] 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-30T17:08:30.723Z] 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-30T17:08:30.723Z] 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-30T17:08:30.723Z] 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-30T17:08:30.723Z] 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-30T17:08:30.723Z] 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-30T17:08:30.723Z] 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-30T17:08:30.723Z] 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-30T17:08:30.723Z] 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-30T17:08:30.723Z] 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-30T17:08:30.979Z] 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-30T17:08:30.979Z] 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-30T17:08:30.979Z] 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-30T17:08:30.979Z] 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-30T17:08:30.979Z] 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-30T17:08:30.979Z] 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-30T17:08:30.979Z] 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-30T17:08:30.979Z] 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-30T17:08:30.979Z] 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-30T17:08:30.979Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T17:08:36.230Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T17:08:36.230Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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 Progress (2): 47 kB | 4.1/165 kB Progress (2): 47 kB | 7.7/165 kB Progress (2): 47 kB | 12/165 kB Progress (2): 47 kB | 16/165 kB Progress (3): 47 kB | 16/165 kB | 4.1/527 kB Progress (3): 47 kB | 20/165 kB | 4.1/527 kB Progress (3): 47 kB | 20/165 kB | 7.7/527 kB Progress (3): 47 kB | 24/165 kB | 7.7/527 kB Progress (3): 47 kB | 24/165 kB | 12/527 kB Progress (3): 47 kB | 24/165 kB | 16/527 kB Progress (3): 47 kB | 24/165 kB | 20/527 kB Progress (3): 47 kB | 24/165 kB | 24/527 kB Progress (3): 47 kB | 28/165 kB | 24/527 kB Progress (3): 47 kB | 32/165 kB | 24/527 kB Progress (3): 47 kB | 36/165 kB | 24/527 kB Progress (3): 47 kB | 40/165 kB | 24/527 kB Progress (3): 47 kB | 44/165 kB | 24/527 kB Progress (3): 47 kB | 48/165 kB | 24/527 kB Progress (3): 47 kB | 48/165 kB | 28/527 kB Progress (3): 47 kB | 52/165 kB | 28/527 kB Progress (3): 47 kB | 52/165 kB | 32/527 kB Progress (3): 47 kB | 56/165 kB | 32/527 kB Progress (3): 47 kB | 56/165 kB | 36/527 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 1.6 MB/s) [2019-07-30T17:08:36.230Z] Progress (2): 56/165 kB | 40/527 kB Progress (2): 60/165 kB | 40/527 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2019-07-30T17:08:36.230Z] Progress (2): 64/165 kB | 40/527 kB Progress (2): 64/165 kB | 44/527 kB Progress (2): 68/165 kB | 44/527 kB Progress (2): 68/165 kB | 48/527 kB Progress (2): 72/165 kB | 48/527 kB Progress (2): 72/165 kB | 52/527 kB Progress (2): 76/165 kB | 52/527 kB Progress (2): 76/165 kB | 56/527 kB Progress (2): 80/165 kB | 56/527 kB Progress (2): 80/165 kB | 60/527 kB Progress (2): 84/165 kB | 60/527 kB Progress (2): 84/165 kB | 64/527 kB Progress (2): 88/165 kB | 64/527 kB Progress (2): 88/165 kB | 68/527 kB Progress (2): 92/165 kB | 68/527 kB Progress (2): 92/165 kB | 72/527 kB Progress (2): 96/165 kB | 72/527 kB Progress (2): 96/165 kB | 76/527 kB Progress (2): 100/165 kB | 76/527 kB Progress (2): 100/165 kB | 80/527 kB Progress (2): 104/165 kB | 80/527 kB Progress (2): 104/165 kB | 84/527 kB Progress (2): 108/165 kB | 84/527 kB Progress (2): 108/165 kB | 88/527 kB Progress (2): 112/165 kB | 88/527 kB Progress (2): 112/165 kB | 92/527 kB Progress (2): 116/165 kB | 92/527 kB Progress (2): 116/165 kB | 96/527 kB Progress (2): 120/165 kB | 96/527 kB Progress (2): 120/165 kB | 100/527 kB Progress (2): 124/165 kB | 100/527 kB Progress (2): 124/165 kB | 104/527 kB Progress (2): 128/165 kB | 104/527 kB Progress (2): 128/165 kB | 108/527 kB Progress (2): 132/165 kB | 108/527 kB Progress (2): 132/165 kB | 112/527 kB Progress (2): 136/165 kB | 112/527 kB Progress (2): 136/165 kB | 116/527 kB Progress (2): 140/165 kB | 116/527 kB Progress (2): 140/165 kB | 120/527 kB Progress (2): 144/165 kB | 120/527 kB Progress (2): 144/165 kB | 124/527 kB Progress (2): 148/165 kB | 124/527 kB Progress (2): 148/165 kB | 128/527 kB Progress (2): 152/165 kB | 128/527 kB Progress (2): 152/165 kB | 132/527 kB Progress (2): 156/165 kB | 132/527 kB Progress (2): 156/165 kB | 136/527 kB Progress (2): 160/165 kB | 136/527 kB Progress (2): 160/165 kB | 140/527 kB Progress (2): 164/165 kB | 140/527 kB Progress (2): 164/165 kB | 144/527 kB Progress (2): 165 kB | 144/527 kB Progress (2): 165 kB | 148/527 kB Progress (2): 165 kB | 152/527 kB Progress (2): 165 kB | 156/527 kB Progress (2): 165 kB | 160/527 kB Progress (2): 165 kB | 164/527 kB Progress (2): 165 kB | 168/527 kB Progress (2): 165 kB | 172/527 kB Progress (2): 165 kB | 176/527 kB Progress (2): 165 kB | 180/527 kB Progress (2): 165 kB | 184/527 kB Progress (2): 165 kB | 188/527 kB Progress (3): 165 kB | 188/527 kB | 4.1/38 kB Progress (3): 165 kB | 192/527 kB | 4.1/38 kB Progress (3): 165 kB | 192/527 kB | 7.7/38 kB Progress (3): 165 kB | 196/527 kB | 7.7/38 kB Progress (3): 165 kB | 196/527 kB | 12/38 kB Progress (3): 165 kB | 200/527 kB | 12/38 kB Progress (3): 165 kB | 200/527 kB | 16/38 kB Progress (3): 165 kB | 204/527 kB | 16/38 kB Progress (3): 165 kB | 204/527 kB | 20/38 kB Progress (3): 165 kB | 208/527 kB | 20/38 kB Progress (3): 165 kB | 208/527 kB | 24/38 kB Progress (3): 165 kB | 212/527 kB | 24/38 kB Progress (3): 165 kB | 212/527 kB | 28/38 kB Progress (3): 165 kB | 216/527 kB | 28/38 kB Progress (3): 165 kB | 216/527 kB | 32/38 kB Progress (3): 165 kB | 220/527 kB | 32/38 kB Progress (3): 165 kB | 220/527 kB | 36/38 kB Progress (3): 165 kB | 224/527 kB | 36/38 kB Progress (3): 165 kB | 224/527 kB | 38 kB Progress (3): 165 kB | 228/527 kB | 38 kB Progress (3): 165 kB | 232/527 kB | 38 kB Progress (3): 165 kB | 236/527 kB | 38 kB Progress (3): 165 kB | 240/527 kB | 38 kB Progress (3): 165 kB | 244/527 kB | 38 kB Progress (3): 165 kB | 248/527 kB | 38 kB Progress (3): 165 kB | 252/527 kB | 38 kB Progress (3): 165 kB | 256/527 kB | 38 kB Progress (3): 165 kB | 260/527 kB | 38 kB Progress (3): 165 kB | 264/527 kB | 38 kB Progress (3): 165 kB | 268/527 kB | 38 kB Progress (3): 165 kB | 272/527 kB | 38 kB Progress (3): 165 kB | 276/527 kB | 38 kB Progress (3): 165 kB | 280/527 kB | 38 kB Progress (3): 165 kB | 284/527 kB | 38 kB Progress (3): 165 kB | 288/527 kB | 38 kB Progress (3): 165 kB | 292/527 kB | 38 kB Progress (3): 165 kB | 296/527 kB | 38 kB Progress (3): 165 kB | 300/527 kB | 38 kB Progress (3): 165 kB | 304/527 kB | 38 kB Progress (3): 165 kB | 308/527 kB | 38 kB Progress (3): 165 kB | 312/527 kB | 38 kB Progress (3): 165 kB | 316/527 kB | 38 kB Progress (3): 165 kB | 320/527 kB | 38 kB Progress (3): 165 kB | 324/527 kB | 38 kB Progress (3): 165 kB | 328/527 kB | 38 kB Progress (3): 165 kB | 332/527 kB | 38 kB Progress (3): 165 kB | 336/527 kB | 38 kB Progress (3): 165 kB | 340/527 kB | 38 kB Progress (3): 165 kB | 344/527 kB | 38 kB Progress (3): 165 kB | 348/527 kB | 38 kB Progress (3): 165 kB | 352/527 kB | 38 kB Progress (3): 165 kB | 356/527 kB | 38 kB Progress (3): 165 kB | 360/527 kB | 38 kB Progress (3): 165 kB | 364/527 kB | 38 kB Progress (3): 165 kB | 368/527 kB | 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 804 kB/s) [2019-07-30T17:08:36.230Z] Progress (2): 165 kB | 372/527 kB 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-30T17:08:36.230Z] Progress (2): 165 kB | 376/527 kB Progress (2): 165 kB | 380/527 kB Progress (2): 165 kB | 384/527 kB Progress (2): 165 kB | 388/527 kB Progress (2): 165 kB | 392/527 kB Progress (2): 165 kB | 396/527 kB Progress (2): 165 kB | 400/527 kB Progress (2): 165 kB | 404/527 kB Progress (2): 165 kB | 408/527 kB Progress (2): 165 kB | 412/527 kB Progress (2): 165 kB | 416/527 kB Progress (2): 165 kB | 420/527 kB Progress (2): 165 kB | 424/527 kB Progress (2): 165 kB | 428/527 kB Progress (2): 165 kB | 432/527 kB Progress (2): 165 kB | 436/527 kB Progress (2): 165 kB | 440/527 kB Progress (2): 165 kB | 444/527 kB Progress (2): 165 kB | 448/527 kB Progress (2): 165 kB | 452/527 kB Progress (2): 165 kB | 456/527 kB Progress (2): 165 kB | 460/527 kB Progress (2): 165 kB | 464/527 kB Progress (2): 165 kB | 468/527 kB Progress (2): 165 kB | 472/527 kB Progress (2): 165 kB | 476/527 kB Progress (2): 165 kB | 480/527 kB Progress (2): 165 kB | 484/527 kB Progress (2): 165 kB | 488/527 kB Progress (2): 165 kB | 492/527 kB Progress (2): 165 kB | 496/527 kB Progress (2): 165 kB | 500/527 kB Progress (2): 165 kB | 504/527 kB Progress (2): 165 kB | 508/527 kB Progress (2): 165 kB | 512/527 kB Progress (2): 165 kB | 516/527 kB Progress (2): 165 kB | 520/527 kB Progress (2): 165 kB | 524/527 kB Progress (2): 165 kB | 527 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 5.4 MB/s) [2019-07-30T17:08:36.230Z] 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-30T17:08:36.230Z] Progress (2): 165 kB | 4.1/5.6 kB Progress (2): 165 kB | 5.6 kB Progress (3): 165 kB | 5.6 kB | 4.1/52 kB Progress (3): 165 kB | 5.6 kB | 7.7/52 kB Progress (3): 165 kB | 5.6 kB | 12/52 kB Progress (3): 165 kB | 5.6 kB | 16/52 kB Progress (3): 165 kB | 5.6 kB | 20/52 kB Progress (3): 165 kB | 5.6 kB | 24/52 kB Progress (3): 165 kB | 5.6 kB | 28/52 kB Progress (3): 165 kB | 5.6 kB | 32/52 kB Progress (3): 165 kB | 5.6 kB | 36/52 kB Progress (3): 165 kB | 5.6 kB | 40/52 kB Progress (3): 165 kB | 5.6 kB | 44/52 kB Progress (3): 165 kB | 5.6 kB | 48/52 kB Progress (3): 165 kB | 5.6 kB | 52/52 kB Progress (3): 165 kB | 5.6 kB | 52 kB Progress (4): 165 kB | 5.6 kB | 52 kB | 4.1/202 kB Progress (5): 165 kB | 5.6 kB | 52 kB | 4.1/202 kB | 4.1/30 kB Progress (5): 165 kB | 5.6 kB | 52 kB | 7.7/202 kB | 4.1/30 kB Progress (5): 165 kB | 5.6 kB | 52 kB | 7.7/202 kB | 7.7/30 kB Progress (5): 165 kB | 5.6 kB | 52 kB | 12/202 kB | 7.7/30 kB Progress (5): 165 kB | 5.6 kB | 52 kB | 12/202 kB | 12/30 kB Progress (5): 165 kB | 5.6 kB | 52 kB | 16/202 kB | 12/30 kB Progress (5): 165 kB | 5.6 kB | 52 kB | 16/202 kB | 16/30 kB Progress (5): 165 kB | 5.6 kB | 52 kB | 20/202 kB | 16/30 kB Progress (5): 165 kB | 5.6 kB | 52 kB | 20/202 kB | 20/30 kB Progress (5): 165 kB | 5.6 kB | 52 kB | 24/202 kB | 20/30 kB Progress (5): 165 kB | 5.6 kB | 52 kB | 24/202 kB | 24/30 kB Progress (5): 165 kB | 5.6 kB | 52 kB | 28/202 kB | 24/30 kB Progress (5): 165 kB | 5.6 kB | 52 kB | 28/202 kB | 28/30 kB Progress (5): 165 kB | 5.6 kB | 52 kB | 32/202 kB | 28/30 kB Progress (5): 165 kB | 5.6 kB | 52 kB | 32/202 kB | 30 kB Progress (5): 165 kB | 5.6 kB | 52 kB | 33/202 kB | 30 kB Progress (5): 165 kB | 5.6 kB | 52 kB | 37/202 kB | 30 kB Progress (5): 165 kB | 5.6 kB | 52 kB | 41/202 kB | 30 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 440 kB/s) [2019-07-30T17:08:36.230Z] Progress (4): 165 kB | 5.6 kB | 45/202 kB | 30 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-30T17:08:36.230Z] Progress (4): 165 kB | 5.6 kB | 49/202 kB | 30 kB Progress (4): 165 kB | 5.6 kB | 53/202 kB | 30 kB Progress (4): 165 kB | 5.6 kB | 57/202 kB | 30 kB Progress (4): 165 kB | 5.6 kB | 61/202 kB | 30 kB Progress (4): 165 kB | 5.6 kB | 65/202 kB | 30 kB Progress (4): 165 kB | 5.6 kB | 66/202 kB | 30 kB Progress (4): 165 kB | 5.6 kB | 70/202 kB | 30 kB Progress (4): 165 kB | 5.6 kB | 74/202 kB | 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 1.4 MB/s) [2019-07-30T17:08:36.230Z] Progress (3): 5.6 kB | 78/202 kB | 30 kB 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-30T17:08:36.230Z] Progress (3): 5.6 kB | 82/202 kB | 30 kB Progress (3): 5.6 kB | 86/202 kB | 30 kB Progress (3): 5.6 kB | 90/202 kB | 30 kB Progress (3): 5.6 kB | 94/202 kB | 30 kB Progress (3): 5.6 kB | 98/202 kB | 30 kB Progress (3): 5.6 kB | 98/202 kB | 30 kB Progress (3): 5.6 kB | 102/202 kB | 30 kB Progress (3): 5.6 kB | 106/202 kB | 30 kB Progress (3): 5.6 kB | 110/202 kB | 30 kB Progress (3): 5.6 kB | 114/202 kB | 30 kB Progress (3): 5.6 kB | 118/202 kB | 30 kB Progress (3): 5.6 kB | 122/202 kB | 30 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 45 kB/s) [2019-07-30T17:08:36.230Z] Progress (2): 126/202 kB | 30 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-30T17:08:36.230Z] Progress (2): 130/202 kB | 30 kB Progress (2): 131/202 kB | 30 kB Progress (2): 135/202 kB | 30 kB Progress (2): 139/202 kB | 30 kB Progress (2): 143/202 kB | 30 kB Progress (2): 147/202 kB | 30 kB Progress (2): 151/202 kB | 30 kB Progress (2): 155/202 kB | 30 kB Progress (2): 159/202 kB | 30 kB Progress (2): 163/202 kB | 30 kB Progress (2): 167/202 kB | 30 kB Progress (2): 171/202 kB | 30 kB Progress (2): 175/202 kB | 30 kB Progress (2): 179/202 kB | 30 kB Progress (2): 183/202 kB | 30 kB Progress (2): 187/202 kB | 30 kB Progress (2): 191/202 kB | 30 kB Progress (2): 195/202 kB | 30 kB Progress (2): 199/202 kB | 30 kB Progress (2): 202 kB | 30 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 1.5 MB/s) [2019-07-30T17:08:36.230Z] 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-30T17:08:36.230Z] Progress (2): 30 kB | 4.1/106 kB Progress (2): 30 kB | 7.7/106 kB Progress (2): 30 kB | 12/106 kB Progress (2): 30 kB | 16/106 kB Progress (2): 30 kB | 20/106 kB Progress (2): 30 kB | 24/106 kB Progress (2): 30 kB | 28/106 kB Progress (2): 30 kB | 32/106 kB Progress (2): 30 kB | 36/106 kB Progress (2): 30 kB | 40/106 kB Progress (2): 30 kB | 44/106 kB Progress (2): 30 kB | 48/106 kB Progress (2): 30 kB | 52/106 kB Progress (2): 30 kB | 56/106 kB Progress (2): 30 kB | 60/106 kB Progress (2): 30 kB | 64/106 kB Progress (2): 30 kB | 68/106 kB Progress (2): 30 kB | 72/106 kB Progress (2): 30 kB | 76/106 kB Progress (2): 30 kB | 80/106 kB Progress (2): 30 kB | 84/106 kB Progress (2): 30 kB | 88/106 kB Progress (2): 30 kB | 92/106 kB Progress (2): 30 kB | 96/106 kB Progress (2): 30 kB | 100/106 kB Progress (2): 30 kB | 104/106 kB Progress (2): 30 kB | 106 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 212 kB/s) [2019-07-30T17:08:36.230Z] 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-30T17:08:36.230Z] Progress (2): 106 kB | 4.1/148 kB Progress (2): 106 kB | 7.7/148 kB Progress (2): 106 kB | 12/148 kB Progress (2): 106 kB | 16/148 kB Progress (2): 106 kB | 20/148 kB Progress (2): 106 kB | 24/148 kB Progress (2): 106 kB | 28/148 kB Progress (2): 106 kB | 32/148 kB Progress (2): 106 kB | 33/148 kB Progress (2): 106 kB | 37/148 kB Progress (2): 106 kB | 41/148 kB Progress (2): 106 kB | 45/148 kB Progress (2): 106 kB | 49/148 kB Progress (2): 106 kB | 53/148 kB Progress (2): 106 kB | 57/148 kB Progress (2): 106 kB | 61/148 kB Progress (2): 106 kB | 65/148 kB Progress (3): 106 kB | 65/148 kB | 4.1/14 kB Progress (3): 106 kB | 66/148 kB | 4.1/14 kB Progress (3): 106 kB | 66/148 kB | 7.7/14 kB Progress (3): 106 kB | 70/148 kB | 7.7/14 kB Progress (3): 106 kB | 70/148 kB | 12/14 kB Progress (3): 106 kB | 74/148 kB | 12/14 kB Progress (3): 106 kB | 74/148 kB | 14 kB Progress (3): 106 kB | 78/148 kB | 14 kB Progress (3): 106 kB | 82/148 kB | 14 kB Progress (3): 106 kB | 86/148 kB | 14 kB Progress (3): 106 kB | 90/148 kB | 14 kB Progress (3): 106 kB | 94/148 kB | 14 kB Progress (3): 106 kB | 98/148 kB | 14 kB Progress (3): 106 kB | 98/148 kB | 14 kB Progress (3): 106 kB | 102/148 kB | 14 kB Progress (3): 106 kB | 106/148 kB | 14 kB Progress (3): 106 kB | 110/148 kB | 14 kB Progress (3): 106 kB | 114/148 kB | 14 kB Progress (3): 106 kB | 118/148 kB | 14 kB Progress (3): 106 kB | 122/148 kB | 14 kB Progress (3): 106 kB | 126/148 kB | 14 kB Progress (3): 106 kB | 130/148 kB | 14 kB Progress (3): 106 kB | 131/148 kB | 14 kB Progress (3): 106 kB | 135/148 kB | 14 kB Progress (3): 106 kB | 139/148 kB | 14 kB Progress (3): 106 kB | 143/148 kB | 14 kB Progress (3): 106 kB | 147/148 kB | 14 kB Progress (3): 106 kB | 148 kB | 14 kB Progress (4): 106 kB | 148 kB | 14 kB | 4.1/74 kB Progress (5): 106 kB | 148 kB | 14 kB | 4.1/74 kB | 4.1/51 kB Progress (5): 106 kB | 148 kB | 14 kB | 7.7/74 kB | 4.1/51 kB Progress (5): 106 kB | 148 kB | 14 kB | 7.7/74 kB | 7.7/51 kB Progress (5): 106 kB | 148 kB | 14 kB | 12/74 kB | 7.7/51 kB Progress (5): 106 kB | 148 kB | 14 kB | 12/74 kB | 12/51 kB Progress (5): 106 kB | 148 kB | 14 kB | 16/74 kB | 12/51 kB Progress (5): 106 kB | 148 kB | 14 kB | 16/74 kB | 16/51 kB Progress (5): 106 kB | 148 kB | 14 kB | 20/74 kB | 16/51 kB Progress (5): 106 kB | 148 kB | 14 kB | 20/74 kB | 20/51 kB Progress (5): 106 kB | 148 kB | 14 kB | 24/74 kB | 20/51 kB Progress (5): 106 kB | 148 kB | 14 kB | 24/74 kB | 24/51 kB Progress (5): 106 kB | 148 kB | 14 kB | 24/74 kB | 28/51 kB Progress (5): 106 kB | 148 kB | 14 kB | 24/74 kB | 32/51 kB Progress (5): 106 kB | 148 kB | 14 kB | 28/74 kB | 32/51 kB Progress (5): 106 kB | 148 kB | 14 kB | 28/74 kB | 36/51 kB Progress (5): 106 kB | 148 kB | 14 kB | 32/74 kB | 36/51 kB Progress (5): 106 kB | 148 kB | 14 kB | 32/74 kB | 40/51 kB Progress (5): 106 kB | 148 kB | 14 kB | 36/74 kB | 40/51 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 913 kB/s) [2019-07-30T17:08:36.230Z] Progress (4): 106 kB | 14 kB | 36/74 kB | 44/51 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 652 kB/s) [2019-07-30T17:08:36.230Z] 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-30T17:08:36.230Z] 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 83 kB/s) [2019-07-30T17:08:36.230Z] Progress (2): 40/74 kB | 44/51 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [2019-07-30T17:08:36.230Z] 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-30T17:08:36.230Z] Progress (2): 40/74 kB | 48/51 kB Progress (2): 44/74 kB | 48/51 kB Progress (2): 44/74 kB | 51 kB Progress (2): 48/74 kB | 51 kB Progress (2): 52/74 kB | 51 kB Progress (2): 56/74 kB | 51 kB Progress (2): 60/74 kB | 51 kB Progress (2): 64/74 kB | 51 kB Progress (2): 68/74 kB | 51 kB Progress (2): 72/74 kB | 51 kB Progress (2): 74 kB | 51 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 299 kB/s) [2019-07-30T17:08:36.230Z] 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-30T17:08:36.230Z] Progress (2): 74 kB | 4.1/153 kB Progress (2): 74 kB | 7.7/153 kB Progress (2): 74 kB | 12/153 kB Progress (2): 74 kB | 16/153 kB Progress (2): 74 kB | 20/153 kB Progress (2): 74 kB | 24/153 kB Progress (2): 74 kB | 28/153 kB Progress (2): 74 kB | 32/153 kB Progress (2): 74 kB | 33/153 kB Progress (2): 74 kB | 37/153 kB Progress (2): 74 kB | 41/153 kB Progress (2): 74 kB | 45/153 kB Progress (2): 74 kB | 49/153 kB Progress (2): 74 kB | 53/153 kB Progress (2): 74 kB | 57/153 kB Progress (3): 74 kB | 57/153 kB | 4.1/108 kB Progress (3): 74 kB | 61/153 kB | 4.1/108 kB Progress (3): 74 kB | 61/153 kB | 7.7/108 kB Progress (3): 74 kB | 65/153 kB | 7.7/108 kB Progress (3): 74 kB | 66/153 kB | 7.7/108 kB Progress (3): 74 kB | 66/153 kB | 12/108 kB Progress (3): 74 kB | 66/153 kB | 16/108 kB Progress (3): 74 kB | 66/153 kB | 20/108 kB Progress (3): 74 kB | 66/153 kB | 24/108 kB Progress (3): 74 kB | 66/153 kB | 28/108 kB Progress (3): 74 kB | 66/153 kB | 32/108 kB Progress (3): 74 kB | 66/153 kB | 33/108 kB Progress (3): 74 kB | 66/153 kB | 37/108 kB Progress (3): 74 kB | 66/153 kB | 41/108 kB Progress (3): 74 kB | 70/153 kB | 41/108 kB Progress (3): 74 kB | 70/153 kB | 45/108 kB Progress (3): 74 kB | 74/153 kB | 45/108 kB Progress (3): 74 kB | 74/153 kB | 49/108 kB Progress (3): 74 kB | 78/153 kB | 49/108 kB Progress (3): 74 kB | 78/153 kB | 53/108 kB Progress (3): 74 kB | 82/153 kB | 53/108 kB Progress (3): 74 kB | 82/153 kB | 57/108 kB Progress (3): 74 kB | 86/153 kB | 57/108 kB Progress (3): 74 kB | 86/153 kB | 61/108 kB Progress (3): 74 kB | 90/153 kB | 61/108 kB Progress (3): 74 kB | 90/153 kB | 65/108 kB Progress (3): 74 kB | 90/153 kB | 66/108 kB Progress (3): 74 kB | 94/153 kB | 66/108 kB Progress (3): 74 kB | 94/153 kB | 70/108 kB Progress (3): 74 kB | 98/153 kB | 70/108 kB Progress (3): 74 kB | 98/153 kB | 74/108 kB Progress (3): 74 kB | 98/153 kB | 74/108 kB Progress (3): 74 kB | 98/153 kB | 78/108 kB Progress (3): 74 kB | 102/153 kB | 78/108 kB Progress (3): 74 kB | 102/153 kB | 82/108 kB Progress (3): 74 kB | 106/153 kB | 82/108 kB Progress (3): 74 kB | 106/153 kB | 86/108 kB Progress (3): 74 kB | 110/153 kB | 86/108 kB Progress (3): 74 kB | 110/153 kB | 90/108 kB Progress (3): 74 kB | 114/153 kB | 90/108 kB Progress (3): 74 kB | 114/153 kB | 94/108 kB Progress (3): 74 kB | 118/153 kB | 94/108 kB Progress (3): 74 kB | 118/153 kB | 98/108 kB Progress (3): 74 kB | 122/153 kB | 98/108 kB Progress (3): 74 kB | 122/153 kB | 102/108 kB Progress (3): 74 kB | 126/153 kB | 102/108 kB Progress (3): 74 kB | 126/153 kB | 106/108 kB Progress (3): 74 kB | 130/153 kB | 106/108 kB Progress (3): 74 kB | 130/153 kB | 108 kB Progress (3): 74 kB | 134/153 kB | 108 kB Progress (4): 74 kB | 134/153 kB | 108 kB | 4.1/472 kB Progress (4): 74 kB | 138/153 kB | 108 kB | 4.1/472 kB Progress (4): 74 kB | 138/153 kB | 108 kB | 7.7/472 kB Progress (4): 74 kB | 142/153 kB | 108 kB | 7.7/472 kB Progress (4): 74 kB | 142/153 kB | 108 kB | 12/472 kB Progress (4): 74 kB | 146/153 kB | 108 kB | 12/472 kB Progress (4): 74 kB | 146/153 kB | 108 kB | 16/472 kB Progress (4): 74 kB | 150/153 kB | 108 kB | 16/472 kB Progress (4): 74 kB | 150/153 kB | 108 kB | 20/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 20/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 24/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 28/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 32/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 33/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 37/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 41/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 45/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 49/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 53/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 57/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 61/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 65/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 66/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 70/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 74/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 78/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 82/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 86/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 90/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 94/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 98/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 98/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 102/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 106/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 110/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 114/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 118/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 122/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 126/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 130/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 134/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 138/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 142/472 kB Progress (4): 74 kB | 153 kB | 108 kB | 146/472 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 805 kB/s) [2019-07-30T17:08:36.230Z] Progress (3): 74 kB | 108 kB | 150/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-30T17:08:36.231Z] Progress (3): 74 kB | 108 kB | 154/472 kB Progress (3): 74 kB | 108 kB | 158/472 kB Progress (3): 74 kB | 108 kB | 162/472 kB Progress (3): 74 kB | 108 kB | 166/472 kB Progress (3): 74 kB | 108 kB | 170/472 kB Progress (3): 74 kB | 108 kB | 174/472 kB Progress (3): 74 kB | 108 kB | 178/472 kB Progress (4): 74 kB | 108 kB | 178/472 kB | 4.1/202 kB Progress (4): 74 kB | 108 kB | 182/472 kB | 4.1/202 kB Progress (4): 74 kB | 108 kB | 182/472 kB | 7.7/202 kB Progress (4): 74 kB | 108 kB | 186/472 kB | 7.7/202 kB Progress (4): 74 kB | 108 kB | 186/472 kB | 12/202 kB Progress (4): 74 kB | 108 kB | 190/472 kB | 12/202 kB Progress (4): 74 kB | 108 kB | 190/472 kB | 16/202 kB Progress (4): 74 kB | 108 kB | 194/472 kB | 16/202 kB Progress (4): 74 kB | 108 kB | 194/472 kB | 20/202 kB Progress (4): 74 kB | 108 kB | 198/472 kB | 20/202 kB Progress (4): 74 kB | 108 kB | 198/472 kB | 24/202 kB Progress (4): 74 kB | 108 kB | 202/472 kB | 24/202 kB Progress (4): 74 kB | 108 kB | 202/472 kB | 28/202 kB Progress (4): 74 kB | 108 kB | 206/472 kB | 28/202 kB Progress (4): 74 kB | 108 kB | 206/472 kB | 32/202 kB Progress (4): 74 kB | 108 kB | 210/472 kB | 32/202 kB Progress (4): 74 kB | 108 kB | 210/472 kB | 33/202 kB Progress (4): 74 kB | 108 kB | 214/472 kB | 33/202 kB Progress (4): 74 kB | 108 kB | 214/472 kB | 37/202 kB Progress (4): 74 kB | 108 kB | 218/472 kB | 37/202 kB Progress (4): 74 kB | 108 kB | 218/472 kB | 41/202 kB Progress (4): 74 kB | 108 kB | 222/472 kB | 41/202 kB Progress (4): 74 kB | 108 kB | 222/472 kB | 45/202 kB Progress (4): 74 kB | 108 kB | 226/472 kB | 45/202 kB Progress (4): 74 kB | 108 kB | 226/472 kB | 49/202 kB Progress (4): 74 kB | 108 kB | 230/472 kB | 49/202 kB Progress (4): 74 kB | 108 kB | 230/472 kB | 53/202 kB Progress (4): 74 kB | 108 kB | 234/472 kB | 53/202 kB Progress (4): 74 kB | 108 kB | 234/472 kB | 57/202 kB Progress (4): 74 kB | 108 kB | 238/472 kB | 57/202 kB Progress (4): 74 kB | 108 kB | 238/472 kB | 61/202 kB Progress (4): 74 kB | 108 kB | 242/472 kB | 61/202 kB Progress (4): 74 kB | 108 kB | 242/472 kB | 65/202 kB Progress (4): 74 kB | 108 kB | 246/472 kB | 65/202 kB Progress (4): 74 kB | 108 kB | 246/472 kB | 66/202 kB Progress (4): 74 kB | 108 kB | 250/472 kB | 66/202 kB Progress (4): 74 kB | 108 kB | 250/472 kB | 70/202 kB Progress (4): 74 kB | 108 kB | 254/472 kB | 70/202 kB Progress (4): 74 kB | 108 kB | 254/472 kB | 74/202 kB Progress (4): 74 kB | 108 kB | 258/472 kB | 74/202 kB Progress (4): 74 kB | 108 kB | 258/472 kB | 78/202 kB Progress (4): 74 kB | 108 kB | 262/472 kB | 78/202 kB Progress (4): 74 kB | 108 kB | 262/472 kB | 82/202 kB Progress (4): 74 kB | 108 kB | 266/472 kB | 82/202 kB Progress (4): 74 kB | 108 kB | 266/472 kB | 86/202 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 373 kB/s) [2019-07-30T17:08:36.231Z] Progress (3): 108 kB | 270/472 kB | 86/202 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-30T17:08:36.231Z] Progress (3): 108 kB | 270/472 kB | 90/202 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 540 kB/s) [2019-07-30T17:08:36.231Z] Progress (2): 274/472 kB | 90/202 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-30T17:08:36.488Z] Progress (2): 274/472 kB | 94/202 kB Progress (2): 278/472 kB | 94/202 kB Progress (2): 278/472 kB | 98/202 kB Progress (2): 282/472 kB | 98/202 kB Progress (2): 282/472 kB | 98/202 kB Progress (2): 286/472 kB | 98/202 kB Progress (2): 286/472 kB | 102/202 kB Progress (2): 290/472 kB | 102/202 kB Progress (2): 290/472 kB | 106/202 kB Progress (2): 294/472 kB | 106/202 kB Progress (2): 294/472 kB | 110/202 kB Progress (2): 298/472 kB | 110/202 kB Progress (2): 298/472 kB | 114/202 kB Progress (2): 302/472 kB | 114/202 kB Progress (2): 302/472 kB | 118/202 kB Progress (2): 306/472 kB | 118/202 kB Progress (2): 306/472 kB | 122/202 kB Progress (2): 310/472 kB | 122/202 kB Progress (2): 310/472 kB | 126/202 kB Progress (2): 314/472 kB | 126/202 kB Progress (2): 314/472 kB | 130/202 kB Progress (2): 318/472 kB | 130/202 kB Progress (2): 318/472 kB | 131/202 kB Progress (2): 322/472 kB | 131/202 kB Progress (2): 322/472 kB | 135/202 kB Progress (2): 326/472 kB | 135/202 kB Progress (2): 326/472 kB | 139/202 kB Progress (2): 330/472 kB | 139/202 kB Progress (2): 330/472 kB | 143/202 kB Progress (2): 334/472 kB | 143/202 kB Progress (2): 334/472 kB | 147/202 kB Progress (2): 338/472 kB | 147/202 kB Progress (2): 338/472 kB | 151/202 kB Progress (2): 342/472 kB | 151/202 kB Progress (2): 342/472 kB | 155/202 kB Progress (2): 346/472 kB | 155/202 kB Progress (2): 346/472 kB | 159/202 kB Progress (2): 350/472 kB | 159/202 kB Progress (2): 350/472 kB | 163/202 kB Progress (2): 354/472 kB | 163/202 kB Progress (2): 354/472 kB | 164/202 kB Progress (2): 358/472 kB | 164/202 kB Progress (2): 358/472 kB | 168/202 kB Progress (2): 362/472 kB | 168/202 kB Progress (2): 362/472 kB | 172/202 kB Progress (2): 366/472 kB | 172/202 kB Progress (2): 366/472 kB | 176/202 kB Progress (2): 370/472 kB | 176/202 kB Progress (2): 370/472 kB | 180/202 kB Progress (2): 374/472 kB | 180/202 kB Progress (2): 374/472 kB | 184/202 kB Progress (2): 378/472 kB | 184/202 kB Progress (2): 378/472 kB | 188/202 kB Progress (2): 382/472 kB | 188/202 kB Progress (2): 382/472 kB | 192/202 kB Progress (2): 386/472 kB | 192/202 kB Progress (2): 386/472 kB | 196/202 kB Progress (2): 390/472 kB | 196/202 kB Progress (2): 390/472 kB | 200/202 kB Progress (2): 394/472 kB | 200/202 kB Progress (2): 394/472 kB | 202 kB Progress (2): 398/472 kB | 202 kB Progress (2): 402/472 kB | 202 kB Progress (2): 406/472 kB | 202 kB Progress (2): 410/472 kB | 202 kB Progress (2): 414/472 kB | 202 kB Progress (2): 418/472 kB | 202 kB Progress (2): 422/472 kB | 202 kB Progress (2): 426/472 kB | 202 kB Progress (2): 430/472 kB | 202 kB Progress (2): 434/472 kB | 202 kB Progress (2): 438/472 kB | 202 kB Progress (3): 438/472 kB | 202 kB | 4.1/61 kB Progress (3): 442/472 kB | 202 kB | 4.1/61 kB Progress (3): 442/472 kB | 202 kB | 7.7/61 kB Progress (3): 446/472 kB | 202 kB | 7.7/61 kB Progress (3): 446/472 kB | 202 kB | 12/61 kB Progress (3): 450/472 kB | 202 kB | 12/61 kB Progress (3): 450/472 kB | 202 kB | 16/61 kB Progress (3): 454/472 kB | 202 kB | 16/61 kB Progress (3): 454/472 kB | 202 kB | 20/61 kB Progress (3): 458/472 kB | 202 kB | 20/61 kB Progress (3): 458/472 kB | 202 kB | 24/61 kB Progress (3): 462/472 kB | 202 kB | 24/61 kB Progress (3): 462/472 kB | 202 kB | 28/61 kB Progress (3): 466/472 kB | 202 kB | 28/61 kB Progress (3): 466/472 kB | 202 kB | 32/61 kB Progress (3): 470/472 kB | 202 kB | 32/61 kB Progress (3): 470/472 kB | 202 kB | 33/61 kB Progress (3): 472 kB | 202 kB | 33/61 kB Progress (3): 472 kB | 202 kB | 37/61 kB Progress (3): 472 kB | 202 kB | 41/61 kB Progress (3): 472 kB | 202 kB | 45/61 kB Progress (3): 472 kB | 202 kB | 49/61 kB Progress (3): 472 kB | 202 kB | 53/61 kB Progress (3): 472 kB | 202 kB | 57/61 kB Progress (3): 472 kB | 202 kB | 61/61 kB Progress (3): 472 kB | 202 kB | 61 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 280 kB/s) [2019-07-30T17:08:36.488Z] 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-30T17:08:36.488Z] Progress (3): 472 kB | 202 kB | 4.1/46 kB Progress (3): 472 kB | 202 kB | 7.7/46 kB Progress (3): 472 kB | 202 kB | 12/46 kB Progress (3): 472 kB | 202 kB | 16/46 kB Progress (3): 472 kB | 202 kB | 20/46 kB Progress (3): 472 kB | 202 kB | 24/46 kB Progress (3): 472 kB | 202 kB | 28/46 kB Progress (3): 472 kB | 202 kB | 32/46 kB Progress (3): 472 kB | 202 kB | 36/46 kB Progress (3): 472 kB | 202 kB | 40/46 kB Progress (3): 472 kB | 202 kB | 44/46 kB Progress (3): 472 kB | 202 kB | 46 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 889 kB/s) [2019-07-30T17:08:36.488Z] 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-30T17:08:36.488Z] Progress (3): 472 kB | 46 kB | 4.1/13 kB Progress (3): 472 kB | 46 kB | 7.7/13 kB Progress (3): 472 kB | 46 kB | 12/13 kB Progress (3): 472 kB | 46 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 56 kB/s) [2019-07-30T17:08:36.488Z] 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.0 MB/s) [2019-07-30T17:08:36.488Z] Progress (2): 46 kB | 4.1/29 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-30T17:08:36.488Z] 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 194 kB/s) [2019-07-30T17:08:36.488Z] 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-30T17:08:36.488Z] 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-30T17:08:36.488Z] Progress (2): 4.1/29 kB | 4.1/49 kB Progress (2): 7.7/29 kB | 4.1/49 kB Progress (2): 7.7/29 kB | 7.7/49 kB Progress (2): 12/29 kB | 7.7/49 kB Progress (2): 12/29 kB | 12/49 kB Progress (2): 16/29 kB | 12/49 kB Progress (2): 16/29 kB | 16/49 kB Progress (2): 16/29 kB | 20/49 kB Progress (2): 16/29 kB | 24/49 kB Progress (2): 20/29 kB | 24/49 kB Progress (2): 20/29 kB | 28/49 kB Progress (2): 24/29 kB | 28/49 kB Progress (2): 24/29 kB | 32/49 kB Progress (2): 28/29 kB | 32/49 kB Progress (2): 28/29 kB | 33/49 kB Progress (2): 29 kB | 33/49 kB Progress (2): 29 kB | 37/49 kB Progress (2): 29 kB | 41/49 kB Progress (2): 29 kB | 45/49 kB Progress (2): 29 kB | 49/49 kB Progress (2): 29 kB | 49 kB Progress (3): 29 kB | 49 kB | 4.1/247 kB Progress (3): 29 kB | 49 kB | 7.7/247 kB Progress (3): 29 kB | 49 kB | 12/247 kB Progress (3): 29 kB | 49 kB | 16/247 kB Progress (3): 29 kB | 49 kB | 20/247 kB Progress (3): 29 kB | 49 kB | 24/247 kB Progress (3): 29 kB | 49 kB | 28/247 kB Progress (3): 29 kB | 49 kB | 32/247 kB Progress (3): 29 kB | 49 kB | 33/247 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 115 kB/s) [2019-07-30T17:08:36.488Z] Progress (3): 49 kB | 33/247 kB | 4.1/187 kB Progress (3): 49 kB | 37/247 kB | 4.1/187 kB Progress (3): 49 kB | 37/247 kB | 7.7/187 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-30T17:08:36.488Z] Progress (3): 49 kB | 37/247 kB | 12/187 kB Progress (3): 49 kB | 41/247 kB | 12/187 kB Progress (3): 49 kB | 41/247 kB | 16/187 kB Progress (3): 49 kB | 45/247 kB | 16/187 kB Progress (3): 49 kB | 45/247 kB | 20/187 kB Progress (4): 49 kB | 45/247 kB | 20/187 kB | 4.1/86 kB Progress (4): 49 kB | 49/247 kB | 20/187 kB | 4.1/86 kB Progress (4): 49 kB | 49/247 kB | 20/187 kB | 7.7/86 kB Progress (4): 49 kB | 49/247 kB | 24/187 kB | 7.7/86 kB Progress (4): 49 kB | 49/247 kB | 24/187 kB | 12/86 kB Progress (4): 49 kB | 53/247 kB | 24/187 kB | 12/86 kB Progress (4): 49 kB | 53/247 kB | 24/187 kB | 16/86 kB Progress (4): 49 kB | 53/247 kB | 28/187 kB | 16/86 kB Progress (4): 49 kB | 53/247 kB | 28/187 kB | 20/86 kB Progress (4): 49 kB | 57/247 kB | 28/187 kB | 20/86 kB Progress (4): 49 kB | 57/247 kB | 28/187 kB | 24/86 kB Progress (4): 49 kB | 57/247 kB | 32/187 kB | 24/86 kB Progress (4): 49 kB | 61/247 kB | 32/187 kB | 24/86 kB Progress (4): 49 kB | 61/247 kB | 33/187 kB | 24/86 kB Progress (4): 49 kB | 61/247 kB | 33/187 kB | 28/86 kB Progress (4): 49 kB | 61/247 kB | 37/187 kB | 28/86 kB Progress (4): 49 kB | 65/247 kB | 37/187 kB | 28/86 kB Progress (4): 49 kB | 65/247 kB | 41/187 kB | 28/86 kB Progress (4): 49 kB | 65/247 kB | 41/187 kB | 32/86 kB Progress (4): 49 kB | 65/247 kB | 45/187 kB | 32/86 kB Progress (4): 49 kB | 66/247 kB | 45/187 kB | 32/86 kB Progress (4): 49 kB | 66/247 kB | 49/187 kB | 32/86 kB Progress (4): 49 kB | 66/247 kB | 49/187 kB | 33/86 kB Progress (4): 49 kB | 66/247 kB | 53/187 kB | 33/86 kB Progress (4): 49 kB | 70/247 kB | 53/187 kB | 33/86 kB Progress (4): 49 kB | 70/247 kB | 57/187 kB | 33/86 kB Progress (4): 49 kB | 70/247 kB | 57/187 kB | 37/86 kB Progress (4): 49 kB | 70/247 kB | 61/187 kB | 37/86 kB Progress (4): 49 kB | 74/247 kB | 61/187 kB | 37/86 kB Progress (4): 49 kB | 74/247 kB | 65/187 kB | 37/86 kB Progress (4): 49 kB | 78/247 kB | 65/187 kB | 37/86 kB Progress (4): 49 kB | 78/247 kB | 65/187 kB | 41/86 kB Progress (4): 49 kB | 82/247 kB | 65/187 kB | 41/86 kB Progress (4): 49 kB | 82/247 kB | 66/187 kB | 41/86 kB Progress (4): 49 kB | 86/247 kB | 66/187 kB | 41/86 kB Progress (4): 49 kB | 86/247 kB | 66/187 kB | 45/86 kB Progress (4): 49 kB | 90/247 kB | 66/187 kB | 45/86 kB Progress (4): 49 kB | 90/247 kB | 70/187 kB | 45/86 kB Progress (4): 49 kB | 94/247 kB | 70/187 kB | 45/86 kB Progress (4): 49 kB | 94/247 kB | 70/187 kB | 49/86 kB Progress (4): 49 kB | 98/247 kB | 70/187 kB | 49/86 kB Progress (4): 49 kB | 98/247 kB | 74/187 kB | 49/86 kB Progress (4): 49 kB | 98/247 kB | 74/187 kB | 49/86 kB Progress (4): 49 kB | 98/247 kB | 74/187 kB | 53/86 kB Progress (4): 49 kB | 102/247 kB | 74/187 kB | 53/86 kB Progress (4): 49 kB | 102/247 kB | 78/187 kB | 53/86 kB Progress (5): 49 kB | 102/247 kB | 78/187 kB | 53/86 kB | 4.1/209 kB Progress (5): 49 kB | 102/247 kB | 82/187 kB | 53/86 kB | 4.1/209 kB Progress (5): 49 kB | 106/247 kB | 82/187 kB | 53/86 kB | 4.1/209 kB Progress (5): 49 kB | 106/247 kB | 82/187 kB | 57/86 kB | 4.1/209 kB Progress (5): 49 kB | 110/247 kB | 82/187 kB | 57/86 kB | 4.1/209 kB Progress (5): 49 kB | 110/247 kB | 86/187 kB | 57/86 kB | 4.1/209 kB Progress (5): 49 kB | 110/247 kB | 86/187 kB | 57/86 kB | 7.7/209 kB Progress (5): 49 kB | 110/247 kB | 90/187 kB | 57/86 kB | 7.7/209 kB Progress (5): 49 kB | 114/247 kB | 90/187 kB | 57/86 kB | 7.7/209 kB Progress (5): 49 kB | 114/247 kB | 90/187 kB | 61/86 kB | 7.7/209 kB Progress (5): 49 kB | 118/247 kB | 90/187 kB | 61/86 kB | 7.7/209 kB Progress (5): 49 kB | 118/247 kB | 94/187 kB | 61/86 kB | 7.7/209 kB Progress (5): 49 kB | 118/247 kB | 94/187 kB | 61/86 kB | 12/209 kB Progress (5): 49 kB | 118/247 kB | 98/187 kB | 61/86 kB | 12/209 kB Progress (5): 49 kB | 122/247 kB | 98/187 kB | 61/86 kB | 12/209 kB Progress (5): 49 kB | 122/247 kB | 98/187 kB | 65/86 kB | 12/209 kB Progress (5): 49 kB | 126/247 kB | 98/187 kB | 65/86 kB | 12/209 kB Progress (5): 49 kB | 126/247 kB | 98/187 kB | 65/86 kB | 12/209 kB Progress (5): 49 kB | 126/247 kB | 98/187 kB | 65/86 kB | 16/209 kB Progress (5): 49 kB | 126/247 kB | 102/187 kB | 65/86 kB | 16/209 kB Progress (5): 49 kB | 130/247 kB | 102/187 kB | 65/86 kB | 16/209 kB Progress (5): 49 kB | 130/247 kB | 102/187 kB | 66/86 kB | 16/209 kB Progress (5): 49 kB | 131/247 kB | 102/187 kB | 66/86 kB | 16/209 kB Progress (5): 49 kB | 131/247 kB | 106/187 kB | 66/86 kB | 16/209 kB Progress (5): 49 kB | 131/247 kB | 106/187 kB | 66/86 kB | 20/209 kB Progress (5): 49 kB | 131/247 kB | 110/187 kB | 66/86 kB | 20/209 kB Progress (5): 49 kB | 135/247 kB | 110/187 kB | 66/86 kB | 20/209 kB Progress (5): 49 kB | 135/247 kB | 110/187 kB | 70/86 kB | 20/209 kB Progress (5): 49 kB | 139/247 kB | 110/187 kB | 70/86 kB | 20/209 kB Progress (5): 49 kB | 139/247 kB | 114/187 kB | 70/86 kB | 20/209 kB Progress (5): 49 kB | 139/247 kB | 114/187 kB | 70/86 kB | 24/209 kB Progress (5): 49 kB | 139/247 kB | 114/187 kB | 74/86 kB | 24/209 kB Progress (5): 49 kB | 139/247 kB | 114/187 kB | 78/86 kB | 24/209 kB Progress (5): 49 kB | 143/247 kB | 114/187 kB | 78/86 kB | 24/209 kB Progress (5): 49 kB | 143/247 kB | 118/187 kB | 78/86 kB | 24/209 kB Progress (5): 49 kB | 143/247 kB | 118/187 kB | 78/86 kB | 28/209 kB Progress (5): 49 kB | 143/247 kB | 122/187 kB | 78/86 kB | 28/209 kB Progress (5): 49 kB | 147/247 kB | 122/187 kB | 78/86 kB | 28/209 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 168 kB/s) [2019-07-30T17:08:36.488Z] Progress (4): 147/247 kB | 122/187 kB | 82/86 kB | 28/209 kB 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-30T17:08:36.488Z] Progress (4): 151/247 kB | 122/187 kB | 82/86 kB | 28/209 kB Progress (4): 151/247 kB | 126/187 kB | 82/86 kB | 28/209 kB Progress (4): 151/247 kB | 126/187 kB | 82/86 kB | 32/209 kB Progress (4): 151/247 kB | 130/187 kB | 82/86 kB | 32/209 kB Progress (4): 155/247 kB | 130/187 kB | 82/86 kB | 32/209 kB Progress (4): 155/247 kB | 130/187 kB | 86/86 kB | 32/209 kB Progress (4): 159/247 kB | 130/187 kB | 86/86 kB | 32/209 kB Progress (4): 159/247 kB | 134/187 kB | 86/86 kB | 32/209 kB Progress (4): 159/247 kB | 134/187 kB | 86/86 kB | 33/209 kB Progress (4): 159/247 kB | 138/187 kB | 86/86 kB | 33/209 kB Progress (4): 163/247 kB | 138/187 kB | 86/86 kB | 33/209 kB Progress (4): 163/247 kB | 138/187 kB | 86 kB | 33/209 kB Progress (4): 167/247 kB | 138/187 kB | 86 kB | 33/209 kB Progress (4): 167/247 kB | 142/187 kB | 86 kB | 33/209 kB Progress (4): 167/247 kB | 142/187 kB | 86 kB | 37/209 kB Progress (4): 167/247 kB | 146/187 kB | 86 kB | 37/209 kB Progress (4): 171/247 kB | 146/187 kB | 86 kB | 37/209 kB Progress (4): 171/247 kB | 150/187 kB | 86 kB | 37/209 kB Progress (4): 171/247 kB | 150/187 kB | 86 kB | 41/209 kB Progress (4): 171/247 kB | 154/187 kB | 86 kB | 41/209 kB Progress (4): 175/247 kB | 154/187 kB | 86 kB | 41/209 kB Progress (4): 175/247 kB | 158/187 kB | 86 kB | 41/209 kB Progress (4): 175/247 kB | 158/187 kB | 86 kB | 45/209 kB Progress (4): 175/247 kB | 162/187 kB | 86 kB | 45/209 kB Progress (4): 179/247 kB | 162/187 kB | 86 kB | 45/209 kB Progress (4): 179/247 kB | 166/187 kB | 86 kB | 45/209 kB Progress (4): 179/247 kB | 166/187 kB | 86 kB | 49/209 kB Progress (4): 179/247 kB | 170/187 kB | 86 kB | 49/209 kB Progress (4): 183/247 kB | 170/187 kB | 86 kB | 49/209 kB Progress (4): 183/247 kB | 174/187 kB | 86 kB | 49/209 kB Progress (4): 183/247 kB | 174/187 kB | 86 kB | 53/209 kB Progress (4): 183/247 kB | 178/187 kB | 86 kB | 53/209 kB Progress (4): 187/247 kB | 178/187 kB | 86 kB | 53/209 kB Progress (4): 187/247 kB | 182/187 kB | 86 kB | 53/209 kB Progress (4): 187/247 kB | 182/187 kB | 86 kB | 57/209 kB Progress (4): 187/247 kB | 186/187 kB | 86 kB | 57/209 kB Progress (4): 191/247 kB | 186/187 kB | 86 kB | 57/209 kB Progress (4): 191/247 kB | 187 kB | 86 kB | 57/209 kB Progress (4): 191/247 kB | 187 kB | 86 kB | 61/209 kB Progress (4): 195/247 kB | 187 kB | 86 kB | 61/209 kB Progress (4): 195/247 kB | 187 kB | 86 kB | 65/209 kB Progress (4): 199/247 kB | 187 kB | 86 kB | 65/209 kB Progress (4): 199/247 kB | 187 kB | 86 kB | 66/209 kB Progress (4): 203/247 kB | 187 kB | 86 kB | 66/209 kB Progress (4): 203/247 kB | 187 kB | 86 kB | 70/209 kB Progress (4): 207/247 kB | 187 kB | 86 kB | 70/209 kB Progress (4): 207/247 kB | 187 kB | 86 kB | 74/209 kB Progress (4): 211/247 kB | 187 kB | 86 kB | 74/209 kB Progress (4): 211/247 kB | 187 kB | 86 kB | 78/209 kB Progress (4): 215/247 kB | 187 kB | 86 kB | 78/209 kB Progress (4): 215/247 kB | 187 kB | 86 kB | 82/209 kB Progress (4): 219/247 kB | 187 kB | 86 kB | 82/209 kB Progress (4): 219/247 kB | 187 kB | 86 kB | 86/209 kB Progress (4): 223/247 kB | 187 kB | 86 kB | 86/209 kB Progress (4): 223/247 kB | 187 kB | 86 kB | 90/209 kB Progress (4): 227/247 kB | 187 kB | 86 kB | 90/209 kB Progress (4): 227/247 kB | 187 kB | 86 kB | 94/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 283 kB/s) [2019-07-30T17:08:36.488Z] Progress (3): 227/247 kB | 187 kB | 98/209 kB Progress (3): 231/247 kB | 187 kB | 98/209 kB Progress (3): 231/247 kB | 187 kB | 98/209 kB 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-30T17:08:36.488Z] Progress (3): 231/247 kB | 187 kB | 102/209 kB Progress (3): 235/247 kB | 187 kB | 102/209 kB Progress (3): 235/247 kB | 187 kB | 106/209 kB Progress (3): 239/247 kB | 187 kB | 106/209 kB Progress (3): 239/247 kB | 187 kB | 110/209 kB Progress (3): 243/247 kB | 187 kB | 110/209 kB Progress (3): 243/247 kB | 187 kB | 114/209 kB Progress (3): 247/247 kB | 187 kB | 114/209 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 613 kB/s) [2019-07-30T17:08:36.488Z] Progress (2): 247 kB | 114/209 kB Progress (2): 247 kB | 118/209 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-30T17:08:36.488Z] Progress (2): 247 kB | 122/209 kB Progress (2): 247 kB | 126/209 kB Progress (2): 247 kB | 130/209 kB Progress (2): 247 kB | 131/209 kB Progress (2): 247 kB | 135/209 kB Progress (2): 247 kB | 139/209 kB Progress (2): 247 kB | 143/209 kB Progress (2): 247 kB | 147/209 kB Progress (2): 247 kB | 151/209 kB Progress (2): 247 kB | 155/209 kB Progress (2): 247 kB | 159/209 kB Progress (2): 247 kB | 163/209 kB Progress (2): 247 kB | 167/209 kB Progress (2): 247 kB | 171/209 kB Progress (2): 247 kB | 175/209 kB Progress (2): 247 kB | 179/209 kB Progress (2): 247 kB | 183/209 kB Progress (2): 247 kB | 187/209 kB Progress (2): 247 kB | 191/209 kB Progress (2): 247 kB | 195/209 kB Progress (2): 247 kB | 199/209 kB Progress (2): 247 kB | 203/209 kB Progress (2): 247 kB | 207/209 kB Progress (2): 247 kB | 209 kB Progress (3): 247 kB | 209 kB | 4.1/58 kB Progress (3): 247 kB | 209 kB | 7.7/58 kB Progress (4): 247 kB | 209 kB | 7.7/58 kB | 4.1/56 kB Progress (4): 247 kB | 209 kB | 12/58 kB | 4.1/56 kB Progress (4): 247 kB | 209 kB | 12/58 kB | 7.7/56 kB Progress (4): 247 kB | 209 kB | 16/58 kB | 7.7/56 kB Progress (4): 247 kB | 209 kB | 16/58 kB | 12/56 kB Progress (4): 247 kB | 209 kB | 20/58 kB | 12/56 kB Progress (4): 247 kB | 209 kB | 20/58 kB | 16/56 kB Progress (4): 247 kB | 209 kB | 24/58 kB | 16/56 kB Progress (4): 247 kB | 209 kB | 24/58 kB | 20/56 kB Progress (4): 247 kB | 209 kB | 28/58 kB | 20/56 kB Progress (4): 247 kB | 209 kB | 28/58 kB | 24/56 kB Progress (4): 247 kB | 209 kB | 32/58 kB | 24/56 kB Progress (4): 247 kB | 209 kB | 32/58 kB | 28/56 kB Progress (4): 247 kB | 209 kB | 36/58 kB | 28/56 kB Progress (4): 247 kB | 209 kB | 36/58 kB | 32/56 kB Progress (4): 247 kB | 209 kB | 40/58 kB | 32/56 kB Progress (4): 247 kB | 209 kB | 40/58 kB | 36/56 kB Progress (4): 247 kB | 209 kB | 44/58 kB | 36/56 kB Progress (4): 247 kB | 209 kB | 44/58 kB | 40/56 kB Progress (4): 247 kB | 209 kB | 48/58 kB | 40/56 kB Progress (4): 247 kB | 209 kB | 48/58 kB | 44/56 kB Progress (4): 247 kB | 209 kB | 52/58 kB | 44/56 kB Progress (4): 247 kB | 209 kB | 52/58 kB | 48/56 kB Progress (4): 247 kB | 209 kB | 56/58 kB | 48/56 kB Progress (4): 247 kB | 209 kB | 56/58 kB | 52/56 kB Progress (4): 247 kB | 209 kB | 58 kB | 52/56 kB Progress (4): 247 kB | 209 kB | 58 kB | 56/56 kB Progress (4): 247 kB | 209 kB | 58 kB | 56 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 743 kB/s) [2019-07-30T17:08:36.488Z] 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-30T17:08:36.488Z] Progress (4): 209 kB | 58 kB | 56 kB | 4.1/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 7.7/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 12/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 16/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 20/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 24/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 28/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 32/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 33/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 37/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 41/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 45/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 49/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 53/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 57/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 61/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 65/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 66/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 70/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 74/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 78/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 82/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 86/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 90/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 94/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 98/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 98/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 102/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 106/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 110/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 114/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 118/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 122/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 126/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 130/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 131/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 135/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 139/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 143/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 147/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 151/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 155/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 159/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 163/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 164/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 168/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 172/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 176/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 180/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 184/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 188/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 192/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 196/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 197/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 201/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 205/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 209/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 213/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 217/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 221/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 225/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 229/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 229/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 233/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 237/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 241/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 245/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 249/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 253/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 257/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 261/532 kB Progress (4): 209 kB | 58 kB | 56 kB | 262/532 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 600 kB/s) [2019-07-30T17:08:36.488Z] Progress (4): 58 kB | 56 kB | 262/532 kB | 4.1/100 kB Progress (4): 58 kB | 56 kB | 266/532 kB | 4.1/100 kB Progress (4): 58 kB | 56 kB | 266/532 kB | 7.7/100 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-30T17:08:36.488Z] Progress (4): 58 kB | 56 kB | 266/532 kB | 12/100 kB Progress (4): 58 kB | 56 kB | 270/532 kB | 12/100 kB Progress (4): 58 kB | 56 kB | 270/532 kB | 16/100 kB Progress (4): 58 kB | 56 kB | 274/532 kB | 16/100 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 159 kB/s) [2019-07-30T17:08:36.488Z] Progress (3): 58 kB | 278/532 kB | 16/100 kB Progress (3): 58 kB | 278/532 kB | 20/100 kB Progress (3): 58 kB | 282/532 kB | 20/100 kB 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-30T17:08:36.488Z] 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 165 kB/s) [2019-07-30T17:08:36.488Z] Progress (2): 286/532 kB | 20/100 kB Progress (2): 286/532 kB | 24/100 kB Progress (2): 290/532 kB | 24/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-30T17:08:36.488Z] Progress (2): 290/532 kB | 28/100 kB Progress (2): 294/532 kB | 28/100 kB Progress (2): 294/532 kB | 32/100 kB Progress (2): 295/532 kB | 32/100 kB Progress (2): 295/532 kB | 33/100 kB Progress (2): 299/532 kB | 33/100 kB Progress (2): 303/532 kB | 33/100 kB Progress (2): 303/532 kB | 37/100 kB Progress (2): 307/532 kB | 37/100 kB Progress (2): 307/532 kB | 41/100 kB Progress (2): 311/532 kB | 41/100 kB Progress (2): 311/532 kB | 45/100 kB Progress (2): 315/532 kB | 45/100 kB Progress (2): 315/532 kB | 49/100 kB Progress (2): 319/532 kB | 49/100 kB Progress (2): 319/532 kB | 53/100 kB Progress (2): 323/532 kB | 53/100 kB Progress (2): 323/532 kB | 57/100 kB Progress (2): 327/532 kB | 57/100 kB Progress (2): 328/532 kB | 57/100 kB Progress (2): 328/532 kB | 61/100 kB Progress (2): 332/532 kB | 61/100 kB Progress (2): 332/532 kB | 65/100 kB Progress (2): 336/532 kB | 65/100 kB Progress (2): 336/532 kB | 66/100 kB Progress (2): 340/532 kB | 66/100 kB Progress (2): 344/532 kB | 66/100 kB Progress (2): 344/532 kB | 70/100 kB Progress (2): 348/532 kB | 70/100 kB Progress (2): 348/532 kB | 74/100 kB Progress (2): 352/532 kB | 74/100 kB Progress (2): 352/532 kB | 78/100 kB Progress (2): 356/532 kB | 78/100 kB Progress (2): 356/532 kB | 82/100 kB Progress (2): 360/532 kB | 82/100 kB Progress (2): 360/532 kB | 82/100 kB Progress (2): 360/532 kB | 86/100 kB Progress (2): 365/532 kB | 86/100 kB Progress (2): 365/532 kB | 90/100 kB Progress (2): 368/532 kB | 90/100 kB Progress (2): 368/532 kB | 94/100 kB Progress (2): 373/532 kB | 94/100 kB Progress (2): 373/532 kB | 98/100 kB Progress (2): 376/532 kB | 98/100 kB Progress (2): 376/532 kB | 100 kB Progress (2): 381/532 kB | 100 kB Progress (2): 384/532 kB | 100 kB Progress (2): 389/532 kB | 100 kB Progress (2): 392/532 kB | 100 kB Progress (2): 397/532 kB | 100 kB Progress (2): 400/532 kB | 100 kB Progress (2): 405/532 kB | 100 kB Progress (2): 408/532 kB | 100 kB Progress (2): 413/532 kB | 100 kB Progress (2): 416/532 kB | 100 kB Progress (2): 421/532 kB | 100 kB Progress (2): 424/532 kB | 100 kB Progress (2): 429/532 kB | 100 kB Progress (2): 432/532 kB | 100 kB Progress (2): 437/532 kB | 100 kB Progress (2): 440/532 kB | 100 kB Progress (2): 445/532 kB | 100 kB Progress (2): 448/532 kB | 100 kB Progress (2): 453/532 kB | 100 kB Progress (3): 453/532 kB | 100 kB | 4.1/13 kB Progress (3): 456/532 kB | 100 kB | 4.1/13 kB Progress (3): 456/532 kB | 100 kB | 7.7/13 kB Progress (3): 461/532 kB | 100 kB | 7.7/13 kB Progress (3): 461/532 kB | 100 kB | 12/13 kB Progress (3): 464/532 kB | 100 kB | 12/13 kB Progress (3): 464/532 kB | 100 kB | 13 kB Progress (3): 469/532 kB | 100 kB | 13 kB Progress (3): 472/532 kB | 100 kB | 13 kB Progress (3): 477/532 kB | 100 kB | 13 kB Progress (3): 480/532 kB | 100 kB | 13 kB Progress (3): 485/532 kB | 100 kB | 13 kB Progress (3): 488/532 kB | 100 kB | 13 kB Progress (3): 493/532 kB | 100 kB | 13 kB Progress (3): 496/532 kB | 100 kB | 13 kB Progress (3): 501/532 kB | 100 kB | 13 kB Progress (3): 504/532 kB | 100 kB | 13 kB Progress (3): 509/532 kB | 100 kB | 13 kB Progress (3): 512/532 kB | 100 kB | 13 kB Progress (3): 517/532 kB | 100 kB | 13 kB Progress (3): 520/532 kB | 100 kB | 13 kB Progress (3): 525/532 kB | 100 kB | 13 kB Progress (3): 528/532 kB | 100 kB | 13 kB Progress (3): 532 kB | 100 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 271 kB/s) [2019-07-30T17:08:36.488Z] 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-30T17:08:36.488Z] 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.4 MB/s) [2019-07-30T17:08:36.488Z] Progress (2): 13 kB | 4.1/245 kB Progress (3): 13 kB | 4.1/245 kB | 3.2 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.jar (13 kB at 34 kB/s) [2019-07-30T17:08:36.488Z] Progress (3): 4.1/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 7.7/245 kB | 3.2 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-30T17:08:36.488Z] Progress (3): 12/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 12/245 kB | 3.2 kB | 0/1.4 MB 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-30T17:08:36.488Z] Progress (3): 12/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 16/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 16/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 20/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 20/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 24/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 24/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 28/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 28/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 32/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 32/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 33/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 33/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 37/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 37/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 41/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 41/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 45/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 45/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 49/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 49/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 53/245 kB | 3.2 kB | 0/1.4 MB Progress (3): 53/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 57/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 57/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 61/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 61/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 65/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 65/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 66/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 66/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 70/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 70/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 74/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 74/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 78/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 78/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 82/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 82/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 86/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 86/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 90/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 90/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 94/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 94/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 98/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 98/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 98/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 98/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 102/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 102/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 106/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 106/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 110/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 110/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 114/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 114/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 118/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 118/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 122/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 122/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 126/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 126/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 130/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 130/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 131/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 131/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 135/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 135/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 139/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 139/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 143/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 143/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 147/245 kB | 3.2 kB | 0.1/1.4 MB Progress (3): 147/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 151/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 151/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 155/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 155/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 159/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 159/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 163/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 163/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 167/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 167/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 171/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 171/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 175/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 175/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 179/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 179/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 183/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 183/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 187/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 187/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 191/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 191/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 195/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 195/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 199/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 199/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 203/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 203/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 207/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 207/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 211/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 211/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 215/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 215/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 219/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 219/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 223/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 223/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 227/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 227/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 231/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 231/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 235/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 235/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 239/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 239/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 243/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 243/245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.2/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.3/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.4/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB Progress (3): 245 kB | 3.2 kB | 0.5/1.4 MB 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 7.6 kB/s) [2019-07-30T17:08:36.488Z] Progress (2): 245 kB | 0.5/1.4 MB 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-30T17:08:36.747Z] Progress (2): 245 kB | 0.6/1.4 MB Progress (2): 245 kB | 0.6/1.4 MB Progress (2): 245 kB | 0.6/1.4 MB Progress (3): 245 kB | 0.6/1.4 MB | 4.1/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 4.1/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 7.7/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 7.7/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 12/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 12/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 16/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 16/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 20/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 20/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 24/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 24/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 28/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 28/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 32/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 32/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.6/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 33/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 37/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 37/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 41/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 41/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 45/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 45/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 49/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 49/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 53/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 53/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 57/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 57/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 57/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 61/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 61/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 65/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 65/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 69/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 69/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 73/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 73/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 77/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 77/112 kB Progress (3): 245 kB | 0.7/1.4 MB | 81/112 kB Progress (3): 245 kB | 0.8/1.4 MB | 81/112 kB Progress (3): 245 kB | 0.8/1.4 MB | 85/112 kB Progress (3): 245 kB | 0.8/1.4 MB | 85/112 kB Progress (3): 245 kB | 0.8/1.4 MB | 89/112 kB Progress (3): 245 kB | 0.8/1.4 MB | 89/112 kB Progress (3): 245 kB | 0.8/1.4 MB | 93/112 kB Progress (3): 245 kB | 0.8/1.4 MB | 93/112 kB Progress (3): 245 kB | 0.8/1.4 MB | 97/112 kB Progress (3): 245 kB | 0.8/1.4 MB | 97/112 kB Progress (3): 245 kB | 0.8/1.4 MB | 101/112 kB Progress (3): 245 kB | 0.8/1.4 MB | 101/112 kB Progress (3): 245 kB | 0.8/1.4 MB | 105/112 kB Progress (3): 245 kB | 0.8/1.4 MB | 105/112 kB Progress (3): 245 kB | 0.8/1.4 MB | 109/112 kB Progress (3): 245 kB | 0.8/1.4 MB | 109/112 kB Progress (3): 245 kB | 0.8/1.4 MB | 112 kB Progress (3): 245 kB | 0.8/1.4 MB | 112 kB Progress (3): 245 kB | 0.8/1.4 MB | 112 kB Progress (3): 245 kB | 0.8/1.4 MB | 112 kB Progress (3): 245 kB | 0.8/1.4 MB | 112 kB Progress (3): 245 kB | 0.8/1.4 MB | 112 kB Progress (3): 245 kB | 0.8/1.4 MB | 112 kB Progress (3): 245 kB | 0.8/1.4 MB | 112 kB Progress (3): 245 kB | 0.8/1.4 MB | 112 kB Progress (3): 245 kB | 0.8/1.4 MB | 112 kB Progress (3): 245 kB | 0.8/1.4 MB | 112 kB Progress (3): 245 kB | 0.8/1.4 MB | 112 kB Progress (3): 245 kB | 0.8/1.4 MB | 112 kB Progress (3): 245 kB | 0.8/1.4 MB | 112 kB Progress (3): 245 kB | 0.8/1.4 MB | 112 kB Progress (3): 245 kB | 0.8/1.4 MB | 112 kB Progress (3): 245 kB | 0.8/1.4 MB | 112 kB Progress (3): 245 kB | 0.8/1.4 MB | 112 kB Progress (3): 245 kB | 0.9/1.4 MB | 112 kB Progress (3): 245 kB | 0.9/1.4 MB | 112 kB Progress (3): 245 kB | 0.9/1.4 MB | 112 kB Progress (3): 245 kB | 0.9/1.4 MB | 112 kB Progress (3): 245 kB | 0.9/1.4 MB | 112 kB Progress (3): 245 kB | 0.9/1.4 MB | 112 kB Progress (3): 245 kB | 0.9/1.4 MB | 112 kB Progress (3): 245 kB | 0.9/1.4 MB | 112 kB Progress (3): 245 kB | 0.9/1.4 MB | 112 kB Progress (3): 245 kB | 0.9/1.4 MB | 112 kB Progress (3): 245 kB | 0.9/1.4 MB | 112 kB Progress (3): 245 kB | 0.9/1.4 MB | 112 kB Progress (3): 245 kB | 0.9/1.4 MB | 112 kB Progress (3): 245 kB | 0.9/1.4 MB | 112 kB Progress (3): 245 kB | 0.9/1.4 MB | 112 kB Progress (3): 245 kB | 0.9/1.4 MB | 112 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 499 kB/s) [2019-07-30T17:08:36.747Z] Progress (3): 0.9/1.4 MB | 112 kB | 4.1/37 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 227 kB/s) [2019-07-30T17:08:36.747Z] Progress (2): 0.9/1.4 MB | 7.7/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-30T17:08:36.747Z] Progress (3): 0.9/1.4 MB | 7.7/37 kB | 4.1/7.2 kB Progress (3): 0.9/1.4 MB | 7.7/37 kB | 4.1/7.2 kB Progress (3): 0.9/1.4 MB | 7.7/37 kB | 7.2 kB Progress (3): 0.9/1.4 MB | 12/37 kB | 7.2 kB 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-30T17:08:36.747Z] Progress (3): 0.9/1.4 MB | 16/37 kB | 7.2 kB Progress (3): 0.9/1.4 MB | 16/37 kB | 7.2 kB Progress (3): 0.9/1.4 MB | 20/37 kB | 7.2 kB Progress (3): 0.9/1.4 MB | 20/37 kB | 7.2 kB Progress (3): 0.9/1.4 MB | 24/37 kB | 7.2 kB Progress (3): 0.9/1.4 MB | 24/37 kB | 7.2 kB Progress (3): 0.9/1.4 MB | 28/37 kB | 7.2 kB Progress (3): 0.9/1.4 MB | 28/37 kB | 7.2 kB Progress (3): 0.9/1.4 MB | 32/37 kB | 7.2 kB Progress (3): 0.9/1.4 MB | 32/37 kB | 7.2 kB Progress (3): 0.9/1.4 MB | 36/37 kB | 7.2 kB Progress (3): 0.9/1.4 MB | 36/37 kB | 7.2 kB Progress (3): 0.9/1.4 MB | 37 kB | 7.2 kB Progress (3): 0.9/1.4 MB | 37 kB | 7.2 kB Progress (3): 0.9/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.0/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.1/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.1/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.1/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.1/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.1/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.1/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.1/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.1/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.1/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.1/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.1/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.1/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.1/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.1/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.1/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.1/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.1/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.1/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.1/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.1/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.1/1.4 MB | 37 kB | 7.2 kB Progress (3): 1.1/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/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar (7.2 kB at 14 kB/s) [2019-07-30T17:08:36.747Z] Progress (2): 1.1/1.4 MB | 37 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-30T17:08:36.747Z] Progress (2): 1.1/1.4 MB | 37 kB Progress (2): 1.1/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.2/1.4 MB | 37 kB Progress (2): 1.3/1.4 MB | 37 kB Progress (2): 1.3/1.4 MB | 37 kB Progress (2): 1.3/1.4 MB | 37 kB Progress (2): 1.3/1.4 MB | 37 kB Progress (2): 1.3/1.4 MB | 37 kB Progress (2): 1.3/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 72 kB/s) [2019-07-30T17:08:36.747Z] Progress (1): 1.3/1.4 MB 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-30T17:08:36.747Z] Progress (2): 1.3/1.4 MB | 4.1/37 kB Progress (2): 1.3/1.4 MB | 4.1/37 kB Progress (2): 1.3/1.4 MB | 7.7/37 kB Progress (2): 1.3/1.4 MB | 7.7/37 kB Progress (2): 1.3/1.4 MB | 7.7/37 kB Progress (2): 1.3/1.4 MB | 12/37 kB Progress (2): 1.3/1.4 MB | 12/37 kB Progress (2): 1.3/1.4 MB | 16/37 kB Progress (2): 1.3/1.4 MB | 16/37 kB Progress (2): 1.3/1.4 MB | 20/37 kB Progress (2): 1.3/1.4 MB | 20/37 kB Progress (3): 1.3/1.4 MB | 20/37 kB | 4.1/285 kB Progress (3): 1.3/1.4 MB | 24/37 kB | 4.1/285 kB Progress (3): 1.3/1.4 MB | 24/37 kB | 7.7/285 kB Progress (3): 1.3/1.4 MB | 24/37 kB | 7.7/285 kB Progress (3): 1.3/1.4 MB | 28/37 kB | 7.7/285 kB Progress (3): 1.3/1.4 MB | 28/37 kB | 7.7/285 kB Progress (3): 1.3/1.4 MB | 28/37 kB | 12/285 kB Progress (3): 1.3/1.4 MB | 28/37 kB | 12/285 kB Progress (3): 1.3/1.4 MB | 32/37 kB | 12/285 kB Progress (3): 1.3/1.4 MB | 32/37 kB | 12/285 kB Progress (3): 1.3/1.4 MB | 32/37 kB | 16/285 kB Progress (3): 1.3/1.4 MB | 32/37 kB | 16/285 kB Progress (3): 1.3/1.4 MB | 36/37 kB | 16/285 kB Progress (3): 1.3/1.4 MB | 36/37 kB | 16/285 kB Progress (3): 1.3/1.4 MB | 36/37 kB | 20/285 kB Progress (3): 1.3/1.4 MB | 36/37 kB | 20/285 kB Progress (3): 1.3/1.4 MB | 37 kB | 20/285 kB Progress (3): 1.3/1.4 MB | 37 kB | 20/285 kB Progress (3): 1.3/1.4 MB | 37 kB | 24/285 kB Progress (3): 1.3/1.4 MB | 37 kB | 24/285 kB Progress (3): 1.3/1.4 MB | 37 kB | 28/285 kB Progress (3): 1.3/1.4 MB | 37 kB | 28/285 kB Progress (3): 1.3/1.4 MB | 37 kB | 32/285 kB Progress (3): 1.3/1.4 MB | 37 kB | 32/285 kB Progress (3): 1.3/1.4 MB | 37 kB | 36/285 kB Progress (3): 1.3/1.4 MB | 37 kB | 36/285 kB Progress (3): 1.3/1.4 MB | 37 kB | 40/285 kB Progress (3): 1.4/1.4 MB | 37 kB | 40/285 kB Progress (3): 1.4/1.4 MB | 37 kB | 44/285 kB Progress (4): 1.4/1.4 MB | 37 kB | 44/285 kB | 4.1/53 kB Progress (4): 1.4/1.4 MB | 37 kB | 44/285 kB | 4.1/53 kB Progress (4): 1.4/1.4 MB | 37 kB | 44/285 kB | 7.7/53 kB Progress (5): 1.4/1.4 MB | 37 kB | 44/285 kB | 7.7/53 kB | 4.1/9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 48/285 kB | 7.7/53 kB | 4.1/9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 48/285 kB | 7.7/53 kB | 7.7/9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 48/285 kB | 12/53 kB | 7.7/9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 48/285 kB | 12/53 kB | 7.7/9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 48/285 kB | 16/53 kB | 7.7/9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 48/285 kB | 16/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 52/285 kB | 16/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 52/285 kB | 20/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 52/285 kB | 20/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 52/285 kB | 24/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 56/285 kB | 24/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 56/285 kB | 28/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 56/285 kB | 28/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 56/285 kB | 32/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 60/285 kB | 32/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 60/285 kB | 36/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 60/285 kB | 36/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 60/285 kB | 40/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 64/285 kB | 40/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 64/285 kB | 44/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 68/285 kB | 44/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 68/285 kB | 44/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 72/285 kB | 44/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 72/285 kB | 48/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 76/285 kB | 48/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 76/285 kB | 48/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 80/285 kB | 48/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 80/285 kB | 52/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 84/285 kB | 52/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 84/285 kB | 52/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 88/285 kB | 52/53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 88/285 kB | 53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 88/285 kB | 53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 92/285 kB | 53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 92/285 kB | 53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 96/285 kB | 53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 96/285 kB | 53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 100/285 kB | 53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 100/285 kB | 53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 104/285 kB | 53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 104/285 kB | 53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 108/285 kB | 53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 108/285 kB | 53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 112/285 kB | 53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 112/285 kB | 53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 116/285 kB | 53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 116/285 kB | 53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 120/285 kB | 53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 120/285 kB | 53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 124/285 kB | 53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 124/285 kB | 53 kB | 9.4 kB Progress (5): 1.4/1.4 MB | 37 kB | 128/285 kB | 53 kB | 9.4 kB Progress (5): 1.4 MB | 37 kB | 128/285 kB | 53 kB | 9.4 kB Progress (5): 1.4 MB | 37 kB | 132/285 kB | 53 kB | 9.4 kB Progress (5): 1.4 MB | 37 kB | 136/285 kB | 53 kB | 9.4 kB Progress (5): 1.4 MB | 37 kB | 140/285 kB | 53 kB | 9.4 kB Progress (5): 1.4 MB | 37 kB | 144/285 kB | 53 kB | 9.4 kB Progress (5): 1.4 MB | 37 kB | 148/285 kB | 53 kB | 9.4 kB Progress (5): 1.4 MB | 37 kB | 152/285 kB | 53 kB | 9.4 kB Progress (5): 1.4 MB | 37 kB | 156/285 kB | 53 kB | 9.4 kB Progress (5): 1.4 MB | 37 kB | 160/285 kB | 53 kB | 9.4 kB Progress (5): 1.4 MB | 37 kB | 164/285 kB | 53 kB | 9.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 101 kB/s) [2019-07-30T17:08:36.747Z] Progress (4): 1.4 MB | 37 kB | 168/285 kB | 9.4 kB 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-30T17:08:36.747Z] Progress (4): 1.4 MB | 37 kB | 172/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 176/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 180/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 184/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 188/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 192/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 196/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 200/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 204/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 208/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 212/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 216/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 220/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 224/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 228/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 232/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 236/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 240/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 244/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 248/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 252/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 256/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 260/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 264/285 kB | 9.4 kB Progress (4): 1.4 MB | 37 kB | 268/285 kB | 9.4 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 69 kB/s) [2019-07-30T17:08:36.747Z] Progress (3): 1.4 MB | 272/285 kB | 9.4 kB 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-30T17:08:36.747Z] Progress (3): 1.4 MB | 276/285 kB | 9.4 kB Progress (3): 1.4 MB | 280/285 kB | 9.4 kB Progress (3): 1.4 MB | 284/285 kB | 9.4 kB Progress (3): 1.4 MB | 285 kB | 9.4 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 2.7 MB/s) [2019-07-30T17:08:36.747Z] 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-30T17:08:36.747Z] Progress (3): 285 kB | 9.4 kB | 4.1/4.3 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 16 kB/s) [2019-07-30T17:08:36.747Z] 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-30T17:08:36.747Z] Progress (3): 285 kB | 4.1/4.3 kB | 4.1/29 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 481 kB/s) [2019-07-30T17:08:36.748Z] Progress (2): 4.1/4.3 kB | 7.7/29 kB Progress (3): 4.1/4.3 kB | 7.7/29 kB | 4.1/38 kB Progress (3): 4.3 kB | 7.7/29 kB | 4.1/38 kB Progress (3): 4.3 kB | 7.7/29 kB | 7.7/38 kB Progress (3): 4.3 kB | 12/29 kB | 7.7/38 kB Progress (3): 4.3 kB | 12/29 kB | 12/38 kB Progress (3): 4.3 kB | 16/29 kB | 12/38 kB Progress (3): 4.3 kB | 16/29 kB | 16/38 kB Progress (3): 4.3 kB | 20/29 kB | 16/38 kB Progress (3): 4.3 kB | 20/29 kB | 20/38 kB Progress (3): 4.3 kB | 24/29 kB | 20/38 kB Progress (3): 4.3 kB | 24/29 kB | 24/38 kB Progress (3): 4.3 kB | 28/29 kB | 24/38 kB Progress (3): 4.3 kB | 28/29 kB | 28/38 kB Progress (3): 4.3 kB | 29 kB | 28/38 kB Progress (3): 4.3 kB | 29 kB | 32/38 kB Progress (3): 4.3 kB | 29 kB | 33/38 kB Progress (3): 4.3 kB | 29 kB | 37/38 kB Progress (3): 4.3 kB | 29 kB | 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar (29 kB at 47 kB/s) [2019-07-30T17:08:36.748Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 7.1 kB/s) [2019-07-30T17:08:36.748Z] 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 62 kB/s) [2019-07-30T17:08:36.748Z] 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/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar (21 kB at 34 kB/s) [2019-07-30T17:08:37.677Z] 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-30T17:08:37.677Z] 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-30T17:08:37.677Z] 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-30T17:08:37.935Z] 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-30T17:08:37.935Z] 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-30T17:08:37.935Z] 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-30T17:08:38.192Z] Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.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 26 MB/s) [2019-07-30T17:08:38.448Z] 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-30T17:08:38.448Z] 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-30T17:08:38.448Z] 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-30T17:08:38.704Z] 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-30T17:08:38.705Z] 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-30T17:08:38.705Z] 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-30T17:08:38.705Z] 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-30T17:08:38.705Z] 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-30T17:08:38.705Z] 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-30T17:08:38.705Z] 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-30T17:08:38.961Z] 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-30T17:08:38.961Z] 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-30T17:08:38.961Z] 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-30T17:08:38.961Z] 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.5 MB/s) [2019-07-30T17:08:38.961Z] 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-30T17:08:38.961Z] 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-30T17:08:38.961Z] 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-30T17:08:39.217Z] 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-30T17:08:39.217Z] 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-30T17:08:39.217Z] 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-30T17:08:39.217Z] 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 562 kB/s) [2019-07-30T17:08:40.585Z] 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-30T17:08:40.585Z] 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-30T17:08:40.585Z] 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-30T17:08:40.841Z] 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-30T17:08:40.841Z] 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-30T17:08:40.841Z] 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-30T17:08:40.841Z] 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 253 kB/s) [2019-07-30T17:08:40.841Z] 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-30T17:08:40.841Z] 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-30T17:08:40.841Z] 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-30T17:08:41.098Z] 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-30T17:08:41.098Z] 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-30T17:08:41.098Z] 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-30T17:08:41.098Z] 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 328 kB/s) [2019-07-30T17:08:41.355Z] 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-30T17:08:41.355Z] 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-30T17:08:41.355Z] 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-30T17:08:41.355Z] 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-30T17:08:41.611Z] 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-30T17:08:41.611Z] 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-30T17:08:41.611Z] 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 470 kB/s) [2019-07-30T17:08:41.611Z] 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-30T17:08:41.611Z] 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-30T17:08:41.611Z] 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-30T17:08:41.868Z] 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-30T17:08:41.868Z] 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-30T17:08:41.868Z] 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-30T17:08:41.868Z] 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 52 kB/s) [2019-07-30T17:08:41.868Z] 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-30T17:08:41.868Z] 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-30T17:08:42.124Z] 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-30T17:08:42.124Z] 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-30T17:08:42.124Z] 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-30T17:08:42.382Z] 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-30T17:08:42.382Z] 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 127 kB/s) [2019-07-30T17:08:42.382Z] 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-30T17:08:42.382Z] 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-30T17:08:42.382Z] 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-30T17:08:42.642Z] 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-30T17:08:42.642Z] 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-30T17:08:42.899Z] 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-30T17:08:42.899Z] 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 103 kB/s) [2019-07-30T17:08:42.899Z] 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-30T17:08:42.899Z] 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-30T17:08:42.899Z] 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-30T17:08:43.155Z] 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-30T17:08:43.155Z] 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-30T17:08:43.155Z] 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-30T17:08:43.155Z] 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 546 kB/s) [2019-07-30T17:08:43.155Z] 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-30T17:08:43.155Z] 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-30T17:08:43.414Z] 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-30T17:08:43.414Z] 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-30T17:08:43.414Z] 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-30T17:08:43.414Z] 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-30T17:08:43.414Z] 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 228 kB/s) [2019-07-30T17:08:43.414Z] 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-30T17:08:43.414Z] 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-30T17:08:43.671Z] 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-30T17:08:43.671Z] 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-30T17:08:43.671Z] 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-30T17:08:43.927Z] 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-30T17:08:43.927Z] 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 453 kB/s) [2019-07-30T17:08:43.927Z] 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-30T17:08:43.927Z] 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-30T17:08:43.927Z] 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-30T17:08:43.927Z] 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-30T17:08:43.927Z] 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-30T17:08:44.183Z] 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-30T17:08:44.183Z] 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 168 kB/s) [2019-07-30T17:08:44.183Z] 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-30T17:08:44.183Z] 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-30T17:08:44.183Z] 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-30T17:08:44.183Z] 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-30T17:08:44.183Z] 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-30T17:08:44.439Z] 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-30T17:08:44.439Z] 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 335 kB/s) [2019-07-30T17:08:44.439Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T17:08:44.439Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T17:08:44.439Z] 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-30T17:08:44.695Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T17:08:44.695Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T17:08:44.695Z] 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-30T17:08:44.695Z] 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 879 kB/s) [2019-07-30T17:08:44.695Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom [2019-07-30T17:08:44.695Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom [2019-07-30T17:08:44.695Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom [2019-07-30T17:08:44.952Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom [2019-07-30T17:08:44.952Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom [2019-07-30T17:08:44.952Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [2019-07-30T17:08:44.952Z] 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 569 kB/s) [2019-07-30T17:08:44.952Z] 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-30T17:08:44.952Z] 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-30T17:08:44.952Z] 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-30T17:08:45.208Z] 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-30T17:08:45.208Z] 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-30T17:08:45.208Z] 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-30T17:08:45.208Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 28 kB/s) [2019-07-30T17:08:45.208Z] 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-30T17:08:45.208Z] 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-30T17:08:45.208Z] 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-30T17:08:45.465Z] 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-30T17:08:45.465Z] 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-30T17:08:45.465Z] 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-30T17:08:45.465Z] 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 716 kB/s) [2019-07-30T17:08:45.465Z] 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-30T17:08:45.465Z] 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-30T17:08:45.465Z] 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-30T17:08:45.721Z] 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-30T17:08:45.721Z] 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-30T17:08:45.721Z] 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-30T17:08:45.721Z] 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 102 kB/s) [2019-07-30T17:08:45.721Z] 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-30T17:08:45.721Z] 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-30T17:08:45.721Z] 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-30T17:08:45.721Z] 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-30T17:08:45.721Z] 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-30T17:08:45.721Z] 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-30T17:08:45.721Z] 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-30T17:08:45.721Z] 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-30T17:08:45.721Z] 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-30T17:08:45.980Z] 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-30T17:08:45.980Z] 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-30T17:08:45.980Z] 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-30T17:08:45.980Z] 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-30T17:08:45.980Z] 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-30T17:08:45.980Z] 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-30T17:08:46.236Z] 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-30T17:08:46.236Z] 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-30T17:08:46.236Z] 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-30T17:08:46.236Z] 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 Progress (2): 22 kB | 4.1/24 kB Progress (2): 22 kB | 7.7/24 kB Progress (2): 22 kB | 12/24 kB Progress (2): 22 kB | 16/24 kB Progress (2): 22 kB | 20/24 kB Progress (2): 22 kB | 24/24 kB Progress (2): 22 kB | 24 kB Progress (3): 22 kB | 24 kB | 4.1/129 kB Progress (3): 22 kB | 24 kB | 7.7/129 kB Progress (3): 22 kB | 24 kB | 12/129 kB Progress (3): 22 kB | 24 kB | 16/129 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.jar (22 kB at 280 kB/s) [2019-07-30T17:08:46.236Z] Progress (2): 24 kB | 20/129 kB Progress (2): 24 kB | 24/129 kB Progress (2): 24 kB | 28/129 kB Progress (2): 24 kB | 32/129 kB Progress (2): 24 kB | 36/129 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 302 kB/s) [2019-07-30T17:08:46.236Z] Progress (1): 40/129 kB Progress (1): 44/129 kB Progress (1): 48/129 kB Progress (1): 52/129 kB Progress (1): 56/129 kB Progress (1): 60/129 kB Progress (1): 64/129 kB Progress (1): 68/129 kB Progress (1): 72/129 kB Progress (1): 76/129 kB Progress (1): 80/129 kB Progress (1): 84/129 kB Progress (1): 88/129 kB Progress (1): 92/129 kB Progress (1): 96/129 kB Progress (1): 100/129 kB Progress (1): 104/129 kB Progress (1): 108/129 kB Progress (1): 112/129 kB Progress (1): 116/129 kB Progress (1): 120/129 kB Progress (1): 124/129 kB Progress (1): 128/129 kB Progress (1): 129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar (129 kB at 1.5 MB/s) [2019-07-30T17:08:46.493Z] 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-30T17:08:46.493Z] 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-30T17:08:46.493Z] 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-30T17:08:46.749Z] 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-30T17:08:46.749Z] 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-30T17:08:46.749Z] 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-30T17:08:46.749Z] 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 59 kB/s) [2019-07-30T17:08:46.749Z] 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-30T17:08:46.749Z] 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-30T17:08:46.749Z] 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-30T17:08:47.005Z] 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-30T17:08:47.005Z] 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-30T17:08:47.005Z] 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-30T17:08:47.261Z] 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 238 kB/s) [2019-07-30T17:08:47.261Z] 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-30T17:08:47.261Z] 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-30T17:08:47.261Z] 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-30T17:08:47.261Z] 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-30T17:08:47.261Z] 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-30T17:08:47.517Z] 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-30T17:08:47.517Z] 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 24 kB/s) [2019-07-30T17:08:47.517Z] 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-30T17:08:47.517Z] 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-30T17:08:47.517Z] 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-30T17:08:47.517Z] 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-30T17:08:47.517Z] 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-30T17:08:47.773Z] 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-30T17:08:47.773Z] 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 177 kB/s) [2019-07-30T17:08:47.773Z] 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-30T17:08:47.773Z] 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-30T17:08:47.773Z] 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-30T17:08:47.773Z] 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-30T17:08:47.773Z] 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-30T17:08:47.773Z] 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-30T17:08:48.030Z] 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 694 kB/s) [2019-07-30T17:08:48.030Z] 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-30T17:08:48.030Z] 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-30T17:08:48.030Z] 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-30T17:08:48.030Z] 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-30T17:08:48.030Z] 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-30T17:08:48.030Z] 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-30T17:08:48.286Z] 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 13 kB/s) [2019-07-30T17:08:48.286Z] 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-30T17:08:48.286Z] 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-30T17:08:48.286Z] 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-30T17:08:48.286Z] 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-30T17:08:48.544Z] 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-30T17:08:48.544Z] 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-30T17:08:48.544Z] 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 18 kB/s) [2019-07-30T17:08:48.544Z] 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-30T17:08:48.801Z] 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-30T17:08:48.801Z] 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-30T17:08:48.801Z] 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-30T17:08:48.801Z] 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-30T17:08:48.801Z] 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-30T17:08:48.801Z] 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 76 kB/s) [2019-07-30T17:08:48.801Z] 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-30T17:08:49.058Z] 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-30T17:08:49.058Z] 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-30T17:08:49.058Z] 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-30T17:08:49.058Z] 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-30T17:08:49.058Z] 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-30T17:08:49.058Z] 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 224 kB/s) [2019-07-30T17:08:49.058Z] 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-30T17:08:49.058Z] 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-30T17:08:49.315Z] 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-30T17:08:49.315Z] 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-30T17:08:49.315Z] 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-30T17:08:49.315Z] 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-30T17:08:49.315Z] 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 302 kB/s) [2019-07-30T17:08:49.315Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T17:08:49.315Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T17:08:49.572Z] 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-30T17:08:50.134Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T17:08:50.134Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T17:08:50.134Z] 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-30T17:08:50.134Z] 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-30T17:08:50.134Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [2019-07-30T17:08:50.134Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom [2019-07-30T17:08:50.134Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom [2019-07-30T17:08:50.391Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom [2019-07-30T17:08:50.391Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom [2019-07-30T17:08:50.391Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [2019-07-30T17:08:50.391Z] 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 132 kB/s) [2019-07-30T17:08:50.391Z] 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-30T17:08:50.391Z] 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-30T17:08:50.391Z] 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-30T17:08:50.646Z] 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-30T17:08:50.646Z] 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-30T17:08:50.646Z] 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-30T17:08:50.646Z] 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-30T17:08:50.646Z] 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-30T17:08:50.646Z] 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-30T17:08:50.646Z] 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-30T17:08:50.903Z] 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-30T17:08:50.903Z] 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-30T17:08:50.903Z] 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-30T17:08:50.903Z] 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 152 kB/s) [2019-07-30T17:08:50.903Z] 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-30T17:08:50.903Z] 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-30T17:08:50.903Z] 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-30T17:08:51.159Z] 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-30T17:08:51.159Z] 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-30T17:08:51.159Z] 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-30T17:08:51.159Z] 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 8.8 kB/s) [2019-07-30T17:08:51.159Z] 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-30T17:08:51.416Z] 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-30T17:08:51.416Z] 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-30T17:08:51.416Z] 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-30T17:08:51.416Z] 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-30T17:08:51.416Z] 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-30T17:08:51.416Z] 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 229 kB/s) [2019-07-30T17:08:51.416Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom [2019-07-30T17:08:51.672Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-30T17:08:51.672Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom [2019-07-30T17:08:51.672Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-30T17:08:51.672Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom [2019-07-30T17:08:51.672Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom [2019-07-30T17:08:51.672Z] 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 98 kB/s) [2019-07-30T17:08:51.672Z] 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-30T17:08:51.928Z] 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-30T17:08:51.928Z] 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-30T17:08:51.928Z] 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-30T17:08:51.928Z] 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-30T17:08:51.928Z] 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-30T17:08:51.928Z] 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 18 kB/s) [2019-07-30T17:08:51.928Z] 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-30T17:08:51.928Z] 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-30T17:08:52.184Z] 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-30T17:08:52.184Z] 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-30T17:08:52.184Z] 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-30T17:08:52.184Z] 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-30T17:08:52.184Z] 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 226 kB/s) [2019-07-30T17:08:52.184Z] 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-30T17:08:52.184Z] 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-30T17:08:52.440Z] 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-30T17:08:52.440Z] 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-30T17:08:52.440Z] 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-30T17:08:52.440Z] 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-30T17:08:52.440Z] 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 125 kB/s) [2019-07-30T17:08:52.440Z] 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-30T17:08:52.440Z] 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-30T17:08:52.696Z] 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-30T17:08:52.696Z] 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-30T17:08:52.696Z] 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-30T17:08:52.696Z] 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-30T17:08:52.951Z] 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 9.1 kB/s) [2019-07-30T17:08:52.951Z] 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-30T17:08:52.951Z] 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-30T17:08:52.951Z] 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-30T17:08:53.208Z] 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-30T17:08:53.208Z] 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-30T17:08:53.208Z] 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-30T17:08:53.208Z] 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 70 kB/s) [2019-07-30T17:08:53.208Z] 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-30T17:08:53.208Z] 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-30T17:08:53.208Z] 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-30T17:08:53.464Z] 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-30T17:08:53.464Z] 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-30T17:08:53.464Z] 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-30T17:08:53.464Z] 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 51 kB/s) [2019-07-30T17:08:53.464Z] 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-30T17:08:53.464Z] 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-30T17:08:53.464Z] 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-30T17:08:53.720Z] 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-30T17:08:53.720Z] 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-30T17:08:53.720Z] 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-30T17:08:53.720Z] 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 22 kB/s) [2019-07-30T17:08:53.720Z] 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-30T17:08:53.720Z] 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-30T17:08:53.720Z] 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-30T17:08:53.976Z] 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-30T17:08:53.976Z] 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-30T17:08:53.976Z] 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-30T17:08:53.976Z] 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 157 kB/s) [2019-07-30T17:08:53.976Z] 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-30T17:08:53.976Z] 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-30T17:08:53.976Z] 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-30T17:08:54.232Z] 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-30T17:08:54.232Z] 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-30T17:08:54.232Z] 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-30T17:08:54.232Z] 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 76 kB/s) [2019-07-30T17:08:54.232Z] 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-30T17:08:54.232Z] 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-30T17:08:54.232Z] 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-30T17:08:54.489Z] 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-30T17:08:54.489Z] 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-30T17:08:54.489Z] 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-30T17:08:54.489Z] 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 40 kB/s) [2019-07-30T17:08:54.489Z] 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-30T17:08:54.489Z] 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-30T17:08:54.490Z] 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-30T17:08:54.748Z] 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-30T17:08:54.748Z] 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-30T17:08:54.748Z] 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-30T17:08:54.748Z] 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 46 kB/s) [2019-07-30T17:08:54.748Z] 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-30T17:08:54.748Z] 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-30T17:08:54.748Z] 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-30T17:08:55.012Z] 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-30T17:08:55.012Z] 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-30T17:08:55.012Z] 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-30T17:08:55.012Z] 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 84 kB/s) [2019-07-30T17:08:55.012Z] 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-30T17:08:55.012Z] 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-30T17:08:55.012Z] 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-30T17:08:55.269Z] 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-30T17:08:55.269Z] 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-30T17:08:55.269Z] 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-30T17:08:55.269Z] 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 58 kB/s) [2019-07-30T17:08:55.269Z] 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-30T17:08:55.269Z] 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-30T17:08:55.269Z] 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-30T17:08:55.525Z] 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-30T17:08:56.453Z] 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-30T17:08:56.453Z] 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-30T17:08:56.709Z] 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 46 kB/s) [2019-07-30T17:08:56.709Z] 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-30T17:08:56.709Z] 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-30T17:08:56.709Z] 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-30T17:08:56.709Z] 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-30T17:08:56.709Z] 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-30T17:08:56.709Z] 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-30T17:08:56.967Z] 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 192 kB/s) [2019-07-30T17:08:56.967Z] 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-30T17:08:56.967Z] 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-30T17:08:56.967Z] 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-30T17:08:56.967Z] 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-30T17:08:56.967Z] 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-30T17:08:56.967Z] 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-30T17:08:57.222Z] 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 105 kB/s) [2019-07-30T17:08:57.222Z] 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-30T17:08:57.222Z] 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-30T17:08:57.478Z] 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-30T17:08:57.734Z] 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-30T17:08:57.734Z] 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-30T17:08:57.734Z] 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-30T17:08:57.734Z] 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 33 kB/s) [2019-07-30T17:08:57.734Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T17:08:57.734Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T17:08:57.734Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T17:08:57.990Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T17:08:57.990Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T17:08:57.990Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T17:08:57.990Z] 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 133 kB/s) [2019-07-30T17:08:57.990Z] 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-30T17:08:57.990Z] 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-30T17:08:57.990Z] 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-30T17:08:57.990Z] 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-30T17:08:57.990Z] 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-30T17:08:57.990Z] 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-30T17:08:58.246Z] 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-30T17:08:58.246Z] 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-30T17:08:58.246Z] 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-30T17:08:58.246Z] 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-30T17:08:58.502Z] 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-30T17:08:58.502Z] 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-30T17:08:58.502Z] 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 500 kB/s) [2019-07-30T17:08:58.502Z] 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 75 kB/s) [2019-07-30T17:08:58.502Z] 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-30T17:08:58.502Z] 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-30T17:08:58.503Z] 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-30T17:08:58.759Z] 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-30T17:08:58.759Z] 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-30T17:08:58.759Z] 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-30T17:08:58.759Z] 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 47 kB/s) [2019-07-30T17:08:58.759Z] 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-30T17:08:58.759Z] 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-30T17:08:58.759Z] 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-30T17:08:59.015Z] 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-30T17:08:59.015Z] 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-30T17:08:59.015Z] 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-30T17:08:59.015Z] 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 56 kB/s) [2019-07-30T17:08:59.015Z] 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-30T17:08:59.015Z] 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-30T17:08:59.271Z] 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-30T17:08:59.271Z] 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-30T17:08:59.527Z] 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-30T17:08:59.527Z] 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-30T17:08:59.527Z] 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 118 kB/s) [2019-07-30T17:08:59.527Z] 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-30T17:08:59.527Z] 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-30T17:08:59.527Z] 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-30T17:08:59.783Z] 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-30T17:08:59.783Z] 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-30T17:08:59.783Z] 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-30T17:08:59.784Z] 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 76 kB/s) [2019-07-30T17:08:59.784Z] 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-30T17:08:59.784Z] 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-30T17:08:59.784Z] 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-30T17:09:00.040Z] 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-30T17:09:00.040Z] 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-30T17:09:00.040Z] 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-30T17:09:00.295Z] 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 444 kB/s) [2019-07-30T17:09:00.295Z] 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-30T17:09:00.295Z] 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-30T17:09:00.295Z] 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-30T17:09:00.295Z] 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-30T17:09:00.295Z] 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-30T17:09:00.552Z] 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-30T17:09:00.552Z] 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 96 kB/s) [2019-07-30T17:09:00.552Z] 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-30T17:09:00.552Z] 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-30T17:09:00.552Z] 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-30T17:09:00.552Z] 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-30T17:09:00.807Z] 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-30T17:09:00.807Z] 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-30T17:09:00.807Z] 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 420 kB/s) [2019-07-30T17:09:00.807Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T17:09:00.807Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T17:09:00.807Z] 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-30T17:09:00.807Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T17:09:01.065Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T17:09:01.065Z] 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-30T17:09:01.322Z] 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 224 kB/s) [2019-07-30T17:09:01.322Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [2019-07-30T17:09:01.322Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom [2019-07-30T17:09:01.322Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom [2019-07-30T17:09:01.322Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom [2019-07-30T17:09:01.578Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom [2019-07-30T17:09:01.578Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [2019-07-30T17:09:01.578Z] 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 537 kB/s) [2019-07-30T17:09:01.578Z] 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-30T17:09:01.578Z] 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-30T17:09:01.578Z] 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-30T17:09:01.578Z] 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-30T17:09:01.834Z] 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-30T17:09:01.834Z] 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-30T17:09:01.834Z] 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 34 kB/s) [2019-07-30T17:09:01.834Z] 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-30T17:09:01.834Z] 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-30T17:09:01.834Z] 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-30T17:09:02.090Z] 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-30T17:09:02.090Z] 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-30T17:09:02.090Z] 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-30T17:09:02.090Z] 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 73 kB/s) [2019-07-30T17:09:02.090Z] 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-30T17:09:02.090Z] 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-30T17:09:02.090Z] 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-30T17:09:02.346Z] 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-30T17:09:02.346Z] 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-30T17:09:02.346Z] 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-30T17:09:02.346Z] 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-30T17:09:02.346Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T17:09:02.346Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T17:09:02.346Z] 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-30T17:09:02.602Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T17:09:02.602Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T17:09:02.602Z] 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-30T17:09:02.602Z] 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-30T17:09:02.602Z] 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-30T17:09:02.602Z] 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-30T17:09:02.602Z] 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-30T17:09:02.602Z] 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-30T17:09:02.602Z] 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-30T17:09:02.602Z] 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-30T17:09:02.602Z] 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-30T17:09:02.602Z] 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-30T17:09:02.858Z] 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-30T17:09:02.858Z] 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-30T17:09:02.858Z] 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-30T17:09:02.858Z] 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-30T17:09:03.114Z] 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-30T17:09:03.114Z] 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-30T17:09:03.114Z] 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-30T17:09:03.114Z] 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-30T17:09:03.114Z] 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-30T17:09:03.114Z] 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-30T17:09:03.114Z] 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-30T17:09:03.114Z] 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-30T17:09:03.114Z] 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-30T17:09:03.114Z] 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-30T17:09:03.114Z] 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-30T17:09:03.114Z] 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-30T17:09:03.114Z] Progress (1): 4.1/379 kB Progress (1): 7.7/379 kB Progress (1): 12/379 kB Progress (1): 16/379 kB Progress (1): 20/379 kB Progress (1): 24/379 kB Progress (1): 28/379 kB Progress (1): 32/379 kB Progress (1): 36/379 kB Progress (1): 40/379 kB Progress (1): 44/379 kB Progress (1): 48/379 kB Progress (1): 52/379 kB Progress (1): 56/379 kB Progress (1): 60/379 kB Progress (1): 64/379 kB Progress (1): 68/379 kB Progress (1): 72/379 kB Progress (1): 76/379 kB Progress (1): 80/379 kB Progress (1): 84/379 kB Progress (1): 88/379 kB Progress (1): 92/379 kB Progress (1): 96/379 kB Progress (1): 100/379 kB Progress (1): 104/379 kB Progress (1): 108/379 kB Progress (1): 112/379 kB Progress (1): 116/379 kB Progress (1): 120/379 kB Progress (1): 124/379 kB Progress (1): 128/379 kB Progress (1): 131/379 kB Progress (1): 135/379 kB Progress (1): 139/379 kB Progress (1): 143/379 kB Progress (1): 147/379 kB Progress (1): 151/379 kB Progress (1): 155/379 kB Progress (1): 159/379 kB Progress (1): 163/379 kB Progress (1): 167/379 kB Progress (1): 171/379 kB Progress (1): 175/379 kB Progress (1): 179/379 kB Progress (1): 183/379 kB Progress (1): 187/379 kB Progress (1): 191/379 kB Progress (1): 195/379 kB Progress (1): 199/379 kB Progress (1): 203/379 kB Progress (1): 207/379 kB Progress (1): 211/379 kB Progress (1): 215/379 kB Progress (1): 219/379 kB Progress (1): 223/379 kB Progress (1): 227/379 kB Progress (1): 231/379 kB Progress (1): 235/379 kB Progress (1): 239/379 kB Progress (1): 243/379 kB Progress (1): 247/379 kB Progress (1): 251/379 kB Progress (1): 255/379 kB Progress (1): 259/379 kB Progress (1): 263/379 kB Progress (1): 267/379 kB Progress (1): 271/379 kB Progress (1): 275/379 kB Progress (1): 279/379 kB Progress (1): 283/379 kB Progress (1): 287/379 kB Progress (1): 291/379 kB Progress (1): 295/379 kB Progress (1): 299/379 kB Progress (1): 303/379 kB Progress (1): 307/379 kB Progress (1): 311/379 kB Progress (1): 315/379 kB Progress (1): 319/379 kB Progress (1): 323/379 kB Progress (1): 327/379 kB Progress (1): 331/379 kB Progress (1): 335/379 kB Progress (1): 339/379 kB Progress (1): 343/379 kB Progress (1): 347/379 kB Progress (1): 351/379 kB Progress (1): 355/379 kB Progress (1): 359/379 kB Progress (1): 363/379 kB Progress (1): 367/379 kB Progress (1): 371/379 kB Progress (1): 375/379 kB Progress (1): 379 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 6.0 MB/s) [2019-07-30T17:09:03.114Z] 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 (2): 44/54 kB | 4.1/21 kB Progress (2): 48/54 kB | 4.1/21 kB Progress (2): 48/54 kB | 7.7/21 kB Progress (2): 52/54 kB | 7.7/21 kB Progress (2): 52/54 kB | 12/21 kB Progress (2): 54 kB | 12/21 kB Progress (2): 54 kB | 16/21 kB Progress (3): 54 kB | 16/21 kB | 4.1/28 kB Progress (3): 54 kB | 20/21 kB | 4.1/28 kB Progress (3): 54 kB | 20/21 kB | 7.7/28 kB Progress (3): 54 kB | 21 kB | 7.7/28 kB Progress (3): 54 kB | 21 kB | 12/28 kB Progress (3): 54 kB | 21 kB | 16/28 kB Progress (3): 54 kB | 21 kB | 20/28 kB Progress (3): 54 kB | 21 kB | 24/28 kB Progress (3): 54 kB | 21 kB | 28/28 kB Progress (3): 54 kB | 21 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 375 kB/s) [2019-07-30T17:09:03.114Z] 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 275 kB/s) [2019-07-30T17:09:03.114Z] 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 710 kB/s) [2019-07-30T17:09:03.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-30T17:09:03.371Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-30T17:09:03.371Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-30T17:09:03.371Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-30T17:09:03.371Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-30T17:09:03.371Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-30T17:09:03.627Z] 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/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom (4.4 kB at 157 kB/s) [2019-07-30T17:09:03.627Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-30T17:09:03.627Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-30T17:09:03.627Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-30T17:09:04.554Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-30T17:09:04.554Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-30T17:09:04.554Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-30T17:09:04.554Z] 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 Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom (39 kB at 1.1 MB/s) [2019-07-30T17:09:04.554Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-30T17:09:04.810Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-30T17:09:04.810Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-30T17:09:04.810Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-30T17:09:05.066Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-30T17:09:05.066Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-30T17:09:05.066Z] 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/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar (53 kB at 874 kB/s) [2019-07-30T17:09:05.066Z] 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-30T17:09:05.066Z] 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-30T17:09:05.066Z] 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-30T17:09:09.233Z] 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-30T17:09:09.233Z] 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-30T17:09:09.233Z] 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-30T17:09:09.233Z] 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 165 kB/s) [2019-07-30T17:09:09.233Z] 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-30T17:09:09.233Z] 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-30T17:09:09.233Z] 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-30T17:09:09.233Z] 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-30T17:09:09.233Z] 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-30T17:09:09.233Z] 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-30T17:09:09.233Z] 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 446 kB/s) [2019-07-30T17:09:09.233Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T17:09:09.233Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T17:09:09.233Z] 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-30T17:09:12.509Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T17:09:12.509Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T17:09:12.509Z] 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-30T17:09:12.509Z] 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-30T17:09:12.509Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom [2019-07-30T17:09:12.509Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom [2019-07-30T17:09:12.509Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom [2019-07-30T17:09:12.509Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom [2019-07-30T17:09:12.509Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom [2019-07-30T17:09:12.509Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [2019-07-30T17:09:12.509Z] 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 502 kB/s) [2019-07-30T17:09:12.509Z] 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-30T17:09:12.509Z] 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-30T17:09:12.509Z] 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-30T17:09:12.810Z] 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-30T17:09:12.810Z] 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-30T17:09:12.810Z] 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-30T17:09:13.110Z] 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 78 kB/s) [2019-07-30T17:09:13.110Z] 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-30T17:09:13.110Z] 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-30T17:09:13.110Z] 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-30T17:09:13.410Z] 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-30T17:09:13.410Z] 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-30T17:09:13.410Z] 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-30T17:09:13.410Z] 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 255 kB/s) [2019-07-30T17:09:13.410Z] 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-30T17:09:13.410Z] 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-30T17:09:13.410Z] 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-30T17:09:13.711Z] 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-30T17:09:13.711Z] 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-30T17:09:13.711Z] 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-30T17:09:13.711Z] 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 318 kB/s) [2019-07-30T17:09:14.012Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T17:09:14.012Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T17:09:14.012Z] 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-30T17:09:14.310Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T17:09:14.310Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T17:09:14.310Z] 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-30T17:09:14.612Z] 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 151 kB/s) [2019-07-30T17:09:14.612Z] 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-30T17:09:14.612Z] 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-30T17:09:14.612Z] 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-30T17:09:14.912Z] 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-30T17:09:14.912Z] 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-30T17:09:14.912Z] 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-30T17:09:14.912Z] 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 598 kB/s) [2019-07-30T17:09:14.912Z] 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-30T17:09:15.212Z] 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-30T17:09:16.212Z] 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-30T17:09:16.212Z] 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-30T17:09:16.212Z] 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-30T17:09:16.212Z] 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-30T17:09:16.212Z] 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-30T17:09:16.212Z] 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-30T17:09:16.212Z] 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-30T17:09:16.509Z] 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-30T17:09:16.509Z] 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-30T17:09:16.509Z] 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-30T17:09:16.810Z] 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-30T17:09:16.810Z] 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 558 kB/s) [2019-07-30T17:09:16.810Z] 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-30T17:09:16.810Z] 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-30T17:09:16.810Z] 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-30T17:09:16.810Z] 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-30T17:09:16.810Z] 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-30T17:09:16.810Z] 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-30T17:09:17.109Z] 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 229 kB/s) [2019-07-30T17:09:17.109Z] 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-30T17:09:17.109Z] 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-30T17:09:17.109Z] 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-30T17:09:17.366Z] 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-30T17:09:17.366Z] 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-30T17:09:17.366Z] 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-30T17:09:17.366Z] 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 354 kB/s) [2019-07-30T17:09:17.366Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T17:09:17.366Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T17:09:17.366Z] 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-30T17:09:17.366Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T17:09:17.366Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T17:09:17.710Z] 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-30T17:09:17.710Z] 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.4 MB/s) [2019-07-30T17:09:17.710Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom [2019-07-30T17:09:17.710Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom [2019-07-30T17:09:17.710Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom [2019-07-30T17:09:17.710Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom [2019-07-30T17:09:17.710Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom [2019-07-30T17:09:17.710Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [2019-07-30T17:09:17.710Z] 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 699 kB/s) [2019-07-30T17:09:17.710Z] 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-30T17:09:18.013Z] 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-30T17:09:18.013Z] 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-30T17:09:18.410Z] 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-30T17:09:18.410Z] 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-30T17:09:18.410Z] 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-30T17:09:18.410Z] 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 561 kB/s) [2019-07-30T17:09:18.410Z] 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-30T17:09:18.410Z] 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-30T17:09:18.410Z] 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-30T17:09:18.410Z] 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-30T17:09:18.667Z] 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-30T17:09:18.667Z] 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-30T17:09:18.667Z] 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 264 kB/s) [2019-07-30T17:09:18.667Z] 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-30T17:09:18.667Z] 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-30T17:09:18.667Z] 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-30T17:09:18.924Z] 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-30T17:09:18.924Z] 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-30T17:09:18.924Z] 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-30T17:09:19.180Z] 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 560 kB/s) [2019-07-30T17:09:19.180Z] 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-30T17:09:19.180Z] 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-30T17:09:19.180Z] 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-30T17:09:19.180Z] 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-30T17:09:19.180Z] 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-30T17:09:19.180Z] 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-30T17:09:19.436Z] 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 648 kB/s) [2019-07-30T17:09:19.436Z] 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-30T17:09:19.436Z] 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-30T17:09:19.436Z] 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-30T17:09:19.436Z] 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-30T17:09:19.692Z] 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-30T17:09:19.692Z] 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-30T17:09:19.692Z] Progress (1): 4.1/132 kB Progress (1): 7.7/132 kB Progress (1): 12/132 kB Progress (1): 16/132 kB Progress (1): 20/132 kB Progress (1): 24/132 kB Progress (1): 28/132 kB Progress (1): 32/132 kB Progress (1): 36/132 kB Progress (1): 40/132 kB Progress (1): 44/132 kB Progress (1): 48/132 kB Progress (1): 52/132 kB Progress (1): 56/132 kB Progress (1): 60/132 kB Progress (1): 64/132 kB Progress (1): 68/132 kB Progress (1): 72/132 kB Progress (1): 76/132 kB Progress (1): 80/132 kB Progress (1): 84/132 kB Progress (1): 88/132 kB Progress (1): 92/132 kB Progress (1): 96/132 kB Progress (1): 100/132 kB Progress (1): 104/132 kB Progress (1): 108/132 kB Progress (1): 112/132 kB Progress (1): 116/132 kB Progress (1): 120/132 kB Progress (1): 124/132 kB Progress (1): 128/132 kB Progress (1): 132/132 kB Progress (1): 132 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar (132 kB at 1.6 MB/s) [2019-07-30T17:09:19.948Z] 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-30T17:09:19.948Z] 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-30T17:09:19.948Z] 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-30T17:09:20.204Z] 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-30T17:09:20.204Z] 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-30T17:09:20.204Z] 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-30T17:09:20.204Z] 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 183 kB/s) [2019-07-30T17:09:20.204Z] 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-30T17:09:20.204Z] 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-30T17:09:20.204Z] 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-30T17:09:20.461Z] 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-30T17:09:20.461Z] 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-30T17:09:20.717Z] 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-30T17:09:20.717Z] 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 900 kB/s) [2019-07-30T17:09:20.717Z] 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-30T17:09:20.717Z] 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-30T17:09:20.717Z] 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-30T17:09:20.972Z] 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-30T17:09:20.973Z] 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-30T17:09:20.973Z] 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-30T17:09:20.973Z] 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-30T17:09:20.973Z] 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-30T17:09:20.973Z] 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-30T17:09:20.973Z] 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-30T17:09:21.229Z] 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-30T17:09:21.229Z] 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-30T17:09:21.229Z] 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-30T17:09:21.229Z] 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 30 kB/s) [2019-07-30T17:09:21.229Z] 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-30T17:09:21.229Z] 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-30T17:09:21.229Z] 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-30T17:09:21.485Z] 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-30T17:09:21.485Z] 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-30T17:09:21.485Z] 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-30T17:09:21.485Z] 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 116 kB/s) [2019-07-30T17:09:21.485Z] 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-30T17:09:21.485Z] 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-30T17:09:21.485Z] 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-30T17:09:22.856Z] 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-30T17:09:22.856Z] 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-30T17:09:22.856Z] 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-30T17:09:22.856Z] 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 28 kB/s) [2019-07-30T17:09:22.857Z] 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-30T17:09:22.857Z] 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-30T17:09:22.857Z] 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-30T17:09:23.113Z] 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-30T17:09:23.113Z] 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-30T17:09:23.113Z] 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-30T17:09:23.113Z] 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 66 kB/s) [2019-07-30T17:09:23.113Z] 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-30T17:09:23.113Z] 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-30T17:09:23.113Z] 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-30T17:09:23.369Z] 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-30T17:09:23.369Z] 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-30T17:09:23.369Z] 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-30T17:09:23.369Z] 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 58 kB/s) [2019-07-30T17:09:23.369Z] 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-30T17:09:23.369Z] 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-30T17:09:23.625Z] 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-30T17:09:23.625Z] 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-30T17:09:23.625Z] 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-30T17:09:23.625Z] 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-30T17:09:23.882Z] 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 52 kB/s) [2019-07-30T17:09:23.882Z] 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-30T17:09:23.882Z] 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-30T17:09:23.882Z] 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-30T17:09:23.882Z] 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-30T17:09:23.882Z] 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-30T17:09:23.882Z] 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-30T17:09:24.138Z] 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 142 kB/s) [2019-07-30T17:09:24.138Z] 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-30T17:09:24.138Z] 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-30T17:09:24.138Z] 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-30T17:09:24.138Z] 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-30T17:09:24.138Z] 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-30T17:09:24.395Z] 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-30T17:09:24.395Z] 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 1.1 MB/s) [2019-07-30T17:09:24.395Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T17:09:24.395Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T17:09:24.395Z] 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-30T17:09:24.395Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T17:09:24.395Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T17:09:24.652Z] 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-30T17:09:24.652Z] 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.5 MB/s) [2019-07-30T17:09:24.652Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom [2019-07-30T17:09:24.652Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom [2019-07-30T17:09:24.652Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom [2019-07-30T17:09:24.652Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom [2019-07-30T17:09:24.652Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom [2019-07-30T17:09:24.909Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [2019-07-30T17:09:24.909Z] 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 516 kB/s) [2019-07-30T17:09:24.909Z] 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-30T17:09:24.909Z] 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-30T17:09:24.909Z] 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-30T17:09:24.909Z] 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-30T17:09:25.165Z] 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-30T17:09:25.165Z] 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-30T17:09:25.166Z] 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 75 kB/s) [2019-07-30T17:09:25.166Z] 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-30T17:09:25.166Z] 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-30T17:09:25.166Z] 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-30T17:09:25.166Z] 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-30T17:09:25.422Z] 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-30T17:09:25.422Z] 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-30T17:09:25.422Z] 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 421 kB/s) [2019-07-30T17:09:25.422Z] 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-30T17:09:25.422Z] 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-30T17:09:25.422Z] 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-30T17:09:25.422Z] 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-30T17:09:25.677Z] 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-30T17:09:25.677Z] 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-30T17:09:25.677Z] 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 36 kB/s) [2019-07-30T17:09:25.677Z] 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-30T17:09:25.677Z] 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-30T17:09:25.677Z] 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-30T17:09:25.934Z] 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-30T17:09:25.934Z] 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-30T17:09:25.934Z] 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-30T17:09:25.934Z] 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 591 kB/s) [2019-07-30T17:09:25.934Z] 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-30T17:09:25.934Z] 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-30T17:09:25.934Z] 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-30T17:09:26.190Z] 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-30T17:09:26.190Z] 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-30T17:09:26.190Z] 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-30T17:09:26.190Z] 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 368 kB/s) [2019-07-30T17:09:26.190Z] 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-30T17:09:26.190Z] 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-30T17:09:26.190Z] 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-30T17:09:26.190Z] 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-30T17:09:26.446Z] 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-30T17:09:26.446Z] 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-30T17:09:26.446Z] 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 88 kB/s) [2019-07-30T17:09:26.446Z] 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-30T17:09:26.446Z] 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-30T17:09:26.446Z] 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-30T17:09:26.446Z] 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-30T17:09:26.702Z] 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-30T17:09:26.702Z] 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-30T17:09:26.702Z] 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 896 kB/s) [2019-07-30T17:09:26.702Z] 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-30T17:09:26.702Z] 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-30T17:09:26.702Z] 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-30T17:09:26.959Z] 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-30T17:09:26.959Z] 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-30T17:09:26.959Z] 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-30T17:09:26.959Z] 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 50 kB/s) [2019-07-30T17:09:26.959Z] 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-30T17:09:26.959Z] 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-30T17:09:26.959Z] 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-30T17:09:27.215Z] 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-30T17:09:27.215Z] 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-30T17:09:27.215Z] 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-30T17:09:27.215Z] 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 67 kB/s) [2019-07-30T17:09:27.215Z] 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-30T17:09:27.215Z] 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-30T17:09:27.215Z] 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-30T17:09:27.471Z] 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-30T17:09:27.471Z] 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-30T17:09:27.471Z] 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-30T17:09:27.471Z] 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 200 kB/s) [2019-07-30T17:09:27.471Z] 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-30T17:09:27.471Z] 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-30T17:09:27.471Z] 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-30T17:09:27.726Z] 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-30T17:09:27.726Z] 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-30T17:09:27.726Z] 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-30T17:09:27.726Z] 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 818 kB/s) [2019-07-30T17:09:27.726Z] 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-30T17:09:27.726Z] 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-30T17:09:27.726Z] 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-30T17:09:27.982Z] 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-30T17:09:27.982Z] 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-30T17:09:27.982Z] 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-30T17:09:27.982Z] 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 204 kB/s) [2019-07-30T17:09:28.238Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T17:09:28.238Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T17:09:28.238Z] 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-30T17:09:28.238Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T17:09:28.238Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T17:09:28.494Z] 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-30T17:09:28.494Z] 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 594 kB/s) [2019-07-30T17:09:28.494Z] 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-30T17:09:28.494Z] 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-30T17:09:28.494Z] 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-30T17:09:28.494Z] 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-30T17:09:28.494Z] 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-30T17:09:28.750Z] 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-30T17:09:28.750Z] 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 219 kB/s) [2019-07-30T17:09:28.750Z] 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-30T17:09:28.750Z] 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-30T17:09:28.750Z] 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-30T17:09:28.750Z] 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-30T17:09:28.750Z] 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-30T17:09:28.750Z] 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-30T17:09:29.007Z] 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 685 kB/s) [2019-07-30T17:09:29.007Z] 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-30T17:09:29.007Z] 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-30T17:09:29.007Z] 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-30T17:09:29.007Z] 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-30T17:09:29.007Z] 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-30T17:09:29.007Z] 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-30T17:09:29.263Z] 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 708 kB/s) [2019-07-30T17:09:29.263Z] 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-30T17:09:29.263Z] 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-30T17:09:29.263Z] 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-30T17:09:29.263Z] 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-30T17:09:29.263Z] 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-30T17:09:29.263Z] 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-30T17:09:29.519Z] 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 99 kB/s) [2019-07-30T17:09:29.519Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom [2019-07-30T17:09:29.519Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom [2019-07-30T17:09:29.519Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom [2019-07-30T17:09:29.519Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom [2019-07-30T17:09:29.519Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom [2019-07-30T17:09:29.519Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [2019-07-30T17:09:29.775Z] 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 62 kB/s) [2019-07-30T17:09:29.775Z] 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-30T17:09:29.775Z] 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-30T17:09:29.775Z] 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-30T17:09:29.775Z] 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-30T17:09:29.775Z] 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-30T17:09:29.775Z] 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-30T17:09:30.031Z] 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 96 kB/s) [2019-07-30T17:09:30.031Z] 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-30T17:09:30.031Z] 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-30T17:09:30.031Z] 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-30T17:09:30.031Z] 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-30T17:09:30.031Z] 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-30T17:09:30.031Z] 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-30T17:09:30.286Z] 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 84 kB/s) [2019-07-30T17:09:30.286Z] 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-30T17:09:30.286Z] 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-30T17:09:30.286Z] 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-30T17:09:30.286Z] 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-30T17:09:30.542Z] 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-30T17:09:30.542Z] 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-30T17:09:30.542Z] 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 34 kB/s) [2019-07-30T17:09:30.542Z] 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-30T17:09:30.542Z] 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-30T17:09:30.542Z] 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-30T17:09:30.799Z] 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-30T17:09:30.799Z] 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-30T17:09:31.055Z] 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-30T17:09:31.055Z] 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 216 kB/s) [2019-07-30T17:09:31.055Z] 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-30T17:09:31.055Z] 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-30T17:09:31.055Z] 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-30T17:09:31.055Z] 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-30T17:09:31.311Z] 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-30T17:09:31.311Z] 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-30T17:09:31.311Z] 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 464 kB/s) [2019-07-30T17:09:31.311Z] 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-30T17:09:31.311Z] 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-30T17:09:31.311Z] 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-30T17:09:31.311Z] 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-30T17:09:31.567Z] 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-30T17:09:31.567Z] 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-30T17:09:31.567Z] 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 129 kB/s) [2019-07-30T17:09:31.567Z] 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-30T17:09:31.567Z] 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-30T17:09:31.567Z] 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-30T17:09:31.567Z] 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-30T17:09:31.823Z] 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-30T17:09:31.823Z] 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-30T17:09:31.823Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 46 kB/s) [2019-07-30T17:09:31.823Z] 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-30T17:09:31.823Z] 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-30T17:09:31.823Z] 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-30T17:09:32.078Z] 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-30T17:09:32.078Z] 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-30T17:09:32.078Z] 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-30T17:09:32.078Z] 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 46 kB/s) [2019-07-30T17:09:32.078Z] 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-30T17:09:32.078Z] 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-30T17:09:32.078Z] 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-30T17:09:32.078Z] 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-30T17:09:32.335Z] 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-30T17:09:32.335Z] 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-30T17:09:32.335Z] 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 62 kB/s) [2019-07-30T17:09:32.335Z] 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-30T17:09:32.335Z] 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-30T17:09:32.335Z] 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-30T17:09:32.590Z] 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-30T17:09:32.590Z] 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-30T17:09:32.590Z] 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-30T17:09:32.590Z] 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 134 kB/s) [2019-07-30T17:09:32.590Z] 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-30T17:09:32.590Z] 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-30T17:09:32.590Z] 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-30T17:09:32.590Z] 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-30T17:09:32.846Z] 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-30T17:09:32.846Z] 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-30T17:09:32.846Z] 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 90 kB/s) [2019-07-30T17:09:32.846Z] 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-30T17:09:32.846Z] 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-30T17:09:32.846Z] 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-30T17:09:32.846Z] 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-30T17:09:33.102Z] 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-30T17:09:33.102Z] 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-30T17:09:33.102Z] 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 85 kB/s) [2019-07-30T17:09:33.102Z] 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-30T17:09:33.102Z] 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-30T17:09:33.102Z] 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-30T17:09:33.102Z] 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-30T17:09:33.358Z] 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-30T17:09:33.358Z] 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-30T17:09:33.358Z] 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 118 kB/s) [2019-07-30T17:09:33.358Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T17:09:33.358Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T17:09:33.358Z] 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-30T17:09:33.358Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T17:09:33.614Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T17:09:33.614Z] 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-30T17:09:33.614Z] 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 351 kB/s) [2019-07-30T17:09:33.614Z] 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-30T17:09:33.614Z] 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-30T17:09:33.614Z] 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-30T17:09:33.614Z] 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-30T17:09:33.870Z] 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-30T17:09:33.870Z] 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-30T17:09:33.870Z] 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 689 kB/s) [2019-07-30T17:09:33.870Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T17:09:33.870Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T17:09:33.870Z] 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-30T17:09:33.870Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T17:09:33.870Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T17:09:34.126Z] 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-30T17:09:34.126Z] 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 219 kB/s) [2019-07-30T17:09:34.126Z] 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-30T17:09:34.126Z] 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-30T17:09:34.126Z] 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-30T17:09:34.126Z] 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-30T17:09:34.126Z] 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-30T17:09:34.126Z] 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-30T17:09:34.126Z] 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-30T17:09:34.126Z] 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-30T17:09:34.126Z] 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-30T17:09:34.126Z] 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-30T17:09:34.126Z] 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-30T17:09:34.126Z] 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-30T17:09:34.126Z] 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-30T17:09:34.126Z] 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-30T17:09:34.126Z] 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-30T17:09:34.126Z] 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-30T17:09:34.126Z] 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-30T17:09:34.126Z] 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-30T17:09:34.126Z] 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-30T17:09:34.126Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.382Z] 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-30T17:09:34.638Z] 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-30T17:09:34.638Z] 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-30T17:09:34.638Z] 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-30T17:09:34.638Z] 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-30T17:09:34.638Z] 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-30T17:09:34.894Z] 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-30T17:09:34.894Z] 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-30T17:09:34.894Z] 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-30T17:09:34.894Z] 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-30T17:09:34.894Z] 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-30T17:09:34.894Z] 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-30T17:09:34.894Z] 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-30T17:09:34.894Z] 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-30T17:09:35.150Z] 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-30T17:09:35.150Z] 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-30T17:09:35.150Z] 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-30T17:09:35.150Z] 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-30T17:09:35.150Z] 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-30T17:09:35.150Z] 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-30T17:09:35.150Z] 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-30T17:09:35.405Z] 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-30T17:09:35.405Z] 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-30T17:09:35.405Z] 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-30T17:09:35.405Z] 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-30T17:09:35.405Z] 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-30T17:09:35.405Z] 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-30T17:09:35.405Z] 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-30T17:09:35.405Z] 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-30T17:09:35.405Z] 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-30T17:09:35.405Z] 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-30T17:09:35.405Z] 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-30T17:09:35.405Z] 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-30T17:09:35.405Z] 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-30T17:09:35.405Z] 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-30T17:09:35.405Z] 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-30T17:09:35.661Z] 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-30T17:09:35.661Z] 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-30T17:09:35.661Z] 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-30T17:09:35.661Z] 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-30T17:09:35.661Z] 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-30T17:09:35.661Z] 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-30T17:09:35.917Z] 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-30T17:09:35.917Z] 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-30T17:09:35.917Z] 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-30T17:09:35.917Z] 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-30T17:09:35.917Z] 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-30T17:09:35.917Z] 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-30T17:09:35.918Z] 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-30T17:09:35.918Z] 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-30T17:09:35.918Z] 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-30T17:09:35.918Z] 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-30T17:09:35.918Z] 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-30T17:09:35.918Z] 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-30T17:09:35.918Z] 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-30T17:09:35.918Z] 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-30T17:09:35.918Z] 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-30T17:09:35.918Z] 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-30T17:09:35.918Z] 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-30T17:09:35.918Z] 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-30T17:09:35.918Z] 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-30T17:09:35.918Z] Progress (1): 4.1/920 kB Progress (1): 7.7/920 kB Progress (1): 12/920 kB Progress (1): 16/920 kB Progress (1): 20/920 kB Progress (1): 24/920 kB Progress (1): 28/920 kB Progress (1): 32/920 kB Progress (1): 36/920 kB Progress (1): 40/920 kB Progress (1): 44/920 kB Progress (1): 48/920 kB Progress (1): 52/920 kB Progress (1): 56/920 kB Progress (1): 60/920 kB Progress (1): 64/920 kB Progress (1): 68/920 kB Progress (1): 72/920 kB Progress (1): 76/920 kB Progress (1): 80/920 kB Progress (1): 84/920 kB Progress (1): 88/920 kB Progress (1): 92/920 kB Progress (1): 96/920 kB Progress (1): 100/920 kB Progress (1): 104/920 kB Progress (1): 108/920 kB Progress (1): 112/920 kB Progress (1): 116/920 kB Progress (1): 120/920 kB Progress (1): 124/920 kB Progress (1): 128/920 kB Progress (1): 132/920 kB Progress (1): 136/920 kB Progress (1): 140/920 kB Progress (1): 144/920 kB Progress (1): 148/920 kB Progress (1): 152/920 kB Progress (1): 156/920 kB Progress (1): 160/920 kB Progress (1): 164/920 kB Progress (1): 164/920 kB Progress (1): 168/920 kB Progress (1): 172/920 kB Progress (1): 176/920 kB Progress (1): 180/920 kB Progress (1): 184/920 kB Progress (1): 188/920 kB Progress (1): 192/920 kB Progress (1): 196/920 kB Progress (1): 200/920 kB Progress (1): 204/920 kB Progress (1): 208/920 kB Progress (1): 212/920 kB Progress (1): 216/920 kB Progress (1): 220/920 kB Progress (1): 224/920 kB Progress (1): 228/920 kB Progress (1): 232/920 kB Progress (1): 236/920 kB Progress (1): 240/920 kB Progress (1): 244/920 kB Progress (1): 248/920 kB Progress (1): 252/920 kB Progress (1): 256/920 kB Progress (1): 260/920 kB Progress (1): 264/920 kB Progress (1): 268/920 kB Progress (1): 272/920 kB Progress (1): 276/920 kB Progress (1): 280/920 kB Progress (1): 284/920 kB Progress (1): 288/920 kB Progress (1): 292/920 kB Progress (1): 296/920 kB Progress (1): 300/920 kB Progress (1): 304/920 kB Progress (1): 308/920 kB Progress (1): 312/920 kB Progress (1): 316/920 kB Progress (1): 320/920 kB Progress (1): 324/920 kB Progress (1): 328/920 kB Progress (1): 332/920 kB Progress (1): 336/920 kB Progress (1): 340/920 kB Progress (1): 344/920 kB Progress (1): 348/920 kB Progress (1): 352/920 kB Progress (1): 356/920 kB Progress (1): 360/920 kB Progress (1): 364/920 kB Progress (1): 368/920 kB Progress (1): 372/920 kB Progress (1): 376/920 kB Progress (1): 380/920 kB Progress (1): 384/920 kB Progress (1): 388/920 kB Progress (1): 392/920 kB Progress (1): 396/920 kB Progress (1): 400/920 kB Progress (1): 404/920 kB Progress (1): 408/920 kB Progress (1): 412/920 kB Progress (1): 416/920 kB Progress (1): 420/920 kB Progress (1): 424/920 kB Progress (1): 428/920 kB Progress (1): 432/920 kB Progress (1): 436/920 kB Progress (1): 440/920 kB Progress (1): 444/920 kB Progress (1): 448/920 kB Progress (1): 452/920 kB Progress (1): 456/920 kB Progress (1): 460/920 kB Progress (1): 464/920 kB Progress (1): 468/920 kB Progress (1): 472/920 kB Progress (1): 476/920 kB Progress (1): 480/920 kB Progress (1): 484/920 kB Progress (1): 488/920 kB Progress (1): 492/920 kB Progress (1): 496/920 kB Progress (1): 500/920 kB Progress (1): 504/920 kB Progress (1): 508/920 kB Progress (1): 512/920 kB Progress (1): 516/920 kB Progress (1): 520/920 kB Progress (1): 524/920 kB Progress (1): 528/920 kB Progress (1): 532/920 kB Progress (1): 536/920 kB Progress (1): 540/920 kB Progress (1): 544/920 kB Progress (1): 548/920 kB Progress (1): 552/920 kB Progress (1): 556/920 kB Progress (1): 560/920 kB Progress (1): 564/920 kB Progress (1): 568/920 kB Progress (1): 572/920 kB Progress (1): 576/920 kB Progress (1): 580/920 kB Progress (1): 584/920 kB Progress (1): 588/920 kB Progress (1): 592/920 kB Progress (1): 596/920 kB Progress (1): 600/920 kB Progress (1): 604/920 kB Progress (1): 608/920 kB Progress (1): 612/920 kB Progress (1): 616/920 kB Progress (1): 620/920 kB Progress (1): 624/920 kB Progress (1): 628/920 kB Progress (1): 632/920 kB Progress (1): 636/920 kB Progress (1): 640/920 kB Progress (1): 644/920 kB Progress (1): 648/920 kB Progress (1): 652/920 kB Progress (1): 656/920 kB Progress (1): 660/920 kB Progress (1): 664/920 kB Progress (1): 668/920 kB Progress (1): 672/920 kB Progress (1): 676/920 kB Progress (1): 680/920 kB Progress (1): 684/920 kB Progress (1): 688/920 kB Progress (1): 692/920 kB Progress (1): 696/920 kB Progress (1): 700/920 kB Progress (1): 704/920 kB Progress (1): 708/920 kB Progress (1): 712/920 kB Progress (1): 716/920 kB Progress (1): 720/920 kB Progress (1): 724/920 kB Progress (1): 728/920 kB Progress (1): 732/920 kB Progress (1): 736/920 kB Progress (1): 740/920 kB Progress (1): 744/920 kB Progress (1): 748/920 kB Progress (1): 752/920 kB Progress (1): 756/920 kB Progress (1): 760/920 kB Progress (1): 764/920 kB Progress (1): 768/920 kB Progress (1): 772/920 kB Progress (1): 776/920 kB Progress (1): 780/920 kB Progress (1): 784/920 kB Progress (1): 788/920 kB Progress (1): 792/920 kB Progress (1): 796/920 kB Progress (1): 800/920 kB Progress (1): 804/920 kB Progress (1): 808/920 kB Progress (1): 812/920 kB Progress (1): 816/920 kB Progress (1): 820/920 kB Progress (1): 824/920 kB Progress (1): 828/920 kB Progress (1): 832/920 kB Progress (1): 836/920 kB Progress (1): 840/920 kB Progress (1): 844/920 kB Progress (1): 848/920 kB Progress (1): 852/920 kB Progress (1): 856/920 kB Progress (1): 860/920 kB Progress (1): 864/920 kB Progress (1): 868/920 kB Progress (1): 872/920 kB Progress (1): 876/920 kB Progress (1): 880/920 kB Progress (1): 884/920 kB Progress (1): 888/920 kB Progress (1): 892/920 kB Progress (1): 896/920 kB Progress (1): 900/920 kB Progress (1): 904/920 kB Progress (1): 908/920 kB Progress (1): 912/920 kB Progress (1): 916/920 kB Progress (1): 920 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-30T17:09:35.918Z] 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-30T17:09:36.211Z] Progress (1): 4.1/112 kB Progress (1): 7.7/112 kB Progress (1): 12/112 kB Progress (1): 16/112 kB Progress (1): 20/112 kB Progress (1): 24/112 kB Progress (1): 28/112 kB Progress (1): 32/112 kB Progress (1): 36/112 kB Progress (1): 40/112 kB Progress (1): 44/112 kB Progress (1): 48/112 kB Progress (1): 52/112 kB Progress (1): 56/112 kB Progress (2): 56/112 kB | 4.1/429 kB Progress (2): 60/112 kB | 4.1/429 kB Progress (3): 60/112 kB | 4.1/429 kB | 4.1/26 kB Progress (3): 60/112 kB | 7.7/429 kB | 4.1/26 kB Progress (3): 60/112 kB | 7.7/429 kB | 7.7/26 kB Progress (3): 64/112 kB | 7.7/429 kB | 7.7/26 kB Progress (3): 64/112 kB | 7.7/429 kB | 12/26 kB Progress (3): 64/112 kB | 12/429 kB | 12/26 kB Progress (3): 64/112 kB | 12/429 kB | 16/26 kB Progress (3): 66/112 kB | 12/429 kB | 16/26 kB Progress (3): 66/112 kB | 12/429 kB | 20/26 kB Progress (3): 66/112 kB | 16/429 kB | 20/26 kB Progress (3): 66/112 kB | 16/429 kB | 24/26 kB Progress (3): 70/112 kB | 16/429 kB | 24/26 kB Progress (3): 70/112 kB | 16/429 kB | 26 kB Progress (3): 70/112 kB | 20/429 kB | 26 kB Progress (4): 70/112 kB | 20/429 kB | 26 kB | 4.1/65 kB Progress (4): 70/112 kB | 24/429 kB | 26 kB | 4.1/65 kB Progress (4): 74/112 kB | 24/429 kB | 26 kB | 4.1/65 kB Progress (4): 74/112 kB | 28/429 kB | 26 kB | 4.1/65 kB Progress (4): 74/112 kB | 28/429 kB | 26 kB | 7.7/65 kB Progress (5): 74/112 kB | 28/429 kB | 26 kB | 7.7/65 kB | 4.1/187 kB Progress (5): 74/112 kB | 32/429 kB | 26 kB | 7.7/65 kB | 4.1/187 kB Progress (5): 78/112 kB | 32/429 kB | 26 kB | 7.7/65 kB | 4.1/187 kB Progress (5): 78/112 kB | 36/429 kB | 26 kB | 7.7/65 kB | 4.1/187 kB Progress (5): 78/112 kB | 36/429 kB | 26 kB | 7.7/65 kB | 7.7/187 kB Progress (5): 78/112 kB | 36/429 kB | 26 kB | 12/65 kB | 7.7/187 kB Progress (5): 78/112 kB | 36/429 kB | 26 kB | 12/65 kB | 12/187 kB Progress (5): 78/112 kB | 40/429 kB | 26 kB | 12/65 kB | 12/187 kB Progress (5): 82/112 kB | 40/429 kB | 26 kB | 12/65 kB | 12/187 kB Progress (5): 82/112 kB | 44/429 kB | 26 kB | 12/65 kB | 12/187 kB Progress (5): 82/112 kB | 44/429 kB | 26 kB | 12/65 kB | 16/187 kB Progress (5): 82/112 kB | 44/429 kB | 26 kB | 16/65 kB | 16/187 kB Progress (5): 82/112 kB | 44/429 kB | 26 kB | 16/65 kB | 20/187 kB Progress (5): 82/112 kB | 48/429 kB | 26 kB | 16/65 kB | 20/187 kB Progress (5): 86/112 kB | 48/429 kB | 26 kB | 16/65 kB | 20/187 kB Progress (5): 86/112 kB | 52/429 kB | 26 kB | 16/65 kB | 20/187 kB Progress (5): 86/112 kB | 52/429 kB | 26 kB | 16/65 kB | 24/187 kB Progress (5): 86/112 kB | 52/429 kB | 26 kB | 20/65 kB | 24/187 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 217 kB/s) [2019-07-30T17:09:36.211Z] Progress (4): 86/112 kB | 52/429 kB | 20/65 kB | 28/187 kB Progress (4): 86/112 kB | 52/429 kB | 20/65 kB | 32/187 kB Progress (4): 86/112 kB | 56/429 kB | 20/65 kB | 32/187 kB Progress (4): 90/112 kB | 56/429 kB | 20/65 kB | 32/187 kB Progress (4): 90/112 kB | 60/429 kB | 20/65 kB | 32/187 kB Progress (4): 90/112 kB | 60/429 kB | 20/65 kB | 36/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-30T17:09:36.212Z] Progress (4): 90/112 kB | 60/429 kB | 24/65 kB | 36/187 kB Progress (4): 90/112 kB | 60/429 kB | 24/65 kB | 40/187 kB Progress (4): 90/112 kB | 64/429 kB | 24/65 kB | 40/187 kB Progress (4): 94/112 kB | 64/429 kB | 24/65 kB | 40/187 kB Progress (4): 94/112 kB | 68/429 kB | 24/65 kB | 40/187 kB Progress (4): 94/112 kB | 68/429 kB | 24/65 kB | 44/187 kB Progress (4): 94/112 kB | 68/429 kB | 28/65 kB | 44/187 kB Progress (4): 94/112 kB | 68/429 kB | 28/65 kB | 48/187 kB Progress (4): 94/112 kB | 72/429 kB | 28/65 kB | 48/187 kB Progress (4): 98/112 kB | 72/429 kB | 28/65 kB | 48/187 kB Progress (4): 98/112 kB | 76/429 kB | 28/65 kB | 48/187 kB Progress (4): 98/112 kB | 76/429 kB | 28/65 kB | 52/187 kB Progress (4): 98/112 kB | 76/429 kB | 32/65 kB | 52/187 kB Progress (4): 98/112 kB | 76/429 kB | 32/65 kB | 56/187 kB Progress (4): 98/112 kB | 80/429 kB | 32/65 kB | 56/187 kB Progress (4): 102/112 kB | 80/429 kB | 32/65 kB | 56/187 kB Progress (4): 102/112 kB | 84/429 kB | 32/65 kB | 56/187 kB Progress (4): 102/112 kB | 84/429 kB | 32/65 kB | 60/187 kB Progress (4): 102/112 kB | 84/429 kB | 36/65 kB | 60/187 kB Progress (4): 102/112 kB | 84/429 kB | 36/65 kB | 64/187 kB Progress (4): 102/112 kB | 88/429 kB | 36/65 kB | 64/187 kB Progress (4): 106/112 kB | 88/429 kB | 36/65 kB | 64/187 kB Progress (4): 106/112 kB | 92/429 kB | 36/65 kB | 64/187 kB Progress (4): 106/112 kB | 92/429 kB | 36/65 kB | 68/187 kB Progress (4): 106/112 kB | 92/429 kB | 40/65 kB | 68/187 kB Progress (4): 106/112 kB | 92/429 kB | 40/65 kB | 72/187 kB Progress (4): 106/112 kB | 92/429 kB | 44/65 kB | 72/187 kB Progress (4): 106/112 kB | 96/429 kB | 44/65 kB | 72/187 kB Progress (4): 110/112 kB | 96/429 kB | 44/65 kB | 72/187 kB Progress (4): 110/112 kB | 100/429 kB | 44/65 kB | 72/187 kB Progress (4): 110/112 kB | 100/429 kB | 48/65 kB | 72/187 kB Progress (4): 110/112 kB | 100/429 kB | 48/65 kB | 76/187 kB Progress (4): 110/112 kB | 100/429 kB | 52/65 kB | 76/187 kB Progress (4): 110/112 kB | 104/429 kB | 52/65 kB | 76/187 kB Progress (4): 112 kB | 104/429 kB | 52/65 kB | 76/187 kB Progress (4): 112 kB | 108/429 kB | 52/65 kB | 76/187 kB Progress (4): 112 kB | 108/429 kB | 56/65 kB | 76/187 kB Progress (4): 112 kB | 108/429 kB | 56/65 kB | 80/187 kB Progress (4): 112 kB | 108/429 kB | 60/65 kB | 80/187 kB Progress (4): 112 kB | 112/429 kB | 60/65 kB | 80/187 kB Progress (4): 112 kB | 112/429 kB | 64/65 kB | 80/187 kB Progress (4): 112 kB | 112/429 kB | 64/65 kB | 84/187 kB Progress (5): 112 kB | 112/429 kB | 64/65 kB | 84/187 kB | 4.1/186 kB Progress (5): 112 kB | 112/429 kB | 64/65 kB | 88/187 kB | 4.1/186 kB Progress (5): 112 kB | 112/429 kB | 65 kB | 88/187 kB | 4.1/186 kB Progress (5): 112 kB | 116/429 kB | 65 kB | 88/187 kB | 4.1/186 kB Progress (5): 112 kB | 116/429 kB | 65 kB | 92/187 kB | 4.1/186 kB Progress (5): 112 kB | 116/429 kB | 65 kB | 92/187 kB | 7.7/186 kB Progress (5): 112 kB | 116/429 kB | 65 kB | 96/187 kB | 7.7/186 kB Progress (5): 112 kB | 120/429 kB | 65 kB | 96/187 kB | 7.7/186 kB Progress (5): 112 kB | 120/429 kB | 65 kB | 100/187 kB | 7.7/186 kB Progress (5): 112 kB | 120/429 kB | 65 kB | 100/187 kB | 12/186 kB Progress (5): 112 kB | 120/429 kB | 65 kB | 104/187 kB | 12/186 kB Progress (5): 112 kB | 124/429 kB | 65 kB | 104/187 kB | 12/186 kB Progress (5): 112 kB | 124/429 kB | 65 kB | 108/187 kB | 12/186 kB Progress (5): 112 kB | 124/429 kB | 65 kB | 108/187 kB | 16/186 kB Progress (5): 112 kB | 124/429 kB | 65 kB | 112/187 kB | 16/186 kB Progress (5): 112 kB | 128/429 kB | 65 kB | 112/187 kB | 16/186 kB Progress (5): 112 kB | 128/429 kB | 65 kB | 116/187 kB | 16/186 kB Progress (5): 112 kB | 128/429 kB | 65 kB | 116/187 kB | 20/186 kB Progress (5): 112 kB | 128/429 kB | 65 kB | 120/187 kB | 20/186 kB Progress (5): 112 kB | 132/429 kB | 65 kB | 120/187 kB | 20/186 kB Progress (5): 112 kB | 132/429 kB | 65 kB | 124/187 kB | 20/186 kB Progress (5): 112 kB | 132/429 kB | 65 kB | 124/187 kB | 24/186 kB Progress (5): 112 kB | 132/429 kB | 65 kB | 128/187 kB | 24/186 kB Progress (5): 112 kB | 136/429 kB | 65 kB | 128/187 kB | 24/186 kB Progress (5): 112 kB | 136/429 kB | 65 kB | 132/187 kB | 24/186 kB Progress (5): 112 kB | 136/429 kB | 65 kB | 132/187 kB | 28/186 kB Progress (5): 112 kB | 136/429 kB | 65 kB | 136/187 kB | 28/186 kB Progress (5): 112 kB | 140/429 kB | 65 kB | 136/187 kB | 28/186 kB Progress (5): 112 kB | 140/429 kB | 65 kB | 140/187 kB | 28/186 kB Progress (5): 112 kB | 140/429 kB | 65 kB | 140/187 kB | 32/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 845 kB/s) [2019-07-30T17:09:36.212Z] Progress (4): 140/429 kB | 65 kB | 144/187 kB | 32/186 kB Progress (4): 144/429 kB | 65 kB | 144/187 kB | 32/186 kB Progress (4): 144/429 kB | 65 kB | 148/187 kB | 32/186 kB 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-30T17:09:36.212Z] 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 492 kB/s) [2019-07-30T17:09:36.212Z] Progress (3): 144/429 kB | 148/187 kB | 33/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-30T17:09:36.212Z] Progress (3): 144/429 kB | 152/187 kB | 33/186 kB Progress (3): 148/429 kB | 152/187 kB | 33/186 kB Progress (3): 148/429 kB | 152/187 kB | 37/186 kB Progress (3): 152/429 kB | 152/187 kB | 37/186 kB Progress (3): 152/429 kB | 156/187 kB | 37/186 kB Progress (3): 156/429 kB | 156/187 kB | 37/186 kB Progress (3): 156/429 kB | 156/187 kB | 41/186 kB Progress (3): 160/429 kB | 156/187 kB | 41/186 kB Progress (3): 160/429 kB | 160/187 kB | 41/186 kB Progress (3): 164/429 kB | 160/187 kB | 41/186 kB Progress (3): 164/429 kB | 160/187 kB | 45/186 kB Progress (3): 168/429 kB | 160/187 kB | 45/186 kB Progress (3): 168/429 kB | 164/187 kB | 45/186 kB Progress (3): 172/429 kB | 164/187 kB | 45/186 kB Progress (3): 172/429 kB | 164/187 kB | 49/186 kB Progress (3): 176/429 kB | 164/187 kB | 49/186 kB Progress (3): 176/429 kB | 168/187 kB | 49/186 kB Progress (3): 180/429 kB | 168/187 kB | 49/186 kB Progress (3): 180/429 kB | 168/187 kB | 53/186 kB Progress (3): 184/429 kB | 168/187 kB | 53/186 kB Progress (3): 184/429 kB | 172/187 kB | 53/186 kB Progress (3): 188/429 kB | 172/187 kB | 53/186 kB Progress (3): 188/429 kB | 172/187 kB | 57/186 kB Progress (3): 192/429 kB | 172/187 kB | 57/186 kB Progress (3): 192/429 kB | 176/187 kB | 57/186 kB Progress (3): 196/429 kB | 176/187 kB | 57/186 kB Progress (3): 196/429 kB | 176/187 kB | 61/186 kB Progress (3): 200/429 kB | 176/187 kB | 61/186 kB Progress (3): 200/429 kB | 180/187 kB | 61/186 kB Progress (3): 204/429 kB | 180/187 kB | 61/186 kB Progress (3): 204/429 kB | 180/187 kB | 65/186 kB Progress (3): 208/429 kB | 180/187 kB | 65/186 kB Progress (3): 208/429 kB | 184/187 kB | 65/186 kB Progress (3): 212/429 kB | 184/187 kB | 65/186 kB Progress (4): 212/429 kB | 184/187 kB | 65/186 kB | 4.1/13 kB Progress (4): 212/429 kB | 184/187 kB | 69/186 kB | 4.1/13 kB Progress (4): 212/429 kB | 184/187 kB | 69/186 kB | 7.7/13 kB Progress (4): 216/429 kB | 184/187 kB | 69/186 kB | 7.7/13 kB Progress (4): 216/429 kB | 187 kB | 69/186 kB | 7.7/13 kB Progress (4): 220/429 kB | 187 kB | 69/186 kB | 7.7/13 kB Progress (4): 220/429 kB | 187 kB | 69/186 kB | 12/13 kB Progress (4): 220/429 kB | 187 kB | 73/186 kB | 12/13 kB Progress (4): 220/429 kB | 187 kB | 73/186 kB | 13 kB Progress (4): 224/429 kB | 187 kB | 73/186 kB | 13 kB Progress (4): 224/429 kB | 187 kB | 77/186 kB | 13 kB Progress (4): 228/429 kB | 187 kB | 77/186 kB | 13 kB Progress (4): 228/429 kB | 187 kB | 81/186 kB | 13 kB Progress (4): 232/429 kB | 187 kB | 81/186 kB | 13 kB Progress (4): 232/429 kB | 187 kB | 85/186 kB | 13 kB Progress (4): 236/429 kB | 187 kB | 85/186 kB | 13 kB Progress (4): 236/429 kB | 187 kB | 89/186 kB | 13 kB Progress (4): 240/429 kB | 187 kB | 89/186 kB | 13 kB Progress (4): 240/429 kB | 187 kB | 93/186 kB | 13 kB Progress (4): 244/429 kB | 187 kB | 93/186 kB | 13 kB Progress (4): 244/429 kB | 187 kB | 97/186 kB | 13 kB Progress (4): 248/429 kB | 187 kB | 97/186 kB | 13 kB Progress (4): 248/429 kB | 187 kB | 98/186 kB | 13 kB Progress (4): 252/429 kB | 187 kB | 98/186 kB | 13 kB Progress (4): 252/429 kB | 187 kB | 102/186 kB | 13 kB Progress (4): 256/429 kB | 187 kB | 102/186 kB | 13 kB Progress (4): 256/429 kB | 187 kB | 106/186 kB | 13 kB Progress (4): 260/429 kB | 187 kB | 106/186 kB | 13 kB Progress (4): 260/429 kB | 187 kB | 110/186 kB | 13 kB Progress (4): 264/429 kB | 187 kB | 110/186 kB | 13 kB Progress (4): 264/429 kB | 187 kB | 114/186 kB | 13 kB Progress (4): 268/429 kB | 187 kB | 114/186 kB | 13 kB Progress (4): 268/429 kB | 187 kB | 118/186 kB | 13 kB Progress (4): 272/429 kB | 187 kB | 118/186 kB | 13 kB Progress (4): 272/429 kB | 187 kB | 122/186 kB | 13 kB Progress (4): 276/429 kB | 187 kB | 122/186 kB | 13 kB Progress (4): 276/429 kB | 187 kB | 126/186 kB | 13 kB Progress (4): 280/429 kB | 187 kB | 126/186 kB | 13 kB Progress (4): 284/429 kB | 187 kB | 126/186 kB | 13 kB Progress (4): 288/429 kB | 187 kB | 126/186 kB | 13 kB Progress (4): 288/429 kB | 187 kB | 130/186 kB | 13 kB Progress (4): 292/429 kB | 187 kB | 130/186 kB | 13 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 70 kB/s) [2019-07-30T17:09:36.212Z] 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-30T17:09:36.212Z] 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 967 kB/s) [2019-07-30T17:09:36.212Z] Progress (3): 292/429 kB | 130/186 kB | 4.1/524 kB Progress (3): 296/429 kB | 130/186 kB | 4.1/524 kB Progress (3): 296/429 kB | 134/186 kB | 4.1/524 kB Progress (3): 300/429 kB | 134/186 kB | 4.1/524 kB Progress (3): 300/429 kB | 134/186 kB | 7.7/524 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-30T17:09:36.212Z] Progress (3): 300/429 kB | 134/186 kB | 12/524 kB Progress (3): 304/429 kB | 134/186 kB | 12/524 kB Progress (3): 304/429 kB | 138/186 kB | 12/524 kB Progress (3): 308/429 kB | 138/186 kB | 12/524 kB Progress (3): 308/429 kB | 138/186 kB | 16/524 kB Progress (3): 312/429 kB | 138/186 kB | 16/524 kB Progress (3): 312/429 kB | 142/186 kB | 16/524 kB Progress (3): 316/429 kB | 142/186 kB | 16/524 kB Progress (3): 316/429 kB | 142/186 kB | 20/524 kB Progress (3): 320/429 kB | 142/186 kB | 20/524 kB Progress (3): 320/429 kB | 146/186 kB | 20/524 kB Progress (3): 324/429 kB | 146/186 kB | 20/524 kB Progress (3): 324/429 kB | 150/186 kB | 20/524 kB Progress (3): 324/429 kB | 150/186 kB | 24/524 kB Progress (3): 324/429 kB | 154/186 kB | 24/524 kB Progress (3): 328/429 kB | 154/186 kB | 24/524 kB Progress (3): 328/429 kB | 158/186 kB | 24/524 kB Progress (3): 328/429 kB | 158/186 kB | 28/524 kB Progress (3): 328/429 kB | 162/186 kB | 28/524 kB Progress (3): 332/429 kB | 162/186 kB | 28/524 kB Progress (3): 332/429 kB | 166/186 kB | 28/524 kB Progress (3): 332/429 kB | 166/186 kB | 32/524 kB Progress (3): 332/429 kB | 170/186 kB | 32/524 kB Progress (3): 336/429 kB | 170/186 kB | 32/524 kB Progress (3): 336/429 kB | 174/186 kB | 32/524 kB Progress (3): 336/429 kB | 174/186 kB | 33/524 kB Progress (3): 336/429 kB | 178/186 kB | 33/524 kB Progress (3): 340/429 kB | 178/186 kB | 33/524 kB Progress (3): 340/429 kB | 182/186 kB | 33/524 kB Progress (3): 340/429 kB | 182/186 kB | 37/524 kB Progress (3): 340/429 kB | 186 kB | 37/524 kB Progress (3): 344/429 kB | 186 kB | 37/524 kB Progress (3): 344/429 kB | 186 kB | 41/524 kB Progress (3): 348/429 kB | 186 kB | 41/524 kB Progress (3): 348/429 kB | 186 kB | 45/524 kB Progress (3): 352/429 kB | 186 kB | 45/524 kB Progress (3): 352/429 kB | 186 kB | 49/524 kB Progress (3): 356/429 kB | 186 kB | 49/524 kB Progress (3): 360/429 kB | 186 kB | 49/524 kB Progress (3): 360/429 kB | 186 kB | 53/524 kB Progress (3): 364/429 kB | 186 kB | 53/524 kB Progress (3): 364/429 kB | 186 kB | 57/524 kB Progress (3): 368/429 kB | 186 kB | 57/524 kB Progress (3): 368/429 kB | 186 kB | 61/524 kB Progress (3): 372/429 kB | 186 kB | 61/524 kB Progress (3): 372/429 kB | 186 kB | 65/524 kB Progress (3): 376/429 kB | 186 kB | 65/524 kB Progress (3): 376/429 kB | 186 kB | 66/524 kB Progress (3): 380/429 kB | 186 kB | 66/524 kB Progress (3): 380/429 kB | 186 kB | 70/524 kB Progress (3): 384/429 kB | 186 kB | 70/524 kB Progress (3): 384/429 kB | 186 kB | 74/524 kB Progress (3): 388/429 kB | 186 kB | 74/524 kB Progress (3): 392/429 kB | 186 kB | 74/524 kB Progress (3): 392/429 kB | 186 kB | 78/524 kB Progress (3): 396/429 kB | 186 kB | 78/524 kB Progress (3): 396/429 kB | 186 kB | 82/524 kB Progress (3): 400/429 kB | 186 kB | 82/524 kB Progress (3): 400/429 kB | 186 kB | 86/524 kB Progress (3): 404/429 kB | 186 kB | 86/524 kB Progress (3): 404/429 kB | 186 kB | 90/524 kB Progress (3): 408/429 kB | 186 kB | 90/524 kB Progress (3): 408/429 kB | 186 kB | 94/524 kB Progress (3): 412/429 kB | 186 kB | 94/524 kB Progress (3): 412/429 kB | 186 kB | 98/524 kB Progress (3): 416/429 kB | 186 kB | 98/524 kB Progress (3): 416/429 kB | 186 kB | 102/524 kB Progress (3): 420/429 kB | 186 kB | 102/524 kB Progress (3): 420/429 kB | 186 kB | 106/524 kB Progress (3): 424/429 kB | 186 kB | 106/524 kB Progress (3): 424/429 kB | 186 kB | 110/524 kB Progress (3): 428/429 kB | 186 kB | 110/524 kB Progress (3): 428/429 kB | 186 kB | 114/524 kB Progress (3): 429 kB | 186 kB | 114/524 kB Progress (3): 429 kB | 186 kB | 118/524 kB Progress (3): 429 kB | 186 kB | 122/524 kB Progress (3): 429 kB | 186 kB | 126/524 kB Progress (3): 429 kB | 186 kB | 130/524 kB Progress (3): 429 kB | 186 kB | 134/524 kB Progress (3): 429 kB | 186 kB | 138/524 kB Progress (3): 429 kB | 186 kB | 142/524 kB Progress (3): 429 kB | 186 kB | 146/524 kB Progress (3): 429 kB | 186 kB | 150/524 kB Progress (3): 429 kB | 186 kB | 154/524 kB Progress (3): 429 kB | 186 kB | 158/524 kB Progress (3): 429 kB | 186 kB | 162/524 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 893 kB/s) [2019-07-30T17:09:36.212Z] Progress (3): 429 kB | 162/524 kB | 4.1/39 kB Progress (3): 429 kB | 166/524 kB | 4.1/39 kB Progress (3): 429 kB | 166/524 kB | 7.7/39 kB 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-30T17:09:36.212Z] Progress (3): 429 kB | 166/524 kB | 12/39 kB Progress (3): 429 kB | 170/524 kB | 12/39 kB Progress (3): 429 kB | 170/524 kB | 16/39 kB Progress (3): 429 kB | 174/524 kB | 16/39 kB Progress (3): 429 kB | 174/524 kB | 20/39 kB Progress (3): 429 kB | 178/524 kB | 20/39 kB Progress (3): 429 kB | 178/524 kB | 24/39 kB Progress (4): 429 kB | 178/524 kB | 24/39 kB | 4.1/273 kB Progress (4): 429 kB | 178/524 kB | 28/39 kB | 4.1/273 kB Progress (4): 429 kB | 182/524 kB | 28/39 kB | 4.1/273 kB Progress (4): 429 kB | 182/524 kB | 32/39 kB | 4.1/273 kB Progress (4): 429 kB | 182/524 kB | 32/39 kB | 7.7/273 kB Progress (4): 429 kB | 182/524 kB | 36/39 kB | 7.7/273 kB Progress (4): 429 kB | 186/524 kB | 36/39 kB | 7.7/273 kB Progress (4): 429 kB | 186/524 kB | 39 kB | 7.7/273 kB Progress (4): 429 kB | 190/524 kB | 39 kB | 7.7/273 kB Progress (4): 429 kB | 190/524 kB | 39 kB | 12/273 kB Progress (4): 429 kB | 194/524 kB | 39 kB | 12/273 kB Progress (4): 429 kB | 194/524 kB | 39 kB | 16/273 kB Progress (4): 429 kB | 198/524 kB | 39 kB | 16/273 kB Progress (4): 429 kB | 198/524 kB | 39 kB | 20/273 kB Progress (4): 429 kB | 202/524 kB | 39 kB | 20/273 kB Progress (4): 429 kB | 202/524 kB | 39 kB | 24/273 kB Progress (4): 429 kB | 206/524 kB | 39 kB | 24/273 kB Progress (4): 429 kB | 206/524 kB | 39 kB | 28/273 kB Progress (4): 429 kB | 210/524 kB | 39 kB | 28/273 kB Progress (4): 429 kB | 210/524 kB | 39 kB | 32/273 kB Progress (4): 429 kB | 214/524 kB | 39 kB | 32/273 kB Progress (4): 429 kB | 214/524 kB | 39 kB | 36/273 kB Progress (4): 429 kB | 218/524 kB | 39 kB | 36/273 kB Progress (4): 429 kB | 218/524 kB | 39 kB | 40/273 kB Progress (4): 429 kB | 222/524 kB | 39 kB | 40/273 kB Progress (4): 429 kB | 222/524 kB | 39 kB | 44/273 kB Progress (4): 429 kB | 226/524 kB | 39 kB | 44/273 kB Progress (4): 429 kB | 226/524 kB | 39 kB | 48/273 kB Progress (4): 429 kB | 230/524 kB | 39 kB | 48/273 kB Progress (4): 429 kB | 230/524 kB | 39 kB | 52/273 kB Progress (4): 429 kB | 234/524 kB | 39 kB | 52/273 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar (429 kB at 2.0 MB/s) [2019-07-30T17:09:36.212Z] Progress (3): 234/524 kB | 39 kB | 56/273 kB 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-30T17:09:36.212Z] Progress (3): 238/524 kB | 39 kB | 56/273 kB Progress (3): 238/524 kB | 39 kB | 60/273 kB Progress (3): 242/524 kB | 39 kB | 60/273 kB Progress (3): 242/524 kB | 39 kB | 64/273 kB Progress (4): 242/524 kB | 39 kB | 64/273 kB | 4.1/156 kB Progress (4): 242/524 kB | 39 kB | 68/273 kB | 4.1/156 kB Progress (4): 246/524 kB | 39 kB | 68/273 kB | 4.1/156 kB Progress (4): 246/524 kB | 39 kB | 72/273 kB | 4.1/156 kB Progress (4): 246/524 kB | 39 kB | 72/273 kB | 7.7/156 kB Progress (4): 246/524 kB | 39 kB | 76/273 kB | 7.7/156 kB Progress (4): 246/524 kB | 39 kB | 80/273 kB | 7.7/156 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 180 kB/s) [2019-07-30T17:09:36.212Z] Progress (3): 250/524 kB | 80/273 kB | 7.7/156 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-30T17:09:36.212Z] Progress (3): 250/524 kB | 84/273 kB | 7.7/156 kB Progress (3): 250/524 kB | 84/273 kB | 12/156 kB Progress (3): 250/524 kB | 88/273 kB | 12/156 kB Progress (3): 254/524 kB | 88/273 kB | 12/156 kB Progress (3): 254/524 kB | 92/273 kB | 12/156 kB Progress (3): 254/524 kB | 92/273 kB | 16/156 kB Progress (3): 254/524 kB | 96/273 kB | 16/156 kB Progress (3): 254/524 kB | 96/273 kB | 20/156 kB Progress (3): 258/524 kB | 96/273 kB | 20/156 kB Progress (3): 258/524 kB | 96/273 kB | 24/156 kB Progress (3): 258/524 kB | 100/273 kB | 24/156 kB Progress (3): 262/524 kB | 100/273 kB | 24/156 kB Progress (3): 262/524 kB | 104/273 kB | 24/156 kB Progress (3): 262/524 kB | 104/273 kB | 28/156 kB Progress (3): 262/524 kB | 108/273 kB | 28/156 kB Progress (3): 266/524 kB | 108/273 kB | 28/156 kB Progress (3): 266/524 kB | 112/273 kB | 28/156 kB Progress (3): 266/524 kB | 112/273 kB | 32/156 kB Progress (3): 266/524 kB | 116/273 kB | 32/156 kB Progress (3): 270/524 kB | 116/273 kB | 32/156 kB Progress (3): 270/524 kB | 120/273 kB | 32/156 kB Progress (3): 270/524 kB | 120/273 kB | 36/156 kB Progress (3): 270/524 kB | 124/273 kB | 36/156 kB Progress (3): 274/524 kB | 124/273 kB | 36/156 kB Progress (3): 274/524 kB | 128/273 kB | 36/156 kB Progress (3): 274/524 kB | 128/273 kB | 40/156 kB Progress (3): 274/524 kB | 132/273 kB | 40/156 kB Progress (3): 278/524 kB | 132/273 kB | 40/156 kB Progress (3): 278/524 kB | 136/273 kB | 40/156 kB Progress (3): 278/524 kB | 136/273 kB | 44/156 kB Progress (3): 278/524 kB | 140/273 kB | 44/156 kB Progress (3): 282/524 kB | 140/273 kB | 44/156 kB Progress (3): 282/524 kB | 144/273 kB | 44/156 kB Progress (3): 282/524 kB | 144/273 kB | 48/156 kB Progress (3): 282/524 kB | 148/273 kB | 48/156 kB Progress (3): 286/524 kB | 148/273 kB | 48/156 kB Progress (4): 286/524 kB | 148/273 kB | 48/156 kB | 4.1/35 kB Progress (4): 286/524 kB | 152/273 kB | 48/156 kB | 4.1/35 kB Progress (4): 286/524 kB | 152/273 kB | 52/156 kB | 4.1/35 kB Progress (4): 286/524 kB | 156/273 kB | 52/156 kB | 4.1/35 kB Progress (4): 286/524 kB | 156/273 kB | 52/156 kB | 7.7/35 kB Progress (4): 290/524 kB | 156/273 kB | 52/156 kB | 7.7/35 kB Progress (4): 290/524 kB | 156/273 kB | 52/156 kB | 12/35 kB Progress (5): 290/524 kB | 156/273 kB | 52/156 kB | 12/35 kB | 4.1/68 kB Progress (5): 290/524 kB | 160/273 kB | 52/156 kB | 12/35 kB | 4.1/68 kB Progress (5): 290/524 kB | 160/273 kB | 56/156 kB | 12/35 kB | 4.1/68 kB Progress (5): 290/524 kB | 164/273 kB | 56/156 kB | 12/35 kB | 4.1/68 kB Progress (5): 290/524 kB | 164/273 kB | 56/156 kB | 12/35 kB | 7.7/68 kB Progress (5): 290/524 kB | 164/273 kB | 56/156 kB | 16/35 kB | 7.7/68 kB Progress (5): 294/524 kB | 164/273 kB | 56/156 kB | 16/35 kB | 7.7/68 kB Progress (5): 294/524 kB | 164/273 kB | 56/156 kB | 20/35 kB | 7.7/68 kB Progress (5): 294/524 kB | 164/273 kB | 56/156 kB | 20/35 kB | 12/68 kB Progress (5): 294/524 kB | 168/273 kB | 56/156 kB | 20/35 kB | 12/68 kB Progress (5): 294/524 kB | 168/273 kB | 60/156 kB | 20/35 kB | 12/68 kB Progress (5): 294/524 kB | 172/273 kB | 60/156 kB | 20/35 kB | 12/68 kB Progress (5): 294/524 kB | 172/273 kB | 60/156 kB | 20/35 kB | 16/68 kB Progress (5): 294/524 kB | 172/273 kB | 60/156 kB | 24/35 kB | 16/68 kB Progress (5): 298/524 kB | 172/273 kB | 60/156 kB | 24/35 kB | 16/68 kB Progress (5): 298/524 kB | 172/273 kB | 60/156 kB | 28/35 kB | 16/68 kB Progress (5): 298/524 kB | 172/273 kB | 60/156 kB | 28/35 kB | 20/68 kB Progress (5): 298/524 kB | 176/273 kB | 60/156 kB | 28/35 kB | 20/68 kB Progress (5): 298/524 kB | 176/273 kB | 64/156 kB | 28/35 kB | 20/68 kB Progress (5): 298/524 kB | 180/273 kB | 64/156 kB | 28/35 kB | 20/68 kB Progress (5): 298/524 kB | 180/273 kB | 64/156 kB | 28/35 kB | 24/68 kB Progress (5): 298/524 kB | 180/273 kB | 64/156 kB | 32/35 kB | 24/68 kB Progress (5): 302/524 kB | 180/273 kB | 64/156 kB | 32/35 kB | 24/68 kB Progress (5): 302/524 kB | 180/273 kB | 64/156 kB | 35 kB | 24/68 kB Progress (5): 302/524 kB | 180/273 kB | 64/156 kB | 35 kB | 28/68 kB Progress (5): 302/524 kB | 184/273 kB | 64/156 kB | 35 kB | 28/68 kB Progress (5): 302/524 kB | 184/273 kB | 68/156 kB | 35 kB | 28/68 kB Progress (5): 302/524 kB | 188/273 kB | 68/156 kB | 35 kB | 28/68 kB Progress (5): 302/524 kB | 188/273 kB | 68/156 kB | 35 kB | 32/68 kB Progress (5): 306/524 kB | 188/273 kB | 68/156 kB | 35 kB | 32/68 kB Progress (5): 306/524 kB | 188/273 kB | 68/156 kB | 35 kB | 33/68 kB Progress (5): 306/524 kB | 192/273 kB | 68/156 kB | 35 kB | 33/68 kB Progress (5): 306/524 kB | 192/273 kB | 72/156 kB | 35 kB | 33/68 kB Progress (5): 306/524 kB | 196/273 kB | 72/156 kB | 35 kB | 33/68 kB Progress (5): 306/524 kB | 196/273 kB | 72/156 kB | 35 kB | 37/68 kB Progress (5): 310/524 kB | 196/273 kB | 72/156 kB | 35 kB | 37/68 kB Progress (5): 310/524 kB | 196/273 kB | 72/156 kB | 35 kB | 41/68 kB Progress (5): 310/524 kB | 200/273 kB | 72/156 kB | 35 kB | 41/68 kB Progress (5): 310/524 kB | 200/273 kB | 76/156 kB | 35 kB | 41/68 kB Progress (5): 310/524 kB | 204/273 kB | 76/156 kB | 35 kB | 41/68 kB Progress (5): 310/524 kB | 204/273 kB | 76/156 kB | 35 kB | 45/68 kB Progress (5): 314/524 kB | 204/273 kB | 76/156 kB | 35 kB | 45/68 kB Progress (5): 314/524 kB | 204/273 kB | 76/156 kB | 35 kB | 49/68 kB Progress (5): 314/524 kB | 208/273 kB | 76/156 kB | 35 kB | 49/68 kB Progress (5): 314/524 kB | 208/273 kB | 80/156 kB | 35 kB | 49/68 kB Progress (5): 314/524 kB | 212/273 kB | 80/156 kB | 35 kB | 49/68 kB Progress (5): 314/524 kB | 212/273 kB | 80/156 kB | 35 kB | 53/68 kB Progress (5): 318/524 kB | 212/273 kB | 80/156 kB | 35 kB | 53/68 kB Progress (5): 318/524 kB | 212/273 kB | 80/156 kB | 35 kB | 57/68 kB Progress (5): 318/524 kB | 216/273 kB | 80/156 kB | 35 kB | 57/68 kB Progress (5): 318/524 kB | 216/273 kB | 84/156 kB | 35 kB | 57/68 kB Progress (5): 318/524 kB | 220/273 kB | 84/156 kB | 35 kB | 57/68 kB Progress (5): 318/524 kB | 220/273 kB | 84/156 kB | 35 kB | 61/68 kB Progress (5): 322/524 kB | 220/273 kB | 84/156 kB | 35 kB | 61/68 kB Progress (5): 322/524 kB | 220/273 kB | 84/156 kB | 35 kB | 65/68 kB Progress (5): 322/524 kB | 224/273 kB | 84/156 kB | 35 kB | 65/68 kB Progress (5): 322/524 kB | 224/273 kB | 88/156 kB | 35 kB | 65/68 kB Progress (5): 322/524 kB | 228/273 kB | 88/156 kB | 35 kB | 65/68 kB Progress (5): 322/524 kB | 228/273 kB | 88/156 kB | 35 kB | 68 kB Progress (5): 326/524 kB | 228/273 kB | 88/156 kB | 35 kB | 68 kB Progress (5): 326/524 kB | 232/273 kB | 88/156 kB | 35 kB | 68 kB Progress (5): 326/524 kB | 232/273 kB | 92/156 kB | 35 kB | 68 kB Progress (5): 326/524 kB | 236/273 kB | 92/156 kB | 35 kB | 68 kB Progress (5): 330/524 kB | 236/273 kB | 92/156 kB | 35 kB | 68 kB Progress (5): 330/524 kB | 240/273 kB | 92/156 kB | 35 kB | 68 kB Progress (5): 330/524 kB | 240/273 kB | 96/156 kB | 35 kB | 68 kB Progress (5): 330/524 kB | 244/273 kB | 96/156 kB | 35 kB | 68 kB Progress (5): 334/524 kB | 244/273 kB | 96/156 kB | 35 kB | 68 kB Progress (5): 334/524 kB | 248/273 kB | 96/156 kB | 35 kB | 68 kB Progress (5): 334/524 kB | 248/273 kB | 100/156 kB | 35 kB | 68 kB Progress (5): 334/524 kB | 252/273 kB | 100/156 kB | 35 kB | 68 kB Progress (5): 338/524 kB | 252/273 kB | 100/156 kB | 35 kB | 68 kB Progress (5): 338/524 kB | 256/273 kB | 100/156 kB | 35 kB | 68 kB Progress (5): 338/524 kB | 256/273 kB | 104/156 kB | 35 kB | 68 kB Progress (5): 338/524 kB | 260/273 kB | 104/156 kB | 35 kB | 68 kB Progress (5): 342/524 kB | 260/273 kB | 104/156 kB | 35 kB | 68 kB Progress (5): 342/524 kB | 264/273 kB | 104/156 kB | 35 kB | 68 kB Progress (5): 342/524 kB | 264/273 kB | 108/156 kB | 35 kB | 68 kB Progress (5): 342/524 kB | 268/273 kB | 108/156 kB | 35 kB | 68 kB Progress (5): 346/524 kB | 268/273 kB | 108/156 kB | 35 kB | 68 kB Progress (5): 346/524 kB | 272/273 kB | 108/156 kB | 35 kB | 68 kB Progress (5): 346/524 kB | 272/273 kB | 112/156 kB | 35 kB | 68 kB Progress (5): 346/524 kB | 272/273 kB | 116/156 kB | 35 kB | 68 kB Progress (5): 346/524 kB | 272/273 kB | 120/156 kB | 35 kB | 68 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 146 kB/s) [2019-07-30T17:09:36.212Z] 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-30T17:09:36.212Z] Progress (4): 346/524 kB | 273 kB | 120/156 kB | 68 kB Progress (4): 350/524 kB | 273 kB | 120/156 kB | 68 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 231 kB/s) [2019-07-30T17:09:36.212Z] 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-30T17:09:36.212Z] Progress (3): 350/524 kB | 273 kB | 124/156 kB Progress (3): 354/524 kB | 273 kB | 124/156 kB Progress (3): 354/524 kB | 273 kB | 128/156 kB Progress (3): 358/524 kB | 273 kB | 128/156 kB Progress (3): 358/524 kB | 273 kB | 132/156 kB Progress (3): 362/524 kB | 273 kB | 132/156 kB Progress (3): 362/524 kB | 273 kB | 136/156 kB Progress (3): 366/524 kB | 273 kB | 136/156 kB Progress (3): 366/524 kB | 273 kB | 140/156 kB Progress (3): 370/524 kB | 273 kB | 140/156 kB Progress (3): 370/524 kB | 273 kB | 144/156 kB Progress (3): 374/524 kB | 273 kB | 144/156 kB Progress (3): 374/524 kB | 273 kB | 148/156 kB Progress (3): 378/524 kB | 273 kB | 148/156 kB Progress (3): 378/524 kB | 273 kB | 152/156 kB Progress (3): 382/524 kB | 273 kB | 152/156 kB Progress (3): 382/524 kB | 273 kB | 156/156 kB Progress (3): 386/524 kB | 273 kB | 156/156 kB Progress (3): 386/524 kB | 273 kB | 156 kB Progress (3): 390/524 kB | 273 kB | 156 kB Progress (3): 394/524 kB | 273 kB | 156 kB Progress (3): 398/524 kB | 273 kB | 156 kB Progress (3): 402/524 kB | 273 kB | 156 kB Progress (3): 406/524 kB | 273 kB | 156 kB Progress (3): 410/524 kB | 273 kB | 156 kB Progress (3): 414/524 kB | 273 kB | 156 kB Progress (3): 418/524 kB | 273 kB | 156 kB Progress (3): 422/524 kB | 273 kB | 156 kB Progress (3): 426/524 kB | 273 kB | 156 kB Progress (3): 430/524 kB | 273 kB | 156 kB Progress (3): 434/524 kB | 273 kB | 156 kB Progress (3): 438/524 kB | 273 kB | 156 kB Progress (3): 442/524 kB | 273 kB | 156 kB Progress (3): 446/524 kB | 273 kB | 156 kB Progress (3): 450/524 kB | 273 kB | 156 kB Progress (3): 454/524 kB | 273 kB | 156 kB Progress (3): 458/524 kB | 273 kB | 156 kB Progress (3): 462/524 kB | 273 kB | 156 kB Progress (3): 466/524 kB | 273 kB | 156 kB Progress (3): 470/524 kB | 273 kB | 156 kB Progress (3): 474/524 kB | 273 kB | 156 kB Progress (3): 478/524 kB | 273 kB | 156 kB Progress (3): 482/524 kB | 273 kB | 156 kB Progress (3): 486/524 kB | 273 kB | 156 kB Progress (3): 490/524 kB | 273 kB | 156 kB Progress (3): 494/524 kB | 273 kB | 156 kB Progress (3): 498/524 kB | 273 kB | 156 kB Progress (3): 502/524 kB | 273 kB | 156 kB Progress (3): 506/524 kB | 273 kB | 156 kB Progress (3): 510/524 kB | 273 kB | 156 kB Progress (3): 514/524 kB | 273 kB | 156 kB Progress (3): 518/524 kB | 273 kB | 156 kB Progress (3): 522/524 kB | 273 kB | 156 kB Progress (3): 524 kB | 273 kB | 156 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 512 kB/s) [2019-07-30T17:09:36.212Z] 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-30T17:09:36.212Z] 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 885 kB/s) [2019-07-30T17:09:36.212Z] 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-30T17:09:36.212Z] 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 1.7 MB/s) [2019-07-30T17:09:36.212Z] 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-30T17:09:36.212Z] Progress (1): 4.1/30 kB Progress (1): 7.7/30 kB Progress (1): 12/30 kB Progress (1): 16/30 kB Progress (2): 16/30 kB | 4.1/332 kB Progress (2): 20/30 kB | 4.1/332 kB Progress (2): 20/30 kB | 7.7/332 kB Progress (2): 24/30 kB | 7.7/332 kB Progress (2): 24/30 kB | 12/332 kB Progress (2): 28/30 kB | 12/332 kB Progress (2): 28/30 kB | 16/332 kB Progress (2): 30 kB | 16/332 kB Progress (2): 30 kB | 20/332 kB Progress (2): 30 kB | 24/332 kB Progress (2): 30 kB | 28/332 kB Progress (2): 30 kB | 32/332 kB Progress (2): 30 kB | 33/332 kB Progress (2): 30 kB | 37/332 kB Progress (2): 30 kB | 41/332 kB Progress (2): 30 kB | 45/332 kB Progress (2): 30 kB | 49/332 kB Progress (2): 30 kB | 53/332 kB Progress (2): 30 kB | 57/332 kB Progress (2): 30 kB | 61/332 kB Progress (2): 30 kB | 65/332 kB Progress (2): 30 kB | 66/332 kB Progress (2): 30 kB | 70/332 kB Progress (2): 30 kB | 74/332 kB Progress (2): 30 kB | 78/332 kB Progress (2): 30 kB | 82/332 kB Progress (2): 30 kB | 86/332 kB Progress (2): 30 kB | 90/332 kB Progress (2): 30 kB | 94/332 kB Progress (2): 30 kB | 98/332 kB Progress (2): 30 kB | 98/332 kB Progress (2): 30 kB | 102/332 kB Progress (2): 30 kB | 106/332 kB Progress (2): 30 kB | 110/332 kB Progress (2): 30 kB | 114/332 kB Progress (2): 30 kB | 118/332 kB Progress (2): 30 kB | 122/332 kB Progress (2): 30 kB | 126/332 kB Progress (2): 30 kB | 130/332 kB Progress (2): 30 kB | 134/332 kB Progress (2): 30 kB | 138/332 kB Progress (3): 30 kB | 138/332 kB | 4.1/108 kB Progress (3): 30 kB | 142/332 kB | 4.1/108 kB Progress (3): 30 kB | 142/332 kB | 7.7/108 kB Progress (3): 30 kB | 146/332 kB | 7.7/108 kB Progress (3): 30 kB | 146/332 kB | 12/108 kB Progress (3): 30 kB | 150/332 kB | 12/108 kB Progress (3): 30 kB | 150/332 kB | 16/108 kB Progress (3): 30 kB | 154/332 kB | 16/108 kB Progress (3): 30 kB | 154/332 kB | 20/108 kB Progress (3): 30 kB | 154/332 kB | 24/108 kB Progress (3): 30 kB | 158/332 kB | 24/108 kB Progress (3): 30 kB | 158/332 kB | 28/108 kB Progress (3): 30 kB | 162/332 kB | 28/108 kB Progress (3): 30 kB | 162/332 kB | 32/108 kB Progress (3): 30 kB | 164/332 kB | 32/108 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 92 kB/s) [2019-07-30T17:09:36.212Z] Progress (3): 164/332 kB | 32/108 kB | 4.1/35 kB Progress (3): 168/332 kB | 32/108 kB | 4.1/35 kB Progress (3): 168/332 kB | 33/108 kB | 4.1/35 kB Progress (3): 172/332 kB | 33/108 kB | 4.1/35 kB Progress (3): 172/332 kB | 33/108 kB | 7.7/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-30T17:09:36.212Z] Progress (3): 172/332 kB | 33/108 kB | 12/35 kB Progress (3): 176/332 kB | 33/108 kB | 12/35 kB Progress (3): 176/332 kB | 37/108 kB | 12/35 kB Progress (3): 180/332 kB | 37/108 kB | 12/35 kB Progress (3): 180/332 kB | 37/108 kB | 16/35 kB Progress (4): 180/332 kB | 37/108 kB | 16/35 kB | 4.1/38 kB Progress (4): 180/332 kB | 41/108 kB | 16/35 kB | 4.1/38 kB Progress (4): 180/332 kB | 41/108 kB | 16/35 kB | 7.7/38 kB Progress (4): 180/332 kB | 41/108 kB | 20/35 kB | 7.7/38 kB Progress (4): 184/332 kB | 41/108 kB | 20/35 kB | 7.7/38 kB Progress (4): 184/332 kB | 41/108 kB | 24/35 kB | 7.7/38 kB Progress (4): 184/332 kB | 41/108 kB | 24/35 kB | 12/38 kB Progress (4): 184/332 kB | 45/108 kB | 24/35 kB | 12/38 kB Progress (4): 184/332 kB | 45/108 kB | 24/35 kB | 16/38 kB Progress (4): 184/332 kB | 45/108 kB | 28/35 kB | 16/38 kB Progress (4): 188/332 kB | 45/108 kB | 28/35 kB | 16/38 kB Progress (4): 188/332 kB | 45/108 kB | 32/35 kB | 16/38 kB Progress (4): 188/332 kB | 45/108 kB | 32/35 kB | 20/38 kB Progress (4): 188/332 kB | 49/108 kB | 32/35 kB | 20/38 kB Progress (4): 188/332 kB | 49/108 kB | 32/35 kB | 24/38 kB Progress (4): 188/332 kB | 49/108 kB | 35 kB | 24/38 kB Progress (4): 192/332 kB | 49/108 kB | 35 kB | 24/38 kB Progress (4): 192/332 kB | 49/108 kB | 35 kB | 28/38 kB Progress (4): 192/332 kB | 53/108 kB | 35 kB | 28/38 kB Progress (4): 192/332 kB | 53/108 kB | 35 kB | 32/38 kB Progress (4): 196/332 kB | 53/108 kB | 35 kB | 32/38 kB Progress (4): 196/332 kB | 53/108 kB | 35 kB | 36/38 kB Progress (4): 196/332 kB | 57/108 kB | 35 kB | 36/38 kB Progress (4): 196/332 kB | 57/108 kB | 35 kB | 38 kB Progress (4): 197/332 kB | 57/108 kB | 35 kB | 38 kB Progress (4): 197/332 kB | 61/108 kB | 35 kB | 38 kB Progress (5): 197/332 kB | 61/108 kB | 35 kB | 38 kB | 4.1/315 kB Progress (5): 197/332 kB | 65/108 kB | 35 kB | 38 kB | 4.1/315 kB Progress (5): 201/332 kB | 65/108 kB | 35 kB | 38 kB | 4.1/315 kB Progress (5): 201/332 kB | 66/108 kB | 35 kB | 38 kB | 4.1/315 kB Progress (5): 201/332 kB | 66/108 kB | 35 kB | 38 kB | 7.7/315 kB Progress (5): 201/332 kB | 70/108 kB | 35 kB | 38 kB | 7.7/315 kB Progress (5): 205/332 kB | 70/108 kB | 35 kB | 38 kB | 7.7/315 kB Progress (5): 205/332 kB | 74/108 kB | 35 kB | 38 kB | 7.7/315 kB Progress (5): 205/332 kB | 74/108 kB | 35 kB | 38 kB | 12/315 kB Progress (5): 205/332 kB | 78/108 kB | 35 kB | 38 kB | 12/315 kB Progress (5): 209/332 kB | 78/108 kB | 35 kB | 38 kB | 12/315 kB Progress (5): 209/332 kB | 82/108 kB | 35 kB | 38 kB | 12/315 kB Progress (5): 209/332 kB | 82/108 kB | 35 kB | 38 kB | 16/315 kB Progress (5): 209/332 kB | 86/108 kB | 35 kB | 38 kB | 16/315 kB Progress (5): 213/332 kB | 86/108 kB | 35 kB | 38 kB | 16/315 kB Progress (5): 213/332 kB | 90/108 kB | 35 kB | 38 kB | 16/315 kB Progress (5): 213/332 kB | 90/108 kB | 35 kB | 38 kB | 20/315 kB Progress (5): 213/332 kB | 94/108 kB | 35 kB | 38 kB | 20/315 kB Progress (5): 217/332 kB | 94/108 kB | 35 kB | 38 kB | 20/315 kB Progress (5): 217/332 kB | 98/108 kB | 35 kB | 38 kB | 20/315 kB Progress (5): 217/332 kB | 98/108 kB | 35 kB | 38 kB | 24/315 kB Progress (5): 217/332 kB | 102/108 kB | 35 kB | 38 kB | 24/315 kB Progress (5): 221/332 kB | 102/108 kB | 35 kB | 38 kB | 24/315 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 113 kB/s) [2019-07-30T17:09:36.469Z] Progress (4): 221/332 kB | 106/108 kB | 35 kB | 24/315 kB Progress (4): 221/332 kB | 106/108 kB | 35 kB | 28/315 kB Progress (4): 221/332 kB | 108 kB | 35 kB | 28/315 kB Progress (4): 225/332 kB | 108 kB | 35 kB | 28/315 kB Progress (4): 225/332 kB | 108 kB | 35 kB | 32/315 kB Progress (4): 229/332 kB | 108 kB | 35 kB | 32/315 kB Progress (4): 229/332 kB | 108 kB | 35 kB | 33/315 kB Progress (4): 229/332 kB | 108 kB | 35 kB | 33/315 kB Progress (4): 229/332 kB | 108 kB | 35 kB | 37/315 kB Progress (4): 233/332 kB | 108 kB | 35 kB | 37/315 kB Progress (4): 233/332 kB | 108 kB | 35 kB | 41/315 kB Progress (4): 237/332 kB | 108 kB | 35 kB | 41/315 kB Progress (4): 237/332 kB | 108 kB | 35 kB | 45/315 kB Progress (4): 241/332 kB | 108 kB | 35 kB | 45/315 kB Progress (4): 241/332 kB | 108 kB | 35 kB | 49/315 kB Progress (4): 245/332 kB | 108 kB | 35 kB | 49/315 kB Progress (4): 245/332 kB | 108 kB | 35 kB | 53/315 kB Progress (4): 249/332 kB | 108 kB | 35 kB | 53/315 kB Progress (4): 249/332 kB | 108 kB | 35 kB | 57/315 kB Progress (4): 253/332 kB | 108 kB | 35 kB | 57/315 kB Progress (4): 253/332 kB | 108 kB | 35 kB | 61/315 kB Progress (4): 257/332 kB | 108 kB | 35 kB | 61/315 kB Progress (4): 257/332 kB | 108 kB | 35 kB | 65/315 kB Progress (4): 261/332 kB | 108 kB | 35 kB | 65/315 kB Progress (4): 261/332 kB | 108 kB | 35 kB | 66/315 kB Progress (4): 262/332 kB | 108 kB | 35 kB | 66/315 kB Progress (4): 262/332 kB | 108 kB | 35 kB | 70/315 kB Progress (4): 266/332 kB | 108 kB | 35 kB | 70/315 kB Progress (4): 266/332 kB | 108 kB | 35 kB | 74/315 kB Progress (4): 270/332 kB | 108 kB | 35 kB | 74/315 kB Progress (4): 270/332 kB | 108 kB | 35 kB | 78/315 kB Progress (4): 274/332 kB | 108 kB | 35 kB | 78/315 kB Progress (4): 274/332 kB | 108 kB | 35 kB | 82/315 kB Progress (4): 278/332 kB | 108 kB | 35 kB | 82/315 kB Progress (4): 278/332 kB | 108 kB | 35 kB | 86/315 kB Progress (4): 282/332 kB | 108 kB | 35 kB | 86/315 kB Progress (4): 282/332 kB | 108 kB | 35 kB | 90/315 kB Progress (4): 286/332 kB | 108 kB | 35 kB | 90/315 kB Progress (4): 286/332 kB | 108 kB | 35 kB | 94/315 kB Progress (4): 290/332 kB | 108 kB | 35 kB | 94/315 kB Progress (4): 290/332 kB | 108 kB | 35 kB | 98/315 kB Progress (4): 294/332 kB | 108 kB | 35 kB | 98/315 kB Progress (4): 294/332 kB | 108 kB | 35 kB | 102/315 kB Progress (4): 295/332 kB | 108 kB | 35 kB | 102/315 kB Progress (4): 295/332 kB | 108 kB | 35 kB | 106/315 kB Progress (4): 299/332 kB | 108 kB | 35 kB | 106/315 kB Progress (4): 299/332 kB | 108 kB | 35 kB | 110/315 kB Progress (4): 303/332 kB | 108 kB | 35 kB | 110/315 kB Progress (4): 303/332 kB | 108 kB | 35 kB | 114/315 kB Progress (4): 307/332 kB | 108 kB | 35 kB | 114/315 kB Progress (4): 307/332 kB | 108 kB | 35 kB | 118/315 kB Progress (4): 311/332 kB | 108 kB | 35 kB | 118/315 kB Progress (4): 311/332 kB | 108 kB | 35 kB | 122/315 kB Progress (4): 315/332 kB | 108 kB | 35 kB | 122/315 kB Progress (4): 315/332 kB | 108 kB | 35 kB | 126/315 kB Progress (4): 319/332 kB | 108 kB | 35 kB | 126/315 kB Progress (4): 319/332 kB | 108 kB | 35 kB | 130/315 kB Progress (4): 323/332 kB | 108 kB | 35 kB | 130/315 kB Progress (4): 323/332 kB | 108 kB | 35 kB | 134/315 kB Progress (4): 327/332 kB | 108 kB | 35 kB | 134/315 kB Progress (4): 327/332 kB | 108 kB | 35 kB | 138/315 kB Progress (4): 331/332 kB | 108 kB | 35 kB | 138/315 kB Progress (4): 331/332 kB | 108 kB | 35 kB | 142/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 142/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 146/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 150/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 154/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 158/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 162/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 166/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 170/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 174/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 178/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 182/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 186/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 190/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 194/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 198/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 202/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 206/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 210/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 214/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 218/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 222/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 226/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 230/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 234/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 238/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 242/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 246/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 250/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 254/315 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 846 kB/s) [2019-07-30T17:09:36.469Z] Progress (3): 108 kB | 35 kB | 258/315 kB Progress (3): 108 kB | 35 kB | 262/315 kB Progress (3): 108 kB | 35 kB | 266/315 kB Progress (3): 108 kB | 35 kB | 270/315 kB Progress (3): 108 kB | 35 kB | 274/315 kB Progress (3): 108 kB | 35 kB | 278/315 kB Progress (3): 108 kB | 35 kB | 282/315 kB Progress (3): 108 kB | 35 kB | 286/315 kB Progress (3): 108 kB | 35 kB | 290/315 kB Progress (3): 108 kB | 35 kB | 294/315 kB Progress (3): 108 kB | 35 kB | 298/315 kB Progress (3): 108 kB | 35 kB | 302/315 kB Progress (3): 108 kB | 35 kB | 306/315 kB Progress (3): 108 kB | 35 kB | 310/315 kB Progress (3): 108 kB | 35 kB | 314/315 kB Progress (3): 108 kB | 35 kB | 315 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar (35 kB at 87 kB/s) [2019-07-30T17:09:36.469Z] 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 268 kB/s) [2019-07-30T17:09:36.469Z] 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 765 kB/s) [2019-07-30T17:09:37.115Z] 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-30T17:09:37.115Z] 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-30T17:09:37.115Z] 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-30T17:09:37.115Z] 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-30T17:09:37.115Z] 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-30T17:09:37.370Z] 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-30T17:09:37.370Z] 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 207 kB/s) [2019-07-30T17:09:37.370Z] 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-30T17:09:37.370Z] 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-30T17:09:37.370Z] 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-30T17:09:37.370Z] 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-30T17:09:37.626Z] 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-30T17:09:37.626Z] 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-30T17:09:37.626Z] 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 437 kB/s) [2019-07-30T17:09:37.626Z] 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-30T17:09:37.626Z] 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-30T17:09:37.626Z] 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-30T17:09:37.626Z] 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-30T17:09:38.992Z] 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-30T17:09:44.234Z] 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-30T17:09:44.234Z] 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 563 kB/s) [2019-07-30T17:09:44.234Z] 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-30T17:09:44.234Z] 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-30T17:09:44.234Z] 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-30T17:09:44.234Z] 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-30T17:09:44.234Z] 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-30T17:09:44.234Z] 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-30T17:09:44.234Z] 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 278 kB/s) [2019-07-30T17:09:44.234Z] 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-30T17:09:44.234Z] 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-30T17:09:44.234Z] 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-30T17:09:44.490Z] 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-30T17:09:44.490Z] 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-30T17:09:44.490Z] 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-30T17:09:44.490Z] 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 455 kB/s) [2019-07-30T17:09:44.490Z] 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-30T17:09:44.490Z] 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-30T17:09:44.490Z] 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-30T17:09:44.746Z] 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-30T17:09:44.746Z] 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-30T17:09:44.746Z] 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-30T17:09:44.746Z] 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 300 kB/s) [2019-07-30T17:09:45.002Z] 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-30T17:09:45.002Z] 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-30T17:09:45.002Z] 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-30T17:09:45.258Z] 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-30T17:09:45.258Z] 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-30T17:09:45.258Z] 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-30T17:09:45.258Z] 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 52 kB/s) [2019-07-30T17:09:45.258Z] 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-30T17:09:45.258Z] 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-30T17:09:45.515Z] 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-30T17:09:45.771Z] 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-30T17:09:45.771Z] 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-30T17:09:45.771Z] 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-30T17:09:45.771Z] 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 238 kB/s) [2019-07-30T17:09:46.027Z] 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-30T17:09:46.027Z] 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-30T17:09:46.027Z] 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-30T17:09:46.027Z] 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-30T17:09:46.027Z] 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-30T17:09:46.027Z] 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-30T17:09:46.027Z] 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 207 kB/s) [2019-07-30T17:09:46.282Z] 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-30T17:09:46.282Z] 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-30T17:09:46.282Z] 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-30T17:09:46.282Z] 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-30T17:09:46.540Z] 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-30T17:09:46.540Z] 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-30T17:09:46.540Z] 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 681 kB/s) [2019-07-30T17:09:47.117Z] 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-30T17:09:47.117Z] 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-30T17:09:47.117Z] 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-30T17:09:47.373Z] 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-30T17:09:47.373Z] 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-30T17:09:47.373Z] 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-30T17:09:47.373Z] 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 70 kB/s) [2019-07-30T17:09:47.373Z] 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-30T17:09:47.373Z] 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-30T17:09:47.629Z] 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-30T17:09:47.885Z] 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-30T17:09:47.885Z] 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-30T17:09:48.140Z] 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-30T17:09:48.140Z] 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 742 kB/s) [2019-07-30T17:09:48.140Z] 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-30T17:09:48.140Z] 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-30T17:09:48.140Z] 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-30T17:09:48.396Z] 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-30T17:09:48.396Z] 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-30T17:09:48.396Z] 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-30T17:09:48.396Z] 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 39 kB/s) [2019-07-30T17:09:48.396Z] 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-30T17:09:48.396Z] 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-30T17:09:48.652Z] 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-30T17:09:48.652Z] 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-30T17:09:48.652Z] 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-30T17:09:48.652Z] 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-30T17:09:48.652Z] 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-30T17:09:48.652Z] 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-30T17:09:48.909Z] 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-30T17:09:48.909Z] 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-30T17:09:48.909Z] 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-30T17:09:48.909Z] 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-30T17:09:48.909Z] 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): 232/512 kB Progress (1): 236/512 kB Progress (1): 240/512 kB Progress (1): 244/512 kB Progress (1): 248/512 kB Progress (1): 252/512 kB Progress (1): 256/512 kB Progress (1): 260/512 kB Progress (1): 264/512 kB Progress (1): 268/512 kB Progress (1): 272/512 kB Progress (1): 276/512 kB Progress (1): 280/512 kB Progress (1): 284/512 kB Progress (1): 288/512 kB Progress (1): 292/512 kB Progress (1): 296/512 kB Progress (1): 300/512 kB Progress (1): 304/512 kB Progress (1): 308/512 kB Progress (1): 312/512 kB Progress (1): 316/512 kB Progress (1): 320/512 kB Progress (1): 324/512 kB Progress (1): 328/512 kB Progress (1): 332/512 kB Progress (1): 336/512 kB Progress (1): 340/512 kB Progress (1): 344/512 kB Progress (1): 348/512 kB Progress (1): 352/512 kB Progress (1): 356/512 kB Progress (1): 360/512 kB Progress (1): 364/512 kB Progress (1): 368/512 kB Progress (1): 372/512 kB Progress (1): 376/512 kB Progress (1): 380/512 kB Progress (1): 384/512 kB Progress (1): 388/512 kB Progress (1): 392/512 kB Progress (1): 396/512 kB Progress (1): 400/512 kB Progress (1): 404/512 kB Progress (1): 408/512 kB Progress (1): 412/512 kB Progress (1): 416/512 kB Progress (1): 420/512 kB Progress (1): 424/512 kB Progress (1): 428/512 kB Progress (1): 432/512 kB Progress (1): 436/512 kB Progress (1): 440/512 kB Progress (1): 444/512 kB Progress (1): 448/512 kB Progress (1): 452/512 kB Progress (1): 456/512 kB Progress (1): 460/512 kB Progress (1): 464/512 kB Progress (1): 468/512 kB Progress (1): 472/512 kB Progress (1): 476/512 kB Progress (1): 480/512 kB Progress (1): 484/512 kB Progress (1): 488/512 kB Progress (1): 492/512 kB Progress (1): 496/512 kB Progress (1): 500/512 kB Progress (1): 504/512 kB Progress (1): 508/512 kB Progress (1): 512/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 9.9 MB/s) [2019-07-30T17:09:49.168Z] 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 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 21 MB/s) [2019-07-30T17:09:49.423Z] 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-30T17:09:49.423Z] 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-30T17:09:49.423Z] 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-30T17:09:49.679Z] 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-30T17:09:49.679Z] 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-30T17:09:49.679Z] 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-30T17:09:49.679Z] 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 40 kB/s) [2019-07-30T17:09:49.679Z] 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-30T17:09:49.679Z] 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-30T17:09:50.239Z] 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-30T17:09:50.495Z] 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-30T17:09:50.495Z] 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-30T17:09:50.752Z] 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-30T17:09:50.752Z] 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 378 kB/s) [2019-07-30T17:09:50.752Z] 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-30T17:09:50.752Z] 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-30T17:09:50.752Z] 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-30T17:09:50.752Z] 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-30T17:09:51.007Z] 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-30T17:09:51.007Z] 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-30T17:09:51.007Z] 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 619 kB/s) [2019-07-30T17:09:51.007Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T17:09:51.007Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T17:09:51.007Z] 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-30T17:09:51.007Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T17:09:51.263Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T17:09:51.263Z] 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-30T17:09:51.263Z] 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.4 MB/s) [2019-07-30T17:09:51.263Z] 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-30T17:09:51.263Z] 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-30T17:09:51.263Z] 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-30T17:09:51.263Z] 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-30T17:09:51.518Z] 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-30T17:09:51.518Z] 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-30T17:09:51.518Z] 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 8.3 MB/s) [2019-07-30T17:09:51.518Z] 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-30T17:09:51.518Z] 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-30T17:09:51.518Z] 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-30T17:09:51.814Z] 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-30T17:09:51.814Z] 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-30T17:09:51.814Z] 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-30T17:09:51.814Z] 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 32 kB/s) [2019-07-30T17:09:51.814Z] 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-30T17:09:51.814Z] 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-30T17:09:51.814Z] 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-30T17:09:52.069Z] 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-30T17:09:52.069Z] 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-30T17:09:52.325Z] 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-30T17:09:52.325Z] 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 282 kB/s) [2019-07-30T17:09:52.325Z] 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-30T17:09:52.325Z] 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-30T17:09:52.325Z] 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-30T17:09:52.580Z] 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-30T17:09:52.580Z] 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-30T17:09:52.580Z] 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-30T17:09:52.580Z] 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-30T17:09:52.835Z] Progress (1): 4.1/8.7 kB Progress (1): 6.4/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-30T17:09:52.835Z] 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-30T17:09:52.835Z] 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-30T17:09:52.835Z] 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-30T17:09:53.092Z] Progress (1): 3.7/78 kB Progress (1): 7.8/78 kB Progress (1): 12/78 kB Progress (1): 16/78 kB Progress (1): 20/78 kB Progress (1): 24/78 kB Progress (1): 28/78 kB Progress (1): 32/78 kB Progress (1): 36/78 kB Progress (1): 40/78 kB Progress (1): 45/78 kB Progress (1): 49/78 kB Progress (1): 53/78 kB Progress (1): 57/78 kB Progress (1): 59/78 kB Progress (1): 59/78 kB Progress (1): 62/78 kB Progress (1): 63/78 kB Progress (1): 66/78 kB Progress (1): 70/78 kB Progress (1): 74/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 252 kB/s) [2019-07-30T17:09:53.092Z] 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-30T17:09:53.092Z] 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-30T17:09:53.092Z] 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-30T17:09:53.348Z] 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-30T17:09:53.348Z] 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-30T17:09:53.348Z] 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-30T17:09:53.348Z] 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 44 kB/s) [2019-07-30T17:09:53.348Z] 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-30T17:09:53.348Z] 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-30T17:09:53.348Z] 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-30T17:09:53.604Z] 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-30T17:09:53.604Z] 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-30T17:09:53.604Z] 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-30T17:09:53.604Z] 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 42 kB/s) [2019-07-30T17:09:53.604Z] 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-30T17:09:53.604Z] 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-30T17:09:53.604Z] 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-30T17:09:53.860Z] 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-30T17:09:53.860Z] 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-30T17:09:53.860Z] 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-30T17:09:53.860Z] 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 651 kB/s) [2019-07-30T17:09:53.860Z] 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-30T17:09:53.860Z] 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-30T17:09:53.860Z] 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-30T17:09:54.115Z] 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-30T17:09:54.115Z] 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-30T17:09:54.115Z] 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-30T17:09:54.115Z] 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 162 kB/s) [2019-07-30T17:09:54.115Z] 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-30T17:09:54.115Z] 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-30T17:09:54.115Z] 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-30T17:09:54.371Z] 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-30T17:09:54.371Z] 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-30T17:09:54.371Z] 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-30T17:09:54.371Z] 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 128 kB/s) [2019-07-30T17:09:54.371Z] 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-30T17:09:54.371Z] 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-30T17:09:54.371Z] 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-30T17:09:54.627Z] 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-30T17:09:54.627Z] 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-30T17:09:54.627Z] 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-30T17:09:54.627Z] 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 151 kB/s) [2019-07-30T17:09:54.627Z] 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-30T17:09:54.627Z] 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-30T17:09:54.627Z] 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-30T17:09:54.882Z] 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-30T17:09:54.882Z] 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-30T17:09:54.882Z] 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-30T17:09:54.882Z] 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 289 kB/s) [2019-07-30T17:09:54.882Z] 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-30T17:09:54.882Z] 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-30T17:09:54.882Z] 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-30T17:09:55.138Z] 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-30T17:09:55.138Z] 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-30T17:09:55.138Z] 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-30T17:09:55.138Z] 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 139 kB/s) [2019-07-30T17:09:55.138Z] 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-30T17:09:55.138Z] 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-30T17:09:55.138Z] 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-30T17:09:55.394Z] 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-30T17:09:55.394Z] 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-30T17:09:55.394Z] 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-30T17:09:55.394Z] 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 93 kB/s) [2019-07-30T17:09:55.394Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T17:09:55.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T17:09:55.394Z] 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-30T17:09:55.650Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T17:09:55.650Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T17:09:55.650Z] 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-30T17:09:55.650Z] 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 809 kB/s) [2019-07-30T17:09:55.650Z] 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-30T17:09:55.650Z] 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-30T17:09:55.650Z] 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-30T17:09:55.906Z] 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-30T17:09:55.906Z] 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-30T17:09:55.906Z] 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-30T17:09:55.906Z] 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 156 kB/s) [2019-07-30T17:09:55.906Z] 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-30T17:09:55.906Z] 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-30T17:09:55.906Z] 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-30T17:09:56.162Z] 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-30T17:09:56.162Z] 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-30T17:09:56.162Z] 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-30T17:09:56.162Z] 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 113 kB/s) [2019-07-30T17:09:56.162Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T17:09:56.162Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T17:09:56.162Z] 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-30T17:09:56.418Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T17:09:56.418Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T17:09:56.418Z] 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-30T17:09:56.418Z] 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 510 kB/s) [2019-07-30T17:09:56.418Z] 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-30T17:09:56.418Z] 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-30T17:09:56.418Z] 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-30T17:09:56.674Z] 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-30T17:09:56.674Z] 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-30T17:09:56.674Z] 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-30T17:09:56.674Z] 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 147 kB/s) [2019-07-30T17:09:56.674Z] 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-30T17:09:56.674Z] 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-30T17:09:56.674Z] 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-30T17:09:56.930Z] 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-30T17:09:56.930Z] 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-30T17:09:56.930Z] 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-30T17:09:56.930Z] 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 129 kB/s) [2019-07-30T17:09:56.930Z] 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-30T17:09:56.930Z] 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-30T17:09:56.930Z] 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-30T17:09:57.185Z] 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-30T17:09:57.185Z] 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-30T17:09:57.185Z] 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-30T17:09:57.185Z] 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 105 kB/s) [2019-07-30T17:09:57.185Z] 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-30T17:09:57.185Z] 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-30T17:09:57.185Z] 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-30T17:09:57.441Z] 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-30T17:09:57.441Z] 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-30T17:09:57.441Z] 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-30T17:09:57.441Z] 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 357 kB/s) [2019-07-30T17:09:57.441Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T17:09:57.441Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T17:09:57.441Z] 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-30T17:09:57.698Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T17:09:57.698Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T17:09:57.698Z] 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-30T17:09:57.698Z] Progress (1): 4.1/56 kB Progress (1): 7.7/56 kB Progress (1): 12/56 kB Progress (1): 16/56 kB Progress (1): 20/56 kB Progress (1): 24/56 kB Progress (1): 28/56 kB Progress (1): 32/56 kB Progress (1): 36/56 kB Progress (1): 40/56 kB Progress (1): 44/56 kB Progress (1): 48/56 kB Progress (1): 52/56 kB Progress (1): 56/56 kB Progress (1): 56 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.9 MB/s) [2019-07-30T17:09:57.698Z] 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-30T17:09:57.698Z] 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-30T17:09:57.698Z] 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-30T17:09:57.955Z] 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-30T17:09:57.955Z] 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-30T17:09:57.955Z] 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-30T17:09:58.210Z] 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 40 kB/s) [2019-07-30T17:09:58.210Z] 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-30T17:09:58.210Z] 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-30T17:09:58.210Z] 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-30T17:09:58.211Z] 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-30T17:09:58.211Z] 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-30T17:09:58.211Z] 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-30T17:09:58.466Z] 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 71 kB/s) [2019-07-30T17:09:58.466Z] 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-30T17:09:58.466Z] 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-30T17:09:58.466Z] 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-30T17:09:58.466Z] 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-30T17:09:58.466Z] 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-30T17:09:58.466Z] 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-30T17:09:58.722Z] 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 23 kB/s) [2019-07-30T17:09:58.722Z] 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-30T17:09:58.722Z] 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-30T17:09:58.722Z] 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-30T17:09:58.722Z] 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-30T17:09:58.722Z] 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-30T17:09:58.978Z] 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-30T17:09:58.978Z] 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 21 kB/s) [2019-07-30T17:09:58.978Z] 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-30T17:09:58.978Z] 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-30T17:09:58.978Z] 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-30T17:09:58.978Z] 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-30T17:09:59.234Z] 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-30T17:09:59.234Z] 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-30T17:09:59.234Z] 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-30T17:09:59.234Z] 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-30T17:09:59.234Z] 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-30T17:09:59.234Z] 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-30T17:09:59.234Z] 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-30T17:09:59.489Z] 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-30T17:09:59.489Z] 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-30T17:09:59.489Z] 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 48 kB/s) [2019-07-30T17:09:59.489Z] 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-30T17:09:59.489Z] 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-30T17:09:59.489Z] 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-30T17:09:59.756Z] 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-30T17:09:59.756Z] 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-30T17:09:59.756Z] 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-30T17:09:59.756Z] 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 79 kB/s) [2019-07-30T17:09:59.756Z] 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-30T17:09:59.756Z] 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-30T17:09:59.756Z] 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-30T17:09:59.756Z] 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-30T17:10:00.011Z] 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-30T17:10:00.011Z] 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-30T17:10:00.011Z] 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 16 kB/s) [2019-07-30T17:10:00.011Z] 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-30T17:10:00.011Z] 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-30T17:10:00.011Z] 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-30T17:10:00.267Z] 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-30T17:10:00.267Z] 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-30T17:10:00.267Z] 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-30T17:10:00.267Z] 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 117 kB/s) [2019-07-30T17:10:00.267Z] 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-30T17:10:00.267Z] 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-30T17:10:00.267Z] 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-30T17:10:00.522Z] 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-30T17:10:00.522Z] 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-30T17:10:00.522Z] 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-30T17:10:00.522Z] 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 25 kB/s) [2019-07-30T17:10:00.522Z] 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-30T17:10:00.522Z] 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-30T17:10:00.522Z] 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-30T17:10:00.778Z] 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-30T17:10:00.778Z] 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-30T17:10:00.778Z] 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-30T17:10:00.778Z] 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 78 kB/s) [2019-07-30T17:10:00.778Z] 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-30T17:10:00.778Z] 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-30T17:10:00.778Z] 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-30T17:10:01.034Z] 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-30T17:10:01.034Z] 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-30T17:10:01.034Z] 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-30T17:10:01.034Z] 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 40 kB/s) [2019-07-30T17:10:01.034Z] 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-30T17:10:01.034Z] 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-30T17:10:01.034Z] 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-30T17:10:01.290Z] 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-30T17:10:01.290Z] 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-30T17:10:01.290Z] 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-30T17:10:01.290Z] 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 24 kB/s) [2019-07-30T17:10:01.290Z] 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-30T17:10:01.290Z] 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-30T17:10:01.290Z] 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-30T17:10:01.546Z] 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-30T17:10:01.546Z] 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-30T17:10:01.546Z] 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-30T17:10:01.546Z] 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 100 kB/s) [2019-07-30T17:10:01.546Z] 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-30T17:10:01.546Z] 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-30T17:10:01.546Z] 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-30T17:10:01.801Z] 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-30T17:10:01.801Z] 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-30T17:10:01.801Z] 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-30T17:10:01.801Z] 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 73 kB/s) [2019-07-30T17:10:01.801Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T17:10:01.801Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T17:10:01.801Z] 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-30T17:10:02.056Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T17:10:02.056Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T17:10:02.056Z] 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-30T17:10:02.312Z] 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 17 kB/s) [2019-07-30T17:10:02.312Z] 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-30T17:10:02.312Z] 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-30T17:10:02.312Z] 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-30T17:10:02.312Z] 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-30T17:10:02.312Z] 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-30T17:10:02.568Z] 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-30T17:10:02.568Z] 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-30T17:10:02.568Z] 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-30T17:10:02.568Z] 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-30T17:10:02.568Z] 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-30T17:10:02.568Z] 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-30T17:10:02.568Z] 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-30T17:10:02.824Z] 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-30T17:10:03.079Z] 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 10 kB/s) [2019-07-30T17:10:03.079Z] 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-30T17:10:03.079Z] 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-30T17:10:03.079Z] 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-30T17:10:03.079Z] 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-30T17:10:03.079Z] 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-30T17:10:03.335Z] 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-30T17:10:03.335Z] 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 156 kB/s) [2019-07-30T17:10:03.335Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T17:10:03.335Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T17:10:03.335Z] 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-30T17:10:03.335Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T17:10:03.591Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T17:10:03.591Z] 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-30T17:10:03.591Z] 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 298 kB/s) [2019-07-30T17:10:03.591Z] 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-30T17:10:03.591Z] 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-30T17:10:03.846Z] 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-30T17:10:03.846Z] 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-30T17:10:03.846Z] 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-30T17:10:03.846Z] 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-30T17:10:03.846Z] 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 67 kB/s) [2019-07-30T17:10:03.846Z] 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-30T17:10:03.846Z] 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-30T17:10:03.846Z] 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-30T17:10:04.111Z] 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-30T17:10:04.111Z] 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-30T17:10:05.478Z] 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-30T17:10:05.478Z] 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 104 kB/s) [2019-07-30T17:10:05.478Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T17:10:05.478Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T17:10:05.478Z] 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-30T17:10:05.478Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T17:10:05.478Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T17:10:05.478Z] 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-30T17:10:05.478Z] 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 20 kB/s) [2019-07-30T17:10:05.478Z] 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-30T17:10:05.478Z] 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-30T17:10:05.478Z] 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-30T17:10:05.733Z] 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-30T17:10:05.988Z] 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-30T17:10:05.988Z] 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-30T17:10:05.988Z] 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 25 kB/s) [2019-07-30T17:10:05.988Z] 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-30T17:10:05.988Z] 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-30T17:10:05.988Z] 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-30T17:10:06.244Z] Progress (1): 1.0/6.4 kB Progress (1): 5.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 29 kB/s) [2019-07-30T17:10:06.244Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-30T17:10:06.244Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-30T17:10:06.244Z] 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-30T17:10:06.501Z] Progress (1): 4.1/31 kB Progress (1): 5.1/31 kB Progress (1): 9.2/31 kB Progress (1): 13/31 kB Progress (1): 17/31 kB Progress (1): 19/31 kB Progress (1): 23/31 kB Progress (1): 27/31 kB Progress (1): 31/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-30T17:10:06.501Z] 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-30T17:10:06.501Z] 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-30T17:10:06.501Z] 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-30T17:10:06.757Z] 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-30T17:10:06.757Z] 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-30T17:10:06.757Z] 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-30T17:10:06.757Z] 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 289 kB/s) [2019-07-30T17:10:06.757Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T17:10:06.757Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T17:10:06.757Z] 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-30T17:10:07.013Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T17:10:07.013Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T17:10:07.013Z] 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-30T17:10:07.013Z] 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 179 kB/s) [2019-07-30T17:10:07.013Z] 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-30T17:10:07.013Z] 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-30T17:10:07.013Z] 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-30T17:10:07.268Z] 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-30T17:10:07.268Z] 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-30T17:10:07.268Z] 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-30T17:10:07.524Z] 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 24 kB/s) [2019-07-30T17:10:07.524Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T17:10:07.524Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T17:10:07.524Z] 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-30T17:10:07.780Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T17:10:07.780Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T17:10:07.780Z] 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-30T17:10:07.780Z] 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 325 kB/s) [2019-07-30T17:10:07.780Z] 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-30T17:10:07.780Z] 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-30T17:10:07.780Z] 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-30T17:10:08.036Z] 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-30T17:10:08.036Z] 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-30T17:10:08.036Z] 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-30T17:10:08.291Z] 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 53 kB/s) [2019-07-30T17:10:08.291Z] 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-30T17:10:08.291Z] 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-30T17:10:08.291Z] 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-30T17:10:08.291Z] 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-30T17:10:08.291Z] 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-30T17:10:08.291Z] 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-30T17:10:08.547Z] 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 78 kB/s) [2019-07-30T17:10:08.547Z] 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-30T17:10:08.547Z] 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-30T17:10:08.547Z] 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-30T17:10:08.547Z] 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-30T17:10:08.547Z] 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-30T17:10:08.547Z] 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-30T17:10:09.913Z] 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 6.7 kB/s) [2019-07-30T17:10:09.913Z] 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-30T17:10:09.913Z] 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-30T17:10:09.913Z] 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-30T17:10:09.913Z] 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-30T17:10:09.913Z] 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-30T17:10:09.913Z] 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-30T17:10:09.913Z] 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 44 kB/s) [2019-07-30T17:10:09.913Z] 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-30T17:10:09.913Z] 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-30T17:10:10.169Z] 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-30T17:10:10.169Z] 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-30T17:10:10.169Z] 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-30T17:10:10.169Z] 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-30T17:10:10.169Z] 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 41 kB/s) [2019-07-30T17:10:10.169Z] 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-30T17:10:10.169Z] 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-30T17:10:10.424Z] 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-30T17:10:10.424Z] 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-30T17:10:10.424Z] 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-30T17:10:10.424Z] 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-30T17:10:10.424Z] Progress (1): 504 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom (504 B at 15 kB/s) [2019-07-30T17:10:10.424Z] 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-30T17:10:10.424Z] 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-30T17:10:10.680Z] 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-30T17:10:10.680Z] 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-30T17:10:10.680Z] 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-30T17:10:10.680Z] 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-30T17:10:10.680Z] 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 40 kB/s) [2019-07-30T17:10:10.680Z] 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-30T17:10:10.680Z] 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-30T17:10:10.938Z] 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-30T17:10:10.938Z] 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-30T17:10:10.938Z] 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-30T17:10:10.938Z] 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-30T17:10:10.938Z] 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 46 kB/s) [2019-07-30T17:10:10.938Z] 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-30T17:10:10.938Z] 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-30T17:10:11.210Z] 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-30T17:10:11.210Z] 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-30T17:10:11.210Z] 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-30T17:10:11.210Z] 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-30T17:10:11.210Z] 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 25 kB/s) [2019-07-30T17:10:11.210Z] 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-30T17:10:11.210Z] 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-30T17:10:11.210Z] 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-30T17:10:11.467Z] 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-30T17:10:11.467Z] 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-30T17:10:11.467Z] 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-30T17:10:11.467Z] 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 28 kB/s) [2019-07-30T17:10:11.467Z] 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-30T17:10:11.467Z] 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-30T17:10:11.467Z] 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-30T17:10:11.722Z] 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-30T17:10:11.722Z] 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-30T17:10:11.722Z] 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-30T17:10:11.722Z] 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 30 kB/s) [2019-07-30T17:10:11.722Z] 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-30T17:10:11.722Z] 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-30T17:10:11.979Z] 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-30T17:10:11.979Z] 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-30T17:10:11.979Z] 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-30T17:10:11.979Z] 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-30T17:10:12.235Z] 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 55 kB/s) [2019-07-30T17:10:12.235Z] 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-30T17:10:12.235Z] 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-30T17:10:12.235Z] 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-30T17:10:12.235Z] 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-30T17:10:12.235Z] 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-30T17:10:12.235Z] 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-30T17:10:12.492Z] 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 50 kB/s) [2019-07-30T17:10:12.492Z] 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-30T17:10:12.492Z] 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-30T17:10:12.492Z] 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-30T17:10:12.492Z] 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-30T17:10:12.492Z] 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-30T17:10:12.492Z] 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-30T17:10:12.748Z] 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 38 kB/s) [2019-07-30T17:10:12.748Z] 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-30T17:10:12.748Z] 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-30T17:10:12.748Z] 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-30T17:10:12.748Z] 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-30T17:10:12.748Z] 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-30T17:10:12.748Z] 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-30T17:10:13.003Z] 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 22 kB/s) [2019-07-30T17:10:13.003Z] 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-30T17:10:13.003Z] 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-30T17:10:13.003Z] 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-30T17:10:13.003Z] 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-30T17:10:13.259Z] 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-30T17:10:13.259Z] 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-30T17:10:13.259Z] 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 56 kB/s) [2019-07-30T17:10:13.259Z] 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-30T17:10:13.259Z] 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-30T17:10:13.259Z] 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-30T17:10:13.259Z] 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-30T17:10:13.515Z] 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-30T17:10:13.515Z] 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-30T17:10:13.515Z] 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 6.8 kB/s) [2019-07-30T17:10:13.515Z] 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-30T17:10:13.515Z] 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-30T17:10:13.515Z] 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-30T17:10:13.771Z] 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-30T17:10:13.771Z] 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-30T17:10:13.771Z] 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-30T17:10:13.771Z] 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 506 kB/s) [2019-07-30T17:10:13.771Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T17:10:13.771Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T17:10:13.771Z] 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-30T17:10:14.027Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T17:10:14.027Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T17:10:14.027Z] 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-30T17:10:14.027Z] 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 625 kB/s) [2019-07-30T17:10:14.027Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom [2019-07-30T17:10:14.027Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom [2019-07-30T17:10:14.027Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom [2019-07-30T17:10:14.282Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom [2019-07-30T17:10:14.282Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom [2019-07-30T17:10:14.282Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [2019-07-30T17:10:14.282Z] 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 204 kB/s) [2019-07-30T17:10:14.282Z] 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-30T17:10:14.282Z] 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-30T17:10:14.282Z] 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-30T17:10:14.537Z] 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-30T17:10:14.537Z] 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-30T17:10:14.537Z] 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-30T17:10:14.793Z] 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 181 kB/s) [2019-07-30T17:10:14.793Z] 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-30T17:10:14.793Z] 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-30T17:10:14.793Z] 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-30T17:10:14.793Z] 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-30T17:10:14.793Z] 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-30T17:10:14.793Z] 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-30T17:10:15.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 168 kB/s) [2019-07-30T17:10:15.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-30T17:10:15.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-30T17:10:15.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-30T17:10:15.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-30T17:10:15.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-30T17:10:15.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-30T17:10:15.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 468 kB/s) [2019-07-30T17:10:15.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-30T17:10:15.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-30T17:10:15.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-30T17:10:15.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-30T17:10:15.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-30T17:10:15.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-30T17:10:15.560Z] 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 169 kB/s) [2019-07-30T17:10:15.560Z] 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-30T17:10:15.560Z] 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-30T17:10:15.560Z] 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-30T17:10:15.560Z] 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-30T17:10:15.560Z] 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-30T17:10:15.560Z] 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-30T17:10:15.816Z] 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 157 kB/s) [2019-07-30T17:10:15.816Z] 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-30T17:10:15.816Z] 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-30T17:10:15.816Z] 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-30T17:10:15.816Z] 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-30T17:10:15.816Z] 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-30T17:10:15.816Z] 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-30T17:10:16.072Z] 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 633 kB/s) [2019-07-30T17:10:16.072Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T17:10:16.072Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T17:10:16.072Z] 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-30T17:10:16.072Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T17:10:16.072Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T17:10:16.072Z] 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-30T17:10:16.327Z] 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 553 kB/s) [2019-07-30T17:10:16.327Z] 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-30T17:10:16.327Z] 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-30T17:10:16.327Z] 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-30T17:10:16.327Z] 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-30T17:10:16.327Z] 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-30T17:10:16.583Z] 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-30T17:10:16.583Z] 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 210 kB/s) [2019-07-30T17:10:16.583Z] 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-30T17:10:16.583Z] 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-30T17:10:16.583Z] 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-30T17:10:16.583Z] 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-30T17:10:16.583Z] 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-30T17:10:16.838Z] 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-30T17:10:16.838Z] 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 131 kB/s) [2019-07-30T17:10:16.838Z] 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-30T17:10:16.838Z] 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-30T17:10:16.838Z] 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-30T17:10:16.838Z] 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-30T17:10:16.838Z] 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-30T17:10:17.095Z] 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-30T17:10:17.095Z] 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 112 kB/s) [2019-07-30T17:10:17.095Z] 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-30T17:10:17.095Z] 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-30T17:10:17.095Z] 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-30T17:10:17.095Z] 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-30T17:10:17.095Z] 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-30T17:10:17.353Z] 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-30T17:10:17.353Z] 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 85 kB/s) [2019-07-30T17:10:17.353Z] 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-30T17:10:17.353Z] 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-30T17:10:17.353Z] 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-30T17:10:17.353Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-30T17:10:17.353Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-30T17:10:17.608Z] 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-30T17:10:17.608Z] 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 408 kB/s) [2019-07-30T17:10:17.608Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T17:10:17.608Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T17:10:17.608Z] 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-30T17:10:17.608Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T17:10:17.608Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T17:10:17.864Z] 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-30T17:10:17.864Z] 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.9 MB/s) [2019-07-30T17:10:17.864Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T17:10:17.864Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T17:10:17.864Z] 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-30T17:10:17.864Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T17:10:17.864Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T17:10:17.864Z] 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-30T17:10:18.119Z] 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 79 kB/s) [2019-07-30T17:10:18.119Z] 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-30T17:10:18.119Z] 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-30T17:10:18.119Z] 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-30T17:10:18.375Z] 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-30T17:10:18.375Z] 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-30T17:10:18.375Z] 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-30T17:10:18.375Z] 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 191 kB/s) [2019-07-30T17:10:18.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.pom [2019-07-30T17:10:18.375Z] 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-30T17:10:18.375Z] 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-30T17:10:18.631Z] 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-30T17:10:18.631Z] 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-30T17:10:18.631Z] 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-30T17:10:18.631Z] 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 62 kB/s) [2019-07-30T17:10:18.631Z] 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-30T17:10:18.631Z] 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-30T17:10:18.631Z] 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-30T17:10:18.887Z] 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-30T17:10:18.887Z] 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-30T17:10:18.887Z] 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-30T17:10:18.887Z] 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 732 kB/s) [2019-07-30T17:10:18.887Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T17:10:18.887Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T17:10:18.887Z] 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-30T17:10:19.143Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T17:10:19.143Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T17:10:19.143Z] 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-30T17:10:19.143Z] 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.0 MB/s) [2019-07-30T17:10:19.143Z] 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-30T17:10:19.143Z] 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-30T17:10:19.399Z] 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-30T17:10:19.399Z] 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-30T17:10:19.399Z] 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-30T17:10:19.399Z] 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-30T17:10:19.399Z] 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 126 kB/s) [2019-07-30T17:10:19.399Z] 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-30T17:10:19.654Z] 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 270 kB/s) [2019-07-30T17:10:19.654Z] 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-30T17:10:19.654Z] 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 543 kB/s) [2019-07-30T17:10:19.654Z] 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-30T17:10:19.654Z] 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-30T17:10:19.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.pom [2019-07-30T17:10:19.911Z] 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-30T17:10:19.911Z] 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-30T17:10:20.166Z] 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-30T17:10:20.166Z] 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 116 kB/s) [2019-07-30T17:10:20.166Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T17:10:20.166Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T17:10:20.422Z] 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-30T17:10:20.422Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T17:10:20.422Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T17:10:20.422Z] 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-30T17:10:20.422Z] 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 179 kB/s) [2019-07-30T17:10:20.422Z] 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-30T17:10:20.422Z] 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-30T17:10:20.422Z] 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-30T17:10:20.678Z] 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-30T17:10:20.678Z] 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-30T17:10:20.678Z] 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-30T17:10:20.678Z] 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 145 kB/s) [2019-07-30T17:10:20.678Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T17:10:20.933Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T17:10:20.933Z] 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-30T17:10:20.933Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T17:10:20.933Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T17:10:20.933Z] 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-30T17:10:21.189Z] 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 132 kB/s) [2019-07-30T17:10:21.189Z] 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-30T17:10:21.189Z] 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-30T17:10:21.189Z] 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-30T17:10:21.189Z] 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-30T17:10:21.189Z] 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-30T17:10:21.189Z] 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-30T17:10:21.445Z] 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 193 kB/s) [2019-07-30T17:10:21.445Z] 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-30T17:10:21.445Z] 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-30T17:10:21.445Z] 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-30T17:10:21.445Z] 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-30T17:10:21.701Z] 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-30T17:10:21.701Z] 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-30T17:10:21.701Z] 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 433 kB/s) [2019-07-30T17:10:21.701Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T17:10:21.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T17:10:21.957Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T17:10:21.957Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T17:10:21.957Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T17:10:21.957Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T17:10:21.957Z] 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 828 kB/s) [2019-07-30T17:10:22.213Z] 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-30T17:10:22.213Z] 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-30T17:10:22.213Z] 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-30T17:10:22.213Z] 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-30T17:10:22.469Z] 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-30T17:10:22.469Z] 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-30T17:10:22.469Z] 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 255 kB/s) [2019-07-30T17:10:22.469Z] 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-30T17:10:22.469Z] 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-30T17:10:22.469Z] 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-30T17:10:22.724Z] 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-30T17:10:22.724Z] 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-30T17:10:22.724Z] 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-30T17:10:22.724Z] Progress (1): 4.1/9.8 kB Progress (1): 7.7/9.8 kB Progress (1): 9.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom (9.8 kB at 296 kB/s) [2019-07-30T17:10:22.724Z] 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-30T17:10:22.724Z] 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-30T17:10:22.724Z] 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-30T17:10:22.980Z] 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-30T17:10:22.980Z] 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-30T17:10:22.980Z] 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-30T17:10:22.980Z] 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 362 kB/s) [2019-07-30T17:10:22.980Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T17:10:22.980Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T17:10:22.980Z] 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-30T17:10:23.237Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T17:10:23.237Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T17:10:23.237Z] 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-30T17:10:23.237Z] 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 822 kB/s) [2019-07-30T17:10:23.237Z] 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-30T17:10:23.237Z] 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-30T17:10:23.237Z] 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-30T17:10:23.512Z] 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-30T17:10:23.512Z] 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-30T17:10:23.512Z] 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-30T17:10:23.512Z] 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 335 kB/s) [2019-07-30T17:10:23.512Z] 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-30T17:10:23.512Z] 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-30T17:10:23.512Z] 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-30T17:10:23.512Z] 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-30T17:10:23.768Z] 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-30T17:10:23.768Z] 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-30T17:10:23.768Z] 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 47 kB/s) [2019-07-30T17:10:23.768Z] 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-30T17:10:23.768Z] 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-30T17:10:23.768Z] 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-30T17:10:24.023Z] 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-30T17:10:24.023Z] 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-30T17:10:24.023Z] 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-30T17:10:24.023Z] 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 415 kB/s) [2019-07-30T17:10:24.023Z] 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-30T17:10:24.023Z] 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-30T17:10:24.023Z] 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-30T17:10:24.278Z] 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-30T17:10:24.278Z] 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-30T17:10:24.278Z] 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-30T17:10:24.278Z] 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 70 kB/s) [2019-07-30T17:10:24.278Z] 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-30T17:10:24.278Z] 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-30T17:10:24.278Z] 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-30T17:10:24.534Z] 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-30T17:10:24.534Z] 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-30T17:10:24.534Z] 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-30T17:10:24.534Z] 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 147 kB/s) [2019-07-30T17:10:24.534Z] 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-30T17:10:24.534Z] 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-30T17:10:24.534Z] 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-30T17:10:24.789Z] 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-30T17:10:24.789Z] 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-30T17:10:24.789Z] 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-30T17:10:24.789Z] 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 263 kB/s) [2019-07-30T17:10:24.789Z] 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-30T17:10:24.789Z] 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-30T17:10:24.789Z] 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-30T17:10:25.045Z] 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-30T17:10:25.045Z] 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-30T17:10:25.045Z] 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-30T17:10:25.045Z] 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 24 kB/s) [2019-07-30T17:10:25.045Z] 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-30T17:10:25.045Z] 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-30T17:10:25.045Z] 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-30T17:10:25.301Z] 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-30T17:10:25.301Z] 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-30T17:10:25.301Z] 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-30T17:10:25.301Z] 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 54 kB/s) [2019-07-30T17:10:25.301Z] 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-30T17:10:25.301Z] 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-30T17:10:25.301Z] 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-30T17:10:25.557Z] 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-30T17:10:25.557Z] 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-30T17:10:25.557Z] 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-30T17:10:25.557Z] 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 360 kB/s) [2019-07-30T17:10:25.557Z] 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-30T17:10:25.557Z] 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-30T17:10:25.557Z] 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-30T17:10:25.812Z] 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-30T17:10:25.812Z] 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-30T17:10:25.812Z] 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-30T17:10:25.812Z] 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 99 kB/s) [2019-07-30T17:10:25.812Z] 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-30T17:10:25.812Z] 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-30T17:10:25.812Z] 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-30T17:10:26.068Z] 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-30T17:10:26.068Z] 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-30T17:10:26.068Z] 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-30T17:10:26.068Z] 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 80 kB/s) [2019-07-30T17:10:26.068Z] 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-30T17:10:26.068Z] 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-30T17:10:26.068Z] 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-30T17:10:26.324Z] 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-30T17:10:26.324Z] 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-30T17:10:26.324Z] 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-30T17:10:26.324Z] 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 64 kB/s) [2019-07-30T17:10:26.324Z] 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-30T17:10:26.324Z] 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-30T17:10:26.324Z] 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-30T17:10:26.580Z] 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-30T17:10:26.580Z] 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-30T17:10:26.580Z] 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-30T17:10:27.506Z] 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 1.4 kB/s) [2019-07-30T17:10:27.762Z] 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-30T17:10:27.762Z] 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-30T17:10:27.762Z] 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-30T17:10:27.762Z] 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-30T17:10:28.017Z] 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-30T17:10:28.017Z] 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-30T17:10:28.017Z] 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 70 kB/s) [2019-07-30T17:10:28.017Z] 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-30T17:10:28.017Z] 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-30T17:10:28.017Z] 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-30T17:10:28.272Z] 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-30T17:10:28.272Z] 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-30T17:10:28.272Z] 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-30T17:10:28.272Z] 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 542 kB/s) [2019-07-30T17:10:28.272Z] 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-30T17:10:28.272Z] 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-30T17:10:28.272Z] 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-30T17:10:28.527Z] 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-30T17:10:28.527Z] 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-30T17:10:28.527Z] 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-30T17:10:28.527Z] 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-30T17:10:28.528Z] 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-30T17:10:28.528Z] 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-30T17:10:28.528Z] 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-30T17:10:28.784Z] 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-30T17:10:28.784Z] 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-30T17:10:28.784Z] 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-30T17:10:28.784Z] 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 77 kB/s) [2019-07-30T17:10:28.784Z] 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-30T17:10:28.784Z] 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-30T17:10:28.784Z] 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-30T17:10:29.040Z] 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-30T17:10:29.040Z] 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-30T17:10:29.040Z] 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-30T17:10:29.040Z] 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 37 kB/s) [2019-07-30T17:10:29.040Z] 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-30T17:10:29.040Z] 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-30T17:10:29.312Z] 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-30T17:10:29.312Z] 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-30T17:10:29.312Z] 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-30T17:10:29.312Z] 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-30T17:10:29.312Z] 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 87 kB/s) [2019-07-30T17:10:29.312Z] 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-30T17:10:29.312Z] 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-30T17:10:29.312Z] 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-30T17:10:29.568Z] 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-30T17:10:29.568Z] 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-30T17:10:29.568Z] 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-30T17:10:29.568Z] 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 85 kB/s) [2019-07-30T17:10:29.568Z] 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-30T17:10:29.568Z] 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-30T17:10:29.568Z] 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-30T17:10:29.825Z] 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-30T17:10:29.825Z] 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-30T17:10:29.825Z] 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-30T17:10:29.825Z] 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 306 kB/s) [2019-07-30T17:10:29.825Z] 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-30T17:10:29.826Z] 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-30T17:10:29.826Z] 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-30T17:10:30.081Z] 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-30T17:10:30.081Z] 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-30T17:10:30.081Z] 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-30T17:10:30.081Z] 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 40 kB/s) [2019-07-30T17:10:30.081Z] 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-30T17:10:30.081Z] 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-30T17:10:30.336Z] 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-30T17:10:30.336Z] 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-30T17:10:30.336Z] 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-30T17:10:30.336Z] 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-30T17:10:30.336Z] 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 266 kB/s) [2019-07-30T17:10:30.336Z] 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-30T17:10:30.336Z] 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-30T17:10:30.592Z] 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-30T17:10:30.592Z] 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-30T17:10:30.592Z] 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-30T17:10:30.592Z] 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-30T17:10:30.592Z] 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 47 kB/s) [2019-07-30T17:10:30.592Z] 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-30T17:10:30.592Z] 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-30T17:10:30.848Z] 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-30T17:10:30.848Z] 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-30T17:10:30.848Z] 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-30T17:10:30.848Z] 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-30T17:10:30.848Z] 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 186 kB/s) [2019-07-30T17:10:30.848Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T17:10:30.848Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T17:10:30.848Z] 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-30T17:10:31.103Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T17:10:31.103Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T17:10:31.103Z] 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-30T17:10:31.103Z] 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 682 kB/s) [2019-07-30T17:10:31.359Z] 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-30T17:10:31.359Z] 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-30T17:10:31.359Z] 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-30T17:10:31.359Z] 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-30T17:10:31.359Z] 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-30T17:10:31.359Z] 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-30T17:10:31.359Z] 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 47 kB/s) [2019-07-30T17:10:31.615Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T17:10:31.615Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T17:10:31.615Z] 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-30T17:10:31.615Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T17:10:31.615Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T17:10:31.615Z] 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-30T17:10:31.615Z] 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 832 kB/s) [2019-07-30T17:10:31.870Z] 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-30T17:10:31.870Z] 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-30T17:10:31.870Z] 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-30T17:10:31.870Z] 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-30T17:10:31.870Z] 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-30T17:10:31.870Z] 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-30T17:10:31.871Z] 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 187 kB/s) [2019-07-30T17:10:32.126Z] 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-30T17:10:32.126Z] 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-30T17:10:32.126Z] 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-30T17:10:32.126Z] 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-30T17:10:32.126Z] 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-30T17:10:32.126Z] 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-30T17:10:32.126Z] 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 547 kB/s) [2019-07-30T17:10:32.126Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T17:10:32.381Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T17:10:32.381Z] 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-30T17:10:32.381Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T17:10:32.381Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T17:10:32.381Z] 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-30T17:10:32.381Z] 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 223 kB/s) [2019-07-30T17:10:32.381Z] 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-30T17:10:32.637Z] 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-30T17:10:32.637Z] 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-30T17:10:32.637Z] 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-30T17:10:32.637Z] 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-30T17:10:32.637Z] 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-30T17:10:32.893Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 188 kB/s) [2019-07-30T17:10:32.893Z] 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-30T17:10:32.893Z] 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-30T17:10:32.893Z] 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-30T17:10:32.893Z] 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-30T17:10:32.893Z] 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-30T17:10:32.893Z] 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-30T17:10:33.149Z] 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 44 kB/s) [2019-07-30T17:10:33.149Z] 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-30T17:10:33.149Z] 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 345 kB/s) [2019-07-30T17:10:33.149Z] 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-30T17:10:33.149Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from 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 253 kB/s) [2019-07-30T17:10:33.149Z] 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-30T17:10:33.149Z] 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-30T17:10:33.149Z] 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-30T17:10:33.405Z] 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-30T17:10:33.405Z] 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-30T17:10:33.405Z] 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-30T17:10:33.405Z] 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 270 kB/s) [2019-07-30T17:10:33.405Z] 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-30T17:10:33.405Z] 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-30T17:10:33.405Z] 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-30T17:10:33.405Z] 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-30T17:10:33.405Z] 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-30T17:10:33.405Z] 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-30T17:10:33.405Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T17:10:33.405Z] 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-30T17:10:33.405Z] 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-30T17:10:33.405Z] 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-30T17:10:33.405Z] 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-30T17:10:33.405Z] 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-30T17:10:33.405Z] 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-30T17:10:33.405Z] 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-30T17:10:33.405Z] 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-30T17:10:33.405Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T17:10:33.405Z] 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-30T17:10:33.405Z] 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-30T17:10:33.405Z] 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-30T17:10:33.405Z] 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-30T17:10:33.405Z] 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-30T17:10:33.661Z] 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-30T17:10:33.661Z] 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-30T17:10:33.661Z] 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-30T17:10:33.661Z] 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-30T17:10:33.661Z] 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-30T17:10:33.661Z] 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-30T17:10:33.661Z] 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-30T17:10:33.661Z] 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-30T17:10:33.661Z] Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [2019-07-30T17:10:33.661Z] 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 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-30T17:10:33.661Z] 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 Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T17:10:33.661Z] 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 Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB 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 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-30T17:10:33.661Z] 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 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-30T17:10:33.661Z] 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 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-30T17:10:33.661Z] Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9 MB Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar (1.9 MB at 8.3 MB/s) [2019-07-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:33.917Z] 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-30T17:10:34.172Z] 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-30T17:10:34.173Z] 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-30T17:10:34.173Z] 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-30T17:10:34.173Z] 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-30T17:10:34.173Z] 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-30T17:10:34.428Z] Progress (1): 1.0/97 kB Progress (1): 5.1/97 kB Progress (1): 9.2/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-artifact/2.0/maven-artifact-2.0.jar [2019-07-30T17:10:34.428Z] 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-30T17:10:34.428Z] Progress (1): 14/97 kB Progress (1): 19/97 kB Progress (1): 23/97 kB Progress (1): 27/97 kB Progress (1): 31/97 kB Progress (1): 35/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-30T17:10:34.428Z] 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-30T17:10:34.428Z] Progress (1): 39/97 kB Progress (1): 43/97 kB Progress (1): 47/97 kB Progress (1): 51/97 kB Progress (1): 55/97 kB Progress (1): 59/97 kB Progress (1): 63/97 kB Progress (1): 67/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-30T17:10:34.428Z] 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-30T17:10:34.428Z] Progress (1): 71/97 kB Progress (1): 74/97 kB Progress (1): 78/97 kB Progress (1): 82/97 kB Progress (1): 86/97 kB Progress (1): 90/97 kB Progress (1): 94/97 kB Progress (1): 97 kB 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-30T17:10:34.683Z] 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-30T17:10:34.683Z] 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 163 kB/s) [2019-07-30T17:10:34.683Z] 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-30T17:10:34.683Z] 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-30T17:10:34.683Z] 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-30T17:10:34.683Z] 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-30T17:10:34.683Z] 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-30T17:10:34.683Z] 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-30T17:10:34.683Z] 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-30T17:10:34.683Z] 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-30T17:10:34.939Z] 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-30T17:10:34.939Z] 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-30T17:10:34.939Z] 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-30T17:10:34.939Z] 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-30T17:10:34.939Z] 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-30T17:10:34.939Z] 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-30T17:10:34.939Z] 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-30T17:10:34.939Z] 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-30T17:10:35.195Z] 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-30T17:10:35.195Z] 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-30T17:10:35.196Z] 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-30T17:10:35.196Z] 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-30T17:10:35.196Z] 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-30T17:10:35.196Z] 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-30T17:10:35.196Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T17:10:35.196Z] 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-30T17:10:35.196Z] 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-30T17:10:35.196Z] 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-30T17:10:35.196Z] 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-30T17:10:35.451Z] 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-30T17:10:35.451Z] 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-30T17:10:35.451Z] 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-30T17:10:35.451Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T17:10:35.451Z] 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-30T17:10:35.451Z] 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-30T17:10:35.451Z] 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-30T17:10:35.451Z] 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-30T17:10:35.451Z] 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-30T17:10:35.451Z] 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-30T17:10:35.451Z] 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-30T17:10:35.451Z] 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-30T17:10:35.451Z] 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-30T17:10:35.451Z] 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-30T17:10:35.451Z] 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-30T17:10:35.451Z] 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-30T17:10:35.451Z] 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-30T17:10:35.451Z] 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-30T17:10:35.451Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T17:10:35.451Z] 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-30T17:10:35.451Z] 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-30T17:10:35.451Z] 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-30T17:10:35.451Z] 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-30T17:10:35.451Z] 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-30T17:10:35.451Z] 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-30T17:10:35.451Z] 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-30T17:10:35.451Z] 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-30T17:10:35.451Z] 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-30T17:10:35.709Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.709Z] 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-30T17:10:35.967Z] Progress (1): 4.1/145 kB Progress (1): 7.7/145 kB Progress (1): 12/145 kB Progress (1): 16/145 kB Progress (1): 20/145 kB Progress (1): 24/145 kB Progress (2): 24/145 kB | 4.1/378 kB Progress (2): 24/145 kB | 7.7/378 kB Progress (2): 28/145 kB | 7.7/378 kB Progress (2): 32/145 kB | 7.7/378 kB Progress (2): 36/145 kB | 7.7/378 kB Progress (2): 40/145 kB | 7.7/378 kB Progress (3): 40/145 kB | 7.7/378 kB | 4.1/230 kB Progress (3): 40/145 kB | 7.7/378 kB | 7.7/230 kB Progress (3): 40/145 kB | 12/378 kB | 7.7/230 kB Progress (3): 40/145 kB | 16/378 kB | 7.7/230 kB Progress (3): 40/145 kB | 20/378 kB | 7.7/230 kB Progress (3): 40/145 kB | 24/378 kB | 7.7/230 kB Progress (3): 40/145 kB | 28/378 kB | 7.7/230 kB Progress (3): 40/145 kB | 32/378 kB | 7.7/230 kB Progress (3): 40/145 kB | 36/378 kB | 7.7/230 kB Progress (3): 40/145 kB | 40/378 kB | 7.7/230 kB Progress (3): 40/145 kB | 44/378 kB | 7.7/230 kB Progress (3): 44/145 kB | 44/378 kB | 7.7/230 kB Progress (3): 44/145 kB | 48/378 kB | 7.7/230 kB Progress (3): 48/145 kB | 48/378 kB | 7.7/230 kB Progress (3): 52/145 kB | 48/378 kB | 7.7/230 kB Progress (3): 52/145 kB | 48/378 kB | 12/230 kB Progress (3): 56/145 kB | 48/378 kB | 12/230 kB Progress (3): 56/145 kB | 48/378 kB | 16/230 kB Progress (3): 60/145 kB | 48/378 kB | 16/230 kB Progress (3): 60/145 kB | 48/378 kB | 20/230 kB Progress (3): 60/145 kB | 52/378 kB | 20/230 kB Progress (3): 60/145 kB | 52/378 kB | 24/230 kB Progress (3): 64/145 kB | 52/378 kB | 24/230 kB Progress (3): 64/145 kB | 52/378 kB | 28/230 kB Progress (3): 64/145 kB | 56/378 kB | 28/230 kB Progress (3): 64/145 kB | 56/378 kB | 32/230 kB Progress (3): 64/145 kB | 60/378 kB | 32/230 kB Progress (3): 64/145 kB | 64/378 kB | 32/230 kB Progress (3): 64/145 kB | 68/378 kB | 32/230 kB Progress (3): 64/145 kB | 72/378 kB | 32/230 kB Progress (3): 64/145 kB | 76/378 kB | 32/230 kB Progress (3): 64/145 kB | 80/378 kB | 32/230 kB Progress (3): 64/145 kB | 84/378 kB | 32/230 kB Progress (3): 64/145 kB | 88/378 kB | 32/230 kB Progress (3): 64/145 kB | 92/378 kB | 32/230 kB Progress (3): 64/145 kB | 96/378 kB | 32/230 kB Progress (3): 64/145 kB | 100/378 kB | 32/230 kB Progress (3): 64/145 kB | 104/378 kB | 32/230 kB Progress (3): 64/145 kB | 108/378 kB | 32/230 kB Progress (3): 64/145 kB | 112/378 kB | 32/230 kB Progress (3): 64/145 kB | 116/378 kB | 32/230 kB Progress (3): 64/145 kB | 120/378 kB | 32/230 kB Progress (3): 64/145 kB | 124/378 kB | 32/230 kB Progress (3): 64/145 kB | 128/378 kB | 32/230 kB Progress (3): 64/145 kB | 132/378 kB | 32/230 kB Progress (3): 64/145 kB | 136/378 kB | 32/230 kB Progress (3): 64/145 kB | 140/378 kB | 32/230 kB Progress (3): 64/145 kB | 144/378 kB | 32/230 kB Progress (3): 64/145 kB | 148/378 kB | 32/230 kB Progress (3): 64/145 kB | 152/378 kB | 32/230 kB Progress (3): 64/145 kB | 156/378 kB | 32/230 kB Progress (3): 64/145 kB | 160/378 kB | 32/230 kB Progress (3): 64/145 kB | 164/378 kB | 32/230 kB Progress (3): 64/145 kB | 168/378 kB | 32/230 kB Progress (3): 64/145 kB | 172/378 kB | 32/230 kB Progress (3): 64/145 kB | 176/378 kB | 32/230 kB Progress (3): 64/145 kB | 180/378 kB | 32/230 kB Progress (3): 64/145 kB | 184/378 kB | 32/230 kB Progress (3): 64/145 kB | 188/378 kB | 32/230 kB Progress (3): 64/145 kB | 192/378 kB | 32/230 kB Progress (3): 64/145 kB | 196/378 kB | 32/230 kB Progress (3): 64/145 kB | 200/378 kB | 32/230 kB Progress (3): 64/145 kB | 204/378 kB | 32/230 kB Progress (3): 64/145 kB | 208/378 kB | 32/230 kB Progress (3): 64/145 kB | 212/378 kB | 32/230 kB Progress (3): 64/145 kB | 216/378 kB | 32/230 kB Progress (3): 64/145 kB | 220/378 kB | 32/230 kB Progress (3): 64/145 kB | 224/378 kB | 32/230 kB Progress (3): 64/145 kB | 228/378 kB | 32/230 kB Progress (3): 64/145 kB | 232/378 kB | 32/230 kB Progress (3): 64/145 kB | 236/378 kB | 32/230 kB Progress (3): 64/145 kB | 240/378 kB | 32/230 kB Progress (3): 64/145 kB | 244/378 kB | 32/230 kB Progress (3): 64/145 kB | 248/378 kB | 32/230 kB Progress (3): 64/145 kB | 252/378 kB | 32/230 kB Progress (3): 64/145 kB | 256/378 kB | 32/230 kB Progress (3): 64/145 kB | 260/378 kB | 32/230 kB Progress (3): 64/145 kB | 264/378 kB | 32/230 kB Progress (3): 64/145 kB | 268/378 kB | 32/230 kB Progress (3): 64/145 kB | 272/378 kB | 32/230 kB Progress (3): 64/145 kB | 276/378 kB | 32/230 kB Progress (3): 64/145 kB | 280/378 kB | 32/230 kB Progress (3): 64/145 kB | 284/378 kB | 32/230 kB Progress (3): 64/145 kB | 288/378 kB | 32/230 kB Progress (3): 64/145 kB | 292/378 kB | 32/230 kB Progress (3): 64/145 kB | 296/378 kB | 32/230 kB Progress (3): 64/145 kB | 300/378 kB | 32/230 kB Progress (3): 64/145 kB | 304/378 kB | 32/230 kB Progress (3): 64/145 kB | 308/378 kB | 32/230 kB Progress (3): 64/145 kB | 312/378 kB | 32/230 kB Progress (3): 64/145 kB | 316/378 kB | 32/230 kB Progress (3): 64/145 kB | 320/378 kB | 32/230 kB Progress (3): 64/145 kB | 324/378 kB | 32/230 kB Progress (3): 64/145 kB | 328/378 kB | 32/230 kB Progress (3): 64/145 kB | 332/378 kB | 32/230 kB Progress (3): 64/145 kB | 336/378 kB | 32/230 kB Progress (3): 64/145 kB | 340/378 kB | 32/230 kB Progress (3): 64/145 kB | 344/378 kB | 32/230 kB Progress (3): 64/145 kB | 348/378 kB | 32/230 kB Progress (3): 64/145 kB | 352/378 kB | 32/230 kB Progress (3): 64/145 kB | 356/378 kB | 32/230 kB Progress (3): 64/145 kB | 360/378 kB | 32/230 kB Progress (3): 64/145 kB | 364/378 kB | 32/230 kB Progress (3): 64/145 kB | 368/378 kB | 32/230 kB Progress (3): 64/145 kB | 372/378 kB | 32/230 kB Progress (3): 64/145 kB | 376/378 kB | 32/230 kB Progress (3): 64/145 kB | 378 kB | 32/230 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 3.3 MB/s) [2019-07-30T17:10:35.967Z] 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-30T17:10:35.967Z] Progress (3): 64/145 kB | 32/230 kB | 4.1/244 kB Progress (3): 64/145 kB | 32/230 kB | 7.7/244 kB Progress (3): 64/145 kB | 32/230 kB | 12/244 kB Progress (3): 64/145 kB | 32/230 kB | 16/244 kB Progress (3): 64/145 kB | 32/230 kB | 20/244 kB Progress (3): 64/145 kB | 32/230 kB | 24/244 kB Progress (3): 64/145 kB | 32/230 kB | 28/244 kB Progress (3): 64/145 kB | 32/230 kB | 32/244 kB Progress (3): 64/145 kB | 32/230 kB | 33/244 kB Progress (3): 64/145 kB | 32/230 kB | 37/244 kB Progress (3): 64/145 kB | 32/230 kB | 41/244 kB Progress (3): 64/145 kB | 32/230 kB | 45/244 kB Progress (3): 64/145 kB | 32/230 kB | 49/244 kB Progress (3): 64/145 kB | 32/230 kB | 53/244 kB Progress (3): 64/145 kB | 32/230 kB | 57/244 kB Progress (3): 64/145 kB | 32/230 kB | 61/244 kB Progress (3): 64/145 kB | 32/230 kB | 65/244 kB Progress (3): 64/145 kB | 32/230 kB | 66/244 kB Progress (3): 64/145 kB | 32/230 kB | 70/244 kB Progress (3): 64/145 kB | 32/230 kB | 74/244 kB Progress (3): 64/145 kB | 32/230 kB | 78/244 kB Progress (3): 64/145 kB | 32/230 kB | 82/244 kB Progress (3): 64/145 kB | 32/230 kB | 86/244 kB Progress (3): 64/145 kB | 32/230 kB | 90/244 kB Progress (4): 64/145 kB | 32/230 kB | 90/244 kB | 4.1/129 kB Progress (4): 64/145 kB | 32/230 kB | 94/244 kB | 4.1/129 kB Progress (4): 64/145 kB | 32/230 kB | 94/244 kB | 7.7/129 kB Progress (4): 64/145 kB | 32/230 kB | 98/244 kB | 7.7/129 kB Progress (4): 64/145 kB | 32/230 kB | 98/244 kB | 7.7/129 kB Progress (4): 64/145 kB | 32/230 kB | 98/244 kB | 12/129 kB Progress (4): 64/145 kB | 32/230 kB | 102/244 kB | 12/129 kB Progress (4): 64/145 kB | 32/230 kB | 102/244 kB | 16/129 kB Progress (4): 64/145 kB | 32/230 kB | 106/244 kB | 16/129 kB Progress (4): 64/145 kB | 32/230 kB | 106/244 kB | 20/129 kB Progress (4): 64/145 kB | 32/230 kB | 110/244 kB | 20/129 kB Progress (4): 64/145 kB | 32/230 kB | 110/244 kB | 24/129 kB Progress (4): 64/145 kB | 32/230 kB | 114/244 kB | 24/129 kB Progress (4): 64/145 kB | 32/230 kB | 114/244 kB | 28/129 kB Progress (4): 64/145 kB | 32/230 kB | 118/244 kB | 28/129 kB Progress (4): 64/145 kB | 32/230 kB | 118/244 kB | 32/129 kB Progress (4): 64/145 kB | 32/230 kB | 122/244 kB | 32/129 kB Progress (4): 64/145 kB | 32/230 kB | 122/244 kB | 36/129 kB Progress (4): 64/145 kB | 32/230 kB | 126/244 kB | 36/129 kB Progress (4): 64/145 kB | 32/230 kB | 126/244 kB | 40/129 kB Progress (4): 64/145 kB | 32/230 kB | 130/244 kB | 40/129 kB Progress (4): 64/145 kB | 32/230 kB | 130/244 kB | 44/129 kB Progress (4): 64/145 kB | 32/230 kB | 131/244 kB | 44/129 kB Progress (4): 64/145 kB | 32/230 kB | 131/244 kB | 48/129 kB Progress (4): 64/145 kB | 32/230 kB | 135/244 kB | 48/129 kB Progress (4): 64/145 kB | 32/230 kB | 135/244 kB | 52/129 kB Progress (4): 64/145 kB | 32/230 kB | 139/244 kB | 52/129 kB Progress (4): 64/145 kB | 32/230 kB | 139/244 kB | 56/129 kB Progress (4): 64/145 kB | 32/230 kB | 143/244 kB | 56/129 kB Progress (4): 64/145 kB | 32/230 kB | 143/244 kB | 60/129 kB Progress (4): 64/145 kB | 32/230 kB | 147/244 kB | 60/129 kB Progress (4): 64/145 kB | 32/230 kB | 147/244 kB | 64/129 kB Progress (4): 64/145 kB | 32/230 kB | 151/244 kB | 64/129 kB Progress (4): 64/145 kB | 32/230 kB | 151/244 kB | 68/129 kB Progress (4): 64/145 kB | 32/230 kB | 155/244 kB | 68/129 kB Progress (4): 64/145 kB | 32/230 kB | 155/244 kB | 72/129 kB Progress (4): 64/145 kB | 32/230 kB | 159/244 kB | 72/129 kB Progress (4): 64/145 kB | 32/230 kB | 159/244 kB | 76/129 kB Progress (4): 64/145 kB | 32/230 kB | 163/244 kB | 76/129 kB Progress (4): 64/145 kB | 32/230 kB | 163/244 kB | 80/129 kB Progress (4): 64/145 kB | 32/230 kB | 167/244 kB | 80/129 kB Progress (4): 64/145 kB | 32/230 kB | 167/244 kB | 84/129 kB Progress (4): 64/145 kB | 32/230 kB | 171/244 kB | 84/129 kB Progress (4): 64/145 kB | 32/230 kB | 171/244 kB | 88/129 kB Progress (4): 64/145 kB | 32/230 kB | 175/244 kB | 88/129 kB Progress (4): 64/145 kB | 32/230 kB | 175/244 kB | 92/129 kB Progress (4): 64/145 kB | 32/230 kB | 179/244 kB | 92/129 kB Progress (4): 64/145 kB | 32/230 kB | 179/244 kB | 96/129 kB Progress (4): 64/145 kB | 32/230 kB | 183/244 kB | 96/129 kB Progress (4): 64/145 kB | 32/230 kB | 183/244 kB | 100/129 kB Progress (4): 64/145 kB | 32/230 kB | 187/244 kB | 100/129 kB Progress (4): 64/145 kB | 32/230 kB | 187/244 kB | 104/129 kB Progress (4): 64/145 kB | 32/230 kB | 191/244 kB | 104/129 kB Progress (4): 64/145 kB | 32/230 kB | 191/244 kB | 108/129 kB Progress (4): 64/145 kB | 32/230 kB | 195/244 kB | 108/129 kB Progress (4): 64/145 kB | 32/230 kB | 195/244 kB | 112/129 kB Progress (4): 64/145 kB | 32/230 kB | 197/244 kB | 112/129 kB Progress (4): 64/145 kB | 32/230 kB | 197/244 kB | 116/129 kB Progress (4): 64/145 kB | 32/230 kB | 201/244 kB | 116/129 kB Progress (4): 64/145 kB | 32/230 kB | 201/244 kB | 120/129 kB Progress (4): 64/145 kB | 32/230 kB | 205/244 kB | 120/129 kB Progress (4): 64/145 kB | 32/230 kB | 205/244 kB | 124/129 kB Progress (4): 64/145 kB | 32/230 kB | 209/244 kB | 124/129 kB Progress (4): 64/145 kB | 32/230 kB | 209/244 kB | 128/129 kB Progress (4): 64/145 kB | 32/230 kB | 213/244 kB | 128/129 kB Progress (4): 64/145 kB | 32/230 kB | 213/244 kB | 129 kB Progress (4): 64/145 kB | 32/230 kB | 217/244 kB | 129 kB Progress (4): 64/145 kB | 32/230 kB | 221/244 kB | 129 kB Progress (4): 64/145 kB | 32/230 kB | 225/244 kB | 129 kB Progress (4): 64/145 kB | 32/230 kB | 229/244 kB | 129 kB Progress (4): 64/145 kB | 32/230 kB | 233/244 kB | 129 kB Progress (4): 64/145 kB | 32/230 kB | 237/244 kB | 129 kB Progress (4): 64/145 kB | 32/230 kB | 241/244 kB | 129 kB Progress (4): 64/145 kB | 32/230 kB | 244 kB | 129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar (129 kB at 857 kB/s) [2019-07-30T17:10:35.967Z] 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-30T17:10:35.967Z] 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 1.6 MB/s) [2019-07-30T17:10:35.967Z] 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-30T17:10:35.967Z] Progress (3): 64/145 kB | 32/230 kB | 0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.2/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.2/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.2/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.2/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.2/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.2/3.3 MB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 4.1/44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 4.1/44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 7.7/44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 7.7/44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 12/44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 12/44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 16/44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 16/44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 20/44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 20/44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 24/44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 24/44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 28/44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 28/44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 32/44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 32/44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 36/44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 36/44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 40/44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 40/44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 44/44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 44/44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.2/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 64/145 kB | 32/230 kB | 0.3/3.3 MB | 44 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar (44 kB at 256 kB/s) [2019-07-30T17:10:35.967Z] Progress (3): 64/145 kB | 32/230 kB | 0.3/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-30T17:10:35.967Z] Progress (3): 64/145 kB | 32/230 kB | 0.3/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.3/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.3/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.3/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.3/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.3/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.3/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.3/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.7/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.7/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.7/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.7/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.7/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.7/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.7/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.7/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.7/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.7/3.3 MB Progress (4): 64/145 kB | 32/230 kB | 0.7/3.3 MB | 4.1/21 kB Progress (4): 64/145 kB | 32/230 kB | 0.7/3.3 MB | 4.1/21 kB Progress (4): 64/145 kB | 32/230 kB | 0.7/3.3 MB | 7.7/21 kB Progress (4): 64/145 kB | 32/230 kB | 0.7/3.3 MB | 7.7/21 kB Progress (4): 64/145 kB | 32/230 kB | 0.7/3.3 MB | 12/21 kB Progress (4): 64/145 kB | 32/230 kB | 0.7/3.3 MB | 12/21 kB Progress (4): 64/145 kB | 32/230 kB | 0.7/3.3 MB | 16/21 kB Progress (4): 64/145 kB | 32/230 kB | 0.7/3.3 MB | 16/21 kB Progress (4): 64/145 kB | 32/230 kB | 0.7/3.3 MB | 20/21 kB Progress (4): 64/145 kB | 32/230 kB | 0.7/3.3 MB | 20/21 kB Progress (4): 64/145 kB | 32/230 kB | 0.7/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.7/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.7/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.7/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.7/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.7/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.7/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.7/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.7/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.7/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.7/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.8/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.8/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.8/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.8/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.8/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.8/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.8/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.8/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.8/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.8/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.8/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.8/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.8/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.8/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.8/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.8/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.8/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.8/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.8/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.8/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.8/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.8/3.3 MB | 21 kB Progress (4): 64/145 kB | 32/230 kB | 0.8/3.3 MB | 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar (21 kB at 106 kB/s) [2019-07-30T17:10:35.967Z] Progress (3): 64/145 kB | 32/230 kB | 0.8/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-30T17:10:35.967Z] Progress (3): 64/145 kB | 32/230 kB | 0.8/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 0.9/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.0/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.1/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.2/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.2/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.2/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.2/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.2/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.2/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.2/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.2/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.2/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.2/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.2/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.2/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.2/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.2/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.2/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.2/3.3 MB Progress (4): 64/145 kB | 32/230 kB | 1.2/3.3 MB | 4.1/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.2/3.3 MB | 4.1/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.2/3.3 MB | 7.7/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.2/3.3 MB | 7.7/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.2/3.3 MB | 12/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.2/3.3 MB | 12/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.2/3.3 MB | 16/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.2/3.3 MB | 16/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.2/3.3 MB | 20/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.2/3.3 MB | 20/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.2/3.3 MB | 24/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.2/3.3 MB | 24/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.2/3.3 MB | 28/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.2/3.3 MB | 28/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.2/3.3 MB | 32/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.2/3.3 MB | 32/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.2/3.3 MB | 33/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.2/3.3 MB | 33/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.2/3.3 MB | 37/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 37/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 41/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 41/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 45/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 45/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 49/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 49/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 53/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 53/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 57/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 57/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 61/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 61/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 65/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 65/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 69/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 69/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 73/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 73/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 77/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 77/79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.3/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.4/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.4/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.4/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.4/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.4/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.4/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.4/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.4/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.4/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.4/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.4/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.4/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.4/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.4/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.4/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.4/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.4/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.4/3.3 MB | 79 kB Progress (4): 64/145 kB | 32/230 kB | 1.4/3.3 MB | 79 kB 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 352 kB/s) [2019-07-30T17:10:35.967Z] Progress (3): 64/145 kB | 32/230 kB | 1.4/3.3 MB 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-30T17:10:35.967Z] Progress (3): 64/145 kB | 32/230 kB | 1.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.4/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.5/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.6/3.3 MB Progress (3): 64/145 kB | 32/230 kB | 1.6/3.3 MB Progress (4): 64/145 kB | 32/230 kB | 1.6/3.3 MB | 4.1/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.6/3.3 MB | 4.1/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.6/3.3 MB | 7.7/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.6/3.3 MB | 7.7/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.6/3.3 MB | 12/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.6/3.3 MB | 12/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.6/3.3 MB | 16/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.6/3.3 MB | 16/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.6/3.3 MB | 20/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.6/3.3 MB | 20/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.6/3.3 MB | 24/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.7/3.3 MB | 24/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.7/3.3 MB | 28/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.7/3.3 MB | 28/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.7/3.3 MB | 32/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.7/3.3 MB | 32/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.7/3.3 MB | 33/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.7/3.3 MB | 33/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.7/3.3 MB | 37/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.7/3.3 MB | 37/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.7/3.3 MB | 41/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.7/3.3 MB | 41/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.7/3.3 MB | 45/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.7/3.3 MB | 45/105 kB Progress (4): 64/145 kB | 32/230 kB | 1.7/3.3 MB | 49/105 kB Progress (4): 64/145 kB | 36/230 kB | 1.7/3.3 MB | 49/105 kB Progress (4): 64/145 kB | 36/230 kB | 1.7/3.3 MB | 49/105 kB Progress (4): 64/145 kB | 40/230 kB | 1.7/3.3 MB | 49/105 kB Progress (4): 64/145 kB | 40/230 kB | 1.7/3.3 MB | 53/105 kB Progress (4): 68/145 kB | 40/230 kB | 1.7/3.3 MB | 53/105 kB Progress (4): 68/145 kB | 40/230 kB | 1.7/3.3 MB | 57/105 kB Progress (4): 68/145 kB | 44/230 kB | 1.7/3.3 MB | 57/105 kB Progress (4): 68/145 kB | 44/230 kB | 1.7/3.3 MB | 57/105 kB Progress (4): 68/145 kB | 48/230 kB | 1.7/3.3 MB | 57/105 kB Progress (4): 68/145 kB | 48/230 kB | 1.7/3.3 MB | 61/105 kB Progress (4): 72/145 kB | 48/230 kB | 1.7/3.3 MB | 61/105 kB Progress (4): 72/145 kB | 48/230 kB | 1.7/3.3 MB | 65/105 kB Progress (4): 72/145 kB | 52/230 kB | 1.7/3.3 MB | 65/105 kB Progress (4): 72/145 kB | 52/230 kB | 1.7/3.3 MB | 65/105 kB Progress (4): 72/145 kB | 56/230 kB | 1.7/3.3 MB | 65/105 kB Progress (4): 72/145 kB | 56/230 kB | 1.7/3.3 MB | 66/105 kB Progress (4): 76/145 kB | 56/230 kB | 1.7/3.3 MB | 66/105 kB Progress (4): 76/145 kB | 56/230 kB | 1.7/3.3 MB | 70/105 kB Progress (4): 76/145 kB | 60/230 kB | 1.7/3.3 MB | 70/105 kB Progress (4): 76/145 kB | 60/230 kB | 1.7/3.3 MB | 70/105 kB Progress (4): 76/145 kB | 64/230 kB | 1.7/3.3 MB | 70/105 kB Progress (4): 76/145 kB | 64/230 kB | 1.7/3.3 MB | 74/105 kB Progress (4): 80/145 kB | 64/230 kB | 1.7/3.3 MB | 74/105 kB Progress (4): 80/145 kB | 64/230 kB | 1.7/3.3 MB | 78/105 kB Progress (4): 80/145 kB | 68/230 kB | 1.7/3.3 MB | 78/105 kB Progress (4): 80/145 kB | 68/230 kB | 1.7/3.3 MB | 78/105 kB Progress (4): 80/145 kB | 72/230 kB | 1.7/3.3 MB | 78/105 kB Progress (4): 80/145 kB | 72/230 kB | 1.7/3.3 MB | 82/105 kB Progress (4): 84/145 kB | 72/230 kB | 1.7/3.3 MB | 82/105 kB Progress (4): 84/145 kB | 72/230 kB | 1.7/3.3 MB | 86/105 kB Progress (4): 84/145 kB | 76/230 kB | 1.7/3.3 MB | 86/105 kB Progress (4): 84/145 kB | 76/230 kB | 1.7/3.3 MB | 86/105 kB Progress (4): 84/145 kB | 80/230 kB | 1.7/3.3 MB | 86/105 kB Progress (4): 84/145 kB | 80/230 kB | 1.7/3.3 MB | 90/105 kB Progress (4): 88/145 kB | 80/230 kB | 1.7/3.3 MB | 90/105 kB Progress (4): 88/145 kB | 80/230 kB | 1.7/3.3 MB | 94/105 kB Progress (4): 88/145 kB | 84/230 kB | 1.7/3.3 MB | 94/105 kB Progress (4): 88/145 kB | 84/230 kB | 1.7/3.3 MB | 94/105 kB Progress (4): 88/145 kB | 88/230 kB | 1.7/3.3 MB | 94/105 kB Progress (4): 88/145 kB | 88/230 kB | 1.7/3.3 MB | 98/105 kB Progress (4): 92/145 kB | 88/230 kB | 1.7/3.3 MB | 98/105 kB Progress (4): 92/145 kB | 88/230 kB | 1.7/3.3 MB | 102/105 kB Progress (4): 92/145 kB | 92/230 kB | 1.7/3.3 MB | 102/105 kB Progress (4): 92/145 kB | 92/230 kB | 1.7/3.3 MB | 102/105 kB Progress (4): 92/145 kB | 96/230 kB | 1.7/3.3 MB | 102/105 kB Progress (4): 92/145 kB | 96/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 96/145 kB | 96/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 96/145 kB | 100/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 96/145 kB | 100/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 96/145 kB | 104/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 100/145 kB | 104/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 100/145 kB | 108/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 100/145 kB | 108/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 100/145 kB | 112/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 104/145 kB | 112/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 104/145 kB | 116/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 104/145 kB | 116/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 104/145 kB | 120/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 108/145 kB | 120/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 108/145 kB | 124/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 108/145 kB | 124/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 108/145 kB | 128/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 112/145 kB | 128/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 112/145 kB | 132/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 112/145 kB | 132/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 112/145 kB | 136/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 116/145 kB | 136/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 116/145 kB | 140/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 116/145 kB | 140/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 116/145 kB | 144/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 120/145 kB | 144/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 120/145 kB | 148/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 120/145 kB | 148/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 120/145 kB | 152/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 124/145 kB | 152/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 124/145 kB | 156/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 124/145 kB | 156/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 124/145 kB | 160/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 128/145 kB | 160/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 128/145 kB | 164/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 128/145 kB | 164/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 128/145 kB | 168/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 132/145 kB | 168/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 132/145 kB | 172/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 132/145 kB | 172/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 132/145 kB | 176/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 136/145 kB | 176/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 136/145 kB | 180/230 kB | 1.7/3.3 MB | 105 kB Progress (4): 136/145 kB | 180/230 kB | 1.8/3.3 MB | 105 kB Progress (4): 136/145 kB | 184/230 kB | 1.8/3.3 MB | 105 kB Progress (4): 140/145 kB | 184/230 kB | 1.8/3.3 MB | 105 kB Progress (4): 140/145 kB | 188/230 kB | 1.8/3.3 MB | 105 kB Progress (4): 140/145 kB | 188/230 kB | 1.8/3.3 MB | 105 kB Progress (4): 140/145 kB | 192/230 kB | 1.8/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 420 kB/s) [2019-07-30T17:10:35.967Z] Progress (3): 144/145 kB | 192/230 kB | 1.8/3.3 MB 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-30T17:10:35.967Z] Progress (3): 144/145 kB | 196/230 kB | 1.8/3.3 MB Progress (3): 144/145 kB | 196/230 kB | 1.8/3.3 MB Progress (3): 144/145 kB | 200/230 kB | 1.8/3.3 MB Progress (3): 145 kB | 200/230 kB | 1.8/3.3 MB Progress (3): 145 kB | 204/230 kB | 1.8/3.3 MB Progress (3): 145 kB | 204/230 kB | 1.8/3.3 MB Progress (3): 145 kB | 208/230 kB | 1.8/3.3 MB Progress (3): 145 kB | 208/230 kB | 1.8/3.3 MB Progress (3): 145 kB | 212/230 kB | 1.8/3.3 MB Progress (3): 145 kB | 212/230 kB | 1.8/3.3 MB Progress (3): 145 kB | 216/230 kB | 1.8/3.3 MB Progress (3): 145 kB | 216/230 kB | 1.8/3.3 MB Progress (3): 145 kB | 220/230 kB | 1.8/3.3 MB Progress (3): 145 kB | 220/230 kB | 1.8/3.3 MB Progress (3): 145 kB | 224/230 kB | 1.8/3.3 MB Progress (3): 145 kB | 224/230 kB | 1.8/3.3 MB Progress (3): 145 kB | 228/230 kB | 1.8/3.3 MB Progress (3): 145 kB | 228/230 kB | 1.8/3.3 MB Progress (3): 145 kB | 230 kB | 1.8/3.3 MB Progress (3): 145 kB | 230 kB | 1.8/3.3 MB Progress (3): 145 kB | 230 kB | 1.8/3.3 MB Progress (3): 145 kB | 230 kB | 1.8/3.3 MB Progress (3): 145 kB | 230 kB | 1.8/3.3 MB Progress (3): 145 kB | 230 kB | 1.8/3.3 MB Progress (3): 145 kB | 230 kB | 1.8/3.3 MB Progress (3): 145 kB | 230 kB | 1.8/3.3 MB Progress (3): 145 kB | 230 kB | 1.8/3.3 MB Progress (3): 145 kB | 230 kB | 1.8/3.3 MB Progress (3): 145 kB | 230 kB | 1.8/3.3 MB Progress (3): 145 kB | 230 kB | 1.8/3.3 MB Progress (3): 145 kB | 230 kB | 1.8/3.3 MB Progress (3): 145 kB | 230 kB | 1.8/3.3 MB Progress (3): 145 kB | 230 kB | 1.8/3.3 MB Progress (3): 145 kB | 230 kB | 1.8/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 1.9/3.3 MB Progress (3): 145 kB | 230 kB | 2.0/3.3 MB Progress (3): 145 kB | 230 kB | 2.0/3.3 MB Progress (3): 145 kB | 230 kB | 2.0/3.3 MB Progress (3): 145 kB | 230 kB | 2.0/3.3 MB Progress (3): 145 kB | 230 kB | 2.0/3.3 MB 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 561 kB/s) [2019-07-30T17:10:35.967Z] Progress (2): 230 kB | 2.0/3.3 MB 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-30T17:10:36.224Z] Progress (2): 230 kB | 2.0/3.3 MB Progress (2): 230 kB | 2.0/3.3 MB Progress (2): 230 kB | 2.0/3.3 MB Progress (2): 230 kB | 2.0/3.3 MB Progress (2): 230 kB | 2.0/3.3 MB Progress (2): 230 kB | 2.0/3.3 MB Progress (2): 230 kB | 2.0/3.3 MB Progress (2): 230 kB | 2.0/3.3 MB Progress (2): 230 kB | 2.0/3.3 MB Progress (2): 230 kB | 2.0/3.3 MB Progress (2): 230 kB | 2.0/3.3 MB Progress (2): 230 kB | 2.0/3.3 MB Progress (2): 230 kB | 2.0/3.3 MB Progress (2): 230 kB | 2.0/3.3 MB Progress (2): 230 kB | 2.0/3.3 MB Progress (2): 230 kB | 2.0/3.3 MB Progress (2): 230 kB | 2.0/3.3 MB Progress (2): 230 kB | 2.0/3.3 MB Progress (2): 230 kB | 2.0/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (2): 230 kB | 2.1/3.3 MB Progress (3): 230 kB | 2.1/3.3 MB | 4.1/30 kB Progress (3): 230 kB | 2.2/3.3 MB | 4.1/30 kB Progress (3): 230 kB | 2.2/3.3 MB | 7.7/30 kB Progress (3): 230 kB | 2.2/3.3 MB | 7.7/30 kB Progress (3): 230 kB | 2.2/3.3 MB | 12/30 kB Progress (3): 230 kB | 2.2/3.3 MB | 12/30 kB Progress (3): 230 kB | 2.2/3.3 MB | 16/30 kB Progress (3): 230 kB | 2.2/3.3 MB | 16/30 kB Progress (3): 230 kB | 2.2/3.3 MB | 20/30 kB Progress (3): 230 kB | 2.2/3.3 MB | 20/30 kB Progress (3): 230 kB | 2.2/3.3 MB | 24/30 kB Progress (3): 230 kB | 2.2/3.3 MB | 24/30 kB Progress (3): 230 kB | 2.2/3.3 MB | 28/30 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 860 kB/s) [2019-07-30T17:10:36.224Z] Progress (2): 2.2/3.3 MB | 30 kB Progress (2): 2.2/3.3 MB | 30 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-30T17:10:36.225Z] Progress (2): 2.2/3.3 MB | 30 kB Progress (2): 2.2/3.3 MB | 30 kB Progress (2): 2.2/3.3 MB | 30 kB Progress (2): 2.2/3.3 MB | 30 kB Progress (2): 2.2/3.3 MB | 30 kB Progress (2): 2.2/3.3 MB | 30 kB Progress (2): 2.2/3.3 MB | 30 kB Progress (2): 2.2/3.3 MB | 30 kB Progress (2): 2.2/3.3 MB | 30 kB Progress (2): 2.2/3.3 MB | 30 kB Progress (2): 2.2/3.3 MB | 30 kB Progress (2): 2.2/3.3 MB | 30 kB Progress (2): 2.2/3.3 MB | 30 kB Progress (2): 2.2/3.3 MB | 30 kB Progress (2): 2.2/3.3 MB | 30 kB Progress (2): 2.2/3.3 MB | 30 kB Progress (2): 2.2/3.3 MB | 30 kB Progress (2): 2.2/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.3/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.4/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (2): 2.5/3.3 MB | 30 kB Progress (3): 2.5/3.3 MB | 30 kB | 4.1/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 4.1/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 7.7/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 7.7/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 12/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 12/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 16/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 16/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 20/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 20/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 24/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 24/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 28/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 28/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 32/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 32/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 33/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 33/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 37/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 37/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 41/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 41/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 45/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 45/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 49/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 49/51 kB Progress (3): 2.6/3.3 MB | 30 kB | 51 kB Progress (3): 2.6/3.3 MB | 30 kB | 51 kB Progress (3): 2.6/3.3 MB | 30 kB | 51 kB Progress (3): 2.6/3.3 MB | 30 kB | 51 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 107 kB/s) [2019-07-30T17:10:36.225Z] Progress (2): 2.6/3.3 MB | 51 kB 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-30T17:10:36.225Z] Progress (2): 2.6/3.3 MB | 51 kB Progress (2): 2.6/3.3 MB | 51 kB Progress (2): 2.6/3.3 MB | 51 kB Progress (2): 2.6/3.3 MB | 51 kB Progress (2): 2.6/3.3 MB | 51 kB Progress (2): 2.6/3.3 MB | 51 kB Progress (2): 2.6/3.3 MB | 51 kB Progress (2): 2.6/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.7/3.3 MB | 51 kB Progress (2): 2.8/3.3 MB | 51 kB Progress (2): 2.8/3.3 MB | 51 kB Progress (2): 2.8/3.3 MB | 51 kB Progress (2): 2.8/3.3 MB | 51 kB Progress (2): 2.8/3.3 MB | 51 kB Progress (2): 2.8/3.3 MB | 51 kB Progress (2): 2.8/3.3 MB | 51 kB Progress (2): 2.8/3.3 MB | 51 kB Progress (2): 2.8/3.3 MB | 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 174 kB/s) [2019-07-30T17:10:36.225Z] Progress (1): 2.8/3.3 MB 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-30T17:10:36.225Z] Progress (2): 2.8/3.3 MB | 4.1/195 kB Progress (2): 2.8/3.3 MB | 4.1/195 kB Progress (2): 2.8/3.3 MB | 7.7/195 kB Progress (2): 2.8/3.3 MB | 7.7/195 kB Progress (2): 2.8/3.3 MB | 12/195 kB Progress (2): 2.8/3.3 MB | 12/195 kB Progress (2): 2.8/3.3 MB | 16/195 kB Progress (2): 2.8/3.3 MB | 16/195 kB Progress (2): 2.8/3.3 MB | 20/195 kB Progress (2): 2.8/3.3 MB | 20/195 kB Progress (2): 2.8/3.3 MB | 24/195 kB Progress (2): 2.8/3.3 MB | 24/195 kB Progress (2): 2.8/3.3 MB | 28/195 kB Progress (2): 2.8/3.3 MB | 28/195 kB Progress (2): 2.8/3.3 MB | 32/195 kB Progress (2): 2.8/3.3 MB | 32/195 kB Progress (2): 2.8/3.3 MB | 33/195 kB Progress (2): 2.8/3.3 MB | 33/195 kB Progress (2): 2.8/3.3 MB | 37/195 kB Progress (2): 2.8/3.3 MB | 37/195 kB Progress (2): 2.8/3.3 MB | 41/195 kB Progress (2): 2.8/3.3 MB | 41/195 kB Progress (2): 2.8/3.3 MB | 45/195 kB Progress (2): 2.8/3.3 MB | 45/195 kB Progress (2): 2.8/3.3 MB | 49/195 kB Progress (2): 2.8/3.3 MB | 49/195 kB Progress (2): 2.8/3.3 MB | 53/195 kB Progress (2): 2.8/3.3 MB | 53/195 kB Progress (2): 2.8/3.3 MB | 57/195 kB Progress (2): 2.8/3.3 MB | 57/195 kB Progress (2): 2.8/3.3 MB | 61/195 kB Progress (2): 2.9/3.3 MB | 61/195 kB Progress (2): 2.9/3.3 MB | 65/195 kB Progress (2): 2.9/3.3 MB | 65/195 kB Progress (2): 2.9/3.3 MB | 66/195 kB Progress (2): 2.9/3.3 MB | 66/195 kB Progress (2): 2.9/3.3 MB | 70/195 kB Progress (2): 2.9/3.3 MB | 70/195 kB Progress (3): 2.9/3.3 MB | 70/195 kB | 4.1/121 kB Progress (3): 2.9/3.3 MB | 70/195 kB | 4.1/121 kB Progress (3): 2.9/3.3 MB | 74/195 kB | 4.1/121 kB Progress (3): 2.9/3.3 MB | 74/195 kB | 4.1/121 kB Progress (3): 2.9/3.3 MB | 74/195 kB | 7.7/121 kB Progress (3): 2.9/3.3 MB | 74/195 kB | 7.7/121 kB Progress (3): 2.9/3.3 MB | 78/195 kB | 7.7/121 kB Progress (3): 2.9/3.3 MB | 78/195 kB | 7.7/121 kB Progress (3): 2.9/3.3 MB | 78/195 kB | 12/121 kB Progress (3): 2.9/3.3 MB | 78/195 kB | 12/121 kB Progress (3): 2.9/3.3 MB | 82/195 kB | 12/121 kB Progress (3): 2.9/3.3 MB | 82/195 kB | 12/121 kB Progress (3): 2.9/3.3 MB | 82/195 kB | 16/121 kB Progress (3): 2.9/3.3 MB | 82/195 kB | 16/121 kB Progress (3): 2.9/3.3 MB | 82/195 kB | 20/121 kB Progress (3): 2.9/3.3 MB | 86/195 kB | 20/121 kB Progress (3): 2.9/3.3 MB | 86/195 kB | 24/121 kB Progress (3): 2.9/3.3 MB | 86/195 kB | 24/121 kB Progress (3): 2.9/3.3 MB | 86/195 kB | 28/121 kB Progress (3): 2.9/3.3 MB | 90/195 kB | 28/121 kB Progress (3): 2.9/3.3 MB | 90/195 kB | 32/121 kB Progress (3): 2.9/3.3 MB | 90/195 kB | 32/121 kB Progress (3): 2.9/3.3 MB | 90/195 kB | 33/121 kB Progress (3): 2.9/3.3 MB | 94/195 kB | 33/121 kB Progress (3): 2.9/3.3 MB | 94/195 kB | 37/121 kB Progress (3): 2.9/3.3 MB | 94/195 kB | 37/121 kB Progress (3): 2.9/3.3 MB | 94/195 kB | 41/121 kB Progress (3): 2.9/3.3 MB | 98/195 kB | 41/121 kB Progress (3): 2.9/3.3 MB | 98/195 kB | 45/121 kB Progress (4): 2.9/3.3 MB | 98/195 kB | 45/121 kB | 4.1/38 kB Progress (4): 2.9/3.3 MB | 98/195 kB | 45/121 kB | 4.1/38 kB Progress (4): 2.9/3.3 MB | 98/195 kB | 45/121 kB | 7.7/38 kB Progress (4): 2.9/3.3 MB | 98/195 kB | 49/121 kB | 7.7/38 kB Progress (4): 2.9/3.3 MB | 102/195 kB | 49/121 kB | 7.7/38 kB Progress (4): 2.9/3.3 MB | 102/195 kB | 53/121 kB | 7.7/38 kB Progress (4): 2.9/3.3 MB | 102/195 kB | 53/121 kB | 12/38 kB Progress (4): 2.9/3.3 MB | 102/195 kB | 53/121 kB | 12/38 kB Progress (4): 2.9/3.3 MB | 102/195 kB | 53/121 kB | 16/38 kB Progress (4): 2.9/3.3 MB | 102/195 kB | 57/121 kB | 16/38 kB Progress (4): 2.9/3.3 MB | 106/195 kB | 57/121 kB | 16/38 kB Progress (4): 2.9/3.3 MB | 106/195 kB | 61/121 kB | 16/38 kB Progress (4): 2.9/3.3 MB | 106/195 kB | 61/121 kB | 20/38 kB Progress (4): 2.9/3.3 MB | 106/195 kB | 61/121 kB | 20/38 kB Progress (4): 2.9/3.3 MB | 106/195 kB | 61/121 kB | 24/38 kB Progress (4): 2.9/3.3 MB | 106/195 kB | 65/121 kB | 24/38 kB Progress (4): 2.9/3.3 MB | 110/195 kB | 65/121 kB | 24/38 kB Progress (4): 2.9/3.3 MB | 110/195 kB | 66/121 kB | 24/38 kB Progress (4): 2.9/3.3 MB | 110/195 kB | 66/121 kB | 28/38 kB Progress (4): 2.9/3.3 MB | 110/195 kB | 66/121 kB | 28/38 kB Progress (4): 2.9/3.3 MB | 110/195 kB | 66/121 kB | 32/38 kB Progress (4): 2.9/3.3 MB | 110/195 kB | 70/121 kB | 32/38 kB Progress (4): 2.9/3.3 MB | 114/195 kB | 70/121 kB | 32/38 kB Progress (4): 2.9/3.3 MB | 114/195 kB | 74/121 kB | 32/38 kB Progress (4): 2.9/3.3 MB | 114/195 kB | 74/121 kB | 36/38 kB Progress (4): 2.9/3.3 MB | 114/195 kB | 74/121 kB | 36/38 kB Progress (4): 2.9/3.3 MB | 114/195 kB | 74/121 kB | 38 kB Progress (4): 2.9/3.3 MB | 114/195 kB | 78/121 kB | 38 kB Progress (4): 2.9/3.3 MB | 118/195 kB | 78/121 kB | 38 kB Progress (4): 2.9/3.3 MB | 118/195 kB | 82/121 kB | 38 kB Progress (4): 2.9/3.3 MB | 118/195 kB | 82/121 kB | 38 kB Progress (4): 2.9/3.3 MB | 118/195 kB | 86/121 kB | 38 kB Progress (4): 2.9/3.3 MB | 122/195 kB | 86/121 kB | 38 kB Progress (4): 2.9/3.3 MB | 122/195 kB | 90/121 kB | 38 kB Progress (4): 2.9/3.3 MB | 122/195 kB | 90/121 kB | 38 kB Progress (4): 2.9/3.3 MB | 122/195 kB | 94/121 kB | 38 kB Progress (4): 2.9/3.3 MB | 126/195 kB | 94/121 kB | 38 kB Progress (4): 2.9/3.3 MB | 126/195 kB | 98/121 kB | 38 kB Progress (4): 2.9/3.3 MB | 126/195 kB | 98/121 kB | 38 kB Progress (4): 2.9/3.3 MB | 126/195 kB | 102/121 kB | 38 kB Progress (4): 2.9/3.3 MB | 130/195 kB | 102/121 kB | 38 kB Progress (4): 2.9/3.3 MB | 130/195 kB | 106/121 kB | 38 kB Progress (4): 2.9/3.3 MB | 130/195 kB | 106/121 kB | 38 kB Progress (4): 2.9/3.3 MB | 130/195 kB | 110/121 kB | 38 kB Progress (4): 2.9/3.3 MB | 131/195 kB | 110/121 kB | 38 kB Progress (4): 2.9/3.3 MB | 131/195 kB | 114/121 kB | 38 kB Progress (4): 2.9/3.3 MB | 131/195 kB | 114/121 kB | 38 kB Progress (4): 2.9/3.3 MB | 131/195 kB | 118/121 kB | 38 kB Progress (4): 2.9/3.3 MB | 135/195 kB | 118/121 kB | 38 kB Progress (4): 2.9/3.3 MB | 135/195 kB | 121 kB | 38 kB Progress (4): 2.9/3.3 MB | 135/195 kB | 121 kB | 38 kB Progress (4): 2.9/3.3 MB | 139/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 139/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 143/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 143/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 147/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 147/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 151/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 151/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 155/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 155/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 159/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 159/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 163/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 163/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 167/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 167/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 171/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 171/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 175/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 175/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 179/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 179/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 183/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 183/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 187/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 187/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 191/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 191/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 195/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 195/195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 195 kB | 121 kB | 38 kB Progress (4): 3.0/3.3 MB | 195 kB | 121 kB | 38 kB Progress (4): 3.1/3.3 MB | 195 kB | 121 kB | 38 kB Progress (4): 3.1/3.3 MB | 195 kB | 121 kB | 38 kB Progress (4): 3.1/3.3 MB | 195 kB | 121 kB | 38 kB Progress (4): 3.1/3.3 MB | 195 kB | 121 kB | 38 kB Progress (4): 3.1/3.3 MB | 195 kB | 121 kB | 38 kB Progress (4): 3.1/3.3 MB | 195 kB | 121 kB | 38 kB Progress (4): 3.1/3.3 MB | 195 kB | 121 kB | 38 kB Progress (4): 3.1/3.3 MB | 195 kB | 121 kB | 38 kB Progress (4): 3.1/3.3 MB | 195 kB | 121 kB | 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 115 kB/s) [2019-07-30T17:10:36.225Z] Progress (3): 3.1/3.3 MB | 195 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-30T17:10:36.225Z] Progress (3): 3.1/3.3 MB | 195 kB | 121 kB Progress (3): 3.1/3.3 MB | 195 kB | 121 kB Progress (3): 3.1/3.3 MB | 195 kB | 121 kB Progress (3): 3.1/3.3 MB | 195 kB | 121 kB Progress (3): 3.1/3.3 MB | 195 kB | 121 kB Progress (3): 3.1/3.3 MB | 195 kB | 121 kB Progress (3): 3.1/3.3 MB | 195 kB | 121 kB Progress (3): 3.1/3.3 MB | 195 kB | 121 kB Progress (3): 3.1/3.3 MB | 195 kB | 121 kB Progress (3): 3.1/3.3 MB | 195 kB | 121 kB Progress (3): 3.1/3.3 MB | 195 kB | 121 kB Progress (3): 3.1/3.3 MB | 195 kB | 121 kB Progress (3): 3.1/3.3 MB | 195 kB | 121 kB Progress (3): 3.1/3.3 MB | 195 kB | 121 kB Progress (3): 3.1/3.3 MB | 195 kB | 121 kB Progress (3): 3.2/3.3 MB | 195 kB | 121 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 596 kB/s) [2019-07-30T17:10:36.225Z] Progress (2): 3.2/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-30T17:10:36.225Z] Progress (2): 3.2/3.3 MB | 121 kB Progress (2): 3.2/3.3 MB | 121 kB Progress (2): 3.2/3.3 MB | 121 kB Progress (2): 3.2/3.3 MB | 121 kB Progress (2): 3.2/3.3 MB | 121 kB Progress (2): 3.2/3.3 MB | 121 kB Progress (2): 3.2/3.3 MB | 121 kB Progress (2): 3.2/3.3 MB | 121 kB Progress (2): 3.2/3.3 MB | 121 kB Progress (2): 3.2/3.3 MB | 121 kB Progress (2): 3.2/3.3 MB | 121 kB Progress (2): 3.2/3.3 MB | 121 kB Progress (2): 3.2/3.3 MB | 121 kB Progress (2): 3.2/3.3 MB | 121 kB Progress (2): 3.2/3.3 MB | 121 kB Progress (2): 3.2/3.3 MB | 121 kB Progress (2): 3.2/3.3 MB | 121 kB Progress (2): 3.2/3.3 MB | 121 kB Progress (2): 3.2/3.3 MB | 121 kB Progress (2): 3.2/3.3 MB | 121 kB Progress (2): 3.2/3.3 MB | 121 kB Progress (2): 3.2/3.3 MB | 121 kB Progress (2): 3.2/3.3 MB | 121 kB Progress (2): 3.3/3.3 MB | 121 kB Progress (2): 3.3/3.3 MB | 121 kB Progress (2): 3.3/3.3 MB | 121 kB Progress (2): 3.3/3.3 MB | 121 kB Progress (2): 3.3 MB | 121 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 362 kB/s) [2019-07-30T17:10:36.225Z] 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-30T17:10:36.225Z] Progress (2): 3.3 MB | 4.1/109 kB Progress (2): 3.3 MB | 7.7/109 kB Progress (2): 3.3 MB | 12/109 kB Progress (2): 3.3 MB | 16/109 kB Progress (2): 3.3 MB | 20/109 kB Progress (2): 3.3 MB | 24/109 kB Progress (2): 3.3 MB | 28/109 kB Progress (2): 3.3 MB | 32/109 kB Progress (2): 3.3 MB | 33/109 kB Progress (2): 3.3 MB | 37/109 kB Progress (2): 3.3 MB | 41/109 kB Progress (2): 3.3 MB | 45/109 kB Progress (2): 3.3 MB | 49/109 kB Progress (2): 3.3 MB | 53/109 kB Progress (2): 3.3 MB | 57/109 kB Progress (2): 3.3 MB | 61/109 kB Progress (2): 3.3 MB | 65/109 kB Progress (2): 3.3 MB | 66/109 kB Progress (2): 3.3 MB | 70/109 kB Progress (2): 3.3 MB | 74/109 kB Progress (2): 3.3 MB | 78/109 kB Progress (2): 3.3 MB | 82/109 kB Progress (2): 3.3 MB | 86/109 kB Progress (2): 3.3 MB | 90/109 kB Progress (2): 3.3 MB | 94/109 kB Progress (2): 3.3 MB | 98/109 kB Progress (2): 3.3 MB | 102/109 kB Progress (2): 3.3 MB | 106/109 kB Progress (2): 3.3 MB | 109 kB Progress (3): 3.3 MB | 109 kB | 4.1/172 kB Progress (3): 3.3 MB | 109 kB | 7.7/172 kB Progress (3): 3.3 MB | 109 kB | 12/172 kB Progress (3): 3.3 MB | 109 kB | 16/172 kB Progress (3): 3.3 MB | 109 kB | 20/172 kB Progress (3): 3.3 MB | 109 kB | 24/172 kB Progress (3): 3.3 MB | 109 kB | 28/172 kB Progress (3): 3.3 MB | 109 kB | 32/172 kB Progress (3): 3.3 MB | 109 kB | 33/172 kB Progress (3): 3.3 MB | 109 kB | 37/172 kB Progress (3): 3.3 MB | 109 kB | 41/172 kB Progress (4): 3.3 MB | 109 kB | 41/172 kB | 4.1/276 kB Progress (4): 3.3 MB | 109 kB | 45/172 kB | 4.1/276 kB Progress (4): 3.3 MB | 109 kB | 45/172 kB | 7.7/276 kB Progress (4): 3.3 MB | 109 kB | 49/172 kB | 7.7/276 kB Progress (4): 3.3 MB | 109 kB | 49/172 kB | 12/276 kB Progress (4): 3.3 MB | 109 kB | 53/172 kB | 12/276 kB Progress (4): 3.3 MB | 109 kB | 53/172 kB | 16/276 kB Progress (4): 3.3 MB | 109 kB | 57/172 kB | 16/276 kB Progress (4): 3.3 MB | 109 kB | 57/172 kB | 20/276 kB Progress (4): 3.3 MB | 109 kB | 61/172 kB | 20/276 kB Progress (4): 3.3 MB | 109 kB | 61/172 kB | 24/276 kB Progress (4): 3.3 MB | 109 kB | 65/172 kB | 24/276 kB Progress (4): 3.3 MB | 109 kB | 65/172 kB | 28/276 kB Progress (4): 3.3 MB | 109 kB | 69/172 kB | 28/276 kB Progress (4): 3.3 MB | 109 kB | 69/172 kB | 32/276 kB Progress (4): 3.3 MB | 109 kB | 73/172 kB | 32/276 kB Progress (4): 3.3 MB | 109 kB | 73/172 kB | 33/276 kB Progress (4): 3.3 MB | 109 kB | 77/172 kB | 33/276 kB Progress (4): 3.3 MB | 109 kB | 77/172 kB | 37/276 kB Progress (4): 3.3 MB | 109 kB | 81/172 kB | 37/276 kB Progress (4): 3.3 MB | 109 kB | 81/172 kB | 41/276 kB Progress (4): 3.3 MB | 109 kB | 85/172 kB | 41/276 kB Progress (4): 3.3 MB | 109 kB | 85/172 kB | 45/276 kB Progress (4): 3.3 MB | 109 kB | 89/172 kB | 45/276 kB Progress (4): 3.3 MB | 109 kB | 89/172 kB | 49/276 kB Progress (4): 3.3 MB | 109 kB | 93/172 kB | 49/276 kB Progress (4): 3.3 MB | 109 kB | 93/172 kB | 53/276 kB Progress (4): 3.3 MB | 109 kB | 97/172 kB | 53/276 kB Progress (4): 3.3 MB | 109 kB | 97/172 kB | 57/276 kB Progress (4): 3.3 MB | 109 kB | 101/172 kB | 57/276 kB Progress (4): 3.3 MB | 109 kB | 101/172 kB | 61/276 kB Progress (4): 3.3 MB | 109 kB | 105/172 kB | 61/276 kB Progress (4): 3.3 MB | 109 kB | 105/172 kB | 65/276 kB Progress (4): 3.3 MB | 109 kB | 109/172 kB | 65/276 kB Progress (4): 3.3 MB | 109 kB | 109/172 kB | 66/276 kB Progress (4): 3.3 MB | 109 kB | 113/172 kB | 66/276 kB Progress (4): 3.3 MB | 109 kB | 113/172 kB | 70/276 kB Progress (4): 3.3 MB | 109 kB | 117/172 kB | 70/276 kB Progress (4): 3.3 MB | 109 kB | 117/172 kB | 74/276 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 306 kB/s) [2019-07-30T17:10:36.225Z] Progress (3): 3.3 MB | 121/172 kB | 74/276 kB 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-30T17:10:36.225Z] Progress (3): 3.3 MB | 121/172 kB | 78/276 kB Progress (3): 3.3 MB | 125/172 kB | 78/276 kB Progress (3): 3.3 MB | 125/172 kB | 82/276 kB Progress (3): 3.3 MB | 129/172 kB | 82/276 kB Progress (3): 3.3 MB | 129/172 kB | 86/276 kB Progress (3): 3.3 MB | 133/172 kB | 86/276 kB Progress (3): 3.3 MB | 133/172 kB | 90/276 kB Progress (3): 3.3 MB | 137/172 kB | 90/276 kB Progress (3): 3.3 MB | 137/172 kB | 94/276 kB Progress (3): 3.3 MB | 141/172 kB | 94/276 kB Progress (3): 3.3 MB | 141/172 kB | 98/276 kB Progress (3): 3.3 MB | 145/172 kB | 98/276 kB Progress (3): 3.3 MB | 145/172 kB | 98/276 kB Progress (3): 3.3 MB | 149/172 kB | 98/276 kB Progress (3): 3.3 MB | 149/172 kB | 102/276 kB Progress (3): 3.3 MB | 153/172 kB | 102/276 kB Progress (3): 3.3 MB | 153/172 kB | 106/276 kB Progress (3): 3.3 MB | 157/172 kB | 106/276 kB Progress (3): 3.3 MB | 157/172 kB | 110/276 kB Progress (3): 3.3 MB | 161/172 kB | 110/276 kB Progress (3): 3.3 MB | 161/172 kB | 114/276 kB Progress (3): 3.3 MB | 165/172 kB | 114/276 kB Progress (3): 3.3 MB | 165/172 kB | 118/276 kB Progress (3): 3.3 MB | 169/172 kB | 118/276 kB Progress (3): 3.3 MB | 169/172 kB | 122/276 kB Progress (3): 3.3 MB | 172 kB | 122/276 kB Progress (3): 3.3 MB | 172 kB | 126/276 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 9.1 MB/s) [2019-07-30T17:10:36.225Z] Progress (2): 172 kB | 130/276 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-30T17:10:36.225Z] Progress (2): 172 kB | 134/276 kB Progress (2): 172 kB | 138/276 kB Progress (2): 172 kB | 142/276 kB Progress (2): 172 kB | 146/276 kB Progress (2): 172 kB | 150/276 kB Progress (2): 172 kB | 154/276 kB Progress (2): 172 kB | 158/276 kB Progress (2): 172 kB | 162/276 kB Progress (2): 172 kB | 166/276 kB Progress (2): 172 kB | 170/276 kB Progress (2): 172 kB | 174/276 kB Progress (2): 172 kB | 178/276 kB Progress (2): 172 kB | 182/276 kB Progress (2): 172 kB | 186/276 kB Progress (2): 172 kB | 190/276 kB Progress (2): 172 kB | 194/276 kB Progress (2): 172 kB | 198/276 kB Progress (2): 172 kB | 202/276 kB Progress (2): 172 kB | 206/276 kB Progress (2): 172 kB | 210/276 kB Progress (2): 172 kB | 214/276 kB Progress (2): 172 kB | 218/276 kB Progress (2): 172 kB | 222/276 kB Progress (2): 172 kB | 226/276 kB Progress (2): 172 kB | 230/276 kB Progress (2): 172 kB | 234/276 kB Progress (2): 172 kB | 238/276 kB Progress (2): 172 kB | 242/276 kB Progress (2): 172 kB | 246/276 kB Progress (2): 172 kB | 250/276 kB Progress (2): 172 kB | 254/276 kB Progress (2): 172 kB | 258/276 kB Progress (2): 172 kB | 262/276 kB Progress (2): 172 kB | 266/276 kB Progress (2): 172 kB | 270/276 kB Progress (2): 172 kB | 274/276 kB Progress (2): 172 kB | 276 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 741 kB/s) [2019-07-30T17:10:36.225Z] 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-30T17:10:36.225Z] Progress (2): 172 kB | 4.1/47 kB Progress (2): 172 kB | 7.7/47 kB Progress (2): 172 kB | 12/47 kB Progress (2): 172 kB | 16/47 kB Progress (2): 172 kB | 20/47 kB Progress (2): 172 kB | 24/47 kB Progress (2): 172 kB | 28/47 kB Progress (2): 172 kB | 32/47 kB Progress (2): 172 kB | 33/47 kB Progress (2): 172 kB | 37/47 kB Progress (2): 172 kB | 41/47 kB Progress (2): 172 kB | 45/47 kB Progress (2): 172 kB | 47 kB Progress (3): 172 kB | 47 kB | 4.1/61 kB Progress (3): 172 kB | 47 kB | 7.7/61 kB Progress (3): 172 kB | 47 kB | 12/61 kB Progress (3): 172 kB | 47 kB | 16/61 kB Progress (3): 172 kB | 47 kB | 20/61 kB Progress (3): 172 kB | 47 kB | 24/61 kB Progress (3): 172 kB | 47 kB | 28/61 kB Progress (3): 172 kB | 47 kB | 32/61 kB Progress (3): 172 kB | 47 kB | 33/61 kB Progress (3): 172 kB | 47 kB | 37/61 kB Progress (3): 172 kB | 47 kB | 41/61 kB Progress (3): 172 kB | 47 kB | 45/61 kB Progress (3): 172 kB | 47 kB | 49/61 kB Progress (3): 172 kB | 47 kB | 53/61 kB Progress (3): 172 kB | 47 kB | 57/61 kB Progress (3): 172 kB | 47 kB | 61 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 451 kB/s) [2019-07-30T17:10:36.225Z] 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-30T17:10:36.225Z] 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 121 kB/s) [2019-07-30T17:10:36.225Z] 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-30T17:10:36.225Z] Progress (2): 61 kB | 4.1/52 kB Progress (2): 61 kB | 7.7/52 kB Progress (2): 61 kB | 12/52 kB Progress (2): 61 kB | 16/52 kB Progress (2): 61 kB | 20/52 kB Progress (2): 61 kB | 24/52 kB Progress (2): 61 kB | 28/52 kB Progress (2): 61 kB | 32/52 kB Progress (2): 61 kB | 36/52 kB Progress (2): 61 kB | 40/52 kB Progress (2): 61 kB | 44/52 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 156 kB/s) [2019-07-30T17:10:36.225Z] Progress (1): 48/52 kB 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-30T17:10:36.225Z] Progress (1): 52/52 kB Progress (1): 52 kB Progress (2): 52 kB | 4.1/254 kB Progress (2): 52 kB | 7.7/254 kB Progress (2): 52 kB | 12/254 kB Progress (2): 52 kB | 16/254 kB Progress (2): 52 kB | 20/254 kB Progress (2): 52 kB | 24/254 kB Progress (2): 52 kB | 28/254 kB Progress (2): 52 kB | 32/254 kB Progress (2): 52 kB | 33/254 kB Progress (2): 52 kB | 37/254 kB Progress (2): 52 kB | 41/254 kB Progress (2): 52 kB | 45/254 kB Progress (2): 52 kB | 49/254 kB Progress (2): 52 kB | 53/254 kB Progress (2): 52 kB | 57/254 kB Progress (2): 52 kB | 61/254 kB Progress (2): 52 kB | 65/254 kB Progress (2): 52 kB | 66/254 kB Progress (2): 52 kB | 70/254 kB Progress (2): 52 kB | 74/254 kB Progress (2): 52 kB | 78/254 kB Progress (2): 52 kB | 82/254 kB Progress (2): 52 kB | 86/254 kB Progress (2): 52 kB | 90/254 kB Progress (3): 52 kB | 90/254 kB | 4.1/125 kB Progress (3): 52 kB | 94/254 kB | 4.1/125 kB Progress (3): 52 kB | 94/254 kB | 7.7/125 kB Progress (3): 52 kB | 98/254 kB | 7.7/125 kB Progress (3): 52 kB | 98/254 kB | 12/125 kB Progress (3): 52 kB | 98/254 kB | 12/125 kB Progress (3): 52 kB | 98/254 kB | 16/125 kB Progress (3): 52 kB | 102/254 kB | 16/125 kB Progress (3): 52 kB | 102/254 kB | 20/125 kB Progress (3): 52 kB | 106/254 kB | 20/125 kB Progress (3): 52 kB | 106/254 kB | 24/125 kB Progress (3): 52 kB | 110/254 kB | 24/125 kB Progress (3): 52 kB | 110/254 kB | 28/125 kB Progress (3): 52 kB | 114/254 kB | 28/125 kB Progress (3): 52 kB | 114/254 kB | 32/125 kB Progress (3): 52 kB | 118/254 kB | 32/125 kB Progress (3): 52 kB | 118/254 kB | 36/125 kB Progress (3): 52 kB | 122/254 kB | 36/125 kB Progress (3): 52 kB | 122/254 kB | 40/125 kB Progress (3): 52 kB | 126/254 kB | 40/125 kB Progress (3): 52 kB | 126/254 kB | 44/125 kB Progress (3): 52 kB | 130/254 kB | 44/125 kB Progress (3): 52 kB | 130/254 kB | 48/125 kB Progress (3): 52 kB | 131/254 kB | 48/125 kB Progress (3): 52 kB | 131/254 kB | 52/125 kB Progress (3): 52 kB | 135/254 kB | 52/125 kB Progress (3): 52 kB | 135/254 kB | 56/125 kB Progress (3): 52 kB | 139/254 kB | 56/125 kB Progress (3): 52 kB | 139/254 kB | 60/125 kB Progress (3): 52 kB | 143/254 kB | 60/125 kB Progress (3): 52 kB | 143/254 kB | 64/125 kB Progress (3): 52 kB | 147/254 kB | 64/125 kB Progress (3): 52 kB | 147/254 kB | 68/125 kB Progress (3): 52 kB | 151/254 kB | 68/125 kB Progress (3): 52 kB | 151/254 kB | 72/125 kB Progress (3): 52 kB | 155/254 kB | 72/125 kB Progress (3): 52 kB | 155/254 kB | 76/125 kB Progress (3): 52 kB | 159/254 kB | 76/125 kB Progress (3): 52 kB | 159/254 kB | 80/125 kB Progress (3): 52 kB | 163/254 kB | 80/125 kB Progress (3): 52 kB | 163/254 kB | 84/125 kB Progress (3): 52 kB | 164/254 kB | 84/125 kB Progress (3): 52 kB | 164/254 kB | 88/125 kB Progress (3): 52 kB | 168/254 kB | 88/125 kB Progress (3): 52 kB | 168/254 kB | 92/125 kB Progress (3): 52 kB | 172/254 kB | 92/125 kB Progress (3): 52 kB | 172/254 kB | 96/125 kB Progress (3): 52 kB | 176/254 kB | 96/125 kB Progress (3): 52 kB | 176/254 kB | 100/125 kB Progress (3): 52 kB | 180/254 kB | 100/125 kB Progress (3): 52 kB | 180/254 kB | 104/125 kB Progress (3): 52 kB | 184/254 kB | 104/125 kB Progress (3): 52 kB | 184/254 kB | 108/125 kB Progress (3): 52 kB | 188/254 kB | 108/125 kB Progress (3): 52 kB | 188/254 kB | 112/125 kB Progress (3): 52 kB | 192/254 kB | 112/125 kB Progress (3): 52 kB | 192/254 kB | 116/125 kB Progress (3): 52 kB | 196/254 kB | 116/125 kB Progress (3): 52 kB | 196/254 kB | 120/125 kB Progress (3): 52 kB | 197/254 kB | 120/125 kB Progress (3): 52 kB | 197/254 kB | 124/125 kB Progress (3): 52 kB | 201/254 kB | 124/125 kB Progress (3): 52 kB | 201/254 kB | 125 kB Progress (3): 52 kB | 205/254 kB | 125 kB Progress (3): 52 kB | 209/254 kB | 125 kB Progress (3): 52 kB | 213/254 kB | 125 kB Progress (3): 52 kB | 217/254 kB | 125 kB Progress (3): 52 kB | 221/254 kB | 125 kB Progress (3): 52 kB | 225/254 kB | 125 kB Progress (3): 52 kB | 229/254 kB | 125 kB Progress (3): 52 kB | 233/254 kB | 125 kB Progress (3): 52 kB | 237/254 kB | 125 kB Progress (3): 52 kB | 241/254 kB | 125 kB Progress (3): 52 kB | 245/254 kB | 125 kB Progress (3): 52 kB | 249/254 kB | 125 kB Progress (3): 52 kB | 253/254 kB | 125 kB Progress (3): 52 kB | 254 kB | 125 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 126 kB/s) [2019-07-30T17:10:36.225Z] 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-30T17:10:36.225Z] Progress (3): 254 kB | 125 kB | 4.1/65 kB Progress (3): 254 kB | 125 kB | 7.7/65 kB Progress (3): 254 kB | 125 kB | 12/65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar (254 kB at 596 kB/s) [2019-07-30T17:10:36.225Z] 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 293 kB/s) [2019-07-30T17:10:36.225Z] Progress (2): 12/65 kB | 4.1/866 kB 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-30T17:10:36.225Z] Progress (2): 16/65 kB | 4.1/866 kB Progress (2): 16/65 kB | 7.7/866 kB 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-30T17:10:36.225Z] Progress (2): 16/65 kB | 12/866 kB Progress (2): 20/65 kB | 12/866 kB Progress (2): 20/65 kB | 16/866 kB Progress (2): 24/65 kB | 16/866 kB Progress (2): 24/65 kB | 20/866 kB Progress (2): 28/65 kB | 20/866 kB Progress (2): 28/65 kB | 24/866 kB Progress (2): 32/65 kB | 24/866 kB Progress (2): 32/65 kB | 28/866 kB Progress (2): 36/65 kB | 28/866 kB Progress (2): 36/65 kB | 32/866 kB Progress (2): 40/65 kB | 32/866 kB Progress (2): 40/65 kB | 33/866 kB Progress (2): 44/65 kB | 33/866 kB Progress (2): 44/65 kB | 37/866 kB Progress (2): 48/65 kB | 37/866 kB Progress (2): 48/65 kB | 41/866 kB Progress (2): 52/65 kB | 41/866 kB Progress (2): 52/65 kB | 45/866 kB Progress (2): 56/65 kB | 45/866 kB Progress (2): 56/65 kB | 49/866 kB Progress (2): 60/65 kB | 49/866 kB Progress (2): 60/65 kB | 53/866 kB Progress (2): 64/65 kB | 53/866 kB Progress (2): 64/65 kB | 57/866 kB Progress (2): 65 kB | 57/866 kB Progress (2): 65 kB | 61/866 kB Progress (2): 65 kB | 65/866 kB Progress (2): 65 kB | 66/866 kB Progress (2): 65 kB | 70/866 kB Progress (2): 65 kB | 74/866 kB Progress (2): 65 kB | 78/866 kB Progress (2): 65 kB | 82/866 kB Progress (2): 65 kB | 86/866 kB Progress (2): 65 kB | 90/866 kB Progress (2): 65 kB | 94/866 kB Progress (2): 65 kB | 98/866 kB Progress (2): 65 kB | 98/866 kB Progress (2): 65 kB | 102/866 kB Progress (2): 65 kB | 106/866 kB Progress (2): 65 kB | 110/866 kB Progress (2): 65 kB | 114/866 kB Progress (2): 65 kB | 118/866 kB Progress (2): 65 kB | 122/866 kB Progress (2): 65 kB | 126/866 kB Progress (2): 65 kB | 130/866 kB Progress (2): 65 kB | 131/866 kB Progress (2): 65 kB | 135/866 kB Progress (2): 65 kB | 139/866 kB Progress (2): 65 kB | 143/866 kB Progress (2): 65 kB | 147/866 kB Progress (2): 65 kB | 151/866 kB Progress (2): 65 kB | 155/866 kB Progress (2): 65 kB | 159/866 kB Progress (2): 65 kB | 163/866 kB Progress (2): 65 kB | 164/866 kB Progress (2): 65 kB | 168/866 kB Progress (2): 65 kB | 172/866 kB Progress (2): 65 kB | 176/866 kB Progress (2): 65 kB | 180/866 kB Progress (2): 65 kB | 184/866 kB Progress (2): 65 kB | 188/866 kB Progress (2): 65 kB | 192/866 kB Progress (2): 65 kB | 196/866 kB Progress (2): 65 kB | 197/866 kB Progress (2): 65 kB | 201/866 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar (65 kB at 150 kB/s) [2019-07-30T17:10:36.225Z] Progress (1): 205/866 kB 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-30T17:10:36.225Z] Progress (1): 209/866 kB Progress (1): 213/866 kB Progress (1): 217/866 kB Progress (1): 221/866 kB Progress (1): 225/866 kB Progress (1): 229/866 kB Progress (1): 229/866 kB Progress (1): 233/866 kB Progress (1): 237/866 kB Progress (1): 241/866 kB Progress (1): 245/866 kB Progress (1): 249/866 kB Progress (1): 253/866 kB Progress (1): 257/866 kB Progress (1): 261/866 kB Progress (1): 262/866 kB Progress (1): 266/866 kB Progress (1): 270/866 kB Progress (1): 274/866 kB Progress (1): 278/866 kB Progress (1): 282/866 kB Progress (1): 286/866 kB Progress (1): 290/866 kB Progress (1): 294/866 kB Progress (2): 294/866 kB | 4.1/193 kB Progress (2): 295/866 kB | 4.1/193 kB Progress (2): 295/866 kB | 7.7/193 kB Progress (2): 299/866 kB | 7.7/193 kB Progress (2): 303/866 kB | 7.7/193 kB Progress (2): 303/866 kB | 12/193 kB Progress (2): 307/866 kB | 12/193 kB Progress (2): 307/866 kB | 16/193 kB Progress (2): 311/866 kB | 16/193 kB Progress (2): 311/866 kB | 20/193 kB Progress (2): 315/866 kB | 20/193 kB Progress (2): 315/866 kB | 24/193 kB Progress (2): 319/866 kB | 24/193 kB Progress (2): 319/866 kB | 28/193 kB Progress (2): 323/866 kB | 28/193 kB Progress (2): 323/866 kB | 32/193 kB Progress (2): 327/866 kB | 32/193 kB Progress (2): 327/866 kB | 33/193 kB Progress (2): 328/866 kB | 33/193 kB Progress (2): 328/866 kB | 37/193 kB Progress (2): 332/866 kB | 37/193 kB Progress (2): 332/866 kB | 41/193 kB Progress (2): 336/866 kB | 41/193 kB Progress (2): 336/866 kB | 45/193 kB Progress (2): 340/866 kB | 45/193 kB Progress (2): 340/866 kB | 49/193 kB Progress (2): 344/866 kB | 49/193 kB Progress (2): 344/866 kB | 53/193 kB Progress (2): 348/866 kB | 53/193 kB Progress (2): 348/866 kB | 57/193 kB Progress (2): 352/866 kB | 57/193 kB Progress (2): 352/866 kB | 61/193 kB Progress (2): 356/866 kB | 61/193 kB Progress (2): 356/866 kB | 65/193 kB Progress (2): 360/866 kB | 65/193 kB Progress (2): 360/866 kB | 66/193 kB Progress (2): 360/866 kB | 66/193 kB Progress (2): 360/866 kB | 70/193 kB Progress (2): 365/866 kB | 70/193 kB Progress (3): 365/866 kB | 70/193 kB | 4.1/33 kB Progress (3): 368/866 kB | 70/193 kB | 4.1/33 kB Progress (3): 368/866 kB | 74/193 kB | 4.1/33 kB Progress (3): 373/866 kB | 74/193 kB | 4.1/33 kB Progress (3): 373/866 kB | 78/193 kB | 4.1/33 kB Progress (3): 373/866 kB | 78/193 kB | 7.7/33 kB Progress (3): 373/866 kB | 82/193 kB | 7.7/33 kB Progress (3): 376/866 kB | 82/193 kB | 7.7/33 kB Progress (3): 376/866 kB | 86/193 kB | 7.7/33 kB Progress (3): 376/866 kB | 86/193 kB | 12/33 kB Progress (3): 376/866 kB | 90/193 kB | 12/33 kB Progress (3): 381/866 kB | 90/193 kB | 12/33 kB Progress (3): 381/866 kB | 94/193 kB | 12/33 kB Progress (3): 381/866 kB | 94/193 kB | 16/33 kB Progress (4): 381/866 kB | 94/193 kB | 16/33 kB | 4.1/569 kB Progress (4): 381/866 kB | 98/193 kB | 16/33 kB | 4.1/569 kB Progress (4): 384/866 kB | 98/193 kB | 16/33 kB | 4.1/569 kB Progress (4): 384/866 kB | 98/193 kB | 16/33 kB | 4.1/569 kB Progress (4): 384/866 kB | 98/193 kB | 16/33 kB | 7.7/569 kB Progress (4): 384/866 kB | 98/193 kB | 20/33 kB | 7.7/569 kB Progress (4): 384/866 kB | 98/193 kB | 20/33 kB | 12/569 kB Progress (4): 384/866 kB | 102/193 kB | 20/33 kB | 12/569 kB Progress (4): 389/866 kB | 102/193 kB | 20/33 kB | 12/569 kB Progress (4): 389/866 kB | 106/193 kB | 20/33 kB | 12/569 kB Progress (4): 389/866 kB | 106/193 kB | 20/33 kB | 16/569 kB Progress (4): 389/866 kB | 106/193 kB | 24/33 kB | 16/569 kB Progress (4): 389/866 kB | 106/193 kB | 24/33 kB | 20/569 kB Progress (4): 389/866 kB | 110/193 kB | 24/33 kB | 20/569 kB Progress (4): 392/866 kB | 110/193 kB | 24/33 kB | 20/569 kB Progress (4): 392/866 kB | 114/193 kB | 24/33 kB | 20/569 kB Progress (4): 392/866 kB | 114/193 kB | 24/33 kB | 24/569 kB Progress (4): 392/866 kB | 114/193 kB | 28/33 kB | 24/569 kB Progress (4): 392/866 kB | 114/193 kB | 28/33 kB | 28/569 kB Progress (4): 392/866 kB | 118/193 kB | 28/33 kB | 28/569 kB Progress (4): 397/866 kB | 118/193 kB | 28/33 kB | 28/569 kB Progress (4): 397/866 kB | 122/193 kB | 28/33 kB | 28/569 kB Progress (4): 397/866 kB | 122/193 kB | 28/33 kB | 32/569 kB Progress (4): 397/866 kB | 122/193 kB | 32/33 kB | 32/569 kB Progress (4): 397/866 kB | 122/193 kB | 32/33 kB | 33/569 kB Progress (4): 397/866 kB | 126/193 kB | 32/33 kB | 33/569 kB Progress (4): 400/866 kB | 126/193 kB | 32/33 kB | 33/569 kB Progress (4): 400/866 kB | 130/193 kB | 32/33 kB | 33/569 kB Progress (4): 400/866 kB | 130/193 kB | 32/33 kB | 37/569 kB Progress (4): 400/866 kB | 130/193 kB | 33/33 kB | 37/569 kB Progress (4): 400/866 kB | 130/193 kB | 33/33 kB | 41/569 kB Progress (4): 400/866 kB | 131/193 kB | 33/33 kB | 41/569 kB Progress (4): 405/866 kB | 131/193 kB | 33/33 kB | 41/569 kB Progress (4): 405/866 kB | 135/193 kB | 33/33 kB | 41/569 kB Progress (4): 405/866 kB | 135/193 kB | 33/33 kB | 45/569 kB Progress (4): 405/866 kB | 135/193 kB | 33 kB | 45/569 kB Progress (4): 405/866 kB | 135/193 kB | 33 kB | 49/569 kB Progress (4): 405/866 kB | 139/193 kB | 33 kB | 49/569 kB Progress (4): 408/866 kB | 139/193 kB | 33 kB | 49/569 kB Progress (4): 408/866 kB | 143/193 kB | 33 kB | 49/569 kB Progress (4): 408/866 kB | 147/193 kB | 33 kB | 49/569 kB Progress (4): 408/866 kB | 147/193 kB | 33 kB | 53/569 kB Progress (4): 408/866 kB | 151/193 kB | 33 kB | 53/569 kB Progress (4): 413/866 kB | 151/193 kB | 33 kB | 53/569 kB Progress (4): 413/866 kB | 155/193 kB | 33 kB | 53/569 kB Progress (4): 413/866 kB | 155/193 kB | 33 kB | 57/569 kB Progress (4): 413/866 kB | 159/193 kB | 33 kB | 57/569 kB Progress (4): 416/866 kB | 159/193 kB | 33 kB | 57/569 kB Progress (4): 416/866 kB | 163/193 kB | 33 kB | 57/569 kB Progress (4): 416/866 kB | 163/193 kB | 33 kB | 61/569 kB Progress (4): 416/866 kB | 167/193 kB | 33 kB | 61/569 kB Progress (4): 421/866 kB | 167/193 kB | 33 kB | 61/569 kB Progress (4): 421/866 kB | 171/193 kB | 33 kB | 61/569 kB Progress (4): 421/866 kB | 171/193 kB | 33 kB | 65/569 kB Progress (4): 421/866 kB | 175/193 kB | 33 kB | 65/569 kB Progress (4): 424/866 kB | 175/193 kB | 33 kB | 65/569 kB Progress (4): 424/866 kB | 179/193 kB | 33 kB | 65/569 kB Progress (4): 424/866 kB | 179/193 kB | 33 kB | 66/569 kB Progress (4): 424/866 kB | 183/193 kB | 33 kB | 66/569 kB Progress (4): 424/866 kB | 183/193 kB | 33 kB | 70/569 kB Progress (4): 426/866 kB | 183/193 kB | 33 kB | 70/569 kB Progress (4): 426/866 kB | 183/193 kB | 33 kB | 74/569 kB Progress (4): 426/866 kB | 187/193 kB | 33 kB | 74/569 kB Progress (4): 426/866 kB | 187/193 kB | 33 kB | 78/569 kB Progress (4): 430/866 kB | 187/193 kB | 33 kB | 78/569 kB Progress (4): 430/866 kB | 187/193 kB | 33 kB | 82/569 kB Progress (4): 430/866 kB | 191/193 kB | 33 kB | 82/569 kB Progress (4): 430/866 kB | 191/193 kB | 33 kB | 86/569 kB Progress (4): 434/866 kB | 191/193 kB | 33 kB | 86/569 kB Progress (4): 434/866 kB | 191/193 kB | 33 kB | 90/569 kB Progress (4): 434/866 kB | 193 kB | 33 kB | 90/569 kB Progress (4): 434/866 kB | 193 kB | 33 kB | 94/569 kB Progress (4): 438/866 kB | 193 kB | 33 kB | 94/569 kB Progress (4): 438/866 kB | 193 kB | 33 kB | 98/569 kB Progress (4): 442/866 kB | 193 kB | 33 kB | 98/569 kB Progress (4): 442/866 kB | 193 kB | 33 kB | 102/569 kB Progress (4): 446/866 kB | 193 kB | 33 kB | 102/569 kB Progress (4): 446/866 kB | 193 kB | 33 kB | 106/569 kB Progress (4): 450/866 kB | 193 kB | 33 kB | 106/569 kB Progress (4): 450/866 kB | 193 kB | 33 kB | 110/569 kB Progress (4): 454/866 kB | 193 kB | 33 kB | 110/569 kB Progress (4): 454/866 kB | 193 kB | 33 kB | 114/569 kB Progress (4): 458/866 kB | 193 kB | 33 kB | 114/569 kB Progress (4): 458/866 kB | 193 kB | 33 kB | 118/569 kB Progress (4): 459/866 kB | 193 kB | 33 kB | 118/569 kB Progress (4): 459/866 kB | 193 kB | 33 kB | 122/569 kB Progress (4): 463/866 kB | 193 kB | 33 kB | 122/569 kB Progress (4): 463/866 kB | 193 kB | 33 kB | 126/569 kB Progress (4): 467/866 kB | 193 kB | 33 kB | 126/569 kB Progress (4): 467/866 kB | 193 kB | 33 kB | 130/569 kB Progress (4): 471/866 kB | 193 kB | 33 kB | 130/569 kB Progress (4): 471/866 kB | 193 kB | 33 kB | 134/569 kB Progress (4): 475/866 kB | 193 kB | 33 kB | 134/569 kB Progress (4): 475/866 kB | 193 kB | 33 kB | 138/569 kB Progress (4): 479/866 kB | 193 kB | 33 kB | 138/569 kB Progress (4): 479/866 kB | 193 kB | 33 kB | 142/569 kB Progress (4): 483/866 kB | 193 kB | 33 kB | 142/569 kB Progress (4): 483/866 kB | 193 kB | 33 kB | 146/569 kB Progress (4): 487/866 kB | 193 kB | 33 kB | 146/569 kB Progress (4): 487/866 kB | 193 kB | 33 kB | 150/569 kB Progress (4): 491/866 kB | 193 kB | 33 kB | 150/569 kB Progress (4): 491/866 kB | 193 kB | 33 kB | 154/569 kB Progress (4): 492/866 kB | 193 kB | 33 kB | 154/569 kB Progress (4): 492/866 kB | 193 kB | 33 kB | 158/569 kB Progress (4): 496/866 kB | 193 kB | 33 kB | 158/569 kB Progress (4): 496/866 kB | 193 kB | 33 kB | 162/569 kB Progress (4): 500/866 kB | 193 kB | 33 kB | 162/569 kB Progress (4): 500/866 kB | 193 kB | 33 kB | 166/569 kB Progress (4): 504/866 kB | 193 kB | 33 kB | 166/569 kB Progress (4): 504/866 kB | 193 kB | 33 kB | 170/569 kB Progress (4): 508/866 kB | 193 kB | 33 kB | 170/569 kB Progress (4): 508/866 kB | 193 kB | 33 kB | 174/569 kB Progress (4): 512/866 kB | 193 kB | 33 kB | 174/569 kB Progress (4): 512/866 kB | 193 kB | 33 kB | 178/569 kB Progress (4): 516/866 kB | 193 kB | 33 kB | 178/569 kB Progress (4): 516/866 kB | 193 kB | 33 kB | 182/569 kB Progress (4): 520/866 kB | 193 kB | 33 kB | 182/569 kB Progress (4): 520/866 kB | 193 kB | 33 kB | 186/569 kB Progress (4): 524/866 kB | 193 kB | 33 kB | 186/569 kB Progress (4): 524/866 kB | 193 kB | 33 kB | 190/569 kB Progress (4): 528/866 kB | 193 kB | 33 kB | 190/569 kB Progress (4): 528/866 kB | 193 kB | 33 kB | 194/569 kB Progress (4): 532/866 kB | 193 kB | 33 kB | 194/569 kB Progress (4): 532/866 kB | 193 kB | 33 kB | 198/569 kB Progress (4): 536/866 kB | 193 kB | 33 kB | 198/569 kB Progress (4): 536/866 kB | 193 kB | 33 kB | 202/569 kB Progress (4): 540/866 kB | 193 kB | 33 kB | 202/569 kB Progress (4): 540/866 kB | 193 kB | 33 kB | 206/569 kB Progress (4): 544/866 kB | 193 kB | 33 kB | 206/569 kB Progress (4): 544/866 kB | 193 kB | 33 kB | 210/569 kB Progress (4): 548/866 kB | 193 kB | 33 kB | 210/569 kB Progress (4): 548/866 kB | 193 kB | 33 kB | 214/569 kB Progress (4): 552/866 kB | 193 kB | 33 kB | 214/569 kB Progress (4): 552/866 kB | 193 kB | 33 kB | 218/569 kB Progress (4): 556/866 kB | 193 kB | 33 kB | 218/569 kB Progress (4): 556/866 kB | 193 kB | 33 kB | 222/569 kB Progress (4): 560/866 kB | 193 kB | 33 kB | 222/569 kB Progress (4): 560/866 kB | 193 kB | 33 kB | 226/569 kB Progress (4): 564/866 kB | 193 kB | 33 kB | 226/569 kB Progress (4): 564/866 kB | 193 kB | 33 kB | 230/569 kB Progress (4): 568/866 kB | 193 kB | 33 kB | 230/569 kB Progress (4): 568/866 kB | 193 kB | 33 kB | 234/569 kB Progress (4): 572/866 kB | 193 kB | 33 kB | 234/569 kB Progress (4): 572/866 kB | 193 kB | 33 kB | 238/569 kB Progress (4): 576/866 kB | 193 kB | 33 kB | 238/569 kB Progress (4): 576/866 kB | 193 kB | 33 kB | 242/569 kB Progress (4): 580/866 kB | 193 kB | 33 kB | 242/569 kB Progress (4): 580/866 kB | 193 kB | 33 kB | 246/569 kB Progress (4): 584/866 kB | 193 kB | 33 kB | 246/569 kB Progress (4): 584/866 kB | 193 kB | 33 kB | 250/569 kB Progress (4): 588/866 kB | 193 kB | 33 kB | 250/569 kB Progress (4): 588/866 kB | 193 kB | 33 kB | 254/569 kB Progress (4): 592/866 kB | 193 kB | 33 kB | 254/569 kB Progress (4): 592/866 kB | 193 kB | 33 kB | 258/569 kB Progress (4): 596/866 kB | 193 kB | 33 kB | 258/569 kB Progress (4): 596/866 kB | 193 kB | 33 kB | 262/569 kB Progress (4): 600/866 kB | 193 kB | 33 kB | 262/569 kB Progress (4): 600/866 kB | 193 kB | 33 kB | 266/569 kB Progress (4): 604/866 kB | 193 kB | 33 kB | 266/569 kB Progress (4): 604/866 kB | 193 kB | 33 kB | 270/569 kB Progress (4): 608/866 kB | 193 kB | 33 kB | 270/569 kB Progress (4): 608/866 kB | 193 kB | 33 kB | 274/569 kB Progress (4): 612/866 kB | 193 kB | 33 kB | 274/569 kB Progress (4): 612/866 kB | 193 kB | 33 kB | 278/569 kB Progress (4): 616/866 kB | 193 kB | 33 kB | 278/569 kB Progress (4): 616/866 kB | 193 kB | 33 kB | 282/569 kB Progress (4): 620/866 kB | 193 kB | 33 kB | 282/569 kB Progress (4): 620/866 kB | 193 kB | 33 kB | 286/569 kB Progress (4): 623/866 kB | 193 kB | 33 kB | 286/569 kB Progress (4): 623/866 kB | 193 kB | 33 kB | 290/569 kB Progress (4): 627/866 kB | 193 kB | 33 kB | 290/569 kB Progress (4): 627/866 kB | 193 kB | 33 kB | 294/569 kB Progress (4): 631/866 kB | 193 kB | 33 kB | 294/569 kB Progress (4): 631/866 kB | 193 kB | 33 kB | 298/569 kB Progress (4): 635/866 kB | 193 kB | 33 kB | 298/569 kB Progress (4): 635/866 kB | 193 kB | 33 kB | 302/569 kB Progress (4): 639/866 kB | 193 kB | 33 kB | 302/569 kB Progress (4): 639/866 kB | 193 kB | 33 kB | 306/569 kB Progress (4): 643/866 kB | 193 kB | 33 kB | 306/569 kB Progress (4): 643/866 kB | 193 kB | 33 kB | 310/569 kB Progress (4): 647/866 kB | 193 kB | 33 kB | 310/569 kB Progress (4): 647/866 kB | 193 kB | 33 kB | 314/569 kB Progress (4): 651/866 kB | 193 kB | 33 kB | 314/569 kB Progress (4): 651/866 kB | 193 kB | 33 kB | 318/569 kB Progress (4): 655/866 kB | 193 kB | 33 kB | 318/569 kB Progress (4): 655/866 kB | 193 kB | 33 kB | 322/569 kB Progress (4): 659/866 kB | 193 kB | 33 kB | 322/569 kB Progress (4): 659/866 kB | 193 kB | 33 kB | 326/569 kB Progress (4): 663/866 kB | 193 kB | 33 kB | 326/569 kB Progress (4): 663/866 kB | 193 kB | 33 kB | 330/569 kB Progress (4): 667/866 kB | 193 kB | 33 kB | 330/569 kB Progress (4): 667/866 kB | 193 kB | 33 kB | 334/569 kB Progress (4): 671/866 kB | 193 kB | 33 kB | 334/569 kB Progress (4): 671/866 kB | 193 kB | 33 kB | 338/569 kB Progress (4): 675/866 kB | 193 kB | 33 kB | 338/569 kB Progress (4): 675/866 kB | 193 kB | 33 kB | 342/569 kB Progress (4): 679/866 kB | 193 kB | 33 kB | 342/569 kB Progress (4): 679/866 kB | 193 kB | 33 kB | 346/569 kB Progress (4): 683/866 kB | 193 kB | 33 kB | 346/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 407 kB/s) [2019-07-30T17:10:36.225Z] Progress (3): 687/866 kB | 33 kB | 346/569 kB Progress (3): 687/866 kB | 33 kB | 350/569 kB Progress (3): 691/866 kB | 33 kB | 350/569 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-30T17:10:36.225Z] Progress (3): 695/866 kB | 33 kB | 350/569 kB Progress (3): 695/866 kB | 33 kB | 354/569 kB Progress (3): 699/866 kB | 33 kB | 354/569 kB Progress (3): 699/866 kB | 33 kB | 358/569 kB Progress (3): 703/866 kB | 33 kB | 358/569 kB Progress (3): 703/866 kB | 33 kB | 362/569 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 70 kB/s) [2019-07-30T17:10:36.225Z] Progress (2): 703/866 kB | 366/569 kB Progress (2): 707/866 kB | 366/569 kB Progress (2): 707/866 kB | 370/569 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-30T17:10:36.225Z] Progress (2): 707/866 kB | 374/569 kB Progress (2): 711/866 kB | 374/569 kB Progress (2): 711/866 kB | 378/569 kB Progress (2): 715/866 kB | 378/569 kB Progress (2): 715/866 kB | 382/569 kB Progress (2): 719/866 kB | 382/569 kB Progress (2): 719/866 kB | 386/569 kB Progress (2): 723/866 kB | 386/569 kB Progress (2): 723/866 kB | 390/569 kB Progress (2): 727/866 kB | 390/569 kB Progress (2): 727/866 kB | 394/569 kB Progress (2): 731/866 kB | 394/569 kB Progress (2): 731/866 kB | 398/569 kB Progress (2): 735/866 kB | 398/569 kB Progress (2): 735/866 kB | 402/569 kB Progress (2): 739/866 kB | 402/569 kB Progress (2): 739/866 kB | 406/569 kB Progress (2): 743/866 kB | 406/569 kB Progress (2): 743/866 kB | 410/569 kB Progress (2): 747/866 kB | 410/569 kB Progress (2): 747/866 kB | 414/569 kB Progress (2): 751/866 kB | 414/569 kB Progress (2): 751/866 kB | 418/569 kB Progress (2): 755/866 kB | 418/569 kB Progress (2): 755/866 kB | 422/569 kB Progress (2): 759/866 kB | 422/569 kB Progress (2): 759/866 kB | 426/569 kB Progress (2): 763/866 kB | 426/569 kB Progress (2): 763/866 kB | 430/569 kB Progress (2): 767/866 kB | 430/569 kB Progress (2): 767/866 kB | 434/569 kB Progress (2): 771/866 kB | 434/569 kB Progress (2): 771/866 kB | 438/569 kB Progress (2): 775/866 kB | 438/569 kB Progress (2): 775/866 kB | 442/569 kB Progress (2): 779/866 kB | 442/569 kB Progress (2): 779/866 kB | 446/569 kB Progress (2): 783/866 kB | 446/569 kB Progress (2): 783/866 kB | 450/569 kB Progress (2): 787/866 kB | 450/569 kB Progress (2): 787/866 kB | 454/569 kB Progress (3): 787/866 kB | 454/569 kB | 0/2.2 MB Progress (3): 787/866 kB | 458/569 kB | 0/2.2 MB Progress (3): 791/866 kB | 458/569 kB | 0/2.2 MB Progress (3): 791/866 kB | 462/569 kB | 0/2.2 MB Progress (3): 791/866 kB | 462/569 kB | 0/2.2 MB Progress (3): 791/866 kB | 466/569 kB | 0/2.2 MB Progress (3): 795/866 kB | 466/569 kB | 0/2.2 MB Progress (3): 795/866 kB | 470/569 kB | 0/2.2 MB Progress (3): 795/866 kB | 470/569 kB | 0/2.2 MB Progress (3): 795/866 kB | 474/569 kB | 0/2.2 MB Progress (3): 799/866 kB | 474/569 kB | 0/2.2 MB Progress (3): 799/866 kB | 478/569 kB | 0/2.2 MB Progress (3): 799/866 kB | 478/569 kB | 0/2.2 MB Progress (3): 799/866 kB | 482/569 kB | 0/2.2 MB Progress (3): 803/866 kB | 482/569 kB | 0/2.2 MB Progress (3): 803/866 kB | 486/569 kB | 0/2.2 MB Progress (3): 803/866 kB | 486/569 kB | 0/2.2 MB Progress (3): 803/866 kB | 490/569 kB | 0/2.2 MB Progress (3): 807/866 kB | 490/569 kB | 0/2.2 MB Progress (3): 807/866 kB | 494/569 kB | 0/2.2 MB Progress (3): 811/866 kB | 494/569 kB | 0/2.2 MB Progress (3): 811/866 kB | 494/569 kB | 0/2.2 MB Progress (3): 815/866 kB | 494/569 kB | 0/2.2 MB Progress (3): 815/866 kB | 498/569 kB | 0/2.2 MB Progress (3): 819/866 kB | 498/569 kB | 0/2.2 MB Progress (3): 819/866 kB | 498/569 kB | 0/2.2 MB Progress (3): 823/866 kB | 498/569 kB | 0/2.2 MB Progress (3): 823/866 kB | 502/569 kB | 0/2.2 MB Progress (3): 827/866 kB | 502/569 kB | 0/2.2 MB Progress (3): 827/866 kB | 502/569 kB | 0/2.2 MB Progress (3): 831/866 kB | 502/569 kB | 0/2.2 MB Progress (3): 831/866 kB | 506/569 kB | 0/2.2 MB Progress (3): 835/866 kB | 506/569 kB | 0/2.2 MB Progress (3): 835/866 kB | 506/569 kB | 0/2.2 MB Progress (3): 839/866 kB | 506/569 kB | 0/2.2 MB Progress (3): 839/866 kB | 510/569 kB | 0/2.2 MB Progress (3): 839/866 kB | 510/569 kB | 0/2.2 MB Progress (3): 839/866 kB | 514/569 kB | 0/2.2 MB Progress (4): 839/866 kB | 514/569 kB | 0/2.2 MB | 4.1/10.0 kB Progress (4): 843/866 kB | 514/569 kB | 0/2.2 MB | 4.1/10.0 kB Progress (4): 843/866 kB | 514/569 kB | 0/2.2 MB | 7.7/10.0 kB Progress (4): 843/866 kB | 518/569 kB | 0/2.2 MB | 7.7/10.0 kB Progress (4): 843/866 kB | 518/569 kB | 0/2.2 MB | 7.7/10.0 kB Progress (4): 843/866 kB | 522/569 kB | 0/2.2 MB | 7.7/10.0 kB Progress (4): 843/866 kB | 522/569 kB | 0/2.2 MB | 10.0 kB Progress (4): 847/866 kB | 522/569 kB | 0/2.2 MB | 10.0 kB Progress (4): 847/866 kB | 526/569 kB | 0/2.2 MB | 10.0 kB Progress (4): 847/866 kB | 526/569 kB | 0/2.2 MB | 10.0 kB Progress (4): 847/866 kB | 530/569 kB | 0/2.2 MB | 10.0 kB Progress (4): 851/866 kB | 530/569 kB | 0/2.2 MB | 10.0 kB Progress (4): 851/866 kB | 534/569 kB | 0/2.2 MB | 10.0 kB Progress (4): 851/866 kB | 534/569 kB | 0/2.2 MB | 10.0 kB Progress (4): 851/866 kB | 538/569 kB | 0/2.2 MB | 10.0 kB Progress (4): 855/866 kB | 538/569 kB | 0/2.2 MB | 10.0 kB Progress (4): 855/866 kB | 542/569 kB | 0/2.2 MB | 10.0 kB Progress (4): 855/866 kB | 542/569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 855/866 kB | 546/569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 859/866 kB | 546/569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 859/866 kB | 550/569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 859/866 kB | 550/569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 859/866 kB | 554/569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 863/866 kB | 554/569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 863/866 kB | 558/569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 863/866 kB | 558/569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 863/866 kB | 562/569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 562/569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 566/569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 566/569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.1/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.2/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.2/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.2/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.2/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.2/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.2/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.2/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.2/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.2/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.2/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.2/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.2/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.2/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.2/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.2/2.2 MB | 10.0 kB Progress (4): 866 kB | 569 kB | 0.2/2.2 MB | 10.0 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 1.7 MB/s) [2019-07-30T17:10:36.225Z] Progress (3): 569 kB | 0.2/2.2 MB | 10.0 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-30T17:10:36.225Z] Progress (3): 569 kB | 0.2/2.2 MB | 10.0 kB Progress (3): 569 kB | 0.2/2.2 MB | 10.0 kB Progress (3): 569 kB | 0.2/2.2 MB | 10.0 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.1 MB/s) [2019-07-30T17:10:36.225Z] Progress (2): 0.2/2.2 MB | 10.0 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-30T17:10:36.225Z] Progress (2): 0.2/2.2 MB | 10.0 kB Progress (2): 0.2/2.2 MB | 10.0 kB Progress (2): 0.2/2.2 MB | 10.0 kB Progress (2): 0.2/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.3/2.2 MB | 10.0 kB Progress (2): 0.4/2.2 MB | 10.0 kB Progress (2): 0.4/2.2 MB | 10.0 kB Progress (2): 0.4/2.2 MB | 10.0 kB Progress (2): 0.4/2.2 MB | 10.0 kB Progress (2): 0.4/2.2 MB | 10.0 kB Progress (2): 0.4/2.2 MB | 10.0 kB Progress (2): 0.4/2.2 MB | 10.0 kB Progress (2): 0.4/2.2 MB | 10.0 kB Progress (2): 0.4/2.2 MB | 10.0 kB Progress (2): 0.4/2.2 MB | 10.0 kB Progress (2): 0.4/2.2 MB | 10.0 kB Progress (2): 0.4/2.2 MB | 10.0 kB Progress (2): 0.4/2.2 MB | 10.0 kB Progress (2): 0.4/2.2 MB | 10.0 kB Progress (2): 0.4/2.2 MB | 10.0 kB Progress (2): 0.4/2.2 MB | 10.0 kB Progress (2): 0.4/2.2 MB | 10.0 kB Progress (2): 0.4/2.2 MB | 10.0 kB Progress (2): 0.4/2.2 MB | 10.0 kB Progress (2): 0.4/2.2 MB | 10.0 kB Progress (2): 0.4/2.2 MB | 10.0 kB Progress (2): 0.4/2.2 MB | 10.0 kB Progress (2): 0.4/2.2 MB | 10.0 kB Progress (3): 0.4/2.2 MB | 10.0 kB | 4.1/351 kB Progress (3): 0.4/2.2 MB | 10.0 kB | 7.7/351 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 19 kB/s) [2019-07-30T17:10:36.225Z] Progress (2): 0.4/2.2 MB | 7.7/351 kB Progress (2): 0.4/2.2 MB | 12/351 kB Progress (3): 0.4/2.2 MB | 12/351 kB | 4.1/4.2 kB Progress (3): 0.4/2.2 MB | 12/351 kB | 4.1/4.2 kB Progress (3): 0.4/2.2 MB | 12/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 12/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 16/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 16/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 20/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 20/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 24/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 24/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 28/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 28/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 32/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 32/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 33/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 33/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 37/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 37/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 41/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 41/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 45/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 45/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 49/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 49/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 53/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 53/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 57/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 57/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 61/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 61/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 65/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 65/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 66/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 66/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 70/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 70/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 74/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 74/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 78/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 78/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 82/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 82/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 86/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 86/351 kB | 4.2 kB Progress (3): 0.5/2.2 MB | 90/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 8.1 kB/s) [2019-07-30T17:10:36.482Z] Progress (2): 0.5/2.2 MB | 90/351 kB Progress (2): 0.5/2.2 MB | 94/351 kB Progress (2): 0.5/2.2 MB | 94/351 kB Progress (2): 0.5/2.2 MB | 98/351 kB Progress (2): 0.5/2.2 MB | 98/351 kB Progress (2): 0.5/2.2 MB | 102/351 kB Progress (2): 0.5/2.2 MB | 102/351 kB Progress (2): 0.5/2.2 MB | 106/351 kB Progress (2): 0.6/2.2 MB | 106/351 kB Progress (2): 0.6/2.2 MB | 110/351 kB Progress (2): 0.6/2.2 MB | 110/351 kB Progress (2): 0.6/2.2 MB | 114/351 kB Progress (2): 0.6/2.2 MB | 114/351 kB Progress (2): 0.6/2.2 MB | 118/351 kB Progress (2): 0.6/2.2 MB | 118/351 kB Progress (2): 0.6/2.2 MB | 122/351 kB Progress (2): 0.6/2.2 MB | 122/351 kB Progress (2): 0.6/2.2 MB | 126/351 kB Progress (2): 0.6/2.2 MB | 126/351 kB Progress (2): 0.6/2.2 MB | 130/351 kB Progress (2): 0.6/2.2 MB | 130/351 kB Progress (2): 0.6/2.2 MB | 134/351 kB Progress (2): 0.6/2.2 MB | 134/351 kB Progress (2): 0.6/2.2 MB | 138/351 kB Progress (2): 0.6/2.2 MB | 138/351 kB Progress (2): 0.6/2.2 MB | 142/351 kB Progress (2): 0.6/2.2 MB | 142/351 kB Progress (2): 0.6/2.2 MB | 146/351 kB Progress (2): 0.6/2.2 MB | 146/351 kB Progress (2): 0.6/2.2 MB | 150/351 kB Progress (2): 0.6/2.2 MB | 150/351 kB Progress (2): 0.6/2.2 MB | 154/351 kB Progress (2): 0.6/2.2 MB | 154/351 kB Progress (2): 0.6/2.2 MB | 158/351 kB Progress (2): 0.6/2.2 MB | 158/351 kB Progress (2): 0.6/2.2 MB | 162/351 kB Progress (2): 0.6/2.2 MB | 162/351 kB Progress (2): 0.6/2.2 MB | 166/351 kB Progress (2): 0.6/2.2 MB | 166/351 kB Progress (2): 0.6/2.2 MB | 170/351 kB Progress (2): 0.6/2.2 MB | 170/351 kB Progress (2): 0.6/2.2 MB | 174/351 kB Progress (2): 0.6/2.2 MB | 174/351 kB Progress (2): 0.6/2.2 MB | 178/351 kB Progress (2): 0.6/2.2 MB | 178/351 kB Progress (2): 0.6/2.2 MB | 182/351 kB Progress (2): 0.6/2.2 MB | 182/351 kB Progress (2): 0.6/2.2 MB | 186/351 kB Progress (2): 0.6/2.2 MB | 186/351 kB Progress (2): 0.6/2.2 MB | 190/351 kB Progress (2): 0.6/2.2 MB | 190/351 kB Progress (2): 0.6/2.2 MB | 194/351 kB Progress (2): 0.6/2.2 MB | 194/351 kB Progress (2): 0.6/2.2 MB | 198/351 kB Progress (2): 0.6/2.2 MB | 198/351 kB Progress (2): 0.6/2.2 MB | 202/351 kB Progress (2): 0.6/2.2 MB | 202/351 kB Progress (2): 0.6/2.2 MB | 206/351 kB Progress (2): 0.7/2.2 MB | 206/351 kB Progress (2): 0.7/2.2 MB | 210/351 kB Progress (2): 0.7/2.2 MB | 210/351 kB Progress (2): 0.7/2.2 MB | 214/351 kB Progress (2): 0.7/2.2 MB | 214/351 kB Progress (2): 0.7/2.2 MB | 218/351 kB Progress (2): 0.7/2.2 MB | 218/351 kB Progress (2): 0.7/2.2 MB | 222/351 kB Progress (2): 0.7/2.2 MB | 222/351 kB Progress (2): 0.7/2.2 MB | 226/351 kB Progress (2): 0.7/2.2 MB | 226/351 kB Progress (2): 0.7/2.2 MB | 230/351 kB Progress (2): 0.7/2.2 MB | 230/351 kB Progress (2): 0.7/2.2 MB | 234/351 kB Progress (2): 0.7/2.2 MB | 234/351 kB Progress (2): 0.7/2.2 MB | 238/351 kB Progress (2): 0.7/2.2 MB | 238/351 kB Progress (2): 0.7/2.2 MB | 242/351 kB Progress (2): 0.7/2.2 MB | 242/351 kB Progress (2): 0.7/2.2 MB | 246/351 kB Progress (2): 0.7/2.2 MB | 246/351 kB Progress (2): 0.7/2.2 MB | 250/351 kB Progress (2): 0.7/2.2 MB | 250/351 kB Progress (2): 0.7/2.2 MB | 254/351 kB Progress (2): 0.7/2.2 MB | 254/351 kB Progress (2): 0.7/2.2 MB | 258/351 kB Progress (2): 0.7/2.2 MB | 258/351 kB Progress (2): 0.7/2.2 MB | 262/351 kB Progress (2): 0.7/2.2 MB | 262/351 kB Progress (2): 0.7/2.2 MB | 266/351 kB Progress (2): 0.7/2.2 MB | 266/351 kB Progress (2): 0.7/2.2 MB | 270/351 kB Progress (2): 0.7/2.2 MB | 270/351 kB Progress (2): 0.7/2.2 MB | 274/351 kB Progress (2): 0.7/2.2 MB | 274/351 kB Progress (2): 0.7/2.2 MB | 278/351 kB Progress (2): 0.7/2.2 MB | 278/351 kB Progress (2): 0.7/2.2 MB | 282/351 kB Progress (2): 0.7/2.2 MB | 282/351 kB Progress (2): 0.7/2.2 MB | 286/351 kB Progress (2): 0.7/2.2 MB | 286/351 kB Progress (2): 0.7/2.2 MB | 290/351 kB Progress (2): 0.7/2.2 MB | 290/351 kB Progress (2): 0.7/2.2 MB | 294/351 kB Progress (2): 0.7/2.2 MB | 294/351 kB Progress (2): 0.7/2.2 MB | 298/351 kB Progress (2): 0.7/2.2 MB | 298/351 kB Progress (2): 0.7/2.2 MB | 302/351 kB Progress (2): 0.7/2.2 MB | 302/351 kB Progress (2): 0.7/2.2 MB | 306/351 kB Progress (2): 0.8/2.2 MB | 306/351 kB Progress (2): 0.8/2.2 MB | 310/351 kB Progress (2): 0.8/2.2 MB | 310/351 kB Progress (2): 0.8/2.2 MB | 314/351 kB Progress (2): 0.8/2.2 MB | 314/351 kB Progress (2): 0.8/2.2 MB | 318/351 kB Progress (2): 0.8/2.2 MB | 318/351 kB Progress (2): 0.8/2.2 MB | 322/351 kB Progress (2): 0.8/2.2 MB | 322/351 kB Progress (2): 0.8/2.2 MB | 326/351 kB Progress (2): 0.8/2.2 MB | 326/351 kB Progress (2): 0.8/2.2 MB | 330/351 kB Progress (2): 0.8/2.2 MB | 330/351 kB Progress (2): 0.8/2.2 MB | 334/351 kB Progress (2): 0.8/2.2 MB | 334/351 kB Progress (2): 0.8/2.2 MB | 338/351 kB Progress (2): 0.8/2.2 MB | 338/351 kB Progress (2): 0.8/2.2 MB | 342/351 kB Progress (2): 0.8/2.2 MB | 342/351 kB Progress (2): 0.8/2.2 MB | 346/351 kB Progress (2): 0.8/2.2 MB | 346/351 kB Progress (2): 0.8/2.2 MB | 350/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 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 655 kB/s) [2019-07-30T17:10:36.482Z] Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB 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 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 3.6 MB/s) [2019-07-30T17:10:36.737Z] Progress (1): 4.1/82 kB Progress (1): 7.7/82 kB Progress (1): 12/82 kB Progress (1): 16/82 kB Progress (1): 20/82 kB Progress (1): 24/82 kB Progress (1): 28/82 kB Progress (1): 32/82 kB Progress (1): 36/82 kB Progress (1): 40/82 kB Progress (1): 44/82 kB Progress (1): 48/82 kB Progress (1): 52/82 kB Progress (1): 56/82 kB Progress (1): 60/82 kB Progress (1): 64/82 kB Progress (1): 68/82 kB Progress (1): 72/82 kB Progress (1): 76/82 kB Progress (1): 80/82 kB Progress (1): 82 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 80 kB/s) [2019-07-30T17:10:37.664Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-30T17:10:42.904Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/releases/9.8 [2019-07-30T17:10:43.160Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-30T17:10:43.160Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-30T17:10:43.160Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T17:10:43.160Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T17:10:43.416Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T17:10:43.416Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T17:10:43.672Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-30T17:10:43.672Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-30T17:10:43.672Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-30T17:10:43.672Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-30T17:10:44.234Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T17:10:44.234Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T17:10:44.234Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T17:10:44.234Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T17:10:44.491Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T17:10:44.491Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T17:10:44.491Z] [INFO] Adding repository https://download.eclipse.org/linuxtools/update-7.3.0 [2019-07-30T17:10:44.748Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T17:10:44.748Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T17:10:44.748Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T17:10:44.748Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T17:10:45.003Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots [2019-07-30T17:10:45.003Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T17:10:45.003Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T17:10:45.003Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T17:10:45.003Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T17:10:45.259Z] [INFO] Adding repository https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1 [2019-07-30T17:10:45.259Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T17:10:45.259Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T17:10:45.259Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-30T17:10:45.259Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-30T17:10:45.515Z] [INFO] Adding repository https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository [2019-07-30T17:10:45.515Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-30T17:10:45.515Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-30T17:10:45.771Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T17:10:45.771Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T17:10:45.771Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository [2019-07-30T17:10:46.027Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T17:10:46.027Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T17:10:46.027Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-30T17:10:46.027Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-30T17:10:46.282Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T17:10:46.282Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T17:10:46.538Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T17:10:46.538Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T17:10:46.794Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-30T17:10:46.794Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-30T17:10:46.794Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license [2019-07-30T17:10:47.050Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-30T17:10:47.050Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-30T17:10:47.050Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-30T17:10:47.050Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-30T17:10:47.306Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-30T17:10:47.306Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-30T17:10:47.306Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T17:10:47.306Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T17:10:47.561Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T17:10:47.561Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T17:10:47.817Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T17:10:47.817Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T17:10:47.817Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T17:10:47.817Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T17:10:48.073Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T17:10:48.073Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T17:10:48.073Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800 [2019-07-30T17:10:48.073Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T17:10:48.073Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T17:10:48.636Z] [INFO] Adding repository https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2 [2019-07-30T17:10:48.636Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-30T17:10:48.636Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-30T17:10:48.636Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T17:10:48.636Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T17:10:48.892Z] [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository [2019-07-30T17:10:48.892Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T17:10:48.892Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T17:10:49.147Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-30T17:10:49.147Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-30T17:10:49.404Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.18 [2019-07-30T17:10:49.404Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-30T17:10:49.404Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-30T17:10:55.942Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-30T17:11:02.579Z] [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-30T17:11:02.579Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:02.579Z] [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-30T17:11:02.579Z] [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110... [2019-07-30T17:11:02.579Z] [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-30T17:11:02.579Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:02.579Z] [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-30T17:11:02.579Z] [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425... [2019-07-30T17:11:02.579Z] [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-30T17:11:02.579Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:02.579Z] [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-30T17:11:02.579Z] [INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337... [2019-07-30T17:11:06.744Z] [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-30T17:11:06.744Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:06.744Z] [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-30T17:11:06.744Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549... [2019-07-30T17:11:11.988Z] [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-30T17:11:11.988Z] [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-30T17:11:11.988Z] [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-30T17:11:11.988Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:11.988Z] [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-30T17:11:11.988Z] [INFO] Unpacking org.eclipse.osgi_3.14.0.v20190517-1309... [2019-07-30T17:11:12.244Z] [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-30T17:11:12.244Z] [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-30T17:11:12.499Z] [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-30T17:11:12.499Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:12.500Z] [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-30T17:11:12.500Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648... [2019-07-30T17:11:12.755Z] [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-30T17:11:12.755Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:12.755Z] [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-30T17:11:12.755Z] [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029... [2019-07-30T17:11:12.755Z] [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-30T17:11:12.755Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:12.755Z] [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-30T17:11:13.010Z] [INFO] Unpacking org.eclipse.cdt.core_6.8.1.201907021957... [2019-07-30T17:11:14.374Z] [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-30T17:11:14.374Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:14.374Z] [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-30T17:11:14.630Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.1.201811241055... [2019-07-30T17:11:14.630Z] [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-30T17:11:14.630Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:14.630Z] [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-30T17:11:14.886Z] [INFO] Unpacking org.eclipse.core.contenttype_3.7.300.v20190215-2048... [2019-07-30T17:11:14.886Z] [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-30T17:11:14.886Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:14.886Z] [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-30T17:11:14.886Z] [INFO] Unpacking org.eclipse.core.expressions_3.6.400.v20190518-1240... [2019-07-30T17:11:15.141Z] [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-30T17:11:15.141Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:15.141Z] [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-30T17:11:15.141Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.600.v20190519-2344... [2019-07-30T17:11:15.141Z] [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-30T17:11:15.141Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:15.141Z] [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-30T17:11:15.397Z] [INFO] Unpacking org.eclipse.core.filesystem_1.7.400.v20190518-1151... [2019-07-30T17:11:15.397Z] [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-30T17:11:15.397Z] [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-30T17:11:15.397Z] [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-30T17:11:15.397Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:15.397Z] [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-30T17:11:15.652Z] [INFO] Unpacking org.eclipse.core.runtime_3.15.300.v20190508-0543... [2019-07-30T17:11:15.652Z] [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-30T17:11:15.652Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:15.652Z] [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-30T17:11:15.652Z] [INFO] Unpacking org.eclipse.core.variables_3.4.500.v20190510-0549... [2019-07-30T17:11:15.908Z] [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-30T17:11:15.908Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:15.908Z] [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-30T17:11:15.908Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840... [2019-07-30T17:11:15.908Z] [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-30T17:11:15.908Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:15.908Z] [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-30T17:11:16.164Z] [INFO] Unpacking org.eclipse.text_3.8.200.v20190519-2344... [2019-07-30T17:11:16.164Z] [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-30T17:11:16.164Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:16.164Z] [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-30T17:11:16.422Z] [INFO] Unpacking org.eclipse.core.commands_3.9.400.v20190516-1358... [2019-07-30T17:11:16.422Z] [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-30T17:11:16.422Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:16.422Z] [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-30T17:11:16.422Z] [INFO] Unpacking org.eclipse.equinox.common_3.10.400.v20190516-1504... [2019-07-30T17:11:16.712Z] [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-30T17:11:16.712Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:16.712Z] [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-30T17:11:16.712Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.7.400.v20190516-1504... [2019-07-30T17:11:16.712Z] [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-30T17:11:16.712Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:16.712Z] [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-30T17:11:16.968Z] [INFO] Unpacking org.eclipse.equinox.registry_3.8.400.v20190516-1504... [2019-07-30T17:11:16.968Z] [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-30T17:11:16.968Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:16.968Z] [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-30T17:11:16.968Z] [INFO] Unpacking org.eclipse.core.jobs_3.10.400.v20190506-1457... [2019-07-30T17:11:16.968Z] [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-30T17:11:16.968Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:16.968Z] [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-30T17:11:17.223Z] [INFO] Unpacking org.eclipse.equinox.app_1.4.200.v20190516-1504... [2019-07-30T17:11:17.223Z] [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-30T17:11:17.223Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:17.223Z] [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-30T17:11:17.479Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.2.300.v20190328-1431... [2019-07-30T17:11:18.040Z] [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-30T17:11:18.040Z] [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-30T17:11:18.040Z] [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-30T17:11:18.040Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:18.040Z] [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-30T17:11:18.040Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430... [2019-07-30T17:11:18.296Z] [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-30T17:11:18.296Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:18.296Z] [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-30T17:11:18.296Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [2019-07-30T17:11:18.552Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-30T17:11:18.552Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-30T17:11:18.552Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-30T17:11:18.808Z] [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-30T17:11:18.808Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:18.808Z] [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-30T17:11:18.808Z] [INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436... [2019-07-30T17:11:19.063Z] [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-30T17:11:19.063Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:19.063Z] [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-30T17:11:19.063Z] [INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436... [2019-07-30T17:11:19.063Z] [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-30T17:11:19.063Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:19.063Z] [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-30T17:11:19.319Z] [INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436... [2019-07-30T17:11:19.319Z] [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-30T17:11:19.319Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:19.319Z] [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-30T17:11:19.319Z] [INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436... [2019-07-30T17:11:19.574Z] [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-30T17:11:19.574Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:19.574Z] [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-30T17:11:19.574Z] [INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436... [2019-07-30T17:11:19.830Z] [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-30T17:11:19.830Z] [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-30T17:11:19.830Z] [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-30T17:11:19.830Z] [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-30T17:11:20.086Z] [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-30T17:11:20.086Z] [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-30T17:11:20.086Z] [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-30T17:11:20.086Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:20.086Z] [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-30T17:11:20.342Z] [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502... [2019-07-30T17:11:20.342Z] [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-30T17:11:20.342Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:20.342Z] [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-30T17:11:20.342Z] [INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619... [2019-07-30T17:11:20.598Z] [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-30T17:11:20.598Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:20.598Z] [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-30T17:11:20.598Z] [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147... [2019-07-30T17:11:20.598Z] [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-30T17:11:20.598Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:20.598Z] [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-30T17:11:20.853Z] [INFO] Unpacking org.eclipse.osgi.util_3.5.200.v20190115-2323... [2019-07-30T17:11:20.853Z] [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-30T17:11:20.853Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:20.853Z] [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-30T17:11:20.853Z] [INFO] Unpacking org.eclipse.compare_3.7.600.v20190519-2354... [2019-07-30T17:11:21.109Z] [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-30T17:11:21.109Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:21.109Z] [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-30T17:11:21.365Z] [INFO] Unpacking org.eclipse.ui_3.113.0.v20190513-2118... [2019-07-30T17:11:21.365Z] [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-30T17:11:21.365Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:21.365Z] [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-30T17:11:21.620Z] [INFO] Unpacking org.eclipse.jface.text_3.15.200.v20190519-2344... [2019-07-30T17:11:21.876Z] [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-30T17:11:21.876Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:21.876Z] [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-30T17:11:21.876Z] [INFO] Unpacking org.eclipse.ui.ide_3.15.200.v20190519-2104... [2019-07-30T17:11:22.438Z] [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-30T17:11:22.438Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:22.438Z] [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-30T17:11:22.438Z] [INFO] Unpacking org.eclipse.ui.views_3.9.400.v20190517-1612... [2019-07-30T17:11:22.711Z] [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-30T17:11:22.711Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:22.711Z] [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-30T17:11:22.711Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344... [2019-07-30T17:11:22.967Z] [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-30T17:11:22.967Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:22.967Z] [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-30T17:11:22.967Z] [INFO] Unpacking org.eclipse.ui.editors_3.11.500.v20190519-2344... [2019-07-30T17:11:23.223Z] [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-30T17:11:23.223Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:23.223Z] [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-30T17:11:23.479Z] [INFO] Unpacking org.eclipse.ui.forms_3.8.0.v20190519-1034... [2019-07-30T17:11:23.479Z] [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-30T17:11:23.479Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:23.479Z] [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-30T17:11:23.479Z] [INFO] Unpacking org.eclipse.compare.core_3.6.500.v20190519-2354... [2019-07-30T17:11:23.734Z] [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-30T17:11:23.734Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:23.734Z] [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-30T17:11:23.734Z] [INFO] Unpacking org.eclipse.core.databinding_1.7.400.v20190513-2118... [2019-07-30T17:11:23.734Z] [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-30T17:11:23.734Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:23.735Z] [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-30T17:11:23.990Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.7.0.v20190515-0910... [2019-07-30T17:11:23.990Z] [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-30T17:11:23.990Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:23.990Z] [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-30T17:11:24.246Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.7.0.v20190510-1100... [2019-07-30T17:11:24.246Z] [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-30T17:11:24.246Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:24.246Z] [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-30T17:11:24.246Z] [INFO] Unpacking org.eclipse.core.net_1.3.500.v20190519-2354... [2019-07-30T17:11:24.501Z] [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-30T17:11:24.501Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:24.501Z] [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-30T17:11:24.501Z] [INFO] Unpacking org.eclipse.equinox.security_1.3.200.v20190516-1504... [2019-07-30T17:11:24.501Z] [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-30T17:11:24.501Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:24.501Z] [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-30T17:11:24.757Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.12.600.v20190510-1100... [2019-07-30T17:11:24.757Z] [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-30T17:11:24.757Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:24.757Z] [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-30T17:11:24.757Z] [INFO] Unpacking org.eclipse.e4.core.di_1.7.200.v20190506-1457... [2019-07-30T17:11:24.757Z] [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-30T17:11:24.757Z] [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-30T17:11:25.013Z] [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-30T17:11:25.013Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:25.013Z] [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-30T17:11:25.013Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.100.v20190518-1217... [2019-07-30T17:11:25.013Z] [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-30T17:11:25.013Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:25.013Z] [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-30T17:11:25.277Z] [INFO] Unpacking org.eclipse.e4.core.services_2.1.400.v20181215-2145... [2019-07-30T17:11:25.277Z] [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-30T17:11:25.277Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:25.277Z] [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-30T17:11:25.277Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217... [2019-07-30T17:11:25.277Z] [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-30T17:11:25.277Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:25.277Z] [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-30T17:11:25.532Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308... [2019-07-30T17:11:25.532Z] [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-30T17:11:25.532Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:25.532Z] [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-30T17:11:25.532Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457... [2019-07-30T17:11:25.532Z] [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-30T17:11:25.532Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:25.532Z] [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-30T17:11:25.788Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118... [2019-07-30T17:11:25.788Z] [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-30T17:11:25.788Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:25.788Z] [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-30T17:11:25.788Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [2019-07-30T17:11:26.044Z] [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-30T17:11:26.044Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:26.044Z] [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-30T17:11:26.044Z] [INFO] Unpacking org.eclipse.emf.ecore_2.18.0.v20190528-0845... [2019-07-30T17:11:26.606Z] [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-30T17:11:26.606Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:26.606Z] [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-30T17:11:26.606Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100... [2019-07-30T17:11:26.606Z] [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-30T17:11:26.606Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:26.606Z] [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-30T17:11:26.606Z] [INFO] Unpacking org.eclipse.swt_3.111.0.v20190605-1801... [2019-07-30T17:11:26.862Z] [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-30T17:11:26.862Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:26.862Z] [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-30T17:11:27.118Z] [INFO] Unpacking org.eclipse.jface_3.16.0.v20190528-0922... [2019-07-30T17:11:27.373Z] [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-30T17:11:27.373Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:27.373Z] [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-30T17:11:27.373Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118... [2019-07-30T17:11:27.373Z] [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-30T17:11:27.373Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:27.373Z] [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-30T17:11:27.629Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118... [2019-07-30T17:11:27.629Z] [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-30T17:11:27.629Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:27.629Z] [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-30T17:11:27.629Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100... [2019-07-30T17:11:27.885Z] [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-30T17:11:27.885Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:27.885Z] [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-30T17:11:27.885Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.2.600.v20190510-1100... [2019-07-30T17:11:27.885Z] [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-30T17:11:27.885Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:27.885Z] [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-30T17:11:28.141Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118... [2019-07-30T17:11:28.141Z] [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-30T17:11:28.141Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:28.141Z] [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-30T17:11:28.396Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.3.500.v20190513-2118... [2019-07-30T17:11:28.396Z] [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-30T17:11:28.396Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:28.396Z] [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-30T17:11:28.396Z] [INFO] Unpacking org.eclipse.equinox.event_1.5.100.v20190528-1257... [2019-07-30T17:11:28.396Z] [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-30T17:11:28.396Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:28.396Z] [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-30T17:11:28.653Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100... [2019-07-30T17:11:28.653Z] [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-30T17:11:28.653Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:28.653Z] [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-30T17:11:28.653Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505... [2019-07-30T17:11:28.912Z] [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-30T17:11:28.912Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:28.912Z] [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-30T17:11:28.912Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725... [2019-07-30T17:11:29.167Z] [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-30T17:11:29.167Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:29.167Z] [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-30T17:11:29.167Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725... [2019-07-30T17:11:29.167Z] [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-30T17:11:29.167Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:29.167Z] [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-30T17:11:29.167Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118... [2019-07-30T17:11:29.423Z] [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-30T17:11:29.423Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:29.423Z] [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-30T17:11:29.423Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525... [2019-07-30T17:11:29.423Z] [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-30T17:11:29.423Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:29.423Z] [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-30T17:11:29.679Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118... [2019-07-30T17:11:29.679Z] [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-30T17:11:29.679Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:29.679Z] [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-30T17:11:29.935Z] [INFO] Unpacking org.eclipse.jface.databinding_1.9.0.v20190519-0933... [2019-07-30T17:11:29.935Z] [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-30T17:11:29.935Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:29.935Z] [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-30T17:11:30.191Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118... [2019-07-30T17:11:30.191Z] [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-30T17:11:30.191Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:30.191Z] [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-30T17:11:30.191Z] [INFO] Unpacking org.eclipse.emf.common_2.16.0.v20190528-0845... [2019-07-30T17:11:30.447Z] [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-30T17:11:30.447Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:30.447Z] [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-30T17:11:30.447Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.2.0.v20190514-1046... [2019-07-30T17:11:30.447Z] [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-30T17:11:30.447Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:30.447Z] [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-30T17:11:30.447Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.5.400.v20190515-0925... [2019-07-30T17:11:30.703Z] [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-30T17:11:30.703Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:30.703Z] [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-30T17:11:30.703Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.0.v20190215-2242... [2019-07-30T17:11:30.703Z] [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-30T17:11:30.703Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:30.703Z] [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-30T17:11:30.958Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320... [2019-07-30T17:11:30.958Z] [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-30T17:11:30.958Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:30.958Z] [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-30T17:11:30.958Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548... [2019-07-30T17:11:31.214Z] [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-30T17:11:31.214Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:31.214Z] [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-30T17:11:31.214Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302... [2019-07-30T17:11:31.214Z] [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-30T17:11:31.214Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:31.214Z] [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-30T17:11:31.470Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320... [2019-07-30T17:11:31.470Z] [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-30T17:11:31.470Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:31.470Z] [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-30T17:11:31.470Z] [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [2019-07-30T17:11:31.726Z] [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-30T17:11:31.726Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:31.726Z] [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-30T17:11:31.726Z] [INFO] Unpacking org.eclipse.help_3.8.400.v20190423-0921... [2019-07-30T17:11:31.726Z] [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-30T17:11:31.726Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:31.726Z] [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-30T17:11:31.982Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840... [2019-07-30T17:11:31.982Z] [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-30T17:11:31.982Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:31.982Z] [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-30T17:11:32.237Z] [INFO] Unpacking org.eclipse.ui.navigator_3.8.0.v20190519-2104... [2019-07-30T17:11:32.237Z] [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-30T17:11:32.237Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:32.237Z] [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-30T17:11:32.493Z] [INFO] Unpacking org.eclipse.team.core_3.8.600.v20190519-2354... [2019-07-30T17:11:32.493Z] [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-30T17:11:32.493Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:32.493Z] [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-30T17:11:32.749Z] [INFO] Unpacking org.eclipse.team.ui_3.8.500.v20190519-2354... [2019-07-30T17:11:33.005Z] [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-30T17:11:33.005Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:33.005Z] [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-30T17:11:33.005Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801... [2019-07-30T17:11:33.932Z] [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-30T17:11:33.932Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:33.932Z] [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-30T17:11:33.932Z] [INFO] Unpacking org.eclipse.test.performance_3.13.500.v20190518-1058... [2019-07-30T17:11:33.932Z] [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-30T17:11:33.932Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:33.932Z] [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-30T17:11:33.932Z] [INFO] Unpacking org.junit_4.12.0.v201504281640... [2019-07-30T17:11:34.187Z] [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-30T17:11:34.187Z] [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-30T17:11:35.116Z] [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/ (562.7kB of 59.71MB at 558.7kB/s) [2019-07-30T17:11:36.084Z] [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/ (23.78MB of 59.71MB at 11.56MB/s) [2019-07-30T17:11:37.011Z] [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/ (46.71MB of 59.71MB at 15.35MB/s) [2019-07-30T17:11:37.938Z] [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-30T17:11:37.938Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:37.938Z] [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-30T17:11:38.193Z] [INFO] Unpacking org.eclipse.ui.workbench_3.115.0.v20190521-1602... [2019-07-30T17:11:39.120Z] [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-30T17:11:39.120Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:39.120Z] [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-30T17:11:39.120Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.3.300.v20190513-2118... [2019-07-30T17:11:39.120Z] [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-30T17:11:39.120Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:39.120Z] [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-30T17:11:39.375Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104... [2019-07-30T17:11:39.375Z] [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-30T17:11:39.375Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:39.375Z] [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-30T17:11:39.375Z] [INFO] Unpacking org.eclipse.urischeme_1.0.300.v20190514-0858... [2019-07-30T17:11:39.631Z] [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-30T17:11:39.631Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:39.631Z] [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-30T17:11:39.631Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118... [2019-07-30T17:11:39.631Z] [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-30T17:11:39.631Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:39.631Z] [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-30T17:11:39.887Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [2019-07-30T17:11:39.887Z] [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-30T17:11:39.887Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:39.887Z] [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-30T17:11:39.887Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [2019-07-30T17:11:40.143Z] [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-30T17:11:40.143Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:40.143Z] [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-30T17:11:40.143Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801... [2019-07-30T17:11:41.069Z] [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-30T17:11:41.069Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:41.069Z] [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-30T17:11:41.069Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801... [2019-07-30T17:11:41.630Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-30T17:11:41.886Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-30T17:11:41.886Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-30T17:11:42.141Z] [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-30T17:11:42.141Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:42.141Z] [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-30T17:11:42.141Z] [INFO] Unpacking org.apache.commons.compress_1.18.0.v20181121-2221... [2019-07-30T17:11:42.398Z] [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-30T17:11:42.398Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:42.398Z] [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-30T17:11:42.398Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617... [2019-07-30T17:11:42.712Z] [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-30T17:11:42.712Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:42.712Z] [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-30T17:11:42.968Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [2019-07-30T17:11:42.968Z] [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-30T17:11:42.968Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:42.968Z] [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-30T17:11:42.968Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400... [2019-07-30T17:11:43.224Z] [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-30T17:11:43.224Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:43.224Z] [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-30T17:11:43.224Z] [INFO] Unpacking org.eclipse.debug.core_3.13.300.v20190514-0832... [2019-07-30T17:11:43.479Z] [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-30T17:11:43.479Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:43.479Z] [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-30T17:11:44.844Z] [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/ (563.55kB of 1MB at 559.55kB/s) [2019-07-30T17:11:44.844Z] [INFO] Unpacking org.eclipse.debug.ui_3.14.100.v20190518-2143... [2019-07-30T17:11:45.405Z] [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-30T17:11:45.405Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:45.405Z] [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-30T17:11:45.661Z] [INFO] Unpacking org.eclipse.ui.console_3.8.500.v20190514-0743... [2019-07-30T17:11:46.222Z] [INFO] Fetching update-7.3.0&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/linuxtools/ [2019-07-30T17:11:46.222Z] [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-30T17:11:46.222Z] [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-30T17:11:46.222Z] [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-30T17:11:46.222Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:46.222Z] [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-30T17:11:46.222Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358... [2019-07-30T17:11:46.477Z] [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-30T17:11:46.477Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:46.477Z] [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-30T17:11:46.477Z] [INFO] Unpacking org.eclipse.search_3.11.600.v20190519-2344... [2019-07-30T17:11:46.733Z] [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-30T17:11:46.733Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:46.733Z] [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-30T17:11:46.733Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.300.v201904272112... [2019-07-30T17:11:46.988Z] [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-30T17:11:46.988Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:46.988Z] [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-30T17:11:47.244Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.2.0.v201901071922... [2019-07-30T17:11:47.244Z] [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-30T17:11:47.244Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:47.244Z] [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-30T17:11:47.244Z] [INFO] Unpacking org.eclipse.ui.themes_1.2.600.v20190513-0458... [2019-07-30T17:11:47.244Z] [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-30T17:11:47.244Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:47.244Z] [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-30T17:11:47.501Z] [INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201903222010... [2019-07-30T17:11:47.501Z] [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-30T17:11:47.501Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:47.501Z] [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-30T17:11:47.501Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v201903222010... [2019-07-30T17:11:47.757Z] [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-30T17:11:47.757Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:47.757Z] [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-30T17:11:47.757Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201903222010... [2019-07-30T17:11:47.757Z] [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-30T17:11:47.757Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:47.757Z] [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-30T17:11:48.012Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010... [2019-07-30T17:11:48.012Z] [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-30T17:11:48.012Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:48.012Z] [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-30T17:11:48.012Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010... [2019-07-30T17:11:48.268Z] [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-30T17:11:48.268Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:48.268Z] [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-30T17:11:48.268Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.700.v201905071717... [2019-07-30T17:11:48.268Z] [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-30T17:11:48.268Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:48.268Z] [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-30T17:11:48.523Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201903222010... [2019-07-30T17:11:48.523Z] [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-30T17:11:48.523Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:48.523Z] [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-30T17:11:48.779Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.2.100.v201901310548... [2019-07-30T17:11:48.779Z] [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-30T17:11:48.779Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:48.779Z] [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-30T17:11:49.114Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.6.0.v201905291408... [2019-07-30T17:11:49.370Z] [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-30T17:11:49.370Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:49.370Z] [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-30T17:11:49.370Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.800.v201904082137... [2019-07-30T17:11:49.626Z] [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-30T17:11:49.626Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:49.626Z] [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-30T17:11:49.626Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.600.v201903222010... [2019-07-30T17:11:49.626Z] [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-30T17:11:49.626Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:49.626Z] [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-30T17:11:49.882Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v201901071922... [2019-07-30T17:11:50.808Z] [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-30T17:11:50.808Z] [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-30T17:11:50.808Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-30T17:11:50.808Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:50.808Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-30T17:11:50.808Z] [INFO] Unpacking org.eclipse.xsd_2.16.0.v20190321-1341... [2019-07-30T17:11:51.369Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-30T17:11:51.624Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-30T17:11:51.624Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-30T17:11:51.880Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-30T17:11:51.880Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-30T17:11:51.880Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-30T17:11:52.135Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-30T17:11:52.391Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-30T17:11:52.391Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-30T17:11:52.391Z] [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-30T17:11:52.391Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:52.391Z] [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-30T17:11:52.391Z] [INFO] Unpacking org.json_1.0.0.v201011060100... [2019-07-30T17:11:52.646Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-30T17:11:52.646Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-30T17:11:52.646Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-30T17:11:52.901Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-30T17:11:53.157Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-30T17:11:53.157Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-30T17:11:53.718Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-30T17:11:53.973Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-30T17:11:53.973Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-30T17:11:54.534Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-30T17:11:54.790Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-30T17:11:54.790Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-30T17:11:55.046Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-30T17:11:55.046Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-30T17:11:55.046Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-30T17:11:55.557Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-30T17:11:55.557Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-30T17:11:55.557Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-30T17:11:56.119Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-30T17:11:56.375Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-30T17:11:56.375Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-30T17:11:56.937Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-30T17:11:57.498Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-30T17:11:57.498Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-30T17:11:57.498Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-30T17:11:57.498Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-30T17:11:57.498Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-30T17:11:58.069Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-30T17:11:58.069Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-30T17:11:58.069Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-30T17:11:58.630Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-30T17:11:58.630Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:11:58.630Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:11:58.886Z] [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-30T17:11:58.886Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:58.886Z] [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-30T17:11:59.142Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.9.0.201907231440... [2019-07-30T17:11:59.142Z] [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-30T17:11:59.142Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:59.142Z] [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-30T17:11:59.142Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.9.0.201907231440... [2019-07-30T17:11:59.398Z] [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-30T17:11:59.398Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:59.398Z] [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-30T17:11:59.398Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246... [2019-07-30T17:11:59.653Z] [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-30T17:11:59.653Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:59.653Z] [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-30T17:11:59.653Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [2019-07-30T17:11:59.909Z] [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-30T17:11:59.909Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:11:59.909Z] [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-30T17:11:59.909Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.9.0.201907231440... [2019-07-30T17:12:00.471Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:00.726Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-30T17:12:00.726Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-30T17:12:00.726Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-30T17:12:00.726Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-30T17:12:00.726Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-30T17:12:01.655Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-30T17:12:01.655Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-30T17:12:01.655Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-30T17:12:02.217Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-30T17:12:02.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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:02.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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:03.183Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:03.438Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:03.438Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:04.000Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:04.255Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:04.255Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:05.182Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:05.438Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:05.438Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:05.998Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:06.254Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-30T17:12:11.497Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-30T17:12:11.497Z] [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-30T17:12:11.497Z] [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-30T17:12:11.752Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-30T17:12:11.752Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-30T17:12:11.752Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-30T17:12:12.012Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-30T17:12:12.012Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-30T17:12:12.012Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-30T17:12:12.574Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-30T17:12:12.574Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-30T17:12:12.574Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-30T17:12:13.502Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-30T17:12:13.502Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-30T17:12:13.502Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-30T17:12:13.502Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-30T17:12:13.502Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-30T17:12:13.502Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-30T17:12:14.064Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-30T17:12:14.064Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-30T17:12:14.064Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-30T17:12:14.064Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-30T17:12:14.320Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-30T17:12:14.320Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-30T17:12:14.320Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-30T17:12:14.320Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-30T17:12:14.320Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-30T17:12:14.575Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-30T17:12:14.830Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-30T17:12:14.830Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-30T17:12:14.830Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-30T17:12:14.830Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-30T17:12:14.830Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-30T17:12:15.086Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-30T17:12:15.341Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-30T17:12:15.341Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-30T17:12:15.903Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-30T17:12:15.903Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-30T17:12:15.903Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-30T17:12:15.903Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-30T17:12:15.903Z] [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_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-30T17:12:15.903Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-30T17:12:16.465Z] [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_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-30T17:12:16.465Z] [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_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:16.465Z] [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_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:17.392Z] [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_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:17.392Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-30T17:12:17.392Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-30T17:12:17.392Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-30T17:12:17.392Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-30T17:12:17.392Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-30T17:12:17.648Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-30T17:12:17.648Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-30T17:12:17.648Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-30T17:12:17.648Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-30T17:12:17.648Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-30T17:12:17.648Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-30T17:12:17.648Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-30T17:12:17.648Z] [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_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-30T17:12:17.648Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-30T17:12:17.648Z] [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_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-30T17:12:17.648Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-30T17:12:17.648Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-30T17:12:18.210Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-30T17:12:18.513Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-30T17:12:18.513Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-30T17:12:18.770Z] [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-30T17:12:18.770Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:18.770Z] [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-30T17:12:18.770Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.3.200.201905162046... [2019-07-30T17:12:19.025Z] [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-30T17:12:19.025Z] [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-30T17:12:19.025Z] [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-30T17:12:19.025Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:19.025Z] [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-30T17:12:19.025Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.3.100.201906030422... [2019-07-30T17:12:19.586Z] [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-30T17:12:19.586Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:19.586Z] [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-30T17:12:20.950Z] [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.76MB of 1.95MB at 1.75MB/s) [2019-07-30T17:12:20.950Z] [INFO] Unpacking org.eclipse.cdt.ui_6.5.1.201906210145... [2019-07-30T17:12:22.778Z] [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-30T17:12:22.778Z] [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-30T17:12:22.778Z] [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-30T17:12:22.778Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:22.778Z] [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-30T17:12:22.778Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.1.201811241055... [2019-07-30T17:12:22.778Z] [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-30T17:12:22.778Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:22.778Z] [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-30T17:12:22.778Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.7.1.201906211704... [2019-07-30T17:12:24.741Z] [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-30T17:12:24.741Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:24.741Z] [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-30T17:12:24.741Z] [INFO] Unpacking org.eclipse.cdt.launch_9.2.1.201811291831... [2019-07-30T17:12:24.741Z] [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-30T17:12:24.741Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:24.741Z] [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-30T17:12:24.741Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.1.201811241055... [2019-07-30T17:12:24.741Z] [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-30T17:12:24.741Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:24.741Z] [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-30T17:12:24.997Z] [INFO] Unpacking org.eclipse.cdt.native.serial_1.1.100.201901082014... [2019-07-30T17:12:24.997Z] [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-30T17:12:24.997Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:24.997Z] [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-30T17:12:24.997Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422... [2019-07-30T17:12:24.997Z] [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-30T17:12:24.997Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:24.997Z] [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-30T17:12:24.997Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.100.201904261715... [2019-07-30T17:12:24.997Z] [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-30T17:12:24.997Z] [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-30T17:12:24.997Z] [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-30T17:12:24.997Z] [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-30T17:12:25.252Z] [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-30T17:12:25.252Z] [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-30T17:12:25.508Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-30T17:12:25.765Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-30T17:12:25.765Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-30T17:12:26.326Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-30T17:12:26.326Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-30T17:12:26.326Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-30T17:12:26.887Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-30T17:12:27.143Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-30T17:12:27.143Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-30T17:12:27.705Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-30T17:12:27.705Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-30T17:12:27.705Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-30T17:12:28.267Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-30T17:12:28.267Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-30T17:12:28.611Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-30T17:12:28.611Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-30T17:12:28.611Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-30T17:12:28.611Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-30T17:12:28.867Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-30T17:12:29.122Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-30T17:12:29.123Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-30T17:12:29.123Z] [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-30T17:12:29.123Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:29.123Z] [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-30T17:12:29.379Z] [INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902... [2019-07-30T17:12:29.379Z] [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-30T17:12:29.379Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:29.379Z] [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-30T17:12:29.379Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.500.v20190413-1338... [2019-07-30T17:12:29.634Z] [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-30T17:12:29.634Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:29.634Z] [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-30T17:12:29.634Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.500.v20190519-2354... [2019-07-30T17:12:29.634Z] [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-30T17:12:29.634Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:29.634Z] [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-30T17:12:29.890Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201906061531... [2019-07-30T17:12:29.890Z] [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-30T17:12:29.890Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:29.890Z] [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-30T17:12:29.890Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201906061531... [2019-07-30T17:12:29.890Z] [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-30T17:12:29.890Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:29.890Z] [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-30T17:12:30.146Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201906061531... [2019-07-30T17:12:30.146Z] [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-30T17:12:30.146Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:30.146Z] [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-30T17:12:30.146Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.1.201906061531... [2019-07-30T17:12:30.708Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-30T17:12:30.708Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-30T17:12:30.708Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-30T17:12:30.965Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-30T17:12:30.965Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-30T17:12:30.965Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-30T17:12:31.220Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-30T17:12:31.220Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-30T17:12:31.220Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-30T17:12:31.783Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-30T17:12:32.039Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-30T17:12:32.039Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-30T17:12:32.602Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-30T17:12:32.602Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-30T17:12:32.602Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-30T17:12:33.531Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-30T17:12:33.531Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-30T17:12:33.531Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-30T17:12:33.531Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-30T17:12:33.531Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-30T17:12:33.531Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-30T17:12:34.092Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-30T17:12:34.092Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-30T17:12:34.092Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-30T17:12:34.655Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-30T17:12:34.655Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-30T17:12:34.655Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-30T17:12:35.315Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-30T17:12:35.315Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-30T17:12:35.315Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-30T17:12:35.570Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-30T17:12:35.570Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-30T17:12:35.570Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-30T17:12:35.835Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-30T17:12:36.091Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-30T17:12:36.091Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-30T17:12:36.651Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-30T17:12:36.651Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-30T17:12:36.651Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-30T17:12:37.214Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-30T17:12:37.469Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:37.469Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:38.030Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:38.030Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:38.030Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:38.957Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:38.957Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:38.957Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:39.518Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:39.774Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-30T17:12:39.774Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-30T17:12:39.774Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-30T17:12:39.774Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-30T17:12:39.774Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-30T17:12:40.030Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-30T17:12:40.286Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-30T17:12:40.286Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-30T17:12:40.847Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-30T17:12:40.847Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-30T17:12:40.847Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-30T17:12:40.847Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-30T17:12:40.847Z] [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_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-30T17:12:40.847Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-30T17:12:41.409Z] [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_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-30T17:12:41.409Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-30T17:12:41.409Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-30T17:12:41.971Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-30T17:12:41.971Z] [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_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:41.971Z] [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_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:42.570Z] [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_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:12:42.826Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-30T17:12:42.826Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-30T17:12:42.826Z] [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-30T17:12:42.826Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:42.826Z] [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-30T17:12:43.082Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.600.v20190329-1257... [2019-07-30T17:12:43.082Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-30T17:12:43.338Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-30T17:12:43.338Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-30T17:12:43.594Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-30T17:12:43.594Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-30T17:12:43.594Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-30T17:12:43.850Z] [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-30T17:12:43.850Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:43.850Z] [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-30T17:12:44.105Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357... [2019-07-30T17:12:44.105Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (30.08kB) [2019-07-30T17:12:44.105Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:44.105Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (30.08kB) [2019-07-30T17:12:44.105Z] [INFO] Unpacking javax.el_2.2.0.v201303151357... [2019-07-30T17:12:44.361Z] [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-30T17:12:44.361Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:44.361Z] [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-30T17:12:44.361Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800... [2019-07-30T17:12:44.361Z] [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-30T17:12:44.361Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:44.361Z] [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-30T17:12:44.616Z] [INFO] Unpacking com.sun.jna_4.5.1.v20180403-1933... [2019-07-30T17:12:45.177Z] [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-30T17:12:45.177Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:45.177Z] [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-30T17:12:45.177Z] [INFO] Unpacking com.sun.jna.platform_4.5.1.v20180403-1933... [2019-07-30T17:12:45.432Z] [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-30T17:12:45.432Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:45.432Z] [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-30T17:12:45.688Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [2019-07-30T17:12:45.688Z] [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-30T17:12:45.688Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:45.688Z] [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-30T17:12:45.688Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158... [2019-07-30T17:12:45.944Z] [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-30T17:12:45.944Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:45.944Z] [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-30T17:12:45.944Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200... [2019-07-30T17:12:45.944Z] [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-30T17:12:45.944Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:45.944Z] [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-30T17:12:46.199Z] [INFO] Unpacking org.apache.ant_1.10.5.v20190526-1402... [2019-07-30T17:12:46.455Z] [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-30T17:12:46.455Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:46.455Z] [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-30T17:12:46.455Z] [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845... [2019-07-30T17:12:46.710Z] [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-30T17:12:46.710Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:46.710Z] [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-30T17:12:46.710Z] [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324... [2019-07-30T17:12:46.710Z] [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-30T17:12:46.710Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:46.710Z] [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-30T17:12:46.966Z] [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646... [2019-07-30T17:12:46.966Z] [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-30T17:12:46.966Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:46.966Z] [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-30T17:12:46.966Z] [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646... [2019-07-30T17:12:47.221Z] [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-30T17:12:47.221Z] [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-30T17:12:47.221Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:47.221Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430... [2019-07-30T17:12:47.477Z] [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-30T17:12:47.477Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:47.477Z] [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-30T17:12:47.734Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214... [2019-07-30T17:12:47.734Z] [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-30T17:12:47.734Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:47.734Z] [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-30T17:12:48.014Z] [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947... [2019-07-30T17:12:48.014Z] [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-30T17:12:48.014Z] [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-30T17:12:48.014Z] [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-30T17:12:48.014Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:48.014Z] [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-30T17:12:48.412Z] [INFO] Unpacking org.apache.lucene.analyzers-common_8.0.0.v20190404-1858... [2019-07-30T17:12:49.017Z] [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-30T17:12:49.017Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:49.017Z] [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-30T17:12:49.017Z] [INFO] Unpacking org.apache.lucene.core_8.0.0.v20190404-1858... [2019-07-30T17:12:50.010Z] [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-30T17:12:50.010Z] [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-30T17:12:50.010Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:50.010Z] [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858... [2019-07-30T17:12:50.979Z] [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-30T17:12:50.979Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:50.979Z] [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-30T17:12:50.979Z] [INFO] Unpacking org.eclipse.ant.core_3.5.400.v20190510-0606... [2019-07-30T17:12:50.979Z] [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-30T17:12:50.979Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:50.979Z] [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-30T17:12:50.979Z] [INFO] Unpacking org.eclipse.compare.win32_1.2.500.v20190519-2354... [2019-07-30T17:12:50.979Z] [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-30T17:12:50.979Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:50.979Z] [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-30T17:12:51.312Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.5.0.v20190510-1100... [2019-07-30T17:12:51.312Z] [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-30T17:12:51.312Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:51.312Z] [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-30T17:12:51.312Z] [INFO] Unpacking org.eclipse.core.externaltools_1.1.300.v20190510-0549... [2019-07-30T17:12:51.312Z] [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-30T17:12:51.312Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:51.312Z] [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-30T17:12:51.610Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158... [2019-07-30T17:12:51.610Z] [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-30T17:12:51.610Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:51.610Z] [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-30T17:12:51.610Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635... [2019-07-30T17:12:51.910Z] [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-30T17:12:51.910Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:51.910Z] [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-30T17:12:51.910Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942... [2019-07-30T17:12:51.910Z] [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-30T17:12:51.910Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:51.910Z] [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-30T17:12:52.209Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115... [2019-07-30T17:12:52.209Z] [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-30T17:12:52.209Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:52.209Z] [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-30T17:12:52.209Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407... [2019-07-30T17:12:52.209Z] [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-30T17:12:52.209Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:52.209Z] [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-30T17:12:52.465Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016... [2019-07-30T17:12:52.465Z] [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-30T17:12:52.465Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:52.465Z] [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-30T17:12:52.465Z] [INFO] Unpacking org.eclipse.equinox.util_1.1.200.v20181008-1820... [2019-07-30T17:12:52.721Z] [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-30T17:12:52.721Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:52.721Z] [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-30T17:12:52.721Z] [INFO] Unpacking org.eclipse.equinox.console_1.3.300.v20190516-1504... [2019-07-30T17:12:52.721Z] [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-30T17:12:52.721Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:52.721Z] [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-30T17:12:52.976Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736... [2019-07-30T17:12:52.976Z] [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-30T17:12:52.976Z] [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-30T17:12:52.976Z] [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-30T17:12:52.976Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:52.976Z] [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-30T17:12:53.231Z] [INFO] Unpacking org.eclipse.ecf_3.9.3.v20190423-0625... [2019-07-30T17:12:54.159Z] [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-30T17:12:54.159Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:54.159Z] [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-30T17:12:54.159Z] [INFO] Unpacking org.eclipse.ecf.identity_3.9.1.v20181107-1749... [2019-07-30T17:12:54.159Z] [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-30T17:12:54.159Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:54.159Z] [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-30T17:12:54.414Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.300.v20190514-1046... [2019-07-30T17:12:54.414Z] [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-30T17:12:54.414Z] [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-30T17:12:54.414Z] [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-30T17:12:54.414Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:54.414Z] [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-30T17:12:54.669Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.200.v20190502-0212... [2019-07-30T17:12:54.669Z] [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-30T17:12:54.669Z] [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-30T17:12:54.669Z] [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-30T17:12:54.669Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:54.669Z] [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-30T17:12:54.926Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132... [2019-07-30T17:12:54.926Z] [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-30T17:12:54.926Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:54.926Z] [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-30T17:12:54.926Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429... [2019-07-30T17:12:55.212Z] [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-30T17:12:55.212Z] [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-30T17:12:55.212Z] [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-30T17:12:55.212Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:55.212Z] [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-30T17:12:55.468Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947... [2019-07-30T17:12:55.468Z] [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-30T17:12:55.468Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:55.468Z] [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-30T17:12:55.468Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116... [2019-07-30T17:12:55.468Z] [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-30T17:12:55.468Z] [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-30T17:12:55.724Z] [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-30T17:12:55.724Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:55.724Z] [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-30T17:12:55.724Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132... [2019-07-30T17:12:55.724Z] [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-30T17:12:55.724Z] [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-30T17:12:55.980Z] [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-30T17:12:55.980Z] [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-30T17:12:55.980Z] [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-30T17:12:55.980Z] [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-30T17:12:56.235Z] [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-30T17:12:56.235Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:56.235Z] [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-30T17:12:56.235Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320... [2019-07-30T17:12:56.491Z] [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-30T17:12:56.491Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:56.491Z] [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-30T17:12:56.491Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258... [2019-07-30T17:12:56.491Z] [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-30T17:12:56.491Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:56.491Z] [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-30T17:12:56.747Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504... [2019-07-30T17:12:56.747Z] [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-30T17:12:56.747Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:56.747Z] [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-30T17:12:56.747Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504... [2019-07-30T17:12:57.002Z] [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-30T17:12:57.002Z] [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-30T17:12:57.002Z] [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-30T17:12:57.002Z] [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-30T17:12:57.257Z] [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-30T17:12:57.257Z] [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-30T17:12:57.257Z] [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-30T17:12:57.257Z] [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-30T17:12:57.513Z] [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-30T17:12:57.513Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:57.513Z] [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-30T17:12:57.513Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.700.v20190214-1948... [2019-07-30T17:12:57.513Z] [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-30T17:12:57.513Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:57.513Z] [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-30T17:12:57.513Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948... [2019-07-30T17:12:57.769Z] [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-30T17:12:57.769Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:57.769Z] [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-30T17:12:57.769Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948... [2019-07-30T17:12:58.024Z] [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-30T17:12:58.024Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:58.024Z] [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-30T17:12:58.024Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646... [2019-07-30T17:12:58.024Z] [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-30T17:12:58.024Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:58.024Z] [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-30T17:12:58.280Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009... [2019-07-30T17:12:58.280Z] [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-30T17:12:58.280Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:58.280Z] [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-30T17:12:58.280Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.100.v20180822-1258... [2019-07-30T17:12:58.280Z] [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-30T17:12:58.280Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:58.280Z] [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-30T17:12:58.535Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.300.v20190215-2242... [2019-07-30T17:12:58.535Z] [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-30T17:12:58.535Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:58.535Z] [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-30T17:12:58.535Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302... [2019-07-30T17:12:58.535Z] [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-30T17:12:58.535Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:58.535Z] [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-30T17:12:58.791Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242... [2019-07-30T17:12:59.046Z] [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-30T17:12:59.046Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:59.046Z] [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-30T17:12:59.046Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019... [2019-07-30T17:12:59.301Z] [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-30T17:12:59.301Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:59.301Z] [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-30T17:12:59.301Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405... [2019-07-30T17:12:59.301Z] [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-30T17:12:59.301Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:59.301Z] [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-30T17:12:59.582Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [2019-07-30T17:12:59.583Z] [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-30T17:12:59.583Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:59.583Z] [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-30T17:12:59.583Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [2019-07-30T17:12:59.838Z] [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-30T17:12:59.838Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:59.838Z] [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-30T17:12:59.838Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354... [2019-07-30T17:12:59.838Z] [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-30T17:12:59.838Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:12:59.838Z] [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-30T17:13:00.093Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008... [2019-07-30T17:13:00.093Z] [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-30T17:13:00.093Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:00.093Z] [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-30T17:13:00.093Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235... [2019-07-30T17:13:00.093Z] [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-30T17:13:00.093Z] [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-30T17:13:00.348Z] [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-30T17:13:00.348Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:00.348Z] [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-30T17:13:00.348Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302... [2019-07-30T17:13:00.604Z] [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-30T17:13:00.604Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:00.604Z] [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-30T17:13:00.604Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752... [2019-07-30T17:13:00.604Z] [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-30T17:13:00.604Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:00.604Z] [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-30T17:13:00.859Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302... [2019-07-30T17:13:00.859Z] [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-30T17:13:00.859Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:00.859Z] [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-30T17:13:00.859Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624... [2019-07-30T17:13:00.859Z] [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-30T17:13:00.859Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:00.859Z] [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-30T17:13:01.116Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302... [2019-07-30T17:13:01.116Z] [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-30T17:13:01.116Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:01.116Z] [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-30T17:13:01.116Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914... [2019-07-30T17:13:01.371Z] [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-30T17:13:01.371Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:01.372Z] [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-30T17:13:01.372Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649... [2019-07-30T17:13:01.372Z] [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-30T17:13:01.372Z] [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-30T17:13:01.627Z] [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-30T17:13:01.627Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:01.627Z] [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-30T17:13:01.627Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158... [2019-07-30T17:13:01.882Z] [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-30T17:13:01.882Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:01.882Z] [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-30T17:13:01.882Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649... [2019-07-30T17:13:01.882Z] [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-30T17:13:01.882Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:01.882Z] [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-30T17:13:02.138Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122... [2019-07-30T17:13:02.138Z] [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-30T17:13:02.138Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:02.138Z] [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-30T17:13:02.138Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.300.v20190514-1046... [2019-07-30T17:13:02.394Z] [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-30T17:13:02.394Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:02.394Z] [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-30T17:13:02.394Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802... [2019-07-30T17:13:02.394Z] [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-30T17:13:02.394Z] [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-30T17:13:02.649Z] [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-30T17:13:02.649Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:02.649Z] [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-30T17:13:02.649Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122... [2019-07-30T17:13:02.905Z] [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-30T17:13:02.905Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:02.905Z] [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-30T17:13:02.905Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122... [2019-07-30T17:13:02.905Z] [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-30T17:13:02.905Z] [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-30T17:13:03.160Z] [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-30T17:13:03.160Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:03.160Z] [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-30T17:13:03.160Z] [INFO] Unpacking org.eclipse.help.base_4.2.600.v20190605-1800... [2019-07-30T17:13:03.160Z] [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-30T17:13:03.160Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:03.160Z] [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-30T17:13:03.416Z] [INFO] Unpacking org.eclipse.help.ui_4.1.500.v20190519-2119... [2019-07-30T17:13:03.416Z] [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-30T17:13:03.416Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:03.416Z] [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-30T17:13:03.671Z] [INFO] Unpacking org.eclipse.help.webapp_3.9.500.v20190517-1202... [2019-07-30T17:13:03.927Z] [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-30T17:13:03.927Z] [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-30T17:13:03.927Z] [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-30T17:13:03.927Z] [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-30T17:13:04.182Z] [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-30T17:13:04.182Z] [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-30T17:13:04.182Z] [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-30T17:13:04.182Z] [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-30T17:13:04.438Z] [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-30T17:13:04.438Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:04.438Z] [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-30T17:13:04.438Z] [INFO] Unpacking org.eclipse.platform_4.12.0.v20190605-1800... [2019-07-30T17:13:04.438Z] [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-30T17:13:04.438Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:04.438Z] [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-30T17:13:04.998Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.12.0.v20190604-0816... [2019-07-30T17:13:06.360Z] [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-30T17:13:06.360Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:06.360Z] [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-30T17:13:06.360Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.500.v20190315-1216... [2019-07-30T17:13:06.616Z] [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-30T17:13:06.616Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:06.616Z] [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-30T17:13:06.616Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039... [2019-07-30T17:13:06.871Z] [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-30T17:13:06.871Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:06.871Z] [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-30T17:13:06.871Z] [INFO] Unpacking org.eclipse.ui.browser_3.6.400.v20190513-2118... [2019-07-30T17:13:07.126Z] [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-30T17:13:07.126Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:07.126Z] [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-30T17:13:07.126Z] [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.400.v20190519-2344... [2019-07-30T17:13:07.126Z] [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-30T17:13:07.126Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:07.126Z] [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-30T17:13:07.382Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.400.v20190517-1612... [2019-07-30T17:13:07.382Z] [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-30T17:13:07.382Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:07.382Z] [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-30T17:13:07.382Z] [INFO] Unpacking org.eclipse.ui.net_1.3.400.v20190519-2354... [2019-07-30T17:13:07.382Z] [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-30T17:13:07.382Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:07.382Z] [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-30T17:13:07.639Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.4.300.v20190510-0549... [2019-07-30T17:13:07.639Z] [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-30T17:13:07.639Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:07.639Z] [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-30T17:13:07.639Z] [INFO] Unpacking org.eclipse.ui.win32_3.4.200.v20190513-2118... [2019-07-30T17:13:07.913Z] [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-30T17:13:07.913Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:07.913Z] [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-30T17:13:07.913Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700... [2019-07-30T17:13:07.913Z] [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-30T17:13:07.913Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:07.913Z] [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-30T17:13:07.913Z] [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354... [2019-07-30T17:13:08.169Z] [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-30T17:13:08.169Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:08.169Z] [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-30T17:13:08.169Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.600.v20190519-1034... [2019-07-30T17:13:08.169Z] [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-30T17:13:08.169Z] [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-30T17:13:08.425Z] [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-30T17:13:08.425Z] [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-30T17:13:08.425Z] [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-30T17:13:08.425Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:08.425Z] [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-30T17:13:08.680Z] [INFO] Unpacking org.eclipse.update.configurator_3.4.300.v20190518-1030... [2019-07-30T17:13:08.680Z] [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-30T17:13:08.680Z] [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-30T17:13:08.680Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:08.680Z] [INFO] Unpacking org.eclipse.rcp_4.12.0.v20190605-1800... [2019-07-30T17:13:08.680Z] [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-30T17:13:08.681Z] [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-30T17:13:08.936Z] [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-30T17:13:08.936Z] [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-30T17:13:08.936Z] [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-30T17:13:08.936Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:08.936Z] [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-30T17:13:08.936Z] [INFO] Unpacking org.eclipse.ui.trace_1.1.500.v20190513-1223... [2019-07-30T17:13:09.496Z] [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-30T17:13:09.496Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:09.496Z] [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-30T17:13:09.496Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158... [2019-07-30T17:13:09.752Z] [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-30T17:13:09.752Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:09.752Z] [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-30T17:13:09.752Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326... [2019-07-30T17:13:09.752Z] [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-30T17:13:09.752Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:09.752Z] [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-30T17:13:10.007Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016... [2019-07-30T17:13:10.007Z] [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-30T17:13:10.007Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:10.007Z] [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-30T17:13:10.007Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235... [2019-07-30T17:13:10.007Z] [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-30T17:13:10.007Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:10.007Z] [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-30T17:13:10.262Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.2.200.v20190509-1900... [2019-07-30T17:13:10.518Z] [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-30T17:13:10.518Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:10.518Z] [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-30T17:13:10.773Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158... [2019-07-30T17:13:10.773Z] [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-30T17:13:10.773Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:10.773Z] [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-30T17:13:10.773Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925... [2019-07-30T17:13:11.028Z] [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-30T17:13:11.028Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:11.028Z] [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-30T17:13:11.028Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016... [2019-07-30T17:13:11.028Z] [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-30T17:13:11.028Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:11.028Z] [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-30T17:13:11.283Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908... [2019-07-30T17:13:11.283Z] [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-30T17:13:11.283Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:11.283Z] [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-30T17:13:11.283Z] [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957... [2019-07-30T17:13:11.547Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-30T17:13:11.547Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-30T17:13:11.547Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-30T17:13:12.107Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-30T17:13:12.107Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-30T17:13:12.107Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-30T17:13:12.363Z] [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-30T17:13:12.363Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:12.363Z] [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-30T17:13:12.363Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302... [2019-07-30T17:13:12.363Z] [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-30T17:13:12.363Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:12.363Z] [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-30T17:13:12.619Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302... [2019-07-30T17:13:12.619Z] [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-30T17:13:12.619Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:12.619Z] [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-30T17:13:12.874Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357... [2019-07-30T17:13:13.129Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-30T17:13:13.129Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-30T17:13:13.129Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-30T17:13:13.386Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-30T17:13:13.386Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-30T17:13:13.386Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-30T17:13:14.019Z] [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-30T17:13:14.019Z] [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-30T17:13:14.019Z] [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-30T17:13:14.019Z] [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-30T17:13:14.579Z] [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-30T17:13:14.579Z] [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-30T17:13:15.139Z] [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-30T17:13:15.139Z] [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-30T17:13:15.139Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-30T17:13:15.139Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-30T17:13:15.139Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-30T17:13:15.700Z] [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-30T17:13:15.700Z] [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-30T17:13:15.700Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T17:13:15.700Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053... [2019-07-30T17:13:17.587Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-30T17:13:17.587Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-30T17:13:17.587Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-30T17:13:18.511Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-30T17:13:18.511Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-30T17:13:18.511Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-30T17:13:19.438Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-30T17:13:19.438Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-30T17:13:19.438Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-30T17:13:20.855Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-30T17:13:20.855Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-30T17:13:20.855Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-30T17:13:20.855Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-30T17:13:20.855Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-30T17:13:20.855Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-30T17:13:21.415Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-30T17:13:21.415Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-30T17:13:21.415Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-30T17:13:21.415Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-30T17:13:21.415Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-30T17:13:21.415Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-30T17:13:21.670Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-30T17:13:21.670Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-30T17:13:21.670Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-30T17:13:21.670Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-30T17:13:21.670Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-30T17:13:21.670Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-30T17:13:22.012Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-30T17:13:22.267Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-30T17:13:22.267Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-30T17:13:22.827Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-30T17:13:22.827Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-30T17:13:22.827Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-30T17:13:22.827Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-30T17:13:22.827Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-30T17:13:22.827Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-30T17:13:23.082Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-30T17:13:23.338Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-30T17:13:23.338Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-30T17:13:23.898Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-30T17:13:23.898Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-30T17:13:23.898Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-30T17:13:24.458Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-30T17:13:24.713Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-30T17:13:24.713Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-30T17:13:24.713Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-30T17:13:24.713Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-30T17:13:24.713Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-30T17:13:25.275Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-30T17:13:25.275Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-30T17:13:25.275Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-30T17:13:25.834Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-30T17:13:25.834Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-30T17:13:25.834Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-30T17:13:26.395Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-30T17:13:26.651Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-30T17:13:26.651Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-30T17:13:26.651Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-30T17:13:26.651Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-30T17:13:26.651Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-30T17:13:26.906Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-30T17:13:26.906Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-30T17:13:27.161Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-30T17:13:27.417Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-30T17:13:27.672Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-30T17:13:27.672Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-30T17:13:28.233Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-30T17:13:28.233Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-30T17:13:28.233Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-30T17:13:28.818Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-30T17:13:28.818Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-30T17:13:28.818Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-30T17:13:28.818Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-30T17:13:28.818Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-30T17:13:28.818Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-30T17:13:29.073Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-30T17:13:29.328Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-30T17:13:29.328Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-30T17:13:29.889Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-30T17:13:29.889Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-30T17:13:29.889Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-30T17:13:30.451Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-30T17:13:30.707Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-30T17:13:30.707Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-30T17:13:30.707Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-30T17:13:30.707Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:13:30.707Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:13:31.268Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:13:31.268Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:13:31.268Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:13:32.193Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:13:32.193Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar [2019-07-30T17:13:32.193Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T17:13:32.193Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:13:32.193Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:13:32.754Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:13:33.010Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:13:33.010Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:13:33.571Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T17:13:33.571Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-30T17:13:33.571Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-30T17:13:34.132Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-30T17:13:34.387Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-30T17:13:34.387Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-30T17:13:34.387Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-30T17:13:34.387Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-30T17:13:34.387Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-30T17:13:34.642Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-30T17:13:34.642Z] [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-30T17:13:34.642Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T17:13:34.642Z] [INFO] Reactor Build Order: [2019-07-30T17:13:34.642Z] [INFO] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass Parent [pom] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent [pom] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass Common Utilities Parent [pom] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.common.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass State System Parent [pom] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.datastore.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.segmentstore.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.statesystem.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass TMF Parent [pom] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass Filter Parser [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.counters.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass CTF Support Parent [pom] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass CTF Parser Plug-in [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.ctf.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass CTF Core Tests Plug-in [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.core.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.ui [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.graph.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.chart.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.lami.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.timing.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass LTTng Support Parent [pom] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.lttng2.common.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass BTF Support Parent [pom] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.btf.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass Documentation [pom] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass Developer Guide [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf [eclipse-feature] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.btf.ui [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.btf [eclipse-feature] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.btf.core.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.common.core.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.ctf [eclipse-feature] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.ctf [eclipse-feature] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass User Guide [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass RCP User Guide [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass Pcap User Guide [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.examples [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent [pom] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.gdbtrace.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.gdbtrace [eclipse-feature] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.lttng2.control.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.remote.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.lttng2.control [eclipse-feature] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.lttng2.kernel [eclipse-feature] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.lttng2.ust [eclipse-feature] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass Pcap Format Support Parent [pom] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.pcap.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.pcap [eclipse-feature] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass RCP Parent [pom] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass RCP Branding plug-in [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass RCP Branding Feature [eclipse-feature] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.rcp.ui [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass RCP Feature [eclipse-feature] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.rcp.incubator [eclipse-feature] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass Json trace Parent [pom] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.jsontrace.core [eclipse-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.jsontrace [eclipse-feature] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass RCP Product [eclipse-repository] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass Release Engineering Parent [pom] [2019-07-30T17:13:34.642Z] [INFO] Trace Compass Target Platform [pom] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.datastore.core.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests [eclipse-test-plugin] [2019-07-30T17:13:34.642Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T17:13:34.643Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin] [2019-07-30T17:13:34.643Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests [eclipse-test-plugin] [2019-07-30T17:13:34.643Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T17:13:34.643Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests [eclipse-test-plugin] [2019-07-30T17:13:34.643Z] [INFO] Trace Compass All Tests [eclipse-test-plugin] [2019-07-30T17:13:34.643Z] [INFO] org.eclipse.tracecompass.testing [eclipse-feature] [2019-07-30T17:13:34.643Z] [INFO] org.eclipse.tracecompass.tmf.remote [eclipse-feature] [2019-07-30T17:13:34.643Z] [INFO] Trace Compass Repository [eclipse-repository] [2019-07-30T17:13:34.643Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test [eclipse-plugin] [2019-07-30T17:13:34.643Z] [INFO] [2019-07-30T17:13:34.643Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >---------- [2019-07-30T17:13:34.643Z] [INFO] Building Trace Compass Parent 5.0.0-SNAPSHOT [1/134] [2019-07-30T17:13:34.643Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T17:13:34.643Z] [INFO] [2019-07-30T17:13:34.643Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass --- [2019-07-30T17:13:34.643Z] 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-30T17:13:34.643Z] 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-30T17:13:34.643Z] 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-30T17:13:34.900Z] 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-30T17:13:34.900Z] 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-30T17:13:34.900Z] 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-30T17:13:34.900Z] 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 174 kB/s) [2019-07-30T17:13:34.900Z] 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-30T17:13:34.900Z] 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-30T17:13:35.212Z] 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-30T17:13:35.212Z] 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-30T17:13:35.212Z] 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-30T17:13:35.212Z] 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-30T17:13:35.212Z] 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 189 kB/s) [2019-07-30T17:13:35.212Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T17:13:35.212Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T17:13:35.212Z] 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-30T17:13:35.468Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T17:13:35.468Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T17:13:35.468Z] 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-30T17:13:35.468Z] Progress (1): 4.1/37 kB Progress (1): 7.7/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 24/37 kB Progress (1): 28/37 kB Progress (1): 32/37 kB Progress (1): 36/37 kB Progress (1): 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.3 MB/s) [2019-07-30T17:13:35.468Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom [2019-07-30T17:13:35.468Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom [2019-07-30T17:13:35.468Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom [2019-07-30T17:13:35.723Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom [2019-07-30T17:13:35.723Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom [2019-07-30T17:13:35.723Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [2019-07-30T17:13:35.723Z] 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 635 kB/s) [2019-07-30T17:13:35.723Z] 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-30T17:13:35.723Z] 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-30T17:13:35.978Z] 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-30T17:13:36.233Z] 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-30T17:13:36.233Z] 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-30T17:13:36.233Z] 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-30T17:13:36.233Z] 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 377 kB/s) [2019-07-30T17:13:36.233Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T17:13:36.233Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T17:13:36.233Z] 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-30T17:13:36.489Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T17:13:36.489Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T17:13:36.489Z] 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-30T17:13:36.489Z] Progress (1): 4.1/48 kB Progress (1): 7.7/48 kB Progress (1): 12/48 kB Progress (1): 16/48 kB Progress (1): 20/48 kB Progress (1): 24/48 kB Progress (1): 28/48 kB Progress (1): 32/48 kB Progress (1): 36/48 kB Progress (1): 40/48 kB Progress (1): 44/48 kB Progress (1): 48/48 kB Progress (1): 48 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.6 MB/s) [2019-07-30T17:13:36.489Z] 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-30T17:13:36.489Z] 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-30T17:13:36.489Z] 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-30T17:13:36.744Z] 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-30T17:13:36.744Z] 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-30T17:13:36.744Z] 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-30T17:13:36.744Z] 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 33 kB/s) [2019-07-30T17:13:36.744Z] 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-30T17:13:36.744Z] 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-30T17:13:36.744Z] 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-30T17:13:36.744Z] 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-30T17:13:36.744Z] 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-30T17:13:36.744Z] 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-30T17:13:36.744Z] 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-30T17:13:36.744Z] 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-30T17:13:38.108Z] 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-30T17:13:38.108Z] 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-30T17:13:38.108Z] 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-30T17:13:38.108Z] 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-30T17:13:38.108Z] 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-30T17:13:38.108Z] 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-30T17:13:38.108Z] 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-30T17:13:38.108Z] 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-30T17:13:38.108Z] 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-30T17:13:38.108Z] 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-30T17:13:38.108Z] 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-30T17:13:38.108Z] 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-30T17:13:38.108Z] 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-30T17:13:38.108Z] 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-30T17:13:38.108Z] 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-30T17:13:38.108Z] 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-30T17:13:38.108Z] 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 Progress (2): 32 kB | 4.1/185 kB Progress (2): 32 kB | 7.7/185 kB Progress (2): 32 kB | 12/185 kB Progress (2): 32 kB | 16/185 kB Progress (2): 32 kB | 20/185 kB Progress (2): 32 kB | 24/185 kB Progress (2): 32 kB | 28/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.1 MB/s) [2019-07-30T17:13:38.363Z] Progress (1): 32/185 kB Progress (1): 36/185 kB Progress (2): 36/185 kB | 4.1/222 kB Progress (2): 40/185 kB | 4.1/222 kB Progress (2): 40/185 kB | 7.7/222 kB Progress (2): 44/185 kB | 7.7/222 kB Progress (2): 48/185 kB | 7.7/222 kB Progress (2): 48/185 kB | 12/222 kB Progress (2): 52/185 kB | 12/222 kB Progress (2): 52/185 kB | 16/222 kB Progress (2): 56/185 kB | 16/222 kB Progress (2): 60/185 kB | 16/222 kB Progress (2): 60/185 kB | 20/222 kB Progress (2): 64/185 kB | 20/222 kB Progress (2): 64/185 kB | 24/222 kB Progress (2): 66/185 kB | 24/222 kB Progress (2): 66/185 kB | 28/222 kB Progress (2): 70/185 kB | 28/222 kB Progress (2): 70/185 kB | 32/222 kB Progress (2): 74/185 kB | 32/222 kB Progress (2): 78/185 kB | 32/222 kB Progress (2): 78/185 kB | 36/222 kB Progress (2): 82/185 kB | 36/222 kB Progress (2): 82/185 kB | 40/222 kB Progress (2): 86/185 kB | 40/222 kB Progress (2): 90/185 kB | 40/222 kB Progress (2): 94/185 kB | 40/222 kB Progress (2): 98/185 kB | 40/222 kB Progress (2): 98/185 kB | 40/222 kB Progress (2): 98/185 kB | 44/222 kB Progress (2): 98/185 kB | 48/222 kB Progress (2): 102/185 kB | 48/222 kB Progress (2): 102/185 kB | 52/222 kB Progress (2): 106/185 kB | 52/222 kB Progress (2): 106/185 kB | 56/222 kB Progress (2): 110/185 kB | 56/222 kB Progress (2): 114/185 kB | 56/222 kB Progress (2): 114/185 kB | 60/222 kB Progress (2): 118/185 kB | 60/222 kB Progress (2): 118/185 kB | 64/222 kB Progress (2): 122/185 kB | 64/222 kB Progress (2): 122/185 kB | 66/222 kB Progress (2): 126/185 kB | 66/222 kB Progress (2): 126/185 kB | 70/222 kB Progress (2): 130/185 kB | 70/222 kB Progress (2): 130/185 kB | 74/222 kB Progress (2): 131/185 kB | 74/222 kB Progress (2): 131/185 kB | 78/222 kB Progress (2): 135/185 kB | 78/222 kB Progress (2): 135/185 kB | 82/222 kB Progress (2): 139/185 kB | 82/222 kB Progress (2): 139/185 kB | 86/222 kB Progress (2): 143/185 kB | 86/222 kB Progress (2): 143/185 kB | 90/222 kB Progress (2): 147/185 kB | 90/222 kB Progress (2): 147/185 kB | 94/222 kB Progress (2): 151/185 kB | 94/222 kB Progress (2): 151/185 kB | 98/222 kB Progress (2): 155/185 kB | 98/222 kB Progress (2): 155/185 kB | 102/222 kB Progress (2): 159/185 kB | 102/222 kB Progress (2): 159/185 kB | 106/222 kB Progress (2): 163/185 kB | 106/222 kB Progress (2): 163/185 kB | 110/222 kB Progress (2): 167/185 kB | 110/222 kB Progress (2): 167/185 kB | 114/222 kB Progress (2): 171/185 kB | 114/222 kB Progress (2): 171/185 kB | 118/222 kB Progress (2): 175/185 kB | 118/222 kB Progress (2): 175/185 kB | 122/222 kB Progress (2): 179/185 kB | 122/222 kB Progress (2): 179/185 kB | 126/222 kB Progress (2): 183/185 kB | 126/222 kB Progress (2): 183/185 kB | 130/222 kB Progress (2): 185 kB | 130/222 kB Progress (2): 185 kB | 134/222 kB Progress (2): 185 kB | 138/222 kB Progress (2): 185 kB | 142/222 kB Progress (2): 185 kB | 146/222 kB Progress (2): 185 kB | 150/222 kB Progress (2): 185 kB | 154/222 kB Progress (2): 185 kB | 158/222 kB Progress (2): 185 kB | 162/222 kB Progress (2): 185 kB | 166/222 kB Progress (2): 185 kB | 170/222 kB Progress (2): 185 kB | 174/222 kB Progress (2): 185 kB | 178/222 kB Progress (2): 185 kB | 182/222 kB Progress (2): 185 kB | 186/222 kB Progress (2): 185 kB | 190/222 kB Progress (2): 185 kB | 194/222 kB Progress (2): 185 kB | 198/222 kB Progress (2): 185 kB | 202/222 kB Progress (2): 185 kB | 206/222 kB Progress (2): 185 kB | 210/222 kB Progress (2): 185 kB | 214/222 kB Progress (2): 185 kB | 218/222 kB Progress (2): 185 kB | 222/222 kB Progress (2): 185 kB | 222 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 2.9 MB/s) [2019-07-30T17:13:38.363Z] 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 3.4 MB/s) [2019-07-30T17:13:38.363Z] 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): 66/155 kB Progress (1): 70/155 kB Progress (1): 74/155 kB Progress (1): 78/155 kB Progress (1): 82/155 kB Progress (1): 86/155 kB Progress (1): 90/155 kB Progress (1): 94/155 kB Progress (1): 98/155 kB Progress (1): 102/155 kB Progress (1): 106/155 kB Progress (1): 110/155 kB Progress (1): 114/155 kB Progress (1): 118/155 kB Progress (1): 122/155 kB Progress (1): 126/155 kB Progress (1): 130/155 kB Progress (1): 134/155 kB Progress (1): 138/155 kB Progress (1): 142/155 kB Progress (1): 146/155 kB Progress (1): 150/155 kB Progress (1): 154/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 2.0 MB/s) [2019-07-30T17:13:38.363Z] [INFO] [2019-07-30T17:13:38.363Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass --- [2019-07-30T17:13:38.363Z] 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-30T17:13:38.363Z] 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-30T17:13:38.363Z] 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-30T17:13:38.363Z] 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-30T17:13:38.619Z] 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-30T17:13:38.619Z] 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-30T17:13:38.619Z] 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 153 kB/s) [2019-07-30T17:13:38.619Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom [2019-07-30T17:13:38.619Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-30T17:13:38.619Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom [2019-07-30T17:13:38.619Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-30T17:13:38.619Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom [2019-07-30T17:13:38.874Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [2019-07-30T17:13:38.874Z] 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 87 kB/s) [2019-07-30T17:13:38.874Z] 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-30T17:13:38.874Z] 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-30T17:13:38.874Z] 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-30T17:13:39.129Z] 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-30T17:13:39.385Z] 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-30T17:13:39.385Z] 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-30T17:13:39.385Z] 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 25 kB/s) [2019-07-30T17:13:39.385Z] 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-30T17:13:39.640Z] 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-30T17:13:39.640Z] 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-30T17:13:39.640Z] 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-30T17:13:39.895Z] 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-30T17:13:39.895Z] 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-30T17:13:39.895Z] 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 37 kB/s) [2019-07-30T17:13:39.895Z] 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-30T17:13:39.895Z] 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-30T17:13:39.895Z] 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-30T17:13:40.150Z] 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-30T17:13:40.150Z] 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-30T17:13:40.150Z] 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-30T17:13:40.150Z] 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 397 kB/s) [2019-07-30T17:13:40.150Z] 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-30T17:13:40.150Z] 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-30T17:13:40.150Z] 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-30T17:13:40.406Z] 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-30T17:13:40.406Z] 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-30T17:13:40.406Z] 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-30T17:13:40.406Z] 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 94 kB/s) [2019-07-30T17:13:40.406Z] 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-30T17:13:40.406Z] 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-30T17:13:40.406Z] 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-30T17:13:40.662Z] 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-30T17:13:40.662Z] 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-30T17:13:40.662Z] 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-30T17:13:40.662Z] 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 27 kB/s) [2019-07-30T17:13:40.662Z] 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-30T17:13:40.662Z] 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-30T17:13:40.662Z] 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-30T17:13:40.918Z] 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-30T17:13:40.918Z] 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-30T17:13:40.918Z] 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-30T17:13:40.918Z] 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 93 kB/s) [2019-07-30T17:13:40.918Z] 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-30T17:13:41.174Z] 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-30T17:13:41.174Z] 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-30T17:13:41.174Z] 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-30T17:13:41.174Z] 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-30T17:13:41.174Z] 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-30T17:13:41.430Z] 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 78 kB/s) [2019-07-30T17:13:41.430Z] 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-30T17:13:41.430Z] 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-30T17:13:41.430Z] 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-30T17:13:41.764Z] 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-30T17:13:41.764Z] 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-30T17:13:41.764Z] 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-30T17:13:42.019Z] 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 108 kB/s) [2019-07-30T17:13:42.019Z] 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-30T17:13:42.019Z] 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-30T17:13:42.019Z] 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-30T17:13:42.019Z] 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-30T17:13:42.019Z] 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-30T17:13:42.274Z] 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-30T17:13:42.274Z] 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 432 kB/s) [2019-07-30T17:13:42.274Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T17:13:42.274Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T17:13:42.274Z] 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-30T17:13:42.530Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T17:13:42.530Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T17:13:42.530Z] 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-30T17:13:42.530Z] 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 716 kB/s) [2019-07-30T17:13:42.530Z] 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-30T17:13:42.530Z] 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-30T17:13:42.530Z] 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-30T17:13:42.785Z] 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-30T17:13:42.785Z] 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-30T17:13:42.785Z] 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-30T17:13:42.785Z] 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 59 kB/s) [2019-07-30T17:13:42.785Z] 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-30T17:13:42.785Z] 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-30T17:13:42.785Z] 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-30T17:13:43.041Z] 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-30T17:13:43.041Z] 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-30T17:13:43.041Z] 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-30T17:13:43.041Z] 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 144 kB/s) [2019-07-30T17:13:43.041Z] 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-30T17:13:43.041Z] 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-30T17:13:43.041Z] 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-30T17:13:43.296Z] 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-30T17:13:43.296Z] 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-30T17:13:43.296Z] 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-30T17:13:43.296Z] 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 595 kB/s) [2019-07-30T17:13:43.296Z] 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-30T17:13:43.296Z] 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-30T17:13:43.296Z] 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-30T17:13:43.552Z] 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-30T17:13:43.552Z] 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-30T17:13:43.552Z] 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-30T17:13:43.552Z] 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 104 kB/s) [2019-07-30T17:13:43.552Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T17:13:43.552Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T17:13:43.552Z] 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-30T17:13:43.808Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T17:13:43.808Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T17:13:43.808Z] 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-30T17:13:43.808Z] 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 515 kB/s) [2019-07-30T17:13:43.808Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T17:13:43.808Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T17:13:43.808Z] 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-30T17:13:44.063Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T17:13:44.063Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T17:13:44.064Z] 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-30T17:13:44.064Z] Progress (1): 145 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 3.5 kB/s) [2019-07-30T17:13:44.319Z] 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-30T17:13:44.319Z] 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-30T17:13:44.319Z] 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-30T17:13:44.319Z] 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-30T17:13:44.319Z] 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-30T17:13:44.319Z] 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-30T17:13:44.574Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 167 kB/s) [2019-07-30T17:13:44.574Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T17:13:44.574Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T17:13:44.574Z] 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-30T17:13:44.574Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T17:13:44.829Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T17:13:44.829Z] 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-30T17:13:44.829Z] 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 44 kB/s) [2019-07-30T17:13:44.829Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T17:13:44.829Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T17:13:44.829Z] 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-30T17:13:45.085Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T17:13:45.085Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T17:13:45.085Z] 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-30T17:13:45.085Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 50 kB/s) [2019-07-30T17:13:45.085Z] 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-30T17:13:45.085Z] 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-30T17:13:45.085Z] 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-30T17:13:45.340Z] 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-30T17:13:45.340Z] 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-30T17:13:45.340Z] 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-30T17:13:45.340Z] 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 269 kB/s) [2019-07-30T17:13:45.340Z] 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-30T17:13:45.340Z] 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-30T17:13:45.340Z] 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-30T17:13:45.595Z] 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-30T17:13:45.595Z] 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-30T17:13:45.595Z] 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-30T17:13:45.595Z] 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-30T17:13:45.595Z] 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-30T17:13:45.595Z] 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-30T17:13:45.595Z] 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-30T17:13:45.850Z] 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-30T17:13:45.850Z] 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-30T17:13:45.850Z] 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-30T17:13:45.850Z] 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 68 kB/s) [2019-07-30T17:13:45.850Z] 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-30T17:13:45.850Z] 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-30T17:13:45.850Z] 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-30T17:13:46.105Z] 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-30T17:13:46.105Z] 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-30T17:13:46.105Z] 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-30T17:13:46.105Z] Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28/28 kB Progress (1): 28 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 753 kB/s) [2019-07-30T17:13:46.105Z] 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-30T17:13:46.105Z] 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-30T17:13:46.105Z] 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-30T17:13:46.360Z] 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-30T17:13:46.360Z] 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-30T17:13:46.360Z] 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-30T17:13:46.360Z] 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 29 kB/s) [2019-07-30T17:13:46.360Z] 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-30T17:13:46.360Z] 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-30T17:13:46.360Z] 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-30T17:13:46.616Z] 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-30T17:13:46.616Z] 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-30T17:13:46.616Z] 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-30T17:13:46.616Z] 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 77 kB/s) [2019-07-30T17:13:46.616Z] 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-30T17:13:46.616Z] 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-30T17:13:46.616Z] 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-30T17:13:46.872Z] 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-30T17:13:46.872Z] 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-30T17:13:46.872Z] 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-30T17:13:46.872Z] 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 88 kB/s) [2019-07-30T17:13:46.872Z] 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-30T17:13:47.127Z] 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-30T17:13:47.127Z] 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-30T17:13:47.127Z] 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-30T17:13:47.127Z] 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-30T17:13:47.127Z] 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-30T17:13:47.384Z] 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 265 kB/s) [2019-07-30T17:13:47.384Z] 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-30T17:13:47.384Z] 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-30T17:13:47.384Z] 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-30T17:13:47.384Z] 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-30T17:13:47.384Z] 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-30T17:13:47.639Z] 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-30T17:13:47.639Z] 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-30T17:13:47.639Z] 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-30T17:13:47.639Z] 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-30T17:13:47.639Z] 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-30T17:13:47.639Z] 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-30T17:13:47.639Z] 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-30T17:13:47.894Z] 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-30T17:13:47.894Z] 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 112 kB/s) [2019-07-30T17:13:47.894Z] 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-30T17:13:47.894Z] 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-30T17:13:47.894Z] 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-30T17:13:47.894Z] 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-30T17:13:47.894Z] 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-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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 67 kB/s) [2019-07-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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-30T17:13:48.150Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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-30T17:13:48.150Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T17:13:48.150Z] 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-30T17:13:48.150Z] 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-30T17:13:48.405Z] 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-30T17:13:48.405Z] 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-30T17:13:48.405Z] 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-30T17:13:48.405Z] 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-30T17:13:48.405Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar [2019-07-30T17:13:48.405Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:49.767Z] 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-30T17:13:50.022Z] 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-30T17:13:50.022Z] 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-30T17:13:50.022Z] 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-30T17:13:50.022Z] 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-30T17:13:50.022Z] 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-30T17:13:50.022Z] 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-30T17:13:50.022Z] 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-30T17:13:50.022Z] 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-30T17:13:50.278Z] 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-30T17:13:50.278Z] 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-30T17:13:50.278Z] 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-30T17:13:50.278Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T17:13:50.278Z] 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-30T17:13:50.278Z] 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-30T17:13:50.278Z] 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-30T17:13:50.533Z] 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-30T17:13:50.533Z] 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-30T17:13:50.533Z] 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-30T17:13:50.533Z] 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-30T17:13:50.533Z] 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-30T17:13:50.788Z] 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-30T17:13:51.044Z] 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-30T17:13:51.044Z] 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-30T17:13:51.044Z] 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-30T17:13:51.044Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar [2019-07-30T17:13:51.044Z] 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-30T17:13:51.299Z] 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-30T17:13:51.299Z] 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-30T17:13:51.299Z] 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-30T17:13:51.299Z] 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-30T17:13:51.299Z] 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-30T17:13:51.299Z] 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-30T17:13:51.299Z] 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-30T17:13:51.299Z] 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-30T17:13:51.299Z] 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-30T17:13:51.299Z] 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-30T17:13:51.299Z] 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-30T17:13:51.299Z] 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-30T17:13:51.299Z] 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-30T17:13:51.299Z] 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-30T17:13:51.299Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.555Z] 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-30T17:13:51.811Z] 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-30T17:13:51.811Z] 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-30T17:13:51.811Z] 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-30T17:13:51.811Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T17:13:51.811Z] 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-30T17:13:51.811Z] 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-30T17:13:51.811Z] 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-30T17:13:51.811Z] 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-30T17:13:51.811Z] 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-30T17:13:51.811Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T17:13:51.811Z] 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-30T17:13:51.811Z] 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-30T17:13:51.811Z] 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-30T17:13:51.811Z] 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-30T17:13:51.811Z] 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-30T17:13:51.811Z] 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-30T17:13:51.811Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar [2019-07-30T17:13:51.811Z] 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-30T17:13:51.811Z] 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-30T17:13:51.811Z] 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-30T17:13:51.811Z] 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-30T17:13:51.811Z] 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-30T17:13:51.811Z] 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-30T17:13:51.811Z] Progress (1): 4.1/49 kB Progress (1): 7.7/49 kB Progress (1): 12/49 kB Progress (1): 16/49 kB Progress (1): 20/49 kB Progress (1): 24/49 kB Progress (1): 28/49 kB Progress (1): 32/49 kB Progress (1): 36/49 kB Progress (1): 40/49 kB Progress (1): 44/49 kB Progress (1): 48/49 kB Progress (2): 48/49 kB | 4.1/88 kB Progress (2): 49 kB | 4.1/88 kB Progress (2): 49 kB | 7.7/88 kB Progress (3): 49 kB | 7.7/88 kB | 4.1/12 kB Progress (3): 49 kB | 12/88 kB | 4.1/12 kB Progress (3): 49 kB | 12/88 kB | 7.7/12 kB Progress (3): 49 kB | 16/88 kB | 7.7/12 kB Progress (3): 49 kB | 16/88 kB | 12/12 kB Progress (3): 49 kB | 20/88 kB | 12/12 kB Progress (3): 49 kB | 20/88 kB | 12 kB Progress (3): 49 kB | 24/88 kB | 12 kB Progress (3): 49 kB | 28/88 kB | 12 kB Progress (3): 49 kB | 32/88 kB | 12 kB Progress (4): 49 kB | 32/88 kB | 12 kB | 4.1/80 kB Progress (4): 49 kB | 36/88 kB | 12 kB | 4.1/80 kB Progress (4): 49 kB | 36/88 kB | 12 kB | 7.7/80 kB Progress (5): 49 kB | 36/88 kB | 12 kB | 7.7/80 kB | 4.1/51 kB Progress (5): 49 kB | 40/88 kB | 12 kB | 7.7/80 kB | 4.1/51 kB Progress (5): 49 kB | 40/88 kB | 12 kB | 7.7/80 kB | 7.7/51 kB Progress (5): 49 kB | 40/88 kB | 12 kB | 12/80 kB | 7.7/51 kB Progress (5): 49 kB | 40/88 kB | 12 kB | 12/80 kB | 12/51 kB Progress (5): 49 kB | 44/88 kB | 12 kB | 12/80 kB | 12/51 kB Progress (5): 49 kB | 44/88 kB | 12 kB | 12/80 kB | 16/51 kB Progress (5): 49 kB | 44/88 kB | 12 kB | 16/80 kB | 16/51 kB Progress (5): 49 kB | 44/88 kB | 12 kB | 16/80 kB | 20/51 kB Progress (5): 49 kB | 48/88 kB | 12 kB | 16/80 kB | 20/51 kB Progress (5): 49 kB | 48/88 kB | 12 kB | 16/80 kB | 24/51 kB Progress (5): 49 kB | 48/88 kB | 12 kB | 20/80 kB | 24/51 kB Progress (5): 49 kB | 48/88 kB | 12 kB | 20/80 kB | 28/51 kB Progress (5): 49 kB | 52/88 kB | 12 kB | 20/80 kB | 28/51 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.jar (49 kB at 1.4 MB/s) [2019-07-30T17:13:51.811Z] Progress (4): 52/88 kB | 12 kB | 20/80 kB | 32/51 kB Progress (4): 52/88 kB | 12 kB | 24/80 kB | 32/51 kB Progress (4): 52/88 kB | 12 kB | 24/80 kB | 36/51 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [2019-07-30T17:13:51.811Z] Progress (4): 56/88 kB | 12 kB | 24/80 kB | 36/51 kB Progress (4): 56/88 kB | 12 kB | 24/80 kB | 40/51 kB Progress (4): 56/88 kB | 12 kB | 28/80 kB | 40/51 kB Progress (4): 56/88 kB | 12 kB | 28/80 kB | 44/51 kB Progress (4): 60/88 kB | 12 kB | 28/80 kB | 44/51 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 326 kB/s) [2019-07-30T17:13:51.811Z] Progress (3): 64/88 kB | 28/80 kB | 44/51 kB Progress (3): 64/88 kB | 28/80 kB | 48/51 kB Progress (3): 64/88 kB | 32/80 kB | 48/51 kB Progress (3): 64/88 kB | 32/80 kB | 49/51 kB Progress (3): 64/88 kB | 36/80 kB | 49/51 kB Progress (3): 68/88 kB | 36/80 kB | 49/51 kB 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-30T17:13:52.067Z] Progress (3): 72/88 kB | 36/80 kB | 49/51 kB Progress (3): 72/88 kB | 40/80 kB | 49/51 kB Progress (3): 72/88 kB | 40/80 kB | 51 kB Progress (3): 72/88 kB | 44/80 kB | 51 kB Progress (3): 76/88 kB | 44/80 kB | 51 kB Progress (3): 76/88 kB | 48/80 kB | 51 kB Progress (3): 80/88 kB | 48/80 kB | 51 kB Progress (3): 80/88 kB | 52/80 kB | 51 kB Progress (3): 84/88 kB | 52/80 kB | 51 kB Progress (3): 84/88 kB | 56/80 kB | 51 kB Progress (3): 88 kB | 56/80 kB | 51 kB Progress (3): 88 kB | 60/80 kB | 51 kB Progress (3): 88 kB | 64/80 kB | 51 kB Progress (3): 88 kB | 68/80 kB | 51 kB Progress (3): 88 kB | 72/80 kB | 51 kB Progress (3): 88 kB | 76/80 kB | 51 kB Progress (3): 88 kB | 80/80 kB | 51 kB Progress (3): 88 kB | 80 kB | 51 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 1.5 MB/s) [2019-07-30T17:13:52.067Z] 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-30T17:13:52.067Z] Progress (3): 80 kB | 51 kB | 4.1/194 kB Progress (3): 80 kB | 51 kB | 7.7/194 kB Progress (3): 80 kB | 51 kB | 12/194 kB Progress (3): 80 kB | 51 kB | 16/194 kB Progress (3): 80 kB | 51 kB | 20/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.3 MB/s) [2019-07-30T17:13:52.067Z] 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 849 kB/s) [2019-07-30T17:13:52.067Z] Progress (1): 24/194 kB 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-30T17:13:52.067Z] 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-30T17:13:52.067Z] Progress (2): 24/194 kB | 4.1/178 kB Progress (2): 28/194 kB | 4.1/178 kB Progress (2): 28/194 kB | 7.7/178 kB Progress (2): 32/194 kB | 7.7/178 kB Progress (2): 32/194 kB | 12/178 kB Progress (2): 36/194 kB | 12/178 kB Progress (2): 36/194 kB | 16/178 kB Progress (2): 40/194 kB | 16/178 kB Progress (2): 40/194 kB | 20/178 kB Progress (2): 44/194 kB | 20/178 kB Progress (2): 44/194 kB | 24/178 kB Progress (2): 48/194 kB | 24/178 kB Progress (2): 48/194 kB | 28/178 kB Progress (2): 52/194 kB | 28/178 kB Progress (2): 52/194 kB | 32/178 kB Progress (2): 56/194 kB | 32/178 kB Progress (2): 56/194 kB | 33/178 kB Progress (2): 60/194 kB | 33/178 kB Progress (2): 64/194 kB | 33/178 kB Progress (2): 68/194 kB | 33/178 kB Progress (2): 72/194 kB | 33/178 kB Progress (2): 76/194 kB | 33/178 kB Progress (2): 80/194 kB | 33/178 kB Progress (2): 84/194 kB | 33/178 kB Progress (2): 88/194 kB | 33/178 kB Progress (2): 92/194 kB | 33/178 kB Progress (2): 96/194 kB | 33/178 kB Progress (2): 100/194 kB | 33/178 kB Progress (2): 104/194 kB | 33/178 kB Progress (2): 108/194 kB | 33/178 kB Progress (2): 112/194 kB | 33/178 kB Progress (2): 116/194 kB | 33/178 kB Progress (2): 120/194 kB | 33/178 kB Progress (2): 124/194 kB | 33/178 kB Progress (2): 128/194 kB | 33/178 kB Progress (2): 132/194 kB | 33/178 kB Progress (2): 136/194 kB | 33/178 kB Progress (2): 136/194 kB | 37/178 kB Progress (2): 140/194 kB | 37/178 kB Progress (2): 140/194 kB | 41/178 kB Progress (2): 144/194 kB | 41/178 kB Progress (2): 144/194 kB | 45/178 kB Progress (2): 148/194 kB | 45/178 kB Progress (2): 148/194 kB | 49/178 kB Progress (2): 152/194 kB | 49/178 kB Progress (2): 152/194 kB | 53/178 kB Progress (2): 156/194 kB | 53/178 kB Progress (2): 156/194 kB | 57/178 kB Progress (2): 160/194 kB | 57/178 kB Progress (2): 160/194 kB | 61/178 kB Progress (2): 164/194 kB | 61/178 kB Progress (2): 164/194 kB | 65/178 kB Progress (2): 168/194 kB | 65/178 kB Progress (2): 168/194 kB | 66/178 kB Progress (2): 172/194 kB | 66/178 kB Progress (2): 172/194 kB | 70/178 kB Progress (2): 176/194 kB | 70/178 kB Progress (2): 176/194 kB | 74/178 kB Progress (2): 180/194 kB | 74/178 kB Progress (2): 180/194 kB | 78/178 kB Progress (2): 184/194 kB | 78/178 kB Progress (2): 184/194 kB | 82/178 kB Progress (2): 188/194 kB | 82/178 kB Progress (2): 188/194 kB | 86/178 kB Progress (2): 192/194 kB | 86/178 kB Progress (2): 192/194 kB | 90/178 kB Progress (2): 194 kB | 90/178 kB Progress (2): 194 kB | 94/178 kB Progress (2): 194 kB | 98/178 kB Progress (2): 194 kB | 98/178 kB Progress (3): 194 kB | 98/178 kB | 4.1/22 kB Progress (3): 194 kB | 98/178 kB | 7.7/22 kB Progress (3): 194 kB | 98/178 kB | 12/22 kB Progress (3): 194 kB | 98/178 kB | 16/22 kB Progress (4): 194 kB | 98/178 kB | 16/22 kB | 4.1/22 kB Progress (4): 194 kB | 98/178 kB | 20/22 kB | 4.1/22 kB Progress (4): 194 kB | 98/178 kB | 20/22 kB | 7.7/22 kB Progress (4): 194 kB | 98/178 kB | 22 kB | 7.7/22 kB Progress (5): 194 kB | 98/178 kB | 22 kB | 7.7/22 kB | 4.1/8.8 kB Progress (5): 194 kB | 98/178 kB | 22 kB | 12/22 kB | 4.1/8.8 kB Progress (5): 194 kB | 98/178 kB | 22 kB | 12/22 kB | 7.7/8.8 kB Progress (5): 194 kB | 98/178 kB | 22 kB | 16/22 kB | 7.7/8.8 kB Progress (5): 194 kB | 98/178 kB | 22 kB | 16/22 kB | 8.8 kB Progress (5): 194 kB | 98/178 kB | 22 kB | 20/22 kB | 8.8 kB Progress (5): 194 kB | 98/178 kB | 22 kB | 22 kB | 8.8 kB Progress (5): 194 kB | 102/178 kB | 22 kB | 22 kB | 8.8 kB Progress (5): 194 kB | 106/178 kB | 22 kB | 22 kB | 8.8 kB Progress (5): 194 kB | 110/178 kB | 22 kB | 22 kB | 8.8 kB Progress (5): 194 kB | 114/178 kB | 22 kB | 22 kB | 8.8 kB Progress (5): 194 kB | 118/178 kB | 22 kB | 22 kB | 8.8 kB Progress (5): 194 kB | 122/178 kB | 22 kB | 22 kB | 8.8 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.6 MB/s) [2019-07-30T17:13:52.067Z] Progress (4): 126/178 kB | 22 kB | 22 kB | 8.8 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [2019-07-30T17:13:52.067Z] Progress (4): 130/178 kB | 22 kB | 22 kB | 8.8 kB Progress (4): 131/178 kB | 22 kB | 22 kB | 8.8 kB Progress (4): 135/178 kB | 22 kB | 22 kB | 8.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 285 kB/s) [2019-07-30T17:13:52.067Z] Progress (3): 139/178 kB | 22 kB | 8.8 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [2019-07-30T17:13:52.067Z] Progress (3): 143/178 kB | 22 kB | 8.8 kB Progress (3): 147/178 kB | 22 kB | 8.8 kB Progress (3): 151/178 kB | 22 kB | 8.8 kB Progress (3): 155/178 kB | 22 kB | 8.8 kB Progress (3): 159/178 kB | 22 kB | 8.8 kB Progress (3): 163/178 kB | 22 kB | 8.8 kB Progress (3): 164/178 kB | 22 kB | 8.8 kB Progress (3): 168/178 kB | 22 kB | 8.8 kB Progress (3): 172/178 kB | 22 kB | 8.8 kB Progress (3): 176/178 kB | 22 kB | 8.8 kB Progress (3): 178 kB | 22 kB | 8.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 2.1 MB/s) [2019-07-30T17:13:52.067Z] 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-30T17:13:52.067Z] Progress (3): 22 kB | 8.8 kB | 4.1/17 kB Progress (3): 22 kB | 8.8 kB | 7.7/17 kB Progress (3): 22 kB | 8.8 kB | 12/17 kB Progress (3): 22 kB | 8.8 kB | 16/17 kB Progress (3): 22 kB | 8.8 kB | 17 kB Progress (4): 22 kB | 8.8 kB | 17 kB | 4.1/13 kB Progress (4): 22 kB | 8.8 kB | 17 kB | 7.7/13 kB Progress (4): 22 kB | 8.8 kB | 17 kB | 12/13 kB Progress (4): 22 kB | 8.8 kB | 17 kB | 13 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.jar (13 kB at 129 kB/s) [2019-07-30T17:13:52.067Z] 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-30T17:13:52.067Z] 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 113 kB/s) [2019-07-30T17:13:52.067Z] 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-30T17:13:52.067Z] 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 147 kB/s) [2019-07-30T17:13:52.067Z] 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-30T17:13:52.067Z] 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 57 kB/s) [2019-07-30T17:13:52.067Z] 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-30T17:13:52.067Z] 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/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 68 kB/s) [2019-07-30T17:13:52.067Z] 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-30T17:13:52.067Z] Progress (1): 4.1/9.8 kB Progress (1): 7.7/9.8 kB Progress (2): 7.7/9.8 kB | 4.1/26 kB Progress (2): 9.8 kB | 4.1/26 kB Progress (2): 9.8 kB | 7.7/26 kB Progress (2): 9.8 kB | 12/26 kB Progress (2): 9.8 kB | 16/26 kB Progress (2): 9.8 kB | 20/26 kB Progress (2): 9.8 kB | 24/26 kB Progress (2): 9.8 kB | 26 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 57 kB/s) [2019-07-30T17:13:52.067Z] 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-30T17:13:52.067Z] 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 148 kB/s) [2019-07-30T17:13:52.067Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T17:13:52.067Z] 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 (2): 36/41 kB | 4.1/13 kB Progress (2): 40/41 kB | 4.1/13 kB Progress (2): 40/41 kB | 7.7/13 kB Progress (2): 41 kB | 7.7/13 kB Progress (2): 41 kB | 12/13 kB Progress (2): 41 kB | 13 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 228 kB/s) [2019-07-30T17:13:52.067Z] 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-30T17:13:52.067Z] 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 72 kB/s) [2019-07-30T17:13:52.067Z] 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-30T17:13:52.067Z] Progress (1): 4.1/38 kB Progress (1): 7.7/38 kB Progress (1): 12/38 kB Progress (1): 16/38 kB Progress (1): 20/38 kB Progress (1): 24/38 kB Progress (1): 28/38 kB Progress (1): 32/38 kB Progress (1): 33/38 kB Progress (1): 37/38 kB Progress (1): 38 kB Progress (2): 38 kB | 4.1/245 kB Progress (2): 38 kB | 7.7/245 kB Progress (2): 38 kB | 12/245 kB Progress (2): 38 kB | 16/245 kB Progress (2): 38 kB | 20/245 kB Progress (2): 38 kB | 24/245 kB Progress (2): 38 kB | 28/245 kB Progress (2): 38 kB | 32/245 kB Progress (2): 38 kB | 33/245 kB Progress (2): 38 kB | 37/245 kB Progress (2): 38 kB | 41/245 kB Progress (2): 38 kB | 45/245 kB Progress (2): 38 kB | 49/245 kB Progress (2): 38 kB | 53/245 kB Progress (2): 38 kB | 57/245 kB Progress (2): 38 kB | 61/245 kB Progress (2): 38 kB | 65/245 kB Progress (2): 38 kB | 66/245 kB Progress (2): 38 kB | 70/245 kB Progress (2): 38 kB | 74/245 kB Progress (2): 38 kB | 78/245 kB Progress (2): 38 kB | 82/245 kB Progress (2): 38 kB | 86/245 kB Progress (2): 38 kB | 90/245 kB Progress (2): 38 kB | 94/245 kB Progress (2): 38 kB | 98/245 kB Progress (2): 38 kB | 98/245 kB Progress (2): 38 kB | 102/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 198 kB/s) [2019-07-30T17:13:52.067Z] Progress (1): 106/245 kB 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-30T17:13:52.067Z] Progress (1): 110/245 kB Progress (1): 114/245 kB Progress (2): 114/245 kB | 4.1/245 kB Progress (2): 118/245 kB | 4.1/245 kB Progress (2): 118/245 kB | 7.7/245 kB Progress (2): 122/245 kB | 7.7/245 kB Progress (2): 122/245 kB | 12/245 kB Progress (2): 126/245 kB | 12/245 kB Progress (2): 126/245 kB | 16/245 kB Progress (2): 130/245 kB | 16/245 kB Progress (2): 130/245 kB | 20/245 kB Progress (2): 134/245 kB | 20/245 kB Progress (2): 134/245 kB | 24/245 kB Progress (2): 138/245 kB | 24/245 kB Progress (2): 138/245 kB | 28/245 kB Progress (2): 142/245 kB | 28/245 kB Progress (2): 142/245 kB | 32/245 kB Progress (2): 146/245 kB | 32/245 kB Progress (2): 146/245 kB | 33/245 kB Progress (2): 150/245 kB | 33/245 kB Progress (2): 150/245 kB | 37/245 kB Progress (2): 154/245 kB | 37/245 kB Progress (2): 154/245 kB | 41/245 kB Progress (2): 158/245 kB | 41/245 kB Progress (2): 158/245 kB | 45/245 kB Progress (2): 162/245 kB | 45/245 kB Progress (2): 162/245 kB | 49/245 kB Progress (2): 166/245 kB | 49/245 kB Progress (2): 166/245 kB | 53/245 kB Progress (2): 170/245 kB | 53/245 kB Progress (2): 170/245 kB | 57/245 kB Progress (2): 174/245 kB | 57/245 kB Progress (2): 174/245 kB | 61/245 kB Progress (2): 178/245 kB | 61/245 kB Progress (2): 178/245 kB | 65/245 kB Progress (2): 182/245 kB | 65/245 kB Progress (2): 182/245 kB | 66/245 kB Progress (2): 186/245 kB | 66/245 kB Progress (2): 186/245 kB | 70/245 kB Progress (2): 186/245 kB | 74/245 kB Progress (3): 186/245 kB | 74/245 kB | 4.1/13 kB Progress (3): 190/245 kB | 74/245 kB | 4.1/13 kB Progress (3): 190/245 kB | 74/245 kB | 7.7/13 kB Progress (4): 190/245 kB | 74/245 kB | 7.7/13 kB | 4.1/10 kB Progress (4): 190/245 kB | 78/245 kB | 7.7/13 kB | 4.1/10 kB Progress (4): 190/245 kB | 78/245 kB | 7.7/13 kB | 7.7/10 kB Progress (4): 190/245 kB | 78/245 kB | 12/13 kB | 7.7/10 kB Progress (4): 194/245 kB | 78/245 kB | 12/13 kB | 7.7/10 kB Progress (4): 194/245 kB | 78/245 kB | 13 kB | 7.7/10 kB Progress (4): 194/245 kB | 78/245 kB | 13 kB | 10 kB Progress (4): 194/245 kB | 82/245 kB | 13 kB | 10 kB Progress (4): 198/245 kB | 82/245 kB | 13 kB | 10 kB Progress (4): 198/245 kB | 86/245 kB | 13 kB | 10 kB Progress (4): 202/245 kB | 86/245 kB | 13 kB | 10 kB Progress (4): 202/245 kB | 90/245 kB | 13 kB | 10 kB Progress (4): 206/245 kB | 90/245 kB | 13 kB | 10 kB Progress (4): 206/245 kB | 94/245 kB | 13 kB | 10 kB Progress (5): 206/245 kB | 94/245 kB | 13 kB | 10 kB | 4.1/11 kB Progress (5): 210/245 kB | 94/245 kB | 13 kB | 10 kB | 4.1/11 kB Progress (5): 210/245 kB | 94/245 kB | 13 kB | 10 kB | 7.7/11 kB Progress (5): 210/245 kB | 98/245 kB | 13 kB | 10 kB | 7.7/11 kB Progress (5): 210/245 kB | 98/245 kB | 13 kB | 10 kB | 11 kB Progress (5): 214/245 kB | 98/245 kB | 13 kB | 10 kB | 11 kB Progress (5): 214/245 kB | 98/245 kB | 13 kB | 10 kB | 11 kB Progress (5): 218/245 kB | 98/245 kB | 13 kB | 10 kB | 11 kB Progress (5): 218/245 kB | 102/245 kB | 13 kB | 10 kB | 11 kB Progress (5): 222/245 kB | 102/245 kB | 13 kB | 10 kB | 11 kB Progress (5): 222/245 kB | 106/245 kB | 13 kB | 10 kB | 11 kB Progress (5): 226/245 kB | 106/245 kB | 13 kB | 10 kB | 11 kB Progress (5): 226/245 kB | 110/245 kB | 13 kB | 10 kB | 11 kB Progress (5): 230/245 kB | 110/245 kB | 13 kB | 10 kB | 11 kB Progress (5): 230/245 kB | 114/245 kB | 13 kB | 10 kB | 11 kB Progress (5): 234/245 kB | 114/245 kB | 13 kB | 10 kB | 11 kB Progress (5): 234/245 kB | 118/245 kB | 13 kB | 10 kB | 11 kB Progress (5): 238/245 kB | 118/245 kB | 13 kB | 10 kB | 11 kB Progress (5): 238/245 kB | 122/245 kB | 13 kB | 10 kB | 11 kB Progress (5): 242/245 kB | 122/245 kB | 13 kB | 10 kB | 11 kB Progress (5): 242/245 kB | 126/245 kB | 13 kB | 10 kB | 11 kB Progress (5): 245 kB | 126/245 kB | 13 kB | 10 kB | 11 kB Progress (5): 245 kB | 130/245 kB | 13 kB | 10 kB | 11 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 52 kB/s) [2019-07-30T17:13:52.067Z] Progress (4): 245 kB | 134/245 kB | 13 kB | 11 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-30T17:13:52.067Z] Progress (4): 245 kB | 138/245 kB | 13 kB | 11 kB Progress (4): 245 kB | 142/245 kB | 13 kB | 11 kB Progress (4): 245 kB | 146/245 kB | 13 kB | 11 kB Progress (4): 245 kB | 150/245 kB | 13 kB | 11 kB Progress (4): 245 kB | 154/245 kB | 13 kB | 11 kB Progress (4): 245 kB | 158/245 kB | 13 kB | 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar (11 kB at 56 kB/s) [2019-07-30T17:13:52.067Z] Progress (3): 245 kB | 162/245 kB | 13 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-30T17:13:52.067Z] Progress (3): 245 kB | 166/245 kB | 13 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 66 kB/s) [2019-07-30T17:13:52.067Z] Progress (2): 245 kB | 170/245 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-30T17:13:52.067Z] Progress (2): 245 kB | 174/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.2 MB/s) [2019-07-30T17:13:52.067Z] Progress (1): 178/245 kB 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-30T17:13:52.067Z] Progress (1): 182/245 kB Progress (1): 186/245 kB Progress (1): 190/245 kB Progress (1): 194/245 kB Progress (1): 198/245 kB Progress (1): 202/245 kB Progress (1): 206/245 kB Progress (1): 210/245 kB Progress (1): 214/245 kB Progress (1): 218/245 kB Progress (1): 222/245 kB Progress (1): 226/245 kB Progress (1): 230/245 kB Progress (1): 234/245 kB Progress (1): 238/245 kB Progress (1): 242/245 kB Progress (1): 245 kB Progress (2): 245 kB | 4.1/99 kB Progress (2): 245 kB | 7.7/99 kB Progress (2): 245 kB | 12/99 kB Progress (2): 245 kB | 16/99 kB Progress (2): 245 kB | 20/99 kB Progress (2): 245 kB | 24/99 kB Progress (2): 245 kB | 28/99 kB Progress (2): 245 kB | 32/99 kB Progress (2): 245 kB | 33/99 kB Progress (2): 245 kB | 37/99 kB Progress (2): 245 kB | 41/99 kB Progress (2): 245 kB | 45/99 kB Progress (2): 245 kB | 49/99 kB Progress (2): 245 kB | 53/99 kB Progress (2): 245 kB | 57/99 kB Progress (2): 245 kB | 61/99 kB Progress (2): 245 kB | 65/99 kB Progress (2): 245 kB | 66/99 kB Progress (2): 245 kB | 70/99 kB Progress (2): 245 kB | 74/99 kB Progress (2): 245 kB | 78/99 kB Progress (2): 245 kB | 82/99 kB Progress (2): 245 kB | 86/99 kB Progress (2): 245 kB | 90/99 kB Progress (2): 245 kB | 94/99 kB Progress (2): 245 kB | 98/99 kB Progress (2): 245 kB | 99 kB Progress (3): 245 kB | 99 kB | 4.1/32 kB Progress (3): 245 kB | 99 kB | 7.7/32 kB Progress (3): 245 kB | 99 kB | 12/32 kB Progress (3): 245 kB | 99 kB | 16/32 kB Progress (3): 245 kB | 99 kB | 20/32 kB Progress (3): 245 kB | 99 kB | 24/32 kB Progress (3): 245 kB | 99 kB | 28/32 kB Progress (3): 245 kB | 99 kB | 32 kB Progress (4): 245 kB | 99 kB | 32 kB | 4.1/64 kB Progress (4): 245 kB | 99 kB | 32 kB | 7.7/64 kB Progress (4): 245 kB | 99 kB | 32 kB | 12/64 kB Progress (4): 245 kB | 99 kB | 32 kB | 16/64 kB Progress (4): 245 kB | 99 kB | 32 kB | 20/64 kB Progress (4): 245 kB | 99 kB | 32 kB | 24/64 kB Progress (4): 245 kB | 99 kB | 32 kB | 28/64 kB Progress (4): 245 kB | 99 kB | 32 kB | 32/64 kB Progress (4): 245 kB | 99 kB | 32 kB | 33/64 kB Progress (4): 245 kB | 99 kB | 32 kB | 37/64 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.1 MB/s) [2019-07-30T17:13:52.067Z] 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 445 kB/s) [2019-07-30T17:13:52.067Z] Progress (2): 32 kB | 41/64 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-30T17:13:52.067Z] 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-30T17:13:52.067Z] Progress (2): 32 kB | 45/64 kB Progress (2): 32 kB | 49/64 kB Progress (2): 32 kB | 53/64 kB Progress (2): 32 kB | 57/64 kB Progress (3): 32 kB | 57/64 kB | 4.1/282 kB Progress (3): 32 kB | 61/64 kB | 4.1/282 kB Progress (3): 32 kB | 61/64 kB | 7.7/282 kB Progress (3): 32 kB | 64 kB | 7.7/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 140 kB/s) [2019-07-30T17:13:52.067Z] Progress (2): 64 kB | 12/282 kB 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-30T17:13:52.067Z] Progress (2): 64 kB | 16/282 kB Progress (2): 64 kB | 20/282 kB Progress (2): 64 kB | 24/282 kB Progress (2): 64 kB | 28/282 kB Progress (2): 64 kB | 32/282 kB Progress (2): 64 kB | 33/282 kB Progress (2): 64 kB | 37/282 kB Progress (2): 64 kB | 41/282 kB Progress (2): 64 kB | 45/282 kB Progress (2): 64 kB | 49/282 kB Progress (2): 64 kB | 53/282 kB Progress (2): 64 kB | 57/282 kB Progress (2): 64 kB | 61/282 kB Progress (2): 64 kB | 65/282 kB Progress (2): 64 kB | 66/282 kB Progress (2): 64 kB | 70/282 kB Progress (2): 64 kB | 74/282 kB Progress (2): 64 kB | 78/282 kB Progress (2): 64 kB | 82/282 kB Progress (2): 64 kB | 86/282 kB Progress (2): 64 kB | 90/282 kB Progress (2): 64 kB | 94/282 kB Progress (2): 64 kB | 98/282 kB Progress (2): 64 kB | 98/282 kB Progress (2): 64 kB | 102/282 kB Progress (2): 64 kB | 106/282 kB Progress (2): 64 kB | 110/282 kB Progress (2): 64 kB | 114/282 kB Progress (2): 64 kB | 118/282 kB Progress (2): 64 kB | 122/282 kB Progress (2): 64 kB | 126/282 kB Progress (2): 64 kB | 130/282 kB Progress (2): 64 kB | 134/282 kB Progress (2): 64 kB | 138/282 kB Progress (2): 64 kB | 142/282 kB Progress (2): 64 kB | 146/282 kB Progress (2): 64 kB | 150/282 kB Progress (2): 64 kB | 154/282 kB Progress (2): 64 kB | 158/282 kB Progress (2): 64 kB | 162/282 kB Progress (2): 64 kB | 166/282 kB Progress (2): 64 kB | 170/282 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 275 kB/s) [2019-07-30T17:13:52.067Z] Progress (1): 174/282 kB 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-30T17:13:52.067Z] Progress (1): 178/282 kB Progress (1): 182/282 kB Progress (1): 186/282 kB Progress (1): 190/282 kB Progress (2): 190/282 kB | 4.1/12 kB Progress (2): 194/282 kB | 4.1/12 kB Progress (2): 194/282 kB | 7.7/12 kB Progress (2): 198/282 kB | 7.7/12 kB Progress (2): 198/282 kB | 12/12 kB Progress (2): 202/282 kB | 12/12 kB Progress (2): 202/282 kB | 12 kB Progress (2): 206/282 kB | 12 kB Progress (2): 210/282 kB | 12 kB Progress (3): 210/282 kB | 12 kB | 4.1/134 kB Progress (3): 214/282 kB | 12 kB | 4.1/134 kB Progress (3): 214/282 kB | 12 kB | 7.7/134 kB Progress (3): 218/282 kB | 12 kB | 7.7/134 kB Progress (3): 218/282 kB | 12 kB | 12/134 kB Progress (3): 222/282 kB | 12 kB | 12/134 kB Progress (3): 222/282 kB | 12 kB | 16/134 kB Progress (3): 226/282 kB | 12 kB | 16/134 kB Progress (3): 226/282 kB | 12 kB | 20/134 kB Progress (3): 230/282 kB | 12 kB | 20/134 kB Progress (3): 230/282 kB | 12 kB | 24/134 kB Progress (3): 234/282 kB | 12 kB | 24/134 kB Progress (4): 234/282 kB | 12 kB | 24/134 kB | 4.1/35 kB Progress (4): 238/282 kB | 12 kB | 24/134 kB | 4.1/35 kB Progress (4): 238/282 kB | 12 kB | 28/134 kB | 4.1/35 kB Progress (4): 242/282 kB | 12 kB | 28/134 kB | 4.1/35 kB Progress (4): 242/282 kB | 12 kB | 28/134 kB | 7.7/35 kB Progress (4): 246/282 kB | 12 kB | 28/134 kB | 7.7/35 kB Progress (4): 246/282 kB | 12 kB | 32/134 kB | 7.7/35 kB Progress (4): 250/282 kB | 12 kB | 32/134 kB | 7.7/35 kB Progress (4): 250/282 kB | 12 kB | 32/134 kB | 12/35 kB Progress (4): 254/282 kB | 12 kB | 32/134 kB | 12/35 kB Progress (4): 254/282 kB | 12 kB | 33/134 kB | 12/35 kB Progress (4): 258/282 kB | 12 kB | 33/134 kB | 12/35 kB Progress (4): 258/282 kB | 12 kB | 33/134 kB | 16/35 kB Progress (4): 262/282 kB | 12 kB | 33/134 kB | 16/35 kB Progress (4): 262/282 kB | 12 kB | 37/134 kB | 16/35 kB Progress (4): 266/282 kB | 12 kB | 37/134 kB | 16/35 kB Progress (4): 266/282 kB | 12 kB | 37/134 kB | 20/35 kB Progress (4): 270/282 kB | 12 kB | 37/134 kB | 20/35 kB Progress (4): 270/282 kB | 12 kB | 41/134 kB | 20/35 kB Progress (4): 274/282 kB | 12 kB | 41/134 kB | 20/35 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 50 kB/s) [2019-07-30T17:13:52.067Z] Progress (3): 274/282 kB | 41/134 kB | 24/35 kB 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-30T17:13:52.067Z] Progress (3): 278/282 kB | 41/134 kB | 24/35 kB Progress (3): 282 kB | 41/134 kB | 24/35 kB Progress (3): 282 kB | 45/134 kB | 24/35 kB Progress (4): 282 kB | 45/134 kB | 24/35 kB | 4.1/185 kB Progress (4): 282 kB | 45/134 kB | 28/35 kB | 4.1/185 kB Progress (4): 282 kB | 45/134 kB | 28/35 kB | 7.7/185 kB Progress (4): 282 kB | 49/134 kB | 28/35 kB | 7.7/185 kB Progress (4): 282 kB | 49/134 kB | 28/35 kB | 12/185 kB Progress (4): 282 kB | 53/134 kB | 28/35 kB | 12/185 kB Progress (4): 282 kB | 53/134 kB | 32/35 kB | 12/185 kB Progress (4): 282 kB | 57/134 kB | 32/35 kB | 12/185 kB Progress (4): 282 kB | 57/134 kB | 32/35 kB | 16/185 kB Progress (4): 282 kB | 61/134 kB | 32/35 kB | 16/185 kB Progress (4): 282 kB | 61/134 kB | 33/35 kB | 16/185 kB Progress (4): 282 kB | 65/134 kB | 33/35 kB | 16/185 kB Progress (4): 282 kB | 65/134 kB | 33/35 kB | 20/185 kB Progress (4): 282 kB | 66/134 kB | 33/35 kB | 20/185 kB Progress (4): 282 kB | 66/134 kB | 35 kB | 20/185 kB Progress (4): 282 kB | 70/134 kB | 35 kB | 20/185 kB Progress (4): 282 kB | 70/134 kB | 35 kB | 24/185 kB Progress (4): 282 kB | 74/134 kB | 35 kB | 24/185 kB Progress (4): 282 kB | 74/134 kB | 35 kB | 28/185 kB Progress (4): 282 kB | 78/134 kB | 35 kB | 28/185 kB Progress (4): 282 kB | 78/134 kB | 35 kB | 32/185 kB Progress (4): 282 kB | 82/134 kB | 35 kB | 32/185 kB Progress (4): 282 kB | 82/134 kB | 35 kB | 33/185 kB Progress (4): 282 kB | 86/134 kB | 35 kB | 33/185 kB Progress (4): 282 kB | 86/134 kB | 35 kB | 37/185 kB Progress (4): 282 kB | 90/134 kB | 35 kB | 37/185 kB Progress (4): 282 kB | 90/134 kB | 35 kB | 41/185 kB Progress (4): 282 kB | 94/134 kB | 35 kB | 41/185 kB Progress (4): 282 kB | 94/134 kB | 35 kB | 45/185 kB Progress (4): 282 kB | 98/134 kB | 35 kB | 45/185 kB Progress (4): 282 kB | 98/134 kB | 35 kB | 49/185 kB Progress (4): 282 kB | 98/134 kB | 35 kB | 49/185 kB Progress (4): 282 kB | 98/134 kB | 35 kB | 53/185 kB Progress (4): 282 kB | 102/134 kB | 35 kB | 53/185 kB Progress (4): 282 kB | 102/134 kB | 35 kB | 57/185 kB Progress (4): 282 kB | 106/134 kB | 35 kB | 57/185 kB Progress (4): 282 kB | 106/134 kB | 35 kB | 61/185 kB Progress (4): 282 kB | 110/134 kB | 35 kB | 61/185 kB Progress (4): 282 kB | 110/134 kB | 35 kB | 65/185 kB Progress (4): 282 kB | 114/134 kB | 35 kB | 65/185 kB Progress (4): 282 kB | 114/134 kB | 35 kB | 66/185 kB Progress (4): 282 kB | 118/134 kB | 35 kB | 66/185 kB Progress (4): 282 kB | 118/134 kB | 35 kB | 70/185 kB Progress (4): 282 kB | 122/134 kB | 35 kB | 70/185 kB Progress (4): 282 kB | 122/134 kB | 35 kB | 74/185 kB Progress (4): 282 kB | 126/134 kB | 35 kB | 74/185 kB Progress (4): 282 kB | 126/134 kB | 35 kB | 78/185 kB Progress (4): 282 kB | 130/134 kB | 35 kB | 78/185 kB Progress (4): 282 kB | 130/134 kB | 35 kB | 82/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 82/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 86/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 90/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 94/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 98/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 98/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 102/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 106/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 110/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 114/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 118/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 122/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 126/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 130/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 131/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 135/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 139/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 143/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 147/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 151/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 155/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 159/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 163/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 167/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 171/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 175/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 179/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 183/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 185 kB Progress (5): 282 kB | 134 kB | 35 kB | 185 kB | 4.1/58 kB Progress (5): 282 kB | 134 kB | 35 kB | 185 kB | 7.7/58 kB Progress (5): 282 kB | 134 kB | 35 kB | 185 kB | 12/58 kB Progress (5): 282 kB | 134 kB | 35 kB | 185 kB | 16/58 kB Progress (5): 282 kB | 134 kB | 35 kB | 185 kB | 20/58 kB Progress (5): 282 kB | 134 kB | 35 kB | 185 kB | 24/58 kB Progress (5): 282 kB | 134 kB | 35 kB | 185 kB | 28/58 kB Progress (5): 282 kB | 134 kB | 35 kB | 185 kB | 32/58 kB Progress (5): 282 kB | 134 kB | 35 kB | 185 kB | 33/58 kB Progress (5): 282 kB | 134 kB | 35 kB | 185 kB | 37/58 kB Progress (5): 282 kB | 134 kB | 35 kB | 185 kB | 41/58 kB Progress (5): 282 kB | 134 kB | 35 kB | 185 kB | 45/58 kB Progress (5): 282 kB | 134 kB | 35 kB | 185 kB | 49/58 kB Progress (5): 282 kB | 134 kB | 35 kB | 185 kB | 53/58 kB Progress (5): 282 kB | 134 kB | 35 kB | 185 kB | 57/58 kB Progress (5): 282 kB | 134 kB | 35 kB | 185 kB | 58 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 725 kB/s) [2019-07-30T17:13:52.067Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar [2019-07-30T17:13:52.067Z] 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 226 kB/s) [2019-07-30T17:13:52.067Z] 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-30T17:13:52.067Z] 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 134 kB/s) [2019-07-30T17:13:52.067Z] Progress (3): 282 kB | 134 kB | 4.1/45 kB Progress (3): 282 kB | 134 kB | 7.7/45 kB Progress (3): 282 kB | 134 kB | 12/45 kB Progress (3): 282 kB | 134 kB | 16/45 kB Progress (3): 282 kB | 134 kB | 20/45 kB Progress (3): 282 kB | 134 kB | 24/45 kB Progress (3): 282 kB | 134 kB | 28/45 kB Progress (3): 282 kB | 134 kB | 32/45 kB Progress (3): 282 kB | 134 kB | 36/45 kB Progress (3): 282 kB | 134 kB | 40/45 kB Progress (3): 282 kB | 134 kB | 44/45 kB Progress (3): 282 kB | 134 kB | 45 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 500 kB/s) [2019-07-30T17:13:52.067Z] 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.0 MB/s) [2019-07-30T17:13:52.067Z] Progress (2): 45 kB | 4.1/245 kB Progress (2): 45 kB | 7.7/245 kB Progress (2): 45 kB | 12/245 kB Progress (2): 45 kB | 16/245 kB Progress (2): 45 kB | 20/245 kB Progress (2): 45 kB | 24/245 kB Progress (2): 45 kB | 28/245 kB Progress (2): 45 kB | 32/245 kB Progress (2): 45 kB | 33/245 kB Progress (2): 45 kB | 37/245 kB Progress (2): 45 kB | 41/245 kB Progress (2): 45 kB | 45/245 kB Progress (2): 45 kB | 49/245 kB Progress (2): 45 kB | 53/245 kB Progress (2): 45 kB | 57/245 kB Progress (2): 45 kB | 61/245 kB Progress (2): 45 kB | 65/245 kB Progress (2): 45 kB | 66/245 kB Progress (2): 45 kB | 70/245 kB Progress (2): 45 kB | 74/245 kB Progress (2): 45 kB | 78/245 kB Progress (2): 45 kB | 82/245 kB Progress (2): 45 kB | 86/245 kB Progress (2): 45 kB | 90/245 kB Progress (2): 45 kB | 94/245 kB Progress (2): 45 kB | 98/245 kB Progress (2): 45 kB | 98/245 kB Progress (2): 45 kB | 102/245 kB Progress (2): 45 kB | 106/245 kB Progress (2): 45 kB | 110/245 kB Progress (2): 45 kB | 114/245 kB Progress (2): 45 kB | 118/245 kB Progress (2): 45 kB | 122/245 kB Progress (2): 45 kB | 126/245 kB Progress (2): 45 kB | 130/245 kB Progress (2): 45 kB | 131/245 kB Progress (2): 45 kB | 135/245 kB Progress (2): 45 kB | 139/245 kB Progress (2): 45 kB | 143/245 kB Progress (2): 45 kB | 147/245 kB Progress (2): 45 kB | 151/245 kB Progress (2): 45 kB | 155/245 kB Progress (2): 45 kB | 159/245 kB Progress (2): 45 kB | 163/245 kB Progress (2): 45 kB | 167/245 kB Progress (2): 45 kB | 171/245 kB Progress (2): 45 kB | 175/245 kB Progress (2): 45 kB | 179/245 kB Progress (2): 45 kB | 183/245 kB Progress (2): 45 kB | 187/245 kB Progress (2): 45 kB | 191/245 kB Progress (2): 45 kB | 195/245 kB Progress (2): 45 kB | 199/245 kB Progress (2): 45 kB | 203/245 kB Progress (2): 45 kB | 207/245 kB Progress (2): 45 kB | 211/245 kB Progress (2): 45 kB | 215/245 kB Progress (2): 45 kB | 219/245 kB Progress (2): 45 kB | 223/245 kB Progress (2): 45 kB | 227/245 kB Progress (2): 45 kB | 231/245 kB Progress (2): 45 kB | 235/245 kB Progress (2): 45 kB | 239/245 kB Progress (2): 45 kB | 243/245 kB Progress (2): 45 kB | 245 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 159 kB/s) [2019-07-30T17:13:52.067Z] 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 825 kB/s) [2019-07-30T17:13:52.322Z] [INFO] [2019-07-30T17:13:52.322Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass --- [2019-07-30T17:13:52.322Z] 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-30T17:13:52.322Z] 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-30T17:13:52.322Z] 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-30T17:13:52.578Z] 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-30T17:13:52.578Z] 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-30T17:13:52.578Z] 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-30T17:13:52.578Z] 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 259 kB/s) [2019-07-30T17:13:52.578Z] 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-30T17:13:52.578Z] 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-30T17:13:52.578Z] 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-30T17:13:52.833Z] 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-30T17:13:52.833Z] 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-30T17:13:52.833Z] 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-30T17:13:52.833Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 351 kB/s) [2019-07-30T17:13:52.833Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T17:13:52.833Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T17:13:52.833Z] 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-30T17:13:53.089Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T17:13:53.089Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T17:13:53.089Z] 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-30T17:13:53.089Z] 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.2 MB/s) [2019-07-30T17:13:53.089Z] 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-30T17:13:53.089Z] 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-30T17:13:53.089Z] 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-30T17:13:53.343Z] 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-30T17:13:53.343Z] 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-30T17:13:53.343Z] 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-30T17:13:53.343Z] 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 131 kB/s) [2019-07-30T17:13:53.343Z] 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-30T17:13:53.343Z] 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-30T17:13:53.343Z] 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-30T17:13:53.600Z] 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-30T17:13:53.600Z] 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-30T17:13:53.600Z] 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-30T17:13:53.600Z] 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 103 kB/s) [2019-07-30T17:13:53.600Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T17:13:53.600Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T17:13:53.864Z] 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-30T17:13:53.864Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T17:13:54.119Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T17:13:54.119Z] 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-30T17:13:54.119Z] 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 360 kB/s) [2019-07-30T17:13:54.119Z] 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-30T17:13:54.119Z] 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-30T17:13:54.119Z] 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-30T17:13:54.375Z] 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-30T17:13:54.375Z] 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-30T17:13:54.375Z] 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-30T17:13:54.375Z] 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-30T17:13:54.375Z] 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-30T17:13:54.375Z] 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-30T17:13:54.375Z] 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-30T17:13:54.630Z] 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-30T17:13:54.630Z] 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-30T17:13:54.630Z] 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-30T17:13:54.630Z] 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 439 kB/s) [2019-07-30T17:13:54.630Z] 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-30T17:13:54.630Z] 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-30T17:13:54.630Z] 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-30T17:13:54.886Z] 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-30T17:13:54.886Z] 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-30T17:13:54.886Z] 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-30T17:13:54.886Z] 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 28 kB/s) [2019-07-30T17:13:54.886Z] 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-30T17:13:54.886Z] 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-30T17:13:54.886Z] 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-30T17:13:55.141Z] 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-30T17:13:55.141Z] 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-30T17:13:55.141Z] 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-30T17:13:55.141Z] 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 50 kB/s) [2019-07-30T17:13:55.141Z] 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-30T17:13:55.141Z] 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-30T17:13:55.141Z] 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-30T17:13:55.397Z] 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-30T17:13:55.397Z] 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-30T17:13:55.397Z] 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-30T17:13:55.397Z] 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 25 kB/s) [2019-07-30T17:13:55.397Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T17:13:55.397Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T17:13:55.397Z] 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-30T17:13:55.653Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T17:13:55.653Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T17:13:55.653Z] 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-30T17:13:55.653Z] 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 57 kB/s) [2019-07-30T17:13:55.653Z] 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-30T17:13:55.653Z] 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-30T17:13:55.653Z] 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-30T17:13:55.908Z] 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-30T17:13:55.908Z] 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-30T17:13:55.908Z] 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-30T17:13:55.908Z] 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 13 kB/s) [2019-07-30T17:13:55.908Z] 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-30T17:13:55.908Z] 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-30T17:13:56.163Z] 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-30T17:13:56.163Z] 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-30T17:13:56.163Z] 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-30T17:13:56.163Z] 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-30T17:13:56.163Z] 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 237 kB/s) [2019-07-30T17:13:56.163Z] 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-30T17:13:56.419Z] 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-30T17:13:56.419Z] 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-30T17:13:56.419Z] 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-30T17:13:56.419Z] 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-30T17:13:56.419Z] 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-30T17:13:56.419Z] 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 91 kB/s) [2019-07-30T17:13:56.419Z] 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-30T17:13:56.419Z] 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-30T17:13:56.674Z] 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-30T17:13:56.674Z] 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-30T17:13:56.674Z] 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-30T17:13:56.674Z] 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-30T17:13:56.674Z] 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 171 kB/s) [2019-07-30T17:13:56.674Z] 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-30T17:13:56.674Z] 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-30T17:13:56.930Z] 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-30T17:13:56.930Z] 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-30T17:13:56.930Z] 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-30T17:13:56.930Z] 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-30T17:13:56.930Z] 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 377 kB/s) [2019-07-30T17:13:56.930Z] 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-30T17:13:56.930Z] 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-30T17:13:57.185Z] 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-30T17:13:57.185Z] 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-30T17:13:57.185Z] 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-30T17:13:57.185Z] 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-30T17:13:57.185Z] 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 91 kB/s) [2019-07-30T17:13:57.185Z] 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-30T17:13:57.185Z] 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-30T17:13:57.440Z] 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-30T17:13:57.440Z] 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-30T17:13:57.440Z] 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-30T17:13:57.440Z] 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-30T17:13:57.440Z] 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 311 kB/s) [2019-07-30T17:13:57.440Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T17:13:57.440Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T17:13:57.696Z] 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-30T17:13:57.696Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T17:13:57.696Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T17:13:57.696Z] 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-30T17:13:57.696Z] 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 751 kB/s) [2019-07-30T17:13:57.696Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom [2019-07-30T17:13:57.696Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom [2019-07-30T17:13:57.696Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom [2019-07-30T17:13:57.951Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom [2019-07-30T17:13:57.951Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom [2019-07-30T17:13:57.951Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [2019-07-30T17:13:57.951Z] 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-30T17:13:58.206Z] 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-30T17:13:58.206Z] 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-30T17:13:58.206Z] 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-30T17:13:58.206Z] 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-30T17:13:58.206Z] 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-30T17:13:58.461Z] 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-30T17:13:58.461Z] 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 26 kB/s) [2019-07-30T17:13:58.461Z] 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-30T17:13:58.461Z] 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-30T17:13:58.461Z] 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-30T17:13:58.716Z] 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-30T17:13:58.716Z] 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-30T17:13:58.716Z] 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-30T17:13:58.716Z] 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 311 kB/s) [2019-07-30T17:13:58.716Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T17:13:58.716Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T17:13:58.716Z] 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-30T17:13:58.971Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T17:13:58.971Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T17:13:58.971Z] 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-30T17:13:58.971Z] 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.1 MB/s) [2019-07-30T17:13:58.971Z] 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-30T17:13:58.971Z] 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-30T17:13:58.971Z] 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-30T17:13:59.226Z] 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-30T17:13:59.226Z] 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-30T17:13:59.226Z] 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-30T17:13:59.226Z] 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 156 kB/s) [2019-07-30T17:13:59.226Z] 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-30T17:13:59.226Z] 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-30T17:13:59.226Z] 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-30T17:13:59.482Z] 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-30T17:13:59.482Z] 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-30T17:13:59.482Z] 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-30T17:13:59.482Z] 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 119 kB/s) [2019-07-30T17:13:59.482Z] 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-30T17:13:59.482Z] 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-30T17:13:59.482Z] 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-30T17:13:59.739Z] 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-30T17:13:59.739Z] 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-30T17:13:59.739Z] 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-30T17:13:59.739Z] 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 809 kB/s) [2019-07-30T17:13:59.739Z] 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-30T17:13:59.739Z] 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-30T17:13:59.739Z] 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-30T17:13:59.994Z] 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-30T17:13:59.994Z] 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-30T17:13:59.994Z] 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-30T17:13:59.994Z] 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 86 kB/s) [2019-07-30T17:13:59.994Z] 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-30T17:13:59.994Z] 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-30T17:13:59.994Z] 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-30T17:14:00.249Z] 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-30T17:14:00.249Z] 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-30T17:14:00.249Z] 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-30T17:14:00.249Z] 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 139 kB/s) [2019-07-30T17:14:00.249Z] 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-30T17:14:00.249Z] 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-30T17:14:00.249Z] 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-30T17:14:00.505Z] 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-30T17:14:00.505Z] 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-30T17:14:00.505Z] 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-30T17:14:00.505Z] 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 38 kB/s) [2019-07-30T17:14:00.505Z] 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-30T17:14:00.505Z] 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-30T17:14:01.868Z] 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-30T17:14:01.868Z] 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-30T17:14:01.868Z] 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-30T17:14:01.868Z] 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-30T17:14:01.868Z] 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 81 kB/s) [2019-07-30T17:14:01.868Z] 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-30T17:14:01.868Z] 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-30T17:14:01.868Z] 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-30T17:14:02.122Z] 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-30T17:14:02.122Z] 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-30T17:14:02.122Z] 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-30T17:14:02.122Z] 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 61 kB/s) [2019-07-30T17:14:02.122Z] 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-30T17:14:02.122Z] 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-30T17:14:02.122Z] 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-30T17:14:02.378Z] 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-30T17:14:02.378Z] 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-30T17:14:02.378Z] 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-30T17:14:02.378Z] 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 55 kB/s) [2019-07-30T17:14:02.378Z] 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-30T17:14:02.378Z] 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-30T17:14:02.378Z] 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-30T17:14:02.633Z] 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-30T17:14:02.633Z] 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-30T17:14:02.633Z] 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-30T17:14:02.633Z] 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 65 kB/s) [2019-07-30T17:14:02.633Z] 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-30T17:14:02.633Z] 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-30T17:14:02.633Z] 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-30T17:14:02.889Z] 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-30T17:14:02.889Z] 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-30T17:14:02.889Z] 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-30T17:14:02.889Z] 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 75 kB/s) [2019-07-30T17:14:02.889Z] 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-30T17:14:02.889Z] 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-30T17:14:02.889Z] 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-30T17:14:03.144Z] 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-30T17:14:03.144Z] 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-30T17:14:03.144Z] 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-30T17:14:03.144Z] 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 47 kB/s) [2019-07-30T17:14:03.144Z] 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-30T17:14:03.144Z] 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-30T17:14:03.144Z] 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-30T17:14:03.400Z] 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-30T17:14:03.400Z] 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-30T17:14:03.400Z] 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-30T17:14:03.400Z] 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 61 kB/s) [2019-07-30T17:14:03.400Z] 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-30T17:14:03.400Z] 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-30T17:14:03.400Z] 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-30T17:14:03.655Z] 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-30T17:14:03.655Z] 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-30T17:14:03.655Z] 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-30T17:14:03.655Z] 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 672 kB/s) [2019-07-30T17:14:03.655Z] 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-30T17:14:03.655Z] 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-30T17:14:03.655Z] 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-30T17:14:03.911Z] 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-30T17:14:03.911Z] 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-30T17:14:03.911Z] 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-30T17:14:03.911Z] 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 61 kB/s) [2019-07-30T17:14:03.911Z] 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-30T17:14:03.911Z] 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-30T17:14:03.911Z] 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-30T17:14:04.165Z] 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-30T17:14:04.165Z] 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-30T17:14:04.165Z] 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-30T17:14:04.165Z] 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 133 kB/s) [2019-07-30T17:14:04.165Z] 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-30T17:14:04.165Z] 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-30T17:14:04.165Z] 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-30T17:14:04.421Z] 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-30T17:14:04.421Z] 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-30T17:14:04.421Z] 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-30T17:14:04.421Z] 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 217 kB/s) [2019-07-30T17:14:04.421Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T17:14:04.421Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T17:14:04.421Z] 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-30T17:14:04.676Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T17:14:04.676Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T17:14:04.676Z] 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-30T17:14:04.676Z] 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 85 kB/s) [2019-07-30T17:14:04.676Z] 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-30T17:14:04.676Z] 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-30T17:14:04.676Z] 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-30T17:14:04.931Z] 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-30T17:14:04.931Z] 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-30T17:14:04.931Z] 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-30T17:14:04.931Z] 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 27 kB/s) [2019-07-30T17:14:04.931Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/1/apache-1.pom [2019-07-30T17:14:04.931Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/1/apache-1.pom [2019-07-30T17:14:04.931Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/1/apache-1.pom [2019-07-30T17:14:05.187Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/1/apache-1.pom [2019-07-30T17:14:05.187Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/1/apache-1.pom [2019-07-30T17:14:05.187Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom [2019-07-30T17:14:05.187Z] 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 142 kB/s) [2019-07-30T17:14:05.187Z] 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-30T17:14:05.187Z] 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-30T17:14:05.187Z] 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-30T17:14:05.442Z] 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-30T17:14:05.442Z] 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-30T17:14:05.442Z] 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-30T17:14:05.442Z] 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 635 kB/s) [2019-07-30T17:14:05.442Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T17:14:05.442Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T17:14:05.442Z] 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-30T17:14:05.698Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T17:14:05.698Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T17:14:05.698Z] 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-30T17:14:05.698Z] 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 812 kB/s) [2019-07-30T17:14:05.698Z] 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-30T17:14:05.698Z] 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-30T17:14:05.698Z] 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-30T17:14:05.953Z] 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-30T17:14:05.953Z] 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-30T17:14:05.953Z] 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-30T17:14:05.953Z] 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 259 kB/s) [2019-07-30T17:14:05.953Z] 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-30T17:14:05.953Z] 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-30T17:14:05.953Z] 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-30T17:14:06.209Z] 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-30T17:14:06.209Z] 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-30T17:14:06.209Z] 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-30T17:14:06.209Z] 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 202 kB/s) [2019-07-30T17:14:06.209Z] 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-30T17:14:06.209Z] 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-30T17:14:06.209Z] 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-30T17:14:06.465Z] 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-30T17:14:06.465Z] 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-30T17:14:06.465Z] 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-30T17:14:06.465Z] 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 142 kB/s) [2019-07-30T17:14:06.465Z] 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-30T17:14:06.465Z] 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-30T17:14:06.465Z] 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-30T17:14:06.721Z] 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-30T17:14:06.721Z] 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-30T17:14:06.721Z] 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-30T17:14:06.721Z] 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 219 kB/s) [2019-07-30T17:14:06.721Z] 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-30T17:14:06.721Z] 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-30T17:14:06.721Z] 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-30T17:14:06.977Z] 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-30T17:14:06.977Z] 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-30T17:14:06.977Z] 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-30T17:14:06.977Z] 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 527 kB/s) [2019-07-30T17:14:06.977Z] 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-30T17:14:06.977Z] 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-30T17:14:06.977Z] 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-30T17:14:07.233Z] 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-30T17:14:07.233Z] 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-30T17:14:07.233Z] 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-30T17:14:07.233Z] 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 110 kB/s) [2019-07-30T17:14:07.233Z] 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-30T17:14:07.233Z] 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-30T17:14:07.233Z] 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-30T17:14:07.488Z] 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-30T17:14:07.488Z] 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-30T17:14:07.488Z] 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-30T17:14:07.744Z] 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 5.3 kB/s) [2019-07-30T17:14:07.744Z] 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-30T17:14:07.744Z] 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-30T17:14:07.744Z] 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-30T17:14:07.999Z] 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-30T17:14:07.999Z] 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-30T17:14:08.254Z] 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-30T17:14:08.255Z] 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 36 kB/s) [2019-07-30T17:14:08.255Z] 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-30T17:14:08.255Z] 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-30T17:14:08.255Z] 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-30T17:14:08.511Z] 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-30T17:14:08.511Z] 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-30T17:14:08.511Z] 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-30T17:14:08.511Z] 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 204 kB/s) [2019-07-30T17:14:08.511Z] 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-30T17:14:08.511Z] 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-30T17:14:08.511Z] 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-30T17:14:08.766Z] 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-30T17:14:08.766Z] 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-30T17:14:08.766Z] 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-30T17:14:09.021Z] 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 17 kB/s) [2019-07-30T17:14:09.021Z] 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-30T17:14:09.021Z] 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-30T17:14:09.021Z] 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-30T17:14:09.277Z] 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-30T17:14:09.277Z] 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-30T17:14:09.277Z] 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-30T17:14:09.277Z] 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-30T17:14:09.277Z] 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-30T17:14:09.277Z] 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-30T17:14:09.277Z] 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-30T17:14:09.531Z] 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-30T17:14:09.531Z] 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-30T17:14:09.531Z] 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-30T17:14:09.531Z] 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 70 kB/s) [2019-07-30T17:14:09.531Z] 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-30T17:14:09.531Z] 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-30T17:14:09.531Z] 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-30T17:14:09.787Z] 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-30T17:14:09.787Z] 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-30T17:14:09.787Z] 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-30T17:14:09.787Z] 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 50 kB/s) [2019-07-30T17:14:09.787Z] 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-30T17:14:09.787Z] 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-30T17:14:09.787Z] 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-30T17:14:10.254Z] 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-30T17:14:10.254Z] 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-30T17:14:10.254Z] 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-30T17:14:10.254Z] 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 41 kB/s) [2019-07-30T17:14:10.254Z] 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-30T17:14:10.254Z] 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-30T17:14:10.254Z] 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-30T17:14:10.710Z] 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-30T17:14:10.710Z] 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-30T17:14:10.710Z] 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-30T17:14:10.710Z] 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 37 kB/s) [2019-07-30T17:14:10.710Z] 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-30T17:14:10.710Z] 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-30T17:14:10.710Z] 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-30T17:14:10.710Z] 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-30T17:14:10.710Z] 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-30T17:14:10.710Z] 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-30T17:14:10.710Z] 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 268 kB/s) [2019-07-30T17:14:10.710Z] 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-30T17:14:10.710Z] 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-30T17:14:10.710Z] 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-30T17:14:11.167Z] 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-30T17:14:11.167Z] 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-30T17:14:11.167Z] 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-30T17:14:11.167Z] 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 23 kB/s) [2019-07-30T17:14:11.167Z] 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-30T17:14:11.167Z] 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-30T17:14:11.167Z] 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-30T17:14:11.167Z] 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-30T17:14:11.167Z] 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-30T17:14:11.167Z] 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-30T17:14:11.167Z] 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 307 kB/s) [2019-07-30T17:14:11.167Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T17:14:11.167Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T17:14:11.167Z] 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-30T17:14:11.422Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T17:14:11.422Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T17:14:11.422Z] 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-30T17:14:11.422Z] 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 277 kB/s) [2019-07-30T17:14:11.422Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-30T17:14:11.422Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-30T17:14:11.422Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-30T17:14:11.677Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-30T17:14:11.678Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-30T17:14:11.678Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-30T17:14:11.678Z] 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/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 459 kB/s) [2019-07-30T17:14:11.678Z] 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-30T17:14:11.678Z] 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-30T17:14:11.678Z] 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-30T17:14:11.933Z] 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-30T17:14:11.933Z] 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-30T17:14:11.933Z] 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-30T17:14:11.933Z] 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 342 kB/s) [2019-07-30T17:14:11.933Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T17:14:11.933Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T17:14:11.933Z] 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-30T17:14:12.189Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T17:14:12.189Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T17:14:12.189Z] 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-30T17:14:12.189Z] 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.0 kB/s) [2019-07-30T17:14:12.189Z] 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-30T17:14:12.189Z] 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-30T17:14:12.189Z] 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-30T17:14:12.446Z] 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-30T17:14:12.446Z] 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-30T17:14:12.446Z] 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-30T17:14:12.446Z] 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 336 kB/s) [2019-07-30T17:14:12.446Z] 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-30T17:14:12.446Z] 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-30T17:14:12.446Z] 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-30T17:14:12.712Z] 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-30T17:14:12.712Z] 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-30T17:14:12.712Z] 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-30T17:14:12.712Z] 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 13 kB/s) [2019-07-30T17:14:12.712Z] 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-30T17:14:12.712Z] 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-30T17:14:12.712Z] 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-30T17:14:12.969Z] 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-30T17:14:12.969Z] 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-30T17:14:12.969Z] 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-30T17:14:12.969Z] 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 33 kB/s) [2019-07-30T17:14:12.969Z] 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-30T17:14:12.969Z] 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-30T17:14:12.969Z] 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-30T17:14:13.225Z] 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-30T17:14:13.225Z] 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-30T17:14:13.225Z] 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-30T17:14:13.225Z] 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 30 kB/s) [2019-07-30T17:14:13.481Z] 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-30T17:14:13.481Z] 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-30T17:14:13.481Z] 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-30T17:14:13.481Z] 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-30T17:14:13.481Z] 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-30T17:14:13.481Z] 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-30T17:14:13.737Z] 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 89 kB/s) [2019-07-30T17:14:13.737Z] 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-30T17:14:13.737Z] 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-30T17:14:13.737Z] 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-30T17:14:13.737Z] 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-30T17:14:13.737Z] 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-30T17:14:13.737Z] 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-30T17:14:13.737Z] 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-30T17:14:13.992Z] 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-30T17:14:13.992Z] 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-30T17:14:13.992Z] 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-30T17:14:13.992Z] 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-30T17:14:13.992Z] 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-30T17:14:13.992Z] 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-30T17:14:14.247Z] 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 86 kB/s) [2019-07-30T17:14:14.247Z] 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-30T17:14:14.247Z] 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-30T17:14:14.247Z] 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-30T17:14:14.502Z] 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-30T17:14:14.502Z] 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-30T17:14:14.502Z] 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-30T17:14:14.502Z] 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 13 kB/s) [2019-07-30T17:14:14.502Z] 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-30T17:14:14.502Z] 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-30T17:14:14.502Z] 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-30T17:14:14.758Z] 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-30T17:14:14.758Z] 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-30T17:14:14.758Z] 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-30T17:14:14.758Z] 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 288 kB/s) [2019-07-30T17:14:14.758Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-30T17:14:14.758Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-30T17:14:14.758Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-30T17:14:15.015Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-30T17:14:15.015Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-30T17:14:15.015Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-30T17:14:15.015Z] 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.8.4/org.jacoco.agent-0.8.4.pom (3.5 kB at 131 kB/s) [2019-07-30T17:14:15.015Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-30T17:14:15.015Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-30T17:14:15.015Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-30T17:14:15.270Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-30T17:14:15.270Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-30T17:14:15.270Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-30T17:14:15.270Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom (2.1 kB at 75 kB/s) [2019-07-30T17:14:15.270Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T17:14:15.270Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T17:14:15.270Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T17:14:15.525Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T17:14:15.525Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T17:14:15.525Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T17:14:15.525Z] Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.1/asm-7.1.pom (2.9 kB at 117 kB/s) [2019-07-30T17:14:15.525Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-30T17:14:15.525Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-30T17:14:15.525Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-30T17:14:15.780Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-30T17:14:15.781Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-30T17:14:15.781Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-30T17:14:15.781Z] Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom (3.7 kB at 122 kB/s) [2019-07-30T17:14:15.781Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-30T17:14:15.781Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-30T17:14:15.781Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-30T17:14:16.036Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-30T17:14:16.036Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-30T17:14:16.036Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-30T17:14:16.036Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom (3.1 kB at 116 kB/s) [2019-07-30T17:14:16.036Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-30T17:14:16.036Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-30T17:14:16.036Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-30T17:14:16.291Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-30T17:14:16.291Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-30T17:14:16.291Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-30T17:14:16.291Z] Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom (3.2 kB at 121 kB/s) [2019-07-30T17:14:16.291Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-30T17:14:16.291Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-30T17:14:16.291Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-30T17:14:16.547Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-30T17:14:16.547Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-30T17:14:16.547Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-30T17:14:16.547Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom (1.9 kB at 73 kB/s) [2019-07-30T17:14:16.547Z] 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-30T17:14:16.547Z] 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-30T17:14:16.547Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [2019-07-30T17:14:16.547Z] 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.jar [2019-07-30T17:14:16.547Z] 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-30T17:14:16.547Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T17:14:16.547Z] 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.jar [2019-07-30T17:14:16.547Z] 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.jar [2019-07-30T17:14:16.547Z] 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-30T17:14:16.547Z] 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.jar [2019-07-30T17:14:16.547Z] 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.jar [2019-07-30T17:14:16.547Z] 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.jar [2019-07-30T17:14:16.547Z] 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-30T17:14:16.547Z] 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.jar [2019-07-30T17:14:16.547Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T17:14:16.802Z] 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-30T17:14:16.802Z] 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-30T17:14:16.802Z] 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-30T17:14:16.802Z] 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-30T17:14:16.802Z] 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-30T17:14:16.802Z] 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-30T17:14:16.803Z] 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-30T17:14:16.803Z] 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-30T17:14:16.803Z] 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-30T17:14:16.803Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T17:14:16.803Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-30T17:14:16.803Z] 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-30T17:14:16.803Z] 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-30T17:14:16.803Z] 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-30T17:14:16.803Z] 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-30T17:14:16.803Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T17:14:16.803Z] 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-30T17:14:16.803Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-30T17:14:16.803Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-30T17:14:16.803Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T17:14:16.803Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-30T17:14:16.803Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-30T17:14:16.803Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-30T17:14:16.803Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-30T17:14:17.058Z] 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-30T17:14:17.058Z] 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-30T17:14:17.058Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [2019-07-30T17:14:17.058Z] 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.jar [2019-07-30T17:14:17.058Z] 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-30T17:14:17.058Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T17:14:17.058Z] 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.jar [2019-07-30T17:14:17.058Z] 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.jar [2019-07-30T17:14:17.058Z] 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-30T17:14:17.058Z] 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.jar [2019-07-30T17:14:17.058Z] 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.jar [2019-07-30T17:14:17.058Z] 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.jar [2019-07-30T17:14:17.314Z] 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-30T17:14:17.314Z] 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.jar [2019-07-30T17:14:17.314Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T17:14:17.314Z] 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-30T17:14:17.314Z] 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-30T17:14:17.314Z] 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-30T17:14:17.314Z] 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-30T17:14:17.314Z] 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-30T17:14:17.314Z] 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-30T17:14:17.314Z] 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-30T17:14:17.314Z] 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-30T17:14:17.314Z] 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-30T17:14:17.314Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T17:14:17.314Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-30T17:14:17.314Z] 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-30T17:14:17.314Z] 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-30T17:14:17.314Z] 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-30T17:14:17.314Z] 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-30T17:14:17.314Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T17:14:17.314Z] 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-30T17:14:17.314Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-30T17:14:17.314Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-30T17:14:17.314Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T17:14:17.314Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-30T17:14:17.314Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-30T17:14:17.314Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-30T17:14:17.314Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-30T17:14:17.314Z] 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-30T17:14:17.314Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [2019-07-30T17:14:17.314Z] 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.jar [2019-07-30T17:14:17.314Z] 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-30T17:14:17.314Z] 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-30T17:14:17.569Z] 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-30T17:14:17.569Z] 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.jar [2019-07-30T17:14:17.569Z] 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.jar [2019-07-30T17:14:17.569Z] 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-30T17:14:17.569Z] 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.jar [2019-07-30T17:14:17.825Z] 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.jar [2019-07-30T17:14:17.825Z] 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.jar [2019-07-30T17:14:17.825Z] 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-30T17:14:17.825Z] 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.jar [2019-07-30T17:14:17.825Z] 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-30T17:14:17.825Z] 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-30T17:14:17.825Z] 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-30T17:14:17.825Z] 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-30T17:14:17.825Z] 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-30T17:14:17.825Z] 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-30T17:14:18.080Z] 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-30T17:14:18.080Z] 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-30T17:14:18.080Z] 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-30T17:14:18.080Z] 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-30T17:14:18.080Z] 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-30T17:14:18.080Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-30T17:14:18.336Z] 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-30T17:14:18.336Z] 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-30T17:14:18.336Z] 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-30T17:14:18.336Z] 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-30T17:14:18.336Z] 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-30T17:14:18.336Z] 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-30T17:14:18.336Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-30T17:14:18.336Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-30T17:14:18.336Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T17:14:18.608Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-30T17:14:18.608Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-30T17:14:18.608Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-30T17:14:18.608Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-30T17:14:19.972Z] 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-30T17:14:19.972Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [2019-07-30T17:14:19.972Z] 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-30T17:14:19.972Z] 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.jar [2019-07-30T17:14:19.972Z] 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-30T17:14:19.972Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T17:14:19.972Z] 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.jar [2019-07-30T17:14:19.972Z] 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.jar [2019-07-30T17:14:19.972Z] 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-30T17:14:19.972Z] 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.jar [2019-07-30T17:14:19.972Z] 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.jar [2019-07-30T17:14:19.972Z] 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.jar [2019-07-30T17:14:19.972Z] 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-30T17:14:19.972Z] 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.jar [2019-07-30T17:14:19.972Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T17:14:19.972Z] 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-30T17:14:19.972Z] 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-30T17:14:19.972Z] 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-30T17:14:19.972Z] 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-30T17:14:19.972Z] 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-30T17:14:19.972Z] 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-30T17:14:19.972Z] 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-30T17:14:19.972Z] 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-30T17:14:19.972Z] 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-30T17:14:19.972Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T17:14:19.972Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-30T17:14:19.972Z] 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-30T17:14:19.972Z] 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-30T17:14:19.972Z] 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-30T17:14:20.228Z] 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-30T17:14:20.228Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T17:14:20.228Z] 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-30T17:14:20.228Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-30T17:14:20.228Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-30T17:14:20.228Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T17:14:20.228Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-30T17:14:20.228Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-30T17:14:20.228Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-30T17:14:20.228Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-30T17:14:20.228Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-30T17:14:20.228Z] 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-30T17:14:20.228Z] 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.jar [2019-07-30T17:14:20.228Z] 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-30T17:14:20.228Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [2019-07-30T17:14:20.228Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T17:14:20.228Z] 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.jar [2019-07-30T17:14:20.228Z] 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.jar [2019-07-30T17:14:20.228Z] 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-30T17:14:20.228Z] 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.jar [2019-07-30T17:14:20.228Z] 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.jar [2019-07-30T17:14:20.228Z] 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.jar [2019-07-30T17:14:20.228Z] 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-30T17:14:20.228Z] 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.jar [2019-07-30T17:14:20.228Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T17:14:20.228Z] 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-30T17:14:20.228Z] 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-30T17:14:20.228Z] 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-30T17:14:20.228Z] 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-30T17:14:20.228Z] 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-30T17:14:20.228Z] 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-30T17:14:20.228Z] 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-30T17:14:20.228Z] 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-30T17:14:20.228Z] 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-30T17:14:20.484Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T17:14:20.484Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-30T17:14:20.484Z] 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-30T17:14:20.484Z] 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-30T17:14:20.484Z] 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-30T17:14:20.484Z] 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-30T17:14:20.484Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T17:14:20.484Z] 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-30T17:14:20.484Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-30T17:14:20.484Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-30T17:14:20.484Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T17:14:20.484Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-30T17:14:20.484Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-30T17:14:20.484Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-30T17:14:20.484Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-30T17:14:21.412Z] 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-30T17:14:21.412Z] 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.jar [2019-07-30T17:14:21.412Z] 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-30T17:14:21.412Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [2019-07-30T17:14:21.412Z] 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-30T17:14:21.412Z] 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 (2): 24/43 kB | 4.1/49 kB Progress (2): 24/43 kB | 7.7/49 kB Progress (2): 24/43 kB | 12/49 kB Progress (2): 28/43 kB | 12/49 kB Progress (2): 28/43 kB | 16/49 kB Progress (3): 28/43 kB | 16/49 kB | 4.1/38 kB Progress (3): 32/43 kB | 16/49 kB | 4.1/38 kB Progress (3): 32/43 kB | 16/49 kB | 7.7/38 kB Progress (3): 32/43 kB | 20/49 kB | 7.7/38 kB Progress (3): 32/43 kB | 20/49 kB | 12/38 kB Progress (3): 36/43 kB | 20/49 kB | 12/38 kB Progress (3): 36/43 kB | 20/49 kB | 16/38 kB Progress (3): 36/43 kB | 24/49 kB | 16/38 kB Progress (3): 36/43 kB | 24/49 kB | 20/38 kB Progress (4): 36/43 kB | 24/49 kB | 20/38 kB | 4.1/195 kB Progress (4): 40/43 kB | 24/49 kB | 20/38 kB | 4.1/195 kB Progress (4): 40/43 kB | 24/49 kB | 20/38 kB | 7.7/195 kB Progress (4): 40/43 kB | 24/49 kB | 24/38 kB | 7.7/195 kB Progress (4): 40/43 kB | 28/49 kB | 24/38 kB | 7.7/195 kB Progress (4): 40/43 kB | 28/49 kB | 28/38 kB | 7.7/195 kB Progress (4): 40/43 kB | 28/49 kB | 28/38 kB | 12/195 kB Progress (5): 40/43 kB | 28/49 kB | 28/38 kB | 12/195 kB | 4.1/39 kB Progress (5): 43 kB | 28/49 kB | 28/38 kB | 12/195 kB | 4.1/39 kB Progress (5): 43 kB | 28/49 kB | 28/38 kB | 12/195 kB | 7.7/39 kB Progress (5): 43 kB | 28/49 kB | 28/38 kB | 16/195 kB | 7.7/39 kB Progress (5): 43 kB | 28/49 kB | 32/38 kB | 16/195 kB | 7.7/39 kB Progress (5): 43 kB | 32/49 kB | 32/38 kB | 16/195 kB | 7.7/39 kB Progress (5): 43 kB | 32/49 kB | 36/38 kB | 16/195 kB | 7.7/39 kB Progress (5): 43 kB | 32/49 kB | 36/38 kB | 20/195 kB | 7.7/39 kB Progress (5): 43 kB | 32/49 kB | 36/38 kB | 20/195 kB | 12/39 kB Progress (5): 43 kB | 32/49 kB | 36/38 kB | 24/195 kB | 12/39 kB Progress (5): 43 kB | 32/49 kB | 38 kB | 24/195 kB | 12/39 kB Progress (5): 43 kB | 36/49 kB | 38 kB | 24/195 kB | 12/39 kB Progress (5): 43 kB | 36/49 kB | 38 kB | 28/195 kB | 12/39 kB Progress (5): 43 kB | 36/49 kB | 38 kB | 28/195 kB | 16/39 kB Progress (5): 43 kB | 36/49 kB | 38 kB | 32/195 kB | 16/39 kB Progress (5): 43 kB | 40/49 kB | 38 kB | 32/195 kB | 16/39 kB Progress (5): 43 kB | 40/49 kB | 38 kB | 36/195 kB | 16/39 kB Progress (5): 43 kB | 40/49 kB | 38 kB | 36/195 kB | 20/39 kB Progress (5): 43 kB | 40/49 kB | 38 kB | 40/195 kB | 20/39 kB Progress (5): 43 kB | 44/49 kB | 38 kB | 40/195 kB | 20/39 kB Progress (5): 43 kB | 44/49 kB | 38 kB | 44/195 kB | 20/39 kB Progress (5): 43 kB | 44/49 kB | 38 kB | 44/195 kB | 24/39 kB Progress (5): 43 kB | 44/49 kB | 38 kB | 48/195 kB | 24/39 kB Progress (5): 43 kB | 48/49 kB | 38 kB | 48/195 kB | 24/39 kB Progress (5): 43 kB | 48/49 kB | 38 kB | 52/195 kB | 24/39 kB Progress (5): 43 kB | 48/49 kB | 38 kB | 52/195 kB | 28/39 kB Progress (5): 43 kB | 48/49 kB | 38 kB | 56/195 kB | 28/39 kB Progress (5): 43 kB | 49 kB | 38 kB | 56/195 kB | 28/39 kB Progress (5): 43 kB | 49 kB | 38 kB | 60/195 kB | 28/39 kB Progress (5): 43 kB | 49 kB | 38 kB | 60/195 kB | 32/39 kB Progress (5): 43 kB | 49 kB | 38 kB | 64/195 kB | 32/39 kB Progress (5): 43 kB | 49 kB | 38 kB | 64/195 kB | 36/39 kB Progress (5): 43 kB | 49 kB | 38 kB | 68/195 kB | 36/39 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 1.0 MB/s) [2019-07-30T17:14:21.413Z] Progress (4): 49 kB | 38 kB | 72/195 kB | 36/39 kB Progress (4): 49 kB | 38 kB | 72/195 kB | 39 kB Progress (4): 49 kB | 38 kB | 76/195 kB | 39 kB 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-30T17:14:21.413Z] 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 874 kB/s) [2019-07-30T17:14:21.413Z] Progress (3): 49 kB | 80/195 kB | 39 kB 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.jar [2019-07-30T17:14:21.413Z] Progress (3): 49 kB | 84/195 kB | 39 kB Progress (3): 49 kB | 88/195 kB | 39 kB Progress (3): 49 kB | 92/195 kB | 39 kB Progress (3): 49 kB | 96/195 kB | 39 kB Progress (3): 49 kB | 100/195 kB | 39 kB Progress (3): 49 kB | 104/195 kB | 39 kB Progress (3): 49 kB | 108/195 kB | 39 kB Progress (3): 49 kB | 112/195 kB | 39 kB Progress (3): 49 kB | 116/195 kB | 39 kB Progress (3): 49 kB | 120/195 kB | 39 kB Progress (3): 49 kB | 124/195 kB | 39 kB Progress (3): 49 kB | 128/195 kB | 39 kB Progress (3): 49 kB | 132/195 kB | 39 kB Progress (3): 49 kB | 136/195 kB | 39 kB Progress (3): 49 kB | 140/195 kB | 39 kB Progress (3): 49 kB | 144/195 kB | 39 kB Progress (3): 49 kB | 148/195 kB | 39 kB Progress (3): 49 kB | 152/195 kB | 39 kB Progress (3): 49 kB | 156/195 kB | 39 kB Progress (3): 49 kB | 160/195 kB | 39 kB Progress (3): 49 kB | 164/195 kB | 39 kB Progress (3): 49 kB | 168/195 kB | 39 kB Progress (3): 49 kB | 172/195 kB | 39 kB Progress (3): 49 kB | 176/195 kB | 39 kB Progress (3): 49 kB | 180/195 kB | 39 kB Progress (3): 49 kB | 184/195 kB | 39 kB Progress (3): 49 kB | 188/195 kB | 39 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.jar (49 kB at 1.0 MB/s) [2019-07-30T17:14:21.413Z] Progress (2): 192/195 kB | 39 kB 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.jar [2019-07-30T17:14:21.413Z] 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 790 kB/s) [2019-07-30T17:14:21.413Z] Progress (1): 195 kB 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-30T17:14:21.413Z] Progress (2): 195 kB | 4.1/11 kB Progress (2): 195 kB | 7.7/11 kB Progress (2): 195 kB | 11 kB Progress (3): 195 kB | 11 kB | 4.1/237 kB Progress (3): 195 kB | 11 kB | 7.7/237 kB Progress (3): 195 kB | 11 kB | 12/237 kB Progress (3): 195 kB | 11 kB | 16/237 kB Progress (3): 195 kB | 11 kB | 20/237 kB Progress (3): 195 kB | 11 kB | 24/237 kB Progress (3): 195 kB | 11 kB | 28/237 kB Progress (3): 195 kB | 11 kB | 32/237 kB Progress (3): 195 kB | 11 kB | 33/237 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.jar (195 kB at 3.4 MB/s) [2019-07-30T17:14:21.413Z] Progress (2): 11 kB | 37/237 kB 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.jar [2019-07-30T17:14:21.413Z] Progress (2): 11 kB | 41/237 kB Progress (3): 11 kB | 41/237 kB | 4.1/10 kB Progress (3): 11 kB | 45/237 kB | 4.1/10 kB Progress (3): 11 kB | 45/237 kB | 7.7/10 kB Progress (3): 11 kB | 49/237 kB | 7.7/10 kB Progress (3): 11 kB | 49/237 kB | 10 kB Progress (3): 11 kB | 53/237 kB | 10 kB Progress (3): 11 kB | 57/237 kB | 10 kB Progress (3): 11 kB | 61/237 kB | 10 kB Progress (4): 11 kB | 61/237 kB | 10 kB | 4.1/17 kB Progress (4): 11 kB | 65/237 kB | 10 kB | 4.1/17 kB Progress (4): 11 kB | 65/237 kB | 10 kB | 7.7/17 kB Progress (4): 11 kB | 66/237 kB | 10 kB | 7.7/17 kB Progress (4): 11 kB | 66/237 kB | 10 kB | 12/17 kB Progress (4): 11 kB | 70/237 kB | 10 kB | 12/17 kB Progress (4): 11 kB | 70/237 kB | 10 kB | 16/17 kB Progress (4): 11 kB | 74/237 kB | 10 kB | 16/17 kB Progress (4): 11 kB | 74/237 kB | 10 kB | 17 kB Progress (4): 11 kB | 78/237 kB | 10 kB | 17 kB Progress (4): 11 kB | 82/237 kB | 10 kB | 17 kB Progress (4): 11 kB | 86/237 kB | 10 kB | 17 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.jar (11 kB at 179 kB/s) [2019-07-30T17:14:21.413Z] Progress (3): 90/237 kB | 10 kB | 17 kB 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.jar [2019-07-30T17:14:21.413Z] Progress (3): 94/237 kB | 10 kB | 17 kB Progress (3): 98/237 kB | 10 kB | 17 kB Progress (3): 98/237 kB | 10 kB | 17 kB Progress (3): 102/237 kB | 10 kB | 17 kB Progress (3): 106/237 kB | 10 kB | 17 kB Progress (3): 110/237 kB | 10 kB | 17 kB Progress (3): 114/237 kB | 10 kB | 17 kB Progress (3): 118/237 kB | 10 kB | 17 kB Progress (3): 122/237 kB | 10 kB | 17 kB Progress (3): 126/237 kB | 10 kB | 17 kB Progress (3): 130/237 kB | 10 kB | 17 kB Progress (3): 134/237 kB | 10 kB | 17 kB Progress (3): 138/237 kB | 10 kB | 17 kB Progress (3): 142/237 kB | 10 kB | 17 kB Progress (3): 146/237 kB | 10 kB | 17 kB Progress (3): 150/237 kB | 10 kB | 17 kB Progress (3): 154/237 kB | 10 kB | 17 kB Progress (3): 158/237 kB | 10 kB | 17 kB Progress (3): 162/237 kB | 10 kB | 17 kB Progress (3): 166/237 kB | 10 kB | 17 kB Progress (3): 170/237 kB | 10 kB | 17 kB Progress (3): 174/237 kB | 10 kB | 17 kB Progress (3): 178/237 kB | 10 kB | 17 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.jar (17 kB at 251 kB/s) [2019-07-30T17:14:21.413Z] Progress (3): 178/237 kB | 10 kB | 4.1/123 kB Progress (3): 182/237 kB | 10 kB | 4.1/123 kB Progress (3): 182/237 kB | 10 kB | 7.7/123 kB 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.jar [2019-07-30T17:14:21.413Z] Progress (3): 182/237 kB | 10 kB | 12/123 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.jar (10 kB at 150 kB/s) [2019-07-30T17:14:21.413Z] Progress (2): 186/237 kB | 12/123 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-30T17:14:21.413Z] Progress (2): 186/237 kB | 16/123 kB Progress (3): 186/237 kB | 16/123 kB | 4.1/37 kB Progress (3): 190/237 kB | 16/123 kB | 4.1/37 kB Progress (3): 190/237 kB | 16/123 kB | 7.7/37 kB Progress (3): 190/237 kB | 20/123 kB | 7.7/37 kB Progress (3): 190/237 kB | 20/123 kB | 12/37 kB Progress (3): 194/237 kB | 20/123 kB | 12/37 kB Progress (3): 194/237 kB | 20/123 kB | 16/37 kB Progress (3): 194/237 kB | 24/123 kB | 16/37 kB Progress (3): 194/237 kB | 24/123 kB | 20/37 kB Progress (3): 198/237 kB | 24/123 kB | 20/37 kB Progress (3): 198/237 kB | 24/123 kB | 24/37 kB Progress (3): 198/237 kB | 28/123 kB | 24/37 kB Progress (3): 198/237 kB | 28/123 kB | 28/37 kB Progress (3): 202/237 kB | 28/123 kB | 28/37 kB Progress (3): 202/237 kB | 28/123 kB | 32/37 kB Progress (3): 202/237 kB | 32/123 kB | 32/37 kB Progress (3): 202/237 kB | 32/123 kB | 33/37 kB Progress (3): 206/237 kB | 32/123 kB | 33/37 kB Progress (3): 206/237 kB | 32/123 kB | 37/37 kB Progress (3): 206/237 kB | 33/123 kB | 37/37 kB Progress (3): 206/237 kB | 33/123 kB | 37 kB Progress (3): 210/237 kB | 33/123 kB | 37 kB Progress (3): 210/237 kB | 37/123 kB | 37 kB Progress (3): 214/237 kB | 37/123 kB | 37 kB Progress (3): 214/237 kB | 41/123 kB | 37 kB Progress (3): 218/237 kB | 41/123 kB | 37 kB Progress (3): 218/237 kB | 45/123 kB | 37 kB Progress (3): 222/237 kB | 45/123 kB | 37 kB Progress (3): 222/237 kB | 49/123 kB | 37 kB Progress (3): 226/237 kB | 49/123 kB | 37 kB Progress (3): 226/237 kB | 53/123 kB | 37 kB Progress (3): 230/237 kB | 53/123 kB | 37 kB Progress (3): 230/237 kB | 57/123 kB | 37 kB Progress (3): 234/237 kB | 57/123 kB | 37 kB Progress (3): 234/237 kB | 61/123 kB | 37 kB Progress (3): 237 kB | 61/123 kB | 37 kB Progress (3): 237 kB | 65/123 kB | 37 kB Progress (3): 237 kB | 66/123 kB | 37 kB Progress (3): 237 kB | 70/123 kB | 37 kB Progress (3): 237 kB | 74/123 kB | 37 kB Progress (3): 237 kB | 78/123 kB | 37 kB Progress (3): 237 kB | 82/123 kB | 37 kB Progress (4): 237 kB | 82/123 kB | 37 kB | 4.1/158 kB Progress (4): 237 kB | 86/123 kB | 37 kB | 4.1/158 kB Progress (4): 237 kB | 86/123 kB | 37 kB | 7.7/158 kB Progress (4): 237 kB | 90/123 kB | 37 kB | 7.7/158 kB Progress (4): 237 kB | 90/123 kB | 37 kB | 12/158 kB Progress (4): 237 kB | 94/123 kB | 37 kB | 12/158 kB Progress (4): 237 kB | 94/123 kB | 37 kB | 16/158 kB Progress (4): 237 kB | 98/123 kB | 37 kB | 16/158 kB Progress (4): 237 kB | 98/123 kB | 37 kB | 20/158 kB Progress (4): 237 kB | 98/123 kB | 37 kB | 20/158 kB Progress (4): 237 kB | 98/123 kB | 37 kB | 24/158 kB Progress (4): 237 kB | 102/123 kB | 37 kB | 24/158 kB Progress (4): 237 kB | 102/123 kB | 37 kB | 28/158 kB Progress (4): 237 kB | 106/123 kB | 37 kB | 28/158 kB Progress (4): 237 kB | 106/123 kB | 37 kB | 32/158 kB Progress (4): 237 kB | 110/123 kB | 37 kB | 32/158 kB Progress (4): 237 kB | 110/123 kB | 37 kB | 33/158 kB Progress (4): 237 kB | 114/123 kB | 37 kB | 33/158 kB Progress (4): 237 kB | 114/123 kB | 37 kB | 37/158 kB Progress (4): 237 kB | 118/123 kB | 37 kB | 37/158 kB Progress (4): 237 kB | 118/123 kB | 37 kB | 41/158 kB Progress (4): 237 kB | 122/123 kB | 37 kB | 41/158 kB Progress (4): 237 kB | 122/123 kB | 37 kB | 45/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 45/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 49/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 53/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 57/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 61/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 65/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 66/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 70/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 74/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 78/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 82/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 86/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 90/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 94/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 98/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 98/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 102/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 106/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 110/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 114/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 118/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 122/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 126/158 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.jar (123 kB at 1.5 MB/s) [2019-07-30T17:14:21.413Z] Progress (3): 237 kB | 37 kB | 130/158 kB 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.jar [2019-07-30T17:14:21.413Z] Progress (3): 237 kB | 37 kB | 134/158 kB Progress (3): 237 kB | 37 kB | 138/158 kB Progress (3): 237 kB | 37 kB | 142/158 kB Progress (3): 237 kB | 37 kB | 146/158 kB Progress (3): 237 kB | 37 kB | 150/158 kB Progress (3): 237 kB | 37 kB | 154/158 kB Progress (3): 237 kB | 37 kB | 158 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.6 MB/s) [2019-07-30T17:14:21.413Z] 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-30T17:14:21.413Z] Progress (3): 237 kB | 37 kB | 4.1/11 kB Progress (3): 237 kB | 37 kB | 7.7/11 kB Progress (3): 237 kB | 37 kB | 11 kB Progress (4): 237 kB | 37 kB | 11 kB | 4.1/30 kB Progress (4): 237 kB | 37 kB | 11 kB | 7.7/30 kB Progress (4): 237 kB | 37 kB | 11 kB | 12/30 kB Progress (4): 237 kB | 37 kB | 11 kB | 16/30 kB Progress (5): 237 kB | 37 kB | 11 kB | 16/30 kB | 0/1.2 MB Progress (5): 237 kB | 37 kB | 11 kB | 20/30 kB | 0/1.2 MB 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.jar (11 kB at 105 kB/s) [2019-07-30T17:14:21.413Z] Progress (4): 237 kB | 37 kB | 20/30 kB | 0/1.2 MB 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-30T17:14:21.413Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar (237 kB at 2.2 MB/s) [2019-07-30T17:14:21.413Z] Progress (3): 37 kB | 24/30 kB | 0/1.2 MB 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.jar (37 kB at 339 kB/s) [2019-07-30T17:14:21.413Z] Progress (2): 28/30 kB | 0/1.2 MB 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-30T17:14:21.413Z] Progress (2): 28/30 kB | 0/1.2 MB Progress (2): 30 kB | 0/1.2 MB 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-30T17:14:21.413Z] Progress (2): 30 kB | 0/1.2 MB Progress (2): 30 kB | 0/1.2 MB Progress (2): 30 kB | 0/1.2 MB Progress (2): 30 kB | 0/1.2 MB Progress (2): 30 kB | 0/1.2 MB Progress (2): 30 kB | 0/1.2 MB Progress (2): 30 kB | 0/1.2 MB Progress (2): 30 kB | 0/1.2 MB Progress (2): 30 kB | 0/1.2 MB Progress (2): 30 kB | 0/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.1/1.2 MB Progress (2): 30 kB | 0.2/1.2 MB Progress (2): 30 kB | 0.2/1.2 MB Progress (2): 30 kB | 0.2/1.2 MB Progress (2): 30 kB | 0.2/1.2 MB Progress (2): 30 kB | 0.2/1.2 MB Progress (2): 30 kB | 0.2/1.2 MB Progress (2): 30 kB | 0.2/1.2 MB Progress (2): 30 kB | 0.2/1.2 MB Progress (2): 30 kB | 0.2/1.2 MB 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.jar (30 kB at 260 kB/s) [2019-07-30T17:14:21.413Z] Progress (1): 0.2/1.2 MB 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-30T17:14:21.413Z] Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (2): 0.2/1.2 MB | 4.1/262 kB Progress (2): 0.2/1.2 MB | 4.1/262 kB Progress (2): 0.2/1.2 MB | 7.7/262 kB Progress (2): 0.2/1.2 MB | 7.7/262 kB Progress (2): 0.2/1.2 MB | 12/262 kB Progress (2): 0.2/1.2 MB | 12/262 kB Progress (2): 0.2/1.2 MB | 16/262 kB Progress (2): 0.2/1.2 MB | 16/262 kB Progress (2): 0.2/1.2 MB | 20/262 kB Progress (2): 0.2/1.2 MB | 20/262 kB Progress (2): 0.2/1.2 MB | 24/262 kB Progress (2): 0.2/1.2 MB | 24/262 kB Progress (2): 0.2/1.2 MB | 28/262 kB Progress (2): 0.2/1.2 MB | 28/262 kB Progress (2): 0.2/1.2 MB | 32/262 kB Progress (2): 0.2/1.2 MB | 32/262 kB Progress (2): 0.2/1.2 MB | 33/262 kB Progress (2): 0.2/1.2 MB | 33/262 kB Progress (2): 0.2/1.2 MB | 37/262 kB Progress (3): 0.2/1.2 MB | 37/262 kB | 4.1/30 kB Progress (3): 0.2/1.2 MB | 41/262 kB | 4.1/30 kB Progress (3): 0.2/1.2 MB | 41/262 kB | 4.1/30 kB Progress (3): 0.2/1.2 MB | 45/262 kB | 4.1/30 kB Progress (3): 0.2/1.2 MB | 45/262 kB | 7.7/30 kB Progress (3): 0.2/1.2 MB | 49/262 kB | 7.7/30 kB Progress (3): 0.2/1.2 MB | 49/262 kB | 7.7/30 kB Progress (3): 0.2/1.2 MB | 53/262 kB | 7.7/30 kB Progress (3): 0.2/1.2 MB | 53/262 kB | 12/30 kB Progress (3): 0.2/1.2 MB | 57/262 kB | 12/30 kB Progress (3): 0.2/1.2 MB | 57/262 kB | 12/30 kB Progress (3): 0.2/1.2 MB | 61/262 kB | 12/30 kB Progress (3): 0.2/1.2 MB | 61/262 kB | 12/30 kB Progress (3): 0.2/1.2 MB | 61/262 kB | 16/30 kB Progress (3): 0.3/1.2 MB | 61/262 kB | 16/30 kB Progress (3): 0.3/1.2 MB | 65/262 kB | 16/30 kB Progress (3): 0.3/1.2 MB | 65/262 kB | 16/30 kB Progress (3): 0.3/1.2 MB | 65/262 kB | 20/30 kB Progress (3): 0.3/1.2 MB | 65/262 kB | 20/30 kB Progress (3): 0.3/1.2 MB | 66/262 kB | 20/30 kB Progress (3): 0.3/1.2 MB | 66/262 kB | 20/30 kB Progress (3): 0.3/1.2 MB | 66/262 kB | 24/30 kB Progress (3): 0.3/1.2 MB | 66/262 kB | 24/30 kB Progress (3): 0.3/1.2 MB | 70/262 kB | 24/30 kB Progress (3): 0.3/1.2 MB | 70/262 kB | 24/30 kB Progress (3): 0.3/1.2 MB | 70/262 kB | 28/30 kB Progress (3): 0.3/1.2 MB | 70/262 kB | 28/30 kB Progress (3): 0.3/1.2 MB | 74/262 kB | 28/30 kB Progress (3): 0.3/1.2 MB | 74/262 kB | 28/30 kB Progress (3): 0.3/1.2 MB | 74/262 kB | 30 kB Progress (3): 0.3/1.2 MB | 74/262 kB | 30 kB Progress (4): 0.3/1.2 MB | 74/262 kB | 30 kB | 4.1/305 kB Progress (4): 0.3/1.2 MB | 78/262 kB | 30 kB | 4.1/305 kB Progress (4): 0.3/1.2 MB | 78/262 kB | 30 kB | 7.7/305 kB Progress (4): 0.3/1.2 MB | 78/262 kB | 30 kB | 7.7/305 kB Progress (4): 0.3/1.2 MB | 78/262 kB | 30 kB | 12/305 kB Progress (4): 0.3/1.2 MB | 82/262 kB | 30 kB | 12/305 kB Progress (4): 0.3/1.2 MB | 82/262 kB | 30 kB | 16/305 kB Progress (4): 0.3/1.2 MB | 82/262 kB | 30 kB | 16/305 kB Progress (4): 0.3/1.2 MB | 82/262 kB | 30 kB | 20/305 kB Progress (4): 0.3/1.2 MB | 86/262 kB | 30 kB | 20/305 kB Progress (4): 0.3/1.2 MB | 86/262 kB | 30 kB | 24/305 kB Progress (4): 0.3/1.2 MB | 86/262 kB | 30 kB | 24/305 kB Progress (4): 0.3/1.2 MB | 86/262 kB | 30 kB | 28/305 kB Progress (4): 0.3/1.2 MB | 90/262 kB | 30 kB | 28/305 kB Progress (4): 0.3/1.2 MB | 90/262 kB | 30 kB | 32/305 kB Progress (4): 0.3/1.2 MB | 90/262 kB | 30 kB | 32/305 kB Progress (4): 0.3/1.2 MB | 90/262 kB | 30 kB | 33/305 kB Progress (4): 0.3/1.2 MB | 94/262 kB | 30 kB | 33/305 kB Progress (4): 0.3/1.2 MB | 94/262 kB | 30 kB | 37/305 kB Progress (4): 0.3/1.2 MB | 94/262 kB | 30 kB | 37/305 kB Progress (4): 0.3/1.2 MB | 94/262 kB | 30 kB | 41/305 kB Progress (4): 0.3/1.2 MB | 98/262 kB | 30 kB | 41/305 kB Progress (4): 0.3/1.2 MB | 98/262 kB | 30 kB | 45/305 kB Progress (4): 0.3/1.2 MB | 98/262 kB | 30 kB | 45/305 kB Progress (4): 0.3/1.2 MB | 98/262 kB | 30 kB | 49/305 kB Progress (4): 0.3/1.2 MB | 102/262 kB | 30 kB | 49/305 kB Progress (4): 0.3/1.2 MB | 102/262 kB | 30 kB | 53/305 kB Progress (4): 0.3/1.2 MB | 102/262 kB | 30 kB | 53/305 kB Progress (4): 0.3/1.2 MB | 102/262 kB | 30 kB | 57/305 kB Progress (4): 0.3/1.2 MB | 106/262 kB | 30 kB | 57/305 kB Progress (4): 0.3/1.2 MB | 106/262 kB | 30 kB | 61/305 kB Progress (4): 0.3/1.2 MB | 106/262 kB | 30 kB | 61/305 kB Progress (4): 0.3/1.2 MB | 106/262 kB | 30 kB | 65/305 kB Progress (4): 0.3/1.2 MB | 110/262 kB | 30 kB | 65/305 kB Progress (4): 0.3/1.2 MB | 110/262 kB | 30 kB | 66/305 kB Progress (4): 0.3/1.2 MB | 110/262 kB | 30 kB | 66/305 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 231 kB/s) [2019-07-30T17:14:21.413Z] Progress (4): 0.3/1.2 MB | 110/262 kB | 66/305 kB | 4.1/50 kB Progress (4): 0.3/1.2 MB | 110/262 kB | 66/305 kB | 4.1/50 kB Progress (4): 0.3/1.2 MB | 110/262 kB | 70/305 kB | 4.1/50 kB Progress (4): 0.3/1.2 MB | 114/262 kB | 70/305 kB | 4.1/50 kB Progress (4): 0.3/1.2 MB | 114/262 kB | 74/305 kB | 4.1/50 kB Progress (4): 0.3/1.2 MB | 114/262 kB | 74/305 kB | 4.1/50 kB Progress (4): 0.3/1.2 MB | 114/262 kB | 74/305 kB | 7.7/50 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-30T17:14:21.413Z] Progress (4): 0.3/1.2 MB | 114/262 kB | 74/305 kB | 12/50 kB Progress (4): 0.3/1.2 MB | 114/262 kB | 74/305 kB | 12/50 kB Progress (4): 0.3/1.2 MB | 114/262 kB | 78/305 kB | 12/50 kB Progress (4): 0.3/1.2 MB | 118/262 kB | 78/305 kB | 12/50 kB Progress (4): 0.3/1.2 MB | 118/262 kB | 82/305 kB | 12/50 kB Progress (4): 0.3/1.2 MB | 118/262 kB | 82/305 kB | 12/50 kB Progress (4): 0.3/1.2 MB | 118/262 kB | 82/305 kB | 16/50 kB Progress (4): 0.3/1.2 MB | 118/262 kB | 82/305 kB | 16/50 kB Progress (4): 0.3/1.2 MB | 118/262 kB | 86/305 kB | 16/50 kB Progress (4): 0.3/1.2 MB | 122/262 kB | 86/305 kB | 16/50 kB Progress (4): 0.3/1.2 MB | 122/262 kB | 90/305 kB | 16/50 kB Progress (4): 0.3/1.2 MB | 122/262 kB | 90/305 kB | 16/50 kB Progress (4): 0.3/1.2 MB | 122/262 kB | 90/305 kB | 20/50 kB Progress (4): 0.3/1.2 MB | 122/262 kB | 90/305 kB | 20/50 kB Progress (4): 0.3/1.2 MB | 122/262 kB | 94/305 kB | 20/50 kB Progress (4): 0.3/1.2 MB | 126/262 kB | 94/305 kB | 20/50 kB Progress (4): 0.3/1.2 MB | 126/262 kB | 98/305 kB | 20/50 kB Progress (4): 0.4/1.2 MB | 126/262 kB | 98/305 kB | 20/50 kB Progress (4): 0.4/1.2 MB | 126/262 kB | 98/305 kB | 24/50 kB Progress (4): 0.4/1.2 MB | 126/262 kB | 98/305 kB | 24/50 kB Progress (4): 0.4/1.2 MB | 126/262 kB | 102/305 kB | 24/50 kB Progress (4): 0.4/1.2 MB | 130/262 kB | 102/305 kB | 24/50 kB Progress (4): 0.4/1.2 MB | 130/262 kB | 106/305 kB | 24/50 kB Progress (4): 0.4/1.2 MB | 130/262 kB | 106/305 kB | 24/50 kB Progress (4): 0.4/1.2 MB | 130/262 kB | 106/305 kB | 28/50 kB Progress (4): 0.4/1.2 MB | 130/262 kB | 106/305 kB | 28/50 kB Progress (4): 0.4/1.2 MB | 130/262 kB | 110/305 kB | 28/50 kB Progress (4): 0.4/1.2 MB | 134/262 kB | 110/305 kB | 28/50 kB Progress (4): 0.4/1.2 MB | 134/262 kB | 114/305 kB | 28/50 kB Progress (4): 0.4/1.2 MB | 134/262 kB | 114/305 kB | 28/50 kB Progress (4): 0.4/1.2 MB | 134/262 kB | 114/305 kB | 32/50 kB Progress (4): 0.4/1.2 MB | 134/262 kB | 114/305 kB | 32/50 kB Progress (4): 0.4/1.2 MB | 134/262 kB | 118/305 kB | 32/50 kB Progress (4): 0.4/1.2 MB | 138/262 kB | 118/305 kB | 32/50 kB Progress (4): 0.4/1.2 MB | 138/262 kB | 122/305 kB | 32/50 kB Progress (4): 0.4/1.2 MB | 138/262 kB | 122/305 kB | 32/50 kB Progress (4): 0.4/1.2 MB | 138/262 kB | 122/305 kB | 33/50 kB Progress (5): 0.4/1.2 MB | 138/262 kB | 122/305 kB | 33/50 kB | 4.1/52 kB Progress (5): 0.4/1.2 MB | 138/262 kB | 122/305 kB | 33/50 kB | 4.1/52 kB Progress (5): 0.4/1.2 MB | 138/262 kB | 126/305 kB | 33/50 kB | 4.1/52 kB Progress (5): 0.4/1.2 MB | 142/262 kB | 126/305 kB | 33/50 kB | 4.1/52 kB Progress (5): 0.4/1.2 MB | 142/262 kB | 130/305 kB | 33/50 kB | 4.1/52 kB Progress (5): 0.4/1.2 MB | 142/262 kB | 130/305 kB | 33/50 kB | 4.1/52 kB Progress (5): 0.4/1.2 MB | 142/262 kB | 130/305 kB | 33/50 kB | 7.7/52 kB Progress (5): 0.4/1.2 MB | 142/262 kB | 130/305 kB | 37/50 kB | 7.7/52 kB Progress (5): 0.4/1.2 MB | 142/262 kB | 130/305 kB | 37/50 kB | 12/52 kB Progress (5): 0.4/1.2 MB | 142/262 kB | 130/305 kB | 37/50 kB | 12/52 kB Progress (5): 0.4/1.2 MB | 142/262 kB | 134/305 kB | 37/50 kB | 12/52 kB Progress (5): 0.4/1.2 MB | 146/262 kB | 134/305 kB | 37/50 kB | 12/52 kB Progress (5): 0.4/1.2 MB | 146/262 kB | 138/305 kB | 37/50 kB | 12/52 kB Progress (5): 0.4/1.2 MB | 146/262 kB | 138/305 kB | 37/50 kB | 12/52 kB Progress (5): 0.4/1.2 MB | 146/262 kB | 138/305 kB | 37/50 kB | 16/52 kB Progress (5): 0.4/1.2 MB | 146/262 kB | 138/305 kB | 41/50 kB | 16/52 kB Progress (5): 0.4/1.2 MB | 146/262 kB | 138/305 kB | 41/50 kB | 20/52 kB Progress (5): 0.4/1.2 MB | 146/262 kB | 138/305 kB | 41/50 kB | 20/52 kB Progress (5): 0.4/1.2 MB | 146/262 kB | 142/305 kB | 41/50 kB | 20/52 kB Progress (5): 0.4/1.2 MB | 146/262 kB | 146/305 kB | 41/50 kB | 20/52 kB Progress (5): 0.4/1.2 MB | 150/262 kB | 146/305 kB | 41/50 kB | 20/52 kB Progress (5): 0.4/1.2 MB | 150/262 kB | 150/305 kB | 41/50 kB | 20/52 kB Progress (5): 0.4/1.2 MB | 150/262 kB | 150/305 kB | 41/50 kB | 20/52 kB Progress (5): 0.4/1.2 MB | 150/262 kB | 150/305 kB | 41/50 kB | 24/52 kB Progress (5): 0.4/1.2 MB | 150/262 kB | 150/305 kB | 45/50 kB | 24/52 kB Progress (5): 0.4/1.2 MB | 150/262 kB | 150/305 kB | 45/50 kB | 28/52 kB Progress (5): 0.4/1.2 MB | 150/262 kB | 150/305 kB | 45/50 kB | 28/52 kB Progress (5): 0.4/1.2 MB | 150/262 kB | 154/305 kB | 45/50 kB | 28/52 kB Progress (5): 0.4/1.2 MB | 154/262 kB | 154/305 kB | 45/50 kB | 28/52 kB Progress (5): 0.4/1.2 MB | 154/262 kB | 158/305 kB | 45/50 kB | 28/52 kB Progress (5): 0.4/1.2 MB | 154/262 kB | 158/305 kB | 45/50 kB | 28/52 kB Progress (5): 0.4/1.2 MB | 154/262 kB | 158/305 kB | 45/50 kB | 32/52 kB Progress (5): 0.4/1.2 MB | 154/262 kB | 158/305 kB | 49/50 kB | 32/52 kB Progress (5): 0.4/1.2 MB | 154/262 kB | 158/305 kB | 49/50 kB | 36/52 kB Progress (5): 0.4/1.2 MB | 154/262 kB | 158/305 kB | 49/50 kB | 36/52 kB Progress (5): 0.4/1.2 MB | 154/262 kB | 162/305 kB | 49/50 kB | 36/52 kB Progress (5): 0.4/1.2 MB | 158/262 kB | 162/305 kB | 49/50 kB | 36/52 kB Progress (5): 0.4/1.2 MB | 158/262 kB | 166/305 kB | 49/50 kB | 36/52 kB Progress (5): 0.4/1.2 MB | 158/262 kB | 166/305 kB | 49/50 kB | 36/52 kB Progress (5): 0.4/1.2 MB | 158/262 kB | 166/305 kB | 49/50 kB | 40/52 kB Progress (5): 0.4/1.2 MB | 158/262 kB | 166/305 kB | 50 kB | 40/52 kB Progress (5): 0.4/1.2 MB | 158/262 kB | 166/305 kB | 50 kB | 44/52 kB Progress (5): 0.4/1.2 MB | 158/262 kB | 166/305 kB | 50 kB | 44/52 kB Progress (5): 0.4/1.2 MB | 158/262 kB | 170/305 kB | 50 kB | 44/52 kB Progress (5): 0.4/1.2 MB | 162/262 kB | 170/305 kB | 50 kB | 44/52 kB Progress (5): 0.4/1.2 MB | 162/262 kB | 174/305 kB | 50 kB | 44/52 kB Progress (5): 0.4/1.2 MB | 162/262 kB | 174/305 kB | 50 kB | 44/52 kB Progress (5): 0.4/1.2 MB | 162/262 kB | 174/305 kB | 50 kB | 48/52 kB Progress (5): 0.4/1.2 MB | 162/262 kB | 174/305 kB | 50 kB | 48/52 kB Progress (5): 0.4/1.2 MB | 162/262 kB | 178/305 kB | 50 kB | 48/52 kB Progress (5): 0.4/1.2 MB | 166/262 kB | 178/305 kB | 50 kB | 48/52 kB Progress (5): 0.4/1.2 MB | 166/262 kB | 182/305 kB | 50 kB | 48/52 kB Progress (5): 0.4/1.2 MB | 166/262 kB | 182/305 kB | 50 kB | 48/52 kB Progress (5): 0.4/1.2 MB | 166/262 kB | 182/305 kB | 50 kB | 52/52 kB Progress (5): 0.4/1.2 MB | 166/262 kB | 182/305 kB | 50 kB | 52/52 kB Progress (5): 0.4/1.2 MB | 166/262 kB | 186/305 kB | 50 kB | 52/52 kB Progress (5): 0.4/1.2 MB | 170/262 kB | 186/305 kB | 50 kB | 52/52 kB Progress (5): 0.4/1.2 MB | 170/262 kB | 190/305 kB | 50 kB | 52/52 kB Progress (5): 0.4/1.2 MB | 170/262 kB | 190/305 kB | 50 kB | 52/52 kB Progress (5): 0.4/1.2 MB | 170/262 kB | 190/305 kB | 50 kB | 52 kB Progress (5): 0.4/1.2 MB | 170/262 kB | 190/305 kB | 50 kB | 52 kB Progress (5): 0.4/1.2 MB | 170/262 kB | 194/305 kB | 50 kB | 52 kB Progress (5): 0.4/1.2 MB | 174/262 kB | 194/305 kB | 50 kB | 52 kB Progress (5): 0.4/1.2 MB | 174/262 kB | 198/305 kB | 50 kB | 52 kB Progress (5): 0.4/1.2 MB | 174/262 kB | 198/305 kB | 50 kB | 52 kB Progress (5): 0.4/1.2 MB | 174/262 kB | 202/305 kB | 50 kB | 52 kB Progress (5): 0.4/1.2 MB | 178/262 kB | 202/305 kB | 50 kB | 52 kB Progress (5): 0.4/1.2 MB | 178/262 kB | 206/305 kB | 50 kB | 52 kB Progress (5): 0.5/1.2 MB | 178/262 kB | 206/305 kB | 50 kB | 52 kB Progress (5): 0.5/1.2 MB | 178/262 kB | 210/305 kB | 50 kB | 52 kB Progress (5): 0.5/1.2 MB | 182/262 kB | 210/305 kB | 50 kB | 52 kB Progress (5): 0.5/1.2 MB | 182/262 kB | 214/305 kB | 50 kB | 52 kB Progress (5): 0.5/1.2 MB | 182/262 kB | 214/305 kB | 50 kB | 52 kB Progress (5): 0.5/1.2 MB | 182/262 kB | 218/305 kB | 50 kB | 52 kB Progress (5): 0.5/1.2 MB | 186/262 kB | 218/305 kB | 50 kB | 52 kB Progress (5): 0.5/1.2 MB | 186/262 kB | 222/305 kB | 50 kB | 52 kB Progress (5): 0.5/1.2 MB | 186/262 kB | 222/305 kB | 50 kB | 52 kB Progress (5): 0.5/1.2 MB | 186/262 kB | 226/305 kB | 50 kB | 52 kB Progress (5): 0.5/1.2 MB | 190/262 kB | 226/305 kB | 50 kB | 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 334 kB/s) [2019-07-30T17:14:21.413Z] Progress (4): 0.5/1.2 MB | 190/262 kB | 230/305 kB | 52 kB Progress (4): 0.5/1.2 MB | 190/262 kB | 230/305 kB | 52 kB Progress (4): 0.5/1.2 MB | 190/262 kB | 234/305 kB | 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-30T17:14:21.413Z] Progress (4): 0.5/1.2 MB | 194/262 kB | 234/305 kB | 52 kB Progress (4): 0.5/1.2 MB | 194/262 kB | 238/305 kB | 52 kB Progress (4): 0.5/1.2 MB | 194/262 kB | 238/305 kB | 52 kB Progress (4): 0.5/1.2 MB | 194/262 kB | 242/305 kB | 52 kB Progress (4): 0.5/1.2 MB | 198/262 kB | 242/305 kB | 52 kB Progress (4): 0.5/1.2 MB | 198/262 kB | 246/305 kB | 52 kB Progress (4): 0.5/1.2 MB | 198/262 kB | 246/305 kB | 52 kB Progress (4): 0.5/1.2 MB | 198/262 kB | 250/305 kB | 52 kB Progress (4): 0.5/1.2 MB | 202/262 kB | 250/305 kB | 52 kB Progress (4): 0.5/1.2 MB | 202/262 kB | 254/305 kB | 52 kB Progress (4): 0.5/1.2 MB | 202/262 kB | 254/305 kB | 52 kB Progress (4): 0.5/1.2 MB | 202/262 kB | 258/305 kB | 52 kB Progress (4): 0.5/1.2 MB | 206/262 kB | 258/305 kB | 52 kB Progress (4): 0.5/1.2 MB | 206/262 kB | 262/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 340 kB/s) [2019-07-30T17:14:21.413Z] Progress (3): 0.5/1.2 MB | 206/262 kB | 262/305 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-30T17:14:21.413Z] Progress (3): 0.5/1.2 MB | 206/262 kB | 266/305 kB Progress (3): 0.5/1.2 MB | 210/262 kB | 266/305 kB Progress (3): 0.5/1.2 MB | 210/262 kB | 270/305 kB Progress (3): 0.5/1.2 MB | 210/262 kB | 270/305 kB Progress (3): 0.5/1.2 MB | 210/262 kB | 274/305 kB Progress (3): 0.5/1.2 MB | 214/262 kB | 274/305 kB Progress (3): 0.5/1.2 MB | 214/262 kB | 278/305 kB Progress (3): 0.5/1.2 MB | 214/262 kB | 278/305 kB Progress (3): 0.5/1.2 MB | 214/262 kB | 282/305 kB Progress (3): 0.5/1.2 MB | 218/262 kB | 282/305 kB Progress (3): 0.5/1.2 MB | 218/262 kB | 286/305 kB Progress (3): 0.5/1.2 MB | 218/262 kB | 286/305 kB Progress (3): 0.5/1.2 MB | 218/262 kB | 290/305 kB Progress (3): 0.5/1.2 MB | 222/262 kB | 290/305 kB Progress (3): 0.5/1.2 MB | 222/262 kB | 294/305 kB Progress (3): 0.5/1.2 MB | 222/262 kB | 294/305 kB Progress (3): 0.5/1.2 MB | 222/262 kB | 298/305 kB Progress (3): 0.5/1.2 MB | 226/262 kB | 298/305 kB Progress (3): 0.5/1.2 MB | 226/262 kB | 302/305 kB Progress (3): 0.5/1.2 MB | 226/262 kB | 302/305 kB Progress (3): 0.5/1.2 MB | 226/262 kB | 305 kB Progress (3): 0.5/1.2 MB | 230/262 kB | 305 kB Progress (3): 0.5/1.2 MB | 230/262 kB | 305 kB Progress (3): 0.5/1.2 MB | 234/262 kB | 305 kB Progress (3): 0.5/1.2 MB | 234/262 kB | 305 kB Progress (3): 0.5/1.2 MB | 238/262 kB | 305 kB Progress (3): 0.5/1.2 MB | 238/262 kB | 305 kB Progress (3): 0.5/1.2 MB | 242/262 kB | 305 kB Progress (3): 0.5/1.2 MB | 242/262 kB | 305 kB Progress (3): 0.5/1.2 MB | 246/262 kB | 305 kB Progress (3): 0.5/1.2 MB | 246/262 kB | 305 kB Progress (3): 0.5/1.2 MB | 250/262 kB | 305 kB Progress (3): 0.5/1.2 MB | 250/262 kB | 305 kB Progress (3): 0.5/1.2 MB | 254/262 kB | 305 kB Progress (3): 0.5/1.2 MB | 254/262 kB | 305 kB Progress (3): 0.5/1.2 MB | 258/262 kB | 305 kB Progress (3): 0.5/1.2 MB | 258/262 kB | 305 kB Progress (3): 0.5/1.2 MB | 262/262 kB | 305 kB Progress (3): 0.5/1.2 MB | 262/262 kB | 305 kB Progress (3): 0.5/1.2 MB | 262 kB | 305 kB Progress (3): 0.5/1.2 MB | 262 kB | 305 kB Progress (3): 0.5/1.2 MB | 262 kB | 305 kB Progress (3): 0.5/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.6/1.2 MB | 262 kB | 305 kB Progress (3): 0.7/1.2 MB | 262 kB | 305 kB Progress (3): 0.7/1.2 MB | 262 kB | 305 kB Progress (3): 0.7/1.2 MB | 262 kB | 305 kB Progress (3): 0.7/1.2 MB | 262 kB | 305 kB Progress (3): 0.7/1.2 MB | 262 kB | 305 kB Progress (3): 0.7/1.2 MB | 262 kB | 305 kB Progress (3): 0.7/1.2 MB | 262 kB | 305 kB Progress (3): 0.7/1.2 MB | 262 kB | 305 kB Progress (3): 0.7/1.2 MB | 262 kB | 305 kB Progress (3): 0.7/1.2 MB | 262 kB | 305 kB Progress (3): 0.7/1.2 MB | 262 kB | 305 kB Progress (3): 0.7/1.2 MB | 262 kB | 305 kB Progress (3): 0.7/1.2 MB | 262 kB | 305 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 1.6 MB/s) [2019-07-30T17:14:21.413Z] Progress (2): 0.7/1.2 MB | 305 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 1.8 MB/s) [2019-07-30T17:14:21.413Z] Progress (1): 0.7/1.2 MB 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-30T17:14:21.413Z] Progress (1): 0.7/1.2 MB 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-30T17:14:21.413Z] Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (2): 0.7/1.2 MB | 4.1/15 kB Progress (2): 0.7/1.2 MB | 4.1/15 kB Progress (2): 0.7/1.2 MB | 7.7/15 kB Progress (2): 0.7/1.2 MB | 7.7/15 kB Progress (2): 0.7/1.2 MB | 12/15 kB Progress (2): 0.7/1.2 MB | 12/15 kB Progress (2): 0.7/1.2 MB | 15 kB Progress (2): 0.7/1.2 MB | 15 kB Progress (2): 0.7/1.2 MB | 15 kB Progress (2): 0.7/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.8/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 0.9/1.2 MB | 15 kB Progress (2): 1.0/1.2 MB | 15 kB Progress (2): 1.0/1.2 MB | 15 kB Progress (2): 1.0/1.2 MB | 15 kB Progress (2): 1.0/1.2 MB | 15 kB Progress (2): 1.0/1.2 MB | 15 kB Progress (2): 1.0/1.2 MB | 15 kB Progress (2): 1.0/1.2 MB | 15 kB Progress (2): 1.0/1.2 MB | 15 kB Progress (2): 1.0/1.2 MB | 15 kB Progress (2): 1.0/1.2 MB | 15 kB Progress (3): 1.0/1.2 MB | 15 kB | 4.1/37 kB Progress (3): 1.0/1.2 MB | 15 kB | 4.1/37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (15 kB at 84 kB/s) [2019-07-30T17:14:21.413Z] Progress (2): 1.0/1.2 MB | 7.7/37 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-30T17:14:21.413Z] Progress (2): 1.0/1.2 MB | 7.7/37 kB Progress (2): 1.0/1.2 MB | 12/37 kB Progress (2): 1.0/1.2 MB | 12/37 kB Progress (2): 1.0/1.2 MB | 16/37 kB Progress (2): 1.0/1.2 MB | 16/37 kB Progress (2): 1.0/1.2 MB | 20/37 kB Progress (2): 1.0/1.2 MB | 20/37 kB Progress (2): 1.0/1.2 MB | 24/37 kB Progress (2): 1.0/1.2 MB | 24/37 kB Progress (2): 1.0/1.2 MB | 28/37 kB Progress (2): 1.0/1.2 MB | 28/37 kB Progress (2): 1.0/1.2 MB | 32/37 kB Progress (2): 1.0/1.2 MB | 32/37 kB Progress (3): 1.0/1.2 MB | 32/37 kB | 4.1/11 kB Progress (3): 1.0/1.2 MB | 32/37 kB | 4.1/11 kB Progress (3): 1.0/1.2 MB | 33/37 kB | 4.1/11 kB Progress (4): 1.0/1.2 MB | 33/37 kB | 4.1/11 kB | 4.1/7.7 kB Progress (4): 1.0/1.2 MB | 33/37 kB | 4.1/11 kB | 4.1/7.7 kB Progress (4): 1.0/1.2 MB | 33/37 kB | 7.7/11 kB | 4.1/7.7 kB Progress (4): 1.0/1.2 MB | 33/37 kB | 7.7/11 kB | 4.1/7.7 kB Progress (4): 1.0/1.2 MB | 33/37 kB | 7.7/11 kB | 7.7 kB Progress (4): 1.0/1.2 MB | 37/37 kB | 7.7/11 kB | 7.7 kB Progress (4): 1.0/1.2 MB | 37/37 kB | 7.7/11 kB | 7.7 kB Progress (4): 1.0/1.2 MB | 37/37 kB | 11 kB | 7.7 kB Progress (4): 1.0/1.2 MB | 37/37 kB | 11 kB | 7.7 kB Progress (4): 1.0/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.0/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.0/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.2/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.2/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.2/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.2/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.2/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.2/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.2/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.2/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.2/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.2/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 1.2/1.2 MB | 37 kB | 11 kB | 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 55 kB/s) [2019-07-30T17:14:21.413Z] 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 196 kB/s) [2019-07-30T17:14:21.413Z] Progress (2): 1.2/1.2 MB | 7.7 kB 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-30T17:14:21.413Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-30T17:14:21.413Z] Progress (2): 1.2/1.2 MB | 7.7 kB Progress (2): 1.2/1.2 MB | 7.7 kB Progress (2): 1.2/1.2 MB | 7.7 kB Progress (2): 1.2/1.2 MB | 7.7 kB Progress (2): 1.2 MB | 7.7 kB Progress (3): 1.2 MB | 7.7 kB | 4.1/392 kB Progress (3): 1.2 MB | 7.7 kB | 7.7/392 kB Progress (3): 1.2 MB | 7.7 kB | 12/392 kB Progress (3): 1.2 MB | 7.7 kB | 16/392 kB Progress (3): 1.2 MB | 7.7 kB | 20/392 kB Progress (3): 1.2 MB | 7.7 kB | 24/392 kB Progress (3): 1.2 MB | 7.7 kB | 28/392 kB Progress (3): 1.2 MB | 7.7 kB | 32/392 kB Progress (3): 1.2 MB | 7.7 kB | 33/392 kB Progress (3): 1.2 MB | 7.7 kB | 37/392 kB Progress (3): 1.2 MB | 7.7 kB | 41/392 kB Progress (3): 1.2 MB | 7.7 kB | 45/392 kB Progress (3): 1.2 MB | 7.7 kB | 49/392 kB Progress (3): 1.2 MB | 7.7 kB | 53/392 kB Progress (3): 1.2 MB | 7.7 kB | 57/392 kB Progress (3): 1.2 MB | 7.7 kB | 61/392 kB Progress (3): 1.2 MB | 7.7 kB | 65/392 kB Progress (3): 1.2 MB | 7.7 kB | 66/392 kB Progress (3): 1.2 MB | 7.7 kB | 70/392 kB Progress (3): 1.2 MB | 7.7 kB | 74/392 kB Progress (3): 1.2 MB | 7.7 kB | 78/392 kB Progress (3): 1.2 MB | 7.7 kB | 82/392 kB Progress (3): 1.2 MB | 7.7 kB | 86/392 kB Progress (3): 1.2 MB | 7.7 kB | 90/392 kB Progress (3): 1.2 MB | 7.7 kB | 94/392 kB Progress (3): 1.2 MB | 7.7 kB | 98/392 kB Progress (3): 1.2 MB | 7.7 kB | 98/392 kB Progress (3): 1.2 MB | 7.7 kB | 102/392 kB Progress (3): 1.2 MB | 7.7 kB | 106/392 kB Progress (3): 1.2 MB | 7.7 kB | 110/392 kB Progress (3): 1.2 MB | 7.7 kB | 114/392 kB Progress (3): 1.2 MB | 7.7 kB | 118/392 kB Progress (3): 1.2 MB | 7.7 kB | 122/392 kB Progress (3): 1.2 MB | 7.7 kB | 126/392 kB Progress (3): 1.2 MB | 7.7 kB | 130/392 kB Progress (3): 1.2 MB | 7.7 kB | 134/392 kB Progress (3): 1.2 MB | 7.7 kB | 138/392 kB Progress (3): 1.2 MB | 7.7 kB | 142/392 kB Progress (3): 1.2 MB | 7.7 kB | 146/392 kB Progress (3): 1.2 MB | 7.7 kB | 150/392 kB Progress (3): 1.2 MB | 7.7 kB | 154/392 kB Progress (3): 1.2 MB | 7.7 kB | 158/392 kB Progress (3): 1.2 MB | 7.7 kB | 162/392 kB Progress (3): 1.2 MB | 7.7 kB | 166/392 kB Progress (3): 1.2 MB | 7.7 kB | 170/392 kB Progress (3): 1.2 MB | 7.7 kB | 174/392 kB Progress (3): 1.2 MB | 7.7 kB | 178/392 kB Progress (3): 1.2 MB | 7.7 kB | 182/392 kB Progress (3): 1.2 MB | 7.7 kB | 186/392 kB Progress (3): 1.2 MB | 7.7 kB | 190/392 kB Progress (3): 1.2 MB | 7.7 kB | 194/392 kB Progress (3): 1.2 MB | 7.7 kB | 198/392 kB Progress (3): 1.2 MB | 7.7 kB | 202/392 kB Progress (3): 1.2 MB | 7.7 kB | 206/392 kB Progress (3): 1.2 MB | 7.7 kB | 210/392 kB Progress (3): 1.2 MB | 7.7 kB | 214/392 kB Progress (3): 1.2 MB | 7.7 kB | 218/392 kB Progress (3): 1.2 MB | 7.7 kB | 222/392 kB Progress (3): 1.2 MB | 7.7 kB | 226/392 kB Progress (3): 1.2 MB | 7.7 kB | 230/392 kB Progress (3): 1.2 MB | 7.7 kB | 234/392 kB Progress (3): 1.2 MB | 7.7 kB | 238/392 kB Progress (3): 1.2 MB | 7.7 kB | 242/392 kB Progress (3): 1.2 MB | 7.7 kB | 246/392 kB Progress (3): 1.2 MB | 7.7 kB | 250/392 kB Progress (3): 1.2 MB | 7.7 kB | 254/392 kB Progress (3): 1.2 MB | 7.7 kB | 258/392 kB Progress (3): 1.2 MB | 7.7 kB | 262/392 kB Progress (3): 1.2 MB | 7.7 kB | 266/392 kB Progress (3): 1.2 MB | 7.7 kB | 270/392 kB Progress (3): 1.2 MB | 7.7 kB | 274/392 kB Progress (3): 1.2 MB | 7.7 kB | 278/392 kB Progress (3): 1.2 MB | 7.7 kB | 282/392 kB Progress (3): 1.2 MB | 7.7 kB | 286/392 kB Progress (3): 1.2 MB | 7.7 kB | 290/392 kB Progress (3): 1.2 MB | 7.7 kB | 294/392 kB Progress (3): 1.2 MB | 7.7 kB | 298/392 kB Progress (3): 1.2 MB | 7.7 kB | 302/392 kB Progress (3): 1.2 MB | 7.7 kB | 306/392 kB Progress (3): 1.2 MB | 7.7 kB | 310/392 kB Progress (3): 1.2 MB | 7.7 kB | 314/392 kB Progress (3): 1.2 MB | 7.7 kB | 318/392 kB Progress (3): 1.2 MB | 7.7 kB | 322/392 kB Progress (3): 1.2 MB | 7.7 kB | 326/392 kB Progress (3): 1.2 MB | 7.7 kB | 330/392 kB Progress (3): 1.2 MB | 7.7 kB | 334/392 kB Progress (3): 1.2 MB | 7.7 kB | 338/392 kB Progress (3): 1.2 MB | 7.7 kB | 342/392 kB Progress (3): 1.2 MB | 7.7 kB | 346/392 kB Progress (3): 1.2 MB | 7.7 kB | 350/392 kB Progress (3): 1.2 MB | 7.7 kB | 354/392 kB Progress (3): 1.2 MB | 7.7 kB | 358/392 kB Progress (3): 1.2 MB | 7.7 kB | 362/392 kB Progress (3): 1.2 MB | 7.7 kB | 366/392 kB Progress (3): 1.2 MB | 7.7 kB | 370/392 kB Progress (3): 1.2 MB | 7.7 kB | 374/392 kB Progress (3): 1.2 MB | 7.7 kB | 378/392 kB Progress (3): 1.2 MB | 7.7 kB | 382/392 kB Progress (3): 1.2 MB | 7.7 kB | 386/392 kB Progress (3): 1.2 MB | 7.7 kB | 390/392 kB Progress (3): 1.2 MB | 7.7 kB | 392 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 33 kB/s) [2019-07-30T17:14:21.413Z] 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-30T17:14:21.413Z] 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 5.0 MB/s) [2019-07-30T17:14:21.413Z] 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-30T17:14:21.413Z] 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 1.6 MB/s) [2019-07-30T17:14:21.413Z] 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-30T17:14:21.413Z] Progress (1): 4.1/588 kB Progress (1): 7.7/588 kB Progress (1): 12/588 kB Progress (1): 16/588 kB Progress (1): 20/588 kB Progress (1): 24/588 kB Progress (1): 28/588 kB Progress (1): 32/588 kB Progress (1): 33/588 kB Progress (2): 33/588 kB | 4.1/91 kB Progress (2): 33/588 kB | 7.7/91 kB Progress (2): 33/588 kB | 12/91 kB Progress (2): 33/588 kB | 16/91 kB Progress (2): 33/588 kB | 20/91 kB Progress (2): 33/588 kB | 24/91 kB Progress (2): 33/588 kB | 28/91 kB Progress (2): 33/588 kB | 32/91 kB Progress (2): 33/588 kB | 33/91 kB Progress (2): 33/588 kB | 37/91 kB Progress (2): 33/588 kB | 41/91 kB Progress (2): 33/588 kB | 45/91 kB Progress (2): 33/588 kB | 49/91 kB Progress (2): 33/588 kB | 53/91 kB Progress (2): 33/588 kB | 57/91 kB Progress (2): 33/588 kB | 61/91 kB Progress (2): 33/588 kB | 65/91 kB Progress (2): 33/588 kB | 69/91 kB Progress (2): 33/588 kB | 73/91 kB Progress (2): 33/588 kB | 77/91 kB Progress (2): 33/588 kB | 81/91 kB Progress (2): 33/588 kB | 85/91 kB Progress (2): 33/588 kB | 89/91 kB Progress (2): 33/588 kB | 91 kB Progress (3): 33/588 kB | 91 kB | 4.1/189 kB Progress (3): 33/588 kB | 91 kB | 7.7/189 kB Progress (3): 33/588 kB | 91 kB | 12/189 kB Progress (3): 33/588 kB | 91 kB | 16/189 kB Progress (3): 33/588 kB | 91 kB | 20/189 kB Progress (3): 33/588 kB | 91 kB | 24/189 kB Progress (3): 33/588 kB | 91 kB | 28/189 kB Progress (3): 33/588 kB | 91 kB | 32/189 kB Progress (3): 33/588 kB | 91 kB | 33/189 kB Progress (3): 33/588 kB | 91 kB | 37/189 kB Progress (3): 33/588 kB | 91 kB | 41/189 kB Progress (3): 33/588 kB | 91 kB | 45/189 kB Progress (3): 33/588 kB | 91 kB | 49/189 kB Progress (3): 37/588 kB | 91 kB | 49/189 kB Progress (3): 37/588 kB | 91 kB | 53/189 kB Progress (3): 41/588 kB | 91 kB | 53/189 kB Progress (3): 41/588 kB | 91 kB | 57/189 kB Progress (3): 45/588 kB | 91 kB | 57/189 kB Progress (3): 45/588 kB | 91 kB | 61/189 kB Progress (3): 49/588 kB | 91 kB | 61/189 kB Progress (3): 49/588 kB | 91 kB | 65/189 kB Progress (3): 53/588 kB | 91 kB | 65/189 kB Progress (3): 53/588 kB | 91 kB | 66/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 346 kB/s) [2019-07-30T17:14:21.413Z] Progress (2): 57/588 kB | 66/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-30T17:14:21.413Z] Progress (3): 57/588 kB | 66/189 kB | 4.1/168 kB Progress (3): 57/588 kB | 70/189 kB | 4.1/168 kB Progress (3): 57/588 kB | 70/189 kB | 7.7/168 kB Progress (3): 61/588 kB | 70/189 kB | 7.7/168 kB Progress (3): 61/588 kB | 70/189 kB | 12/168 kB Progress (3): 61/588 kB | 74/189 kB | 12/168 kB Progress (3): 61/588 kB | 74/189 kB | 16/168 kB Progress (3): 65/588 kB | 74/189 kB | 16/168 kB Progress (3): 65/588 kB | 74/189 kB | 20/168 kB Progress (3): 65/588 kB | 78/189 kB | 20/168 kB Progress (3): 65/588 kB | 78/189 kB | 24/168 kB Progress (3): 66/588 kB | 78/189 kB | 24/168 kB Progress (3): 66/588 kB | 82/189 kB | 24/168 kB Progress (3): 70/588 kB | 82/189 kB | 24/168 kB Progress (3): 70/588 kB | 86/189 kB | 24/168 kB Progress (3): 70/588 kB | 86/189 kB | 28/168 kB Progress (3): 70/588 kB | 90/189 kB | 28/168 kB Progress (3): 74/588 kB | 90/189 kB | 28/168 kB Progress (3): 74/588 kB | 94/189 kB | 28/168 kB Progress (3): 74/588 kB | 94/189 kB | 32/168 kB Progress (3): 74/588 kB | 98/189 kB | 32/168 kB Progress (3): 78/588 kB | 98/189 kB | 32/168 kB Progress (3): 78/588 kB | 98/189 kB | 32/168 kB Progress (3): 78/588 kB | 98/189 kB | 33/168 kB Progress (3): 78/588 kB | 102/189 kB | 33/168 kB Progress (3): 82/588 kB | 102/189 kB | 33/168 kB Progress (3): 82/588 kB | 106/189 kB | 33/168 kB Progress (3): 86/588 kB | 106/189 kB | 33/168 kB Progress (3): 86/588 kB | 106/189 kB | 37/168 kB Progress (3): 90/588 kB | 106/189 kB | 37/168 kB Progress (3): 90/588 kB | 110/189 kB | 37/168 kB Progress (3): 94/588 kB | 110/189 kB | 37/168 kB Progress (3): 94/588 kB | 110/189 kB | 41/168 kB Progress (3): 98/588 kB | 110/189 kB | 41/168 kB Progress (3): 98/588 kB | 114/189 kB | 41/168 kB Progress (3): 98/588 kB | 114/189 kB | 41/168 kB Progress (3): 98/588 kB | 114/189 kB | 45/168 kB Progress (3): 102/588 kB | 114/189 kB | 45/168 kB Progress (3): 102/588 kB | 118/189 kB | 45/168 kB Progress (3): 106/588 kB | 118/189 kB | 45/168 kB Progress (3): 106/588 kB | 118/189 kB | 49/168 kB Progress (3): 110/588 kB | 118/189 kB | 49/168 kB Progress (4): 110/588 kB | 118/189 kB | 49/168 kB | 4.1/38 kB Progress (4): 110/588 kB | 122/189 kB | 49/168 kB | 4.1/38 kB Progress (4): 110/588 kB | 122/189 kB | 49/168 kB | 7.7/38 kB Progress (4): 114/588 kB | 122/189 kB | 49/168 kB | 7.7/38 kB Progress (4): 114/588 kB | 122/189 kB | 53/168 kB | 7.7/38 kB Progress (4): 118/588 kB | 122/189 kB | 53/168 kB | 7.7/38 kB Progress (4): 118/588 kB | 126/189 kB | 53/168 kB | 7.7/38 kB Progress (4): 122/588 kB | 126/189 kB | 53/168 kB | 7.7/38 kB Progress (4): 122/588 kB | 126/189 kB | 57/168 kB | 7.7/38 kB Progress (4): 122/588 kB | 130/189 kB | 57/168 kB | 7.7/38 kB Progress (4): 122/588 kB | 130/189 kB | 61/168 kB | 7.7/38 kB Progress (4): 126/588 kB | 130/189 kB | 61/168 kB | 7.7/38 kB Progress (4): 126/588 kB | 130/189 kB | 65/168 kB | 7.7/38 kB Progress (4): 126/588 kB | 131/189 kB | 65/168 kB | 7.7/38 kB Progress (5): 126/588 kB | 131/189 kB | 65/168 kB | 7.7/38 kB | 4.1/65 kB Progress (5): 126/588 kB | 131/189 kB | 66/168 kB | 7.7/38 kB | 4.1/65 kB Progress (5): 130/588 kB | 131/189 kB | 66/168 kB | 7.7/38 kB | 4.1/65 kB Progress (5): 130/588 kB | 131/189 kB | 70/168 kB | 7.7/38 kB | 4.1/65 kB Progress (5): 130/588 kB | 131/189 kB | 70/168 kB | 7.7/38 kB | 7.7/65 kB Progress (5): 130/588 kB | 135/189 kB | 70/168 kB | 7.7/38 kB | 7.7/65 kB Progress (5): 130/588 kB | 135/189 kB | 70/168 kB | 7.7/38 kB | 12/65 kB Progress (5): 130/588 kB | 135/189 kB | 74/168 kB | 7.7/38 kB | 12/65 kB Progress (5): 131/588 kB | 135/189 kB | 74/168 kB | 7.7/38 kB | 12/65 kB Progress (5): 131/588 kB | 135/189 kB | 78/168 kB | 7.7/38 kB | 12/65 kB Progress (5): 131/588 kB | 135/189 kB | 78/168 kB | 7.7/38 kB | 16/65 kB Progress (5): 131/588 kB | 139/189 kB | 78/168 kB | 7.7/38 kB | 16/65 kB Progress (5): 131/588 kB | 139/189 kB | 78/168 kB | 7.7/38 kB | 20/65 kB Progress (5): 131/588 kB | 139/189 kB | 82/168 kB | 7.7/38 kB | 20/65 kB Progress (5): 135/588 kB | 139/189 kB | 82/168 kB | 7.7/38 kB | 20/65 kB Progress (5): 135/588 kB | 139/189 kB | 86/168 kB | 7.7/38 kB | 20/65 kB Progress (5): 135/588 kB | 139/189 kB | 86/168 kB | 7.7/38 kB | 24/65 kB Progress (5): 135/588 kB | 143/189 kB | 86/168 kB | 7.7/38 kB | 24/65 kB Progress (5): 135/588 kB | 143/189 kB | 86/168 kB | 7.7/38 kB | 28/65 kB Progress (5): 135/588 kB | 143/189 kB | 90/168 kB | 7.7/38 kB | 28/65 kB Progress (5): 139/588 kB | 143/189 kB | 90/168 kB | 7.7/38 kB | 28/65 kB Progress (5): 139/588 kB | 143/189 kB | 94/168 kB | 7.7/38 kB | 28/65 kB Progress (5): 139/588 kB | 143/189 kB | 94/168 kB | 7.7/38 kB | 32/65 kB Progress (5): 139/588 kB | 143/189 kB | 94/168 kB | 12/38 kB | 32/65 kB Progress (5): 139/588 kB | 147/189 kB | 94/168 kB | 12/38 kB | 32/65 kB Progress (5): 139/588 kB | 147/189 kB | 94/168 kB | 16/38 kB | 32/65 kB Progress (5): 139/588 kB | 147/189 kB | 94/168 kB | 16/38 kB | 33/65 kB Progress (5): 139/588 kB | 147/189 kB | 98/168 kB | 16/38 kB | 33/65 kB Progress (5): 143/588 kB | 147/189 kB | 98/168 kB | 16/38 kB | 33/65 kB Progress (5): 143/588 kB | 147/189 kB | 98/168 kB | 16/38 kB | 33/65 kB Progress (5): 143/588 kB | 147/189 kB | 98/168 kB | 20/38 kB | 33/65 kB Progress (5): 143/588 kB | 147/189 kB | 98/168 kB | 20/38 kB | 37/65 kB Progress (5): 143/588 kB | 151/189 kB | 98/168 kB | 20/38 kB | 37/65 kB Progress (5): 143/588 kB | 151/189 kB | 98/168 kB | 20/38 kB | 41/65 kB Progress (5): 143/588 kB | 151/189 kB | 98/168 kB | 24/38 kB | 41/65 kB Progress (5): 143/588 kB | 151/189 kB | 102/168 kB | 24/38 kB | 41/65 kB Progress (5): 147/588 kB | 151/189 kB | 102/168 kB | 24/38 kB | 41/65 kB Progress (5): 147/588 kB | 151/189 kB | 106/168 kB | 24/38 kB | 41/65 kB Progress (5): 147/588 kB | 151/189 kB | 106/168 kB | 24/38 kB | 45/65 kB Progress (5): 147/588 kB | 155/189 kB | 106/168 kB | 24/38 kB | 45/65 kB Progress (5): 147/588 kB | 155/189 kB | 106/168 kB | 24/38 kB | 49/65 kB Progress (5): 147/588 kB | 155/189 kB | 110/168 kB | 24/38 kB | 49/65 kB Progress (5): 151/588 kB | 155/189 kB | 110/168 kB | 24/38 kB | 49/65 kB Progress (5): 151/588 kB | 155/189 kB | 114/168 kB | 24/38 kB | 49/65 kB Progress (5): 151/588 kB | 155/189 kB | 114/168 kB | 28/38 kB | 49/65 kB Progress (5): 151/588 kB | 155/189 kB | 114/168 kB | 28/38 kB | 53/65 kB Progress (5): 151/588 kB | 159/189 kB | 114/168 kB | 28/38 kB | 53/65 kB Progress (5): 151/588 kB | 159/189 kB | 114/168 kB | 28/38 kB | 57/65 kB Progress (5): 151/588 kB | 159/189 kB | 114/168 kB | 32/38 kB | 57/65 kB Progress (5): 151/588 kB | 159/189 kB | 118/168 kB | 32/38 kB | 57/65 kB Progress (5): 155/588 kB | 159/189 kB | 118/168 kB | 32/38 kB | 57/65 kB Progress (5): 155/588 kB | 159/189 kB | 122/168 kB | 32/38 kB | 57/65 kB Progress (5): 155/588 kB | 159/189 kB | 122/168 kB | 33/38 kB | 57/65 kB Progress (5): 155/588 kB | 159/189 kB | 122/168 kB | 33/38 kB | 61/65 kB Progress (5): 155/588 kB | 163/189 kB | 122/168 kB | 33/38 kB | 61/65 kB Progress (5): 155/588 kB | 163/189 kB | 122/168 kB | 33/38 kB | 65/65 kB Progress (5): 155/588 kB | 163/189 kB | 122/168 kB | 37/38 kB | 65/65 kB Progress (5): 155/588 kB | 163/189 kB | 126/168 kB | 37/38 kB | 65/65 kB Progress (5): 159/588 kB | 163/189 kB | 126/168 kB | 37/38 kB | 65/65 kB Progress (5): 159/588 kB | 163/189 kB | 130/168 kB | 37/38 kB | 65/65 kB Progress (5): 159/588 kB | 163/189 kB | 130/168 kB | 38 kB | 65/65 kB Progress (5): 159/588 kB | 163/189 kB | 130/168 kB | 38 kB | 65 kB Progress (5): 159/588 kB | 167/189 kB | 130/168 kB | 38 kB | 65 kB Progress (5): 159/588 kB | 167/189 kB | 134/168 kB | 38 kB | 65 kB Progress (5): 163/588 kB | 167/189 kB | 134/168 kB | 38 kB | 65 kB Progress (5): 163/588 kB | 167/189 kB | 138/168 kB | 38 kB | 65 kB Progress (5): 163/588 kB | 171/189 kB | 138/168 kB | 38 kB | 65 kB Progress (5): 163/588 kB | 171/189 kB | 142/168 kB | 38 kB | 65 kB Progress (5): 164/588 kB | 171/189 kB | 142/168 kB | 38 kB | 65 kB Progress (5): 164/588 kB | 171/189 kB | 146/168 kB | 38 kB | 65 kB Progress (5): 164/588 kB | 175/189 kB | 146/168 kB | 38 kB | 65 kB Progress (5): 164/588 kB | 175/189 kB | 150/168 kB | 38 kB | 65 kB Progress (5): 168/588 kB | 175/189 kB | 150/168 kB | 38 kB | 65 kB Progress (5): 168/588 kB | 175/189 kB | 154/168 kB | 38 kB | 65 kB Progress (5): 168/588 kB | 179/189 kB | 154/168 kB | 38 kB | 65 kB Progress (5): 168/588 kB | 179/189 kB | 158/168 kB | 38 kB | 65 kB Progress (5): 172/588 kB | 179/189 kB | 158/168 kB | 38 kB | 65 kB Progress (5): 172/588 kB | 179/189 kB | 162/168 kB | 38 kB | 65 kB Progress (5): 172/588 kB | 183/189 kB | 162/168 kB | 38 kB | 65 kB Progress (5): 172/588 kB | 183/189 kB | 166/168 kB | 38 kB | 65 kB Progress (5): 176/588 kB | 183/189 kB | 166/168 kB | 38 kB | 65 kB Progress (5): 176/588 kB | 183/189 kB | 168 kB | 38 kB | 65 kB Progress (5): 176/588 kB | 187/189 kB | 168 kB | 38 kB | 65 kB Progress (5): 180/588 kB | 187/189 kB | 168 kB | 38 kB | 65 kB Progress (5): 180/588 kB | 189 kB | 168 kB | 38 kB | 65 kB Progress (5): 184/588 kB | 189 kB | 168 kB | 38 kB | 65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 133 kB/s) [2019-07-30T17:14:21.413Z] Progress (4): 188/588 kB | 189 kB | 168 kB | 65 kB 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-30T17:14:21.413Z] Progress (4): 192/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 196/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 197/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 201/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 205/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 209/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 213/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 217/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 221/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 225/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 229/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 229/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 233/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 237/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 241/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 245/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 249/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 253/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 257/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 261/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 265/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 269/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 273/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 277/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 281/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 285/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 289/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 293/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 297/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 301/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 305/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 309/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 313/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 317/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 321/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 325/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 329/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 333/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 337/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 341/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 345/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 349/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 353/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 357/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 361/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 365/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 369/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 373/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 377/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 381/588 kB | 189 kB | 168 kB | 65 kB Progress (4): 385/588 kB | 189 kB | 168 kB | 65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 637 kB/s) [2019-07-30T17:14:21.413Z] Progress (3): 389/588 kB | 168 kB | 65 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-30T17:14:21.413Z] Progress (3): 393/588 kB | 168 kB | 65 kB Progress (3): 397/588 kB | 168 kB | 65 kB Progress (3): 401/588 kB | 168 kB | 65 kB Progress (3): 405/588 kB | 168 kB | 65 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 565 kB/s) [2019-07-30T17:14:21.413Z] Progress (2): 409/588 kB | 65 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-30T17:14:21.413Z] Progress (2): 413/588 kB | 65 kB Progress (2): 417/588 kB | 65 kB Progress (2): 421/588 kB | 65 kB Progress (2): 425/588 kB | 65 kB Progress (2): 429/588 kB | 65 kB Progress (2): 433/588 kB | 65 kB Progress (2): 437/588 kB | 65 kB Progress (2): 441/588 kB | 65 kB Progress (2): 445/588 kB | 65 kB Progress (2): 449/588 kB | 65 kB Progress (2): 453/588 kB | 65 kB Progress (2): 457/588 kB | 65 kB Progress (2): 461/588 kB | 65 kB Progress (2): 465/588 kB | 65 kB Progress (2): 469/588 kB | 65 kB Progress (2): 473/588 kB | 65 kB Progress (2): 477/588 kB | 65 kB Progress (2): 481/588 kB | 65 kB Progress (2): 485/588 kB | 65 kB Progress (2): 489/588 kB | 65 kB Progress (2): 493/588 kB | 65 kB Progress (2): 497/588 kB | 65 kB Progress (2): 501/588 kB | 65 kB Progress (2): 505/588 kB | 65 kB Progress (2): 509/588 kB | 65 kB Progress (2): 513/588 kB | 65 kB Progress (2): 517/588 kB | 65 kB Progress (2): 521/588 kB | 65 kB Progress (2): 525/588 kB | 65 kB Progress (2): 529/588 kB | 65 kB Progress (2): 533/588 kB | 65 kB Progress (2): 537/588 kB | 65 kB Progress (2): 541/588 kB | 65 kB Progress (2): 545/588 kB | 65 kB Progress (2): 549/588 kB | 65 kB Progress (2): 553/588 kB | 65 kB Progress (3): 553/588 kB | 65 kB | 4.1/109 kB Progress (3): 557/588 kB | 65 kB | 4.1/109 kB Progress (3): 557/588 kB | 65 kB | 7.7/109 kB Progress (3): 561/588 kB | 65 kB | 7.7/109 kB Progress (3): 565/588 kB | 65 kB | 7.7/109 kB Progress (3): 569/588 kB | 65 kB | 7.7/109 kB Progress (3): 573/588 kB | 65 kB | 7.7/109 kB Progress (3): 573/588 kB | 65 kB | 12/109 kB Progress (3): 577/588 kB | 65 kB | 12/109 kB Progress (3): 577/588 kB | 65 kB | 16/109 kB Progress (3): 581/588 kB | 65 kB | 16/109 kB Progress (3): 585/588 kB | 65 kB | 16/109 kB Progress (3): 588 kB | 65 kB | 16/109 kB Progress (3): 588 kB | 65 kB | 20/109 kB Progress (3): 588 kB | 65 kB | 24/109 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 213 kB/s) [2019-07-30T17:14:21.413Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T17:14:21.413Z] Progress (2): 588 kB | 28/109 kB Progress (2): 588 kB | 32/109 kB Progress (2): 588 kB | 33/109 kB Progress (3): 588 kB | 33/109 kB | 4.1/281 kB Progress (3): 588 kB | 33/109 kB | 7.7/281 kB Progress (3): 588 kB | 33/109 kB | 12/281 kB Progress (3): 588 kB | 33/109 kB | 16/281 kB Progress (3): 588 kB | 37/109 kB | 16/281 kB Progress (3): 588 kB | 37/109 kB | 20/281 kB Progress (3): 588 kB | 41/109 kB | 20/281 kB Progress (3): 588 kB | 41/109 kB | 24/281 kB Progress (4): 588 kB | 41/109 kB | 24/281 kB | 4.1/194 kB Progress (4): 588 kB | 41/109 kB | 28/281 kB | 4.1/194 kB Progress (4): 588 kB | 45/109 kB | 28/281 kB | 4.1/194 kB Progress (4): 588 kB | 45/109 kB | 32/281 kB | 4.1/194 kB Progress (4): 588 kB | 45/109 kB | 32/281 kB | 7.7/194 kB Progress (4): 588 kB | 45/109 kB | 33/281 kB | 7.7/194 kB Progress (4): 588 kB | 49/109 kB | 33/281 kB | 7.7/194 kB Progress (4): 588 kB | 49/109 kB | 37/281 kB | 7.7/194 kB Progress (4): 588 kB | 49/109 kB | 37/281 kB | 12/194 kB Progress (4): 588 kB | 49/109 kB | 41/281 kB | 12/194 kB Progress (4): 588 kB | 53/109 kB | 41/281 kB | 12/194 kB Progress (4): 588 kB | 53/109 kB | 45/281 kB | 12/194 kB Progress (4): 588 kB | 53/109 kB | 45/281 kB | 16/194 kB Progress (4): 588 kB | 53/109 kB | 49/281 kB | 16/194 kB Progress (4): 588 kB | 57/109 kB | 49/281 kB | 16/194 kB Progress (4): 588 kB | 57/109 kB | 53/281 kB | 16/194 kB Progress (4): 588 kB | 57/109 kB | 53/281 kB | 20/194 kB Progress (4): 588 kB | 57/109 kB | 57/281 kB | 20/194 kB Progress (4): 588 kB | 61/109 kB | 57/281 kB | 20/194 kB Progress (4): 588 kB | 61/109 kB | 61/281 kB | 20/194 kB Progress (4): 588 kB | 61/109 kB | 61/281 kB | 24/194 kB Progress (4): 588 kB | 61/109 kB | 65/281 kB | 24/194 kB Progress (4): 588 kB | 65/109 kB | 65/281 kB | 24/194 kB Progress (4): 588 kB | 65/109 kB | 66/281 kB | 24/194 kB Progress (4): 588 kB | 65/109 kB | 66/281 kB | 28/194 kB Progress (4): 588 kB | 66/109 kB | 66/281 kB | 28/194 kB Progress (4): 588 kB | 66/109 kB | 66/281 kB | 32/194 kB Progress (4): 588 kB | 70/109 kB | 66/281 kB | 32/194 kB Progress (4): 588 kB | 70/109 kB | 66/281 kB | 33/194 kB Progress (4): 588 kB | 74/109 kB | 66/281 kB | 33/194 kB Progress (4): 588 kB | 74/109 kB | 66/281 kB | 37/194 kB Progress (4): 588 kB | 78/109 kB | 66/281 kB | 37/194 kB Progress (4): 588 kB | 78/109 kB | 66/281 kB | 41/194 kB Progress (4): 588 kB | 82/109 kB | 66/281 kB | 41/194 kB Progress (4): 588 kB | 82/109 kB | 66/281 kB | 45/194 kB Progress (4): 588 kB | 86/109 kB | 66/281 kB | 45/194 kB Progress (4): 588 kB | 86/109 kB | 66/281 kB | 49/194 kB Progress (4): 588 kB | 90/109 kB | 66/281 kB | 49/194 kB Progress (4): 588 kB | 90/109 kB | 66/281 kB | 53/194 kB Progress (4): 588 kB | 94/109 kB | 66/281 kB | 53/194 kB Progress (4): 588 kB | 94/109 kB | 66/281 kB | 57/194 kB Progress (4): 588 kB | 98/109 kB | 66/281 kB | 57/194 kB Progress (4): 588 kB | 98/109 kB | 70/281 kB | 57/194 kB Progress (4): 588 kB | 98/109 kB | 70/281 kB | 61/194 kB Progress (4): 588 kB | 98/109 kB | 74/281 kB | 61/194 kB Progress (4): 588 kB | 98/109 kB | 74/281 kB | 61/194 kB Progress (4): 588 kB | 98/109 kB | 78/281 kB | 61/194 kB Progress (4): 588 kB | 98/109 kB | 78/281 kB | 65/194 kB Progress (4): 588 kB | 98/109 kB | 82/281 kB | 65/194 kB Progress (4): 588 kB | 102/109 kB | 82/281 kB | 65/194 kB Progress (4): 588 kB | 102/109 kB | 86/281 kB | 65/194 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 1.9 MB/s) [2019-07-30T17:14:21.413Z] Progress (3): 102/109 kB | 86/281 kB | 66/194 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-30T17:14:21.414Z] Progress (3): 102/109 kB | 90/281 kB | 66/194 kB Progress (3): 106/109 kB | 90/281 kB | 66/194 kB Progress (3): 106/109 kB | 94/281 kB | 66/194 kB Progress (3): 106/109 kB | 94/281 kB | 70/194 kB Progress (3): 106/109 kB | 98/281 kB | 70/194 kB Progress (3): 109 kB | 98/281 kB | 70/194 kB Progress (3): 109 kB | 98/281 kB | 70/194 kB Progress (3): 109 kB | 98/281 kB | 74/194 kB Progress (3): 109 kB | 102/281 kB | 74/194 kB Progress (3): 109 kB | 102/281 kB | 78/194 kB Progress (3): 109 kB | 106/281 kB | 78/194 kB Progress (3): 109 kB | 106/281 kB | 82/194 kB Progress (3): 109 kB | 110/281 kB | 82/194 kB Progress (3): 109 kB | 110/281 kB | 86/194 kB Progress (3): 109 kB | 114/281 kB | 86/194 kB Progress (4): 109 kB | 114/281 kB | 86/194 kB | 4.1/115 kB Progress (4): 109 kB | 118/281 kB | 86/194 kB | 4.1/115 kB Progress (4): 109 kB | 118/281 kB | 90/194 kB | 4.1/115 kB Progress (4): 109 kB | 122/281 kB | 90/194 kB | 4.1/115 kB Progress (4): 109 kB | 122/281 kB | 90/194 kB | 7.7/115 kB Progress (4): 109 kB | 126/281 kB | 90/194 kB | 7.7/115 kB Progress (4): 109 kB | 126/281 kB | 94/194 kB | 7.7/115 kB Progress (4): 109 kB | 130/281 kB | 94/194 kB | 7.7/115 kB Progress (4): 109 kB | 130/281 kB | 94/194 kB | 12/115 kB Progress (4): 109 kB | 131/281 kB | 94/194 kB | 12/115 kB Progress (4): 109 kB | 131/281 kB | 98/194 kB | 12/115 kB Progress (4): 109 kB | 135/281 kB | 98/194 kB | 12/115 kB Progress (4): 109 kB | 135/281 kB | 98/194 kB | 16/115 kB Progress (4): 109 kB | 139/281 kB | 98/194 kB | 16/115 kB Progress (4): 109 kB | 139/281 kB | 98/194 kB | 16/115 kB Progress (4): 109 kB | 143/281 kB | 98/194 kB | 16/115 kB Progress (4): 109 kB | 143/281 kB | 98/194 kB | 20/115 kB Progress (4): 109 kB | 147/281 kB | 98/194 kB | 20/115 kB Progress (4): 109 kB | 147/281 kB | 102/194 kB | 20/115 kB Progress (4): 109 kB | 151/281 kB | 102/194 kB | 20/115 kB Progress (4): 109 kB | 151/281 kB | 102/194 kB | 24/115 kB Progress (4): 109 kB | 155/281 kB | 102/194 kB | 24/115 kB Progress (4): 109 kB | 155/281 kB | 106/194 kB | 24/115 kB Progress (4): 109 kB | 159/281 kB | 106/194 kB | 24/115 kB Progress (4): 109 kB | 159/281 kB | 106/194 kB | 28/115 kB Progress (4): 109 kB | 163/281 kB | 106/194 kB | 28/115 kB Progress (4): 109 kB | 163/281 kB | 110/194 kB | 28/115 kB Progress (4): 109 kB | 164/281 kB | 110/194 kB | 28/115 kB Progress (4): 109 kB | 164/281 kB | 110/194 kB | 32/115 kB Progress (4): 109 kB | 168/281 kB | 110/194 kB | 32/115 kB Progress (4): 109 kB | 168/281 kB | 114/194 kB | 32/115 kB Progress (4): 109 kB | 172/281 kB | 114/194 kB | 32/115 kB Progress (4): 109 kB | 172/281 kB | 114/194 kB | 33/115 kB Progress (4): 109 kB | 176/281 kB | 114/194 kB | 33/115 kB Progress (4): 109 kB | 176/281 kB | 118/194 kB | 33/115 kB Progress (4): 109 kB | 180/281 kB | 118/194 kB | 33/115 kB Progress (4): 109 kB | 180/281 kB | 118/194 kB | 37/115 kB Progress (4): 109 kB | 184/281 kB | 118/194 kB | 37/115 kB Progress (4): 109 kB | 184/281 kB | 122/194 kB | 37/115 kB Progress (4): 109 kB | 188/281 kB | 122/194 kB | 37/115 kB Progress (4): 109 kB | 188/281 kB | 122/194 kB | 41/115 kB Progress (4): 109 kB | 192/281 kB | 122/194 kB | 41/115 kB Progress (4): 109 kB | 192/281 kB | 126/194 kB | 41/115 kB Progress (4): 109 kB | 196/281 kB | 126/194 kB | 41/115 kB Progress (4): 109 kB | 196/281 kB | 126/194 kB | 45/115 kB Progress (4): 109 kB | 197/281 kB | 126/194 kB | 45/115 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 336 kB/s) [2019-07-30T17:14:21.414Z] Progress (3): 197/281 kB | 130/194 kB | 45/115 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-30T17:14:21.414Z] Progress (3): 201/281 kB | 130/194 kB | 45/115 kB Progress (3): 201/281 kB | 130/194 kB | 49/115 kB Progress (3): 205/281 kB | 130/194 kB | 49/115 kB Progress (3): 205/281 kB | 131/194 kB | 49/115 kB Progress (3): 209/281 kB | 131/194 kB | 49/115 kB Progress (3): 209/281 kB | 131/194 kB | 53/115 kB Progress (4): 209/281 kB | 131/194 kB | 53/115 kB | 4.1/70 kB Progress (4): 209/281 kB | 131/194 kB | 57/115 kB | 4.1/70 kB Progress (4): 213/281 kB | 131/194 kB | 57/115 kB | 4.1/70 kB Progress (4): 213/281 kB | 135/194 kB | 57/115 kB | 4.1/70 kB Progress (4): 217/281 kB | 135/194 kB | 57/115 kB | 4.1/70 kB Progress (4): 217/281 kB | 135/194 kB | 61/115 kB | 4.1/70 kB Progress (4): 217/281 kB | 135/194 kB | 61/115 kB | 7.7/70 kB Progress (4): 217/281 kB | 135/194 kB | 65/115 kB | 7.7/70 kB Progress (4): 221/281 kB | 135/194 kB | 65/115 kB | 7.7/70 kB Progress (4): 221/281 kB | 139/194 kB | 65/115 kB | 7.7/70 kB Progress (4): 225/281 kB | 139/194 kB | 65/115 kB | 7.7/70 kB Progress (4): 225/281 kB | 139/194 kB | 66/115 kB | 7.7/70 kB Progress (4): 225/281 kB | 139/194 kB | 66/115 kB | 12/70 kB Progress (4): 225/281 kB | 139/194 kB | 70/115 kB | 12/70 kB Progress (4): 229/281 kB | 139/194 kB | 70/115 kB | 12/70 kB Progress (4): 229/281 kB | 143/194 kB | 70/115 kB | 12/70 kB Progress (4): 233/281 kB | 143/194 kB | 70/115 kB | 12/70 kB Progress (4): 233/281 kB | 143/194 kB | 74/115 kB | 12/70 kB Progress (4): 233/281 kB | 143/194 kB | 74/115 kB | 16/70 kB Progress (4): 233/281 kB | 143/194 kB | 78/115 kB | 16/70 kB Progress (4): 237/281 kB | 143/194 kB | 78/115 kB | 16/70 kB Progress (4): 237/281 kB | 147/194 kB | 78/115 kB | 16/70 kB Progress (4): 241/281 kB | 147/194 kB | 78/115 kB | 16/70 kB Progress (4): 241/281 kB | 147/194 kB | 82/115 kB | 16/70 kB Progress (4): 241/281 kB | 147/194 kB | 82/115 kB | 20/70 kB Progress (4): 241/281 kB | 147/194 kB | 86/115 kB | 20/70 kB Progress (4): 245/281 kB | 147/194 kB | 86/115 kB | 20/70 kB Progress (4): 245/281 kB | 151/194 kB | 86/115 kB | 20/70 kB Progress (4): 249/281 kB | 151/194 kB | 86/115 kB | 20/70 kB Progress (4): 249/281 kB | 151/194 kB | 90/115 kB | 20/70 kB Progress (4): 249/281 kB | 151/194 kB | 90/115 kB | 24/70 kB Progress (4): 249/281 kB | 151/194 kB | 94/115 kB | 24/70 kB Progress (4): 253/281 kB | 151/194 kB | 94/115 kB | 24/70 kB Progress (4): 253/281 kB | 155/194 kB | 94/115 kB | 24/70 kB Progress (4): 257/281 kB | 155/194 kB | 94/115 kB | 24/70 kB Progress (4): 257/281 kB | 155/194 kB | 98/115 kB | 24/70 kB Progress (4): 257/281 kB | 155/194 kB | 98/115 kB | 28/70 kB Progress (4): 257/281 kB | 155/194 kB | 102/115 kB | 28/70 kB Progress (4): 261/281 kB | 155/194 kB | 102/115 kB | 28/70 kB Progress (4): 261/281 kB | 159/194 kB | 102/115 kB | 28/70 kB Progress (4): 265/281 kB | 159/194 kB | 102/115 kB | 28/70 kB Progress (4): 265/281 kB | 159/194 kB | 106/115 kB | 28/70 kB Progress (4): 265/281 kB | 159/194 kB | 106/115 kB | 32/70 kB Progress (4): 265/281 kB | 159/194 kB | 110/115 kB | 32/70 kB Progress (4): 269/281 kB | 159/194 kB | 110/115 kB | 32/70 kB Progress (4): 269/281 kB | 163/194 kB | 110/115 kB | 32/70 kB Progress (4): 273/281 kB | 163/194 kB | 110/115 kB | 32/70 kB Progress (4): 273/281 kB | 163/194 kB | 114/115 kB | 32/70 kB Progress (4): 273/281 kB | 163/194 kB | 114/115 kB | 33/70 kB Progress (4): 273/281 kB | 163/194 kB | 115 kB | 33/70 kB Progress (4): 277/281 kB | 163/194 kB | 115 kB | 33/70 kB Progress (4): 277/281 kB | 167/194 kB | 115 kB | 33/70 kB Progress (4): 281/281 kB | 167/194 kB | 115 kB | 33/70 kB Progress (5): 281/281 kB | 167/194 kB | 115 kB | 33/70 kB | 4.1/33 kB Progress (5): 281/281 kB | 167/194 kB | 115 kB | 37/70 kB | 4.1/33 kB Progress (5): 281/281 kB | 167/194 kB | 115 kB | 37/70 kB | 7.7/33 kB Progress (5): 281 kB | 167/194 kB | 115 kB | 37/70 kB | 7.7/33 kB Progress (5): 281 kB | 171/194 kB | 115 kB | 37/70 kB | 7.7/33 kB Progress (5): 281 kB | 171/194 kB | 115 kB | 37/70 kB | 12/33 kB Progress (5): 281 kB | 171/194 kB | 115 kB | 41/70 kB | 12/33 kB Progress (5): 281 kB | 171/194 kB | 115 kB | 41/70 kB | 16/33 kB Progress (5): 281 kB | 175/194 kB | 115 kB | 41/70 kB | 16/33 kB Progress (5): 281 kB | 175/194 kB | 115 kB | 41/70 kB | 20/33 kB Progress (5): 281 kB | 175/194 kB | 115 kB | 45/70 kB | 20/33 kB Progress (5): 281 kB | 175/194 kB | 115 kB | 45/70 kB | 24/33 kB Progress (5): 281 kB | 179/194 kB | 115 kB | 45/70 kB | 24/33 kB Progress (5): 281 kB | 179/194 kB | 115 kB | 45/70 kB | 28/33 kB Progress (5): 281 kB | 179/194 kB | 115 kB | 49/70 kB | 28/33 kB Progress (5): 281 kB | 179/194 kB | 115 kB | 49/70 kB | 32/33 kB Progress (5): 281 kB | 183/194 kB | 115 kB | 49/70 kB | 32/33 kB Progress (5): 281 kB | 183/194 kB | 115 kB | 49/70 kB | 33/33 kB Progress (5): 281 kB | 183/194 kB | 115 kB | 53/70 kB | 33/33 kB Progress (5): 281 kB | 183/194 kB | 115 kB | 53/70 kB | 33 kB Progress (5): 281 kB | 187/194 kB | 115 kB | 53/70 kB | 33 kB Progress (5): 281 kB | 187/194 kB | 115 kB | 57/70 kB | 33 kB Progress (5): 281 kB | 191/194 kB | 115 kB | 57/70 kB | 33 kB Progress (5): 281 kB | 191/194 kB | 115 kB | 61/70 kB | 33 kB Progress (5): 281 kB | 194 kB | 115 kB | 61/70 kB | 33 kB Progress (5): 281 kB | 194 kB | 115 kB | 65/70 kB | 33 kB Progress (5): 281 kB | 194 kB | 115 kB | 66/70 kB | 33 kB Progress (5): 281 kB | 194 kB | 115 kB | 70/70 kB | 33 kB Progress (5): 281 kB | 194 kB | 115 kB | 70 kB | 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.1/asm-7.1.jar (115 kB at 335 kB/s) [2019-07-30T17:14:21.414Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-30T17:14:21.414Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar (281 kB at 818 kB/s) [2019-07-30T17:14:21.414Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-30T17:14:21.414Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar (194 kB at 563 kB/s) [2019-07-30T17:14:21.669Z] Progress (3): 70 kB | 33 kB | 4.1/50 kB Progress (3): 70 kB | 33 kB | 7.7/50 kB Progress (3): 70 kB | 33 kB | 12/50 kB Progress (3): 70 kB | 33 kB | 16/50 kB Progress (3): 70 kB | 33 kB | 20/50 kB Progress (3): 70 kB | 33 kB | 24/50 kB Progress (3): 70 kB | 33 kB | 28/50 kB Progress (3): 70 kB | 33 kB | 32/50 kB Progress (3): 70 kB | 33 kB | 36/50 kB Progress (3): 70 kB | 33 kB | 40/50 kB Progress (3): 70 kB | 33 kB | 44/50 kB Progress (3): 70 kB | 33 kB | 48/50 kB Progress (3): 70 kB | 33 kB | 50 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar (33 kB at 92 kB/s) [2019-07-30T17:14:21.669Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar (70 kB at 193 kB/s) [2019-07-30T17:14:21.669Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar (50 kB at 138 kB/s) [2019-07-30T17:14:21.669Z] Progress (1): 4.1/129 kB Progress (1): 7.7/129 kB Progress (1): 12/129 kB Progress (1): 16/129 kB Progress (1): 20/129 kB Progress (1): 24/129 kB Progress (1): 28/129 kB Progress (1): 32/129 kB Progress (1): 33/129 kB Progress (1): 37/129 kB Progress (1): 41/129 kB Progress (1): 45/129 kB Progress (1): 49/129 kB Progress (1): 53/129 kB Progress (1): 57/129 kB Progress (1): 61/129 kB Progress (1): 65/129 kB Progress (1): 66/129 kB Progress (1): 70/129 kB Progress (1): 74/129 kB Progress (1): 78/129 kB Progress (1): 82/129 kB Progress (1): 86/129 kB Progress (1): 90/129 kB Progress (1): 94/129 kB Progress (1): 98/129 kB Progress (1): 102/129 kB Progress (1): 106/129 kB Progress (1): 110/129 kB Progress (1): 114/129 kB Progress (1): 118/129 kB Progress (1): 122/129 kB Progress (1): 126/129 kB Progress (1): 129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar (129 kB at 342 kB/s) [2019-07-30T17:14:21.669Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:14:21.669Z] [INFO] [2019-07-30T17:14:21.669Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass --- [2019-07-30T17:14:21.669Z] [INFO] [2019-07-30T17:14:21.669Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass --- [2019-07-30T17:14:21.669Z] [INFO] [2019-07-30T17:14:21.669Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass --- [2019-07-30T17:14:21.669Z] 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-30T17:14:21.669Z] 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-30T17:14:21.669Z] 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-30T17:14:21.925Z] 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-30T17:14:21.925Z] 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-30T17:14:21.925Z] 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-30T17:14:21.925Z] 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 65 kB/s) [2019-07-30T17:14:21.925Z] 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-30T17:14:21.925Z] 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-30T17:14:21.925Z] 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-30T17:14:22.180Z] 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-30T17:14:22.180Z] 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-30T17:14:22.180Z] 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-30T17:14:22.436Z] 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 237 kB/s) [2019-07-30T17:14:22.436Z] [INFO] [2019-07-30T17:14:22.436Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass --- [2019-07-30T17:14:22.436Z] [INFO] [2019-07-30T17:14:22.436Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass --- [2019-07-30T17:14:22.436Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:14:22.436Z] [INFO] [2019-07-30T17:14:22.436Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass --- [2019-07-30T17:14:22.691Z] [INFO] [2019-07-30T17:14:22.691Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass --- [2019-07-30T17:14:22.691Z] 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-30T17:14:22.691Z] 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-30T17:14:22.691Z] 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-30T17:14:22.946Z] 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-30T17:14:22.946Z] 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-30T17:14:22.946Z] 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-30T17:14:22.946Z] 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 372 kB/s) [2019-07-30T17:14:22.946Z] 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-30T17:14:22.946Z] 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-30T17:14:22.946Z] 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-30T17:14:23.201Z] 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-30T17:14:23.201Z] 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-30T17:14:23.201Z] 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-30T17:14:23.201Z] 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 126 kB/s) [2019-07-30T17:14:23.201Z] 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-30T17:14:23.201Z] 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-30T17:14:23.201Z] 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-30T17:14:23.456Z] 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-30T17:14:23.456Z] 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-30T17:14:23.456Z] 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-30T17:14:23.456Z] 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 236 kB/s) [2019-07-30T17:14:23.456Z] 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-30T17:14:23.456Z] 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-30T17:14:23.456Z] 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-30T17:14:23.712Z] 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-30T17:14:23.712Z] 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-30T17:14:23.712Z] 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-30T17:14:23.712Z] 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 121 kB/s) [2019-07-30T17:14:23.712Z] 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-30T17:14:23.712Z] 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-30T17:14:23.712Z] 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-30T17:14:23.712Z] 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-30T17:14:23.712Z] 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-30T17:14:23.712Z] 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-30T17:14:23.712Z] 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-30T17:14:23.712Z] 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-30T17:14:23.712Z] 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-30T17:14:23.967Z] 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-30T17:14:23.967Z] 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-30T17:14:23.967Z] 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-30T17:14:24.222Z] 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-30T17:14:24.222Z] 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-30T17:14:24.222Z] 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-30T17:14:24.222Z] 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-30T17:14:24.222Z] 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-30T17:14:24.222Z] 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-30T17:14:24.478Z] 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 (2): 52/233 kB | 4.1/239 kB Progress (2): 56/233 kB | 4.1/239 kB Progress (2): 56/233 kB | 7.7/239 kB Progress (2): 60/233 kB | 7.7/239 kB Progress (2): 60/233 kB | 12/239 kB Progress (2): 64/233 kB | 12/239 kB Progress (2): 64/233 kB | 16/239 kB Progress (2): 68/233 kB | 16/239 kB Progress (2): 68/233 kB | 20/239 kB Progress (2): 72/233 kB | 20/239 kB Progress (2): 72/233 kB | 24/239 kB Progress (2): 76/233 kB | 24/239 kB Progress (2): 76/233 kB | 28/239 kB Progress (2): 80/233 kB | 28/239 kB Progress (2): 80/233 kB | 32/239 kB Progress (2): 84/233 kB | 32/239 kB Progress (2): 84/233 kB | 33/239 kB Progress (2): 88/233 kB | 33/239 kB Progress (2): 88/233 kB | 37/239 kB Progress (2): 92/233 kB | 37/239 kB Progress (2): 92/233 kB | 41/239 kB Progress (2): 96/233 kB | 41/239 kB Progress (2): 96/233 kB | 45/239 kB Progress (2): 100/233 kB | 45/239 kB Progress (2): 100/233 kB | 49/239 kB Progress (2): 104/233 kB | 49/239 kB Progress (2): 104/233 kB | 53/239 kB Progress (2): 108/233 kB | 53/239 kB Progress (2): 108/233 kB | 57/239 kB Progress (2): 112/233 kB | 57/239 kB Progress (2): 112/233 kB | 61/239 kB Progress (2): 116/233 kB | 61/239 kB Progress (2): 116/233 kB | 65/239 kB Progress (2): 120/233 kB | 65/239 kB Progress (2): 120/233 kB | 69/239 kB Progress (2): 124/233 kB | 69/239 kB Progress (2): 124/233 kB | 73/239 kB Progress (2): 128/233 kB | 73/239 kB Progress (2): 128/233 kB | 77/239 kB Progress (2): 132/233 kB | 77/239 kB Progress (2): 132/233 kB | 81/239 kB Progress (2): 136/233 kB | 81/239 kB Progress (2): 136/233 kB | 85/239 kB Progress (2): 140/233 kB | 85/239 kB Progress (2): 140/233 kB | 89/239 kB Progress (2): 144/233 kB | 89/239 kB Progress (2): 144/233 kB | 93/239 kB Progress (2): 148/233 kB | 93/239 kB Progress (2): 148/233 kB | 97/239 kB Progress (2): 152/233 kB | 97/239 kB Progress (2): 152/233 kB | 101/239 kB Progress (2): 156/233 kB | 101/239 kB Progress (2): 156/233 kB | 105/239 kB Progress (2): 160/233 kB | 105/239 kB Progress (2): 160/233 kB | 109/239 kB Progress (2): 164/233 kB | 109/239 kB Progress (2): 164/233 kB | 113/239 kB Progress (2): 168/233 kB | 113/239 kB Progress (2): 168/233 kB | 117/239 kB Progress (2): 172/233 kB | 117/239 kB Progress (2): 172/233 kB | 121/239 kB Progress (2): 176/233 kB | 121/239 kB Progress (2): 176/233 kB | 125/239 kB Progress (2): 180/233 kB | 125/239 kB Progress (2): 180/233 kB | 129/239 kB Progress (2): 184/233 kB | 129/239 kB Progress (2): 184/233 kB | 133/239 kB Progress (2): 188/233 kB | 133/239 kB Progress (2): 188/233 kB | 137/239 kB Progress (2): 192/233 kB | 137/239 kB Progress (2): 192/233 kB | 141/239 kB Progress (2): 196/233 kB | 141/239 kB Progress (2): 196/233 kB | 145/239 kB Progress (2): 200/233 kB | 145/239 kB Progress (2): 200/233 kB | 149/239 kB Progress (2): 204/233 kB | 149/239 kB Progress (2): 204/233 kB | 153/239 kB Progress (2): 208/233 kB | 153/239 kB Progress (2): 208/233 kB | 157/239 kB Progress (2): 212/233 kB | 157/239 kB Progress (2): 212/233 kB | 161/239 kB Progress (2): 216/233 kB | 161/239 kB Progress (2): 216/233 kB | 165/239 kB Progress (2): 220/233 kB | 165/239 kB Progress (2): 220/233 kB | 169/239 kB Progress (2): 224/233 kB | 169/239 kB Progress (2): 224/233 kB | 173/239 kB Progress (2): 228/233 kB | 173/239 kB Progress (2): 228/233 kB | 177/239 kB Progress (2): 232/233 kB | 177/239 kB Progress (2): 232/233 kB | 181/239 kB Progress (2): 233 kB | 181/239 kB Progress (2): 233 kB | 185/239 kB Progress (2): 233 kB | 189/239 kB Progress (2): 233 kB | 193/239 kB Progress (2): 233 kB | 197/239 kB Progress (2): 233 kB | 201/239 kB Progress (2): 233 kB | 205/239 kB Progress (2): 233 kB | 209/239 kB Progress (2): 233 kB | 213/239 kB Progress (2): 233 kB | 217/239 kB Progress (2): 233 kB | 221/239 kB Progress (2): 233 kB | 225/239 kB Progress (2): 233 kB | 229/239 kB Progress (2): 233 kB | 233/239 kB Progress (2): 233 kB | 237/239 kB Progress (2): 233 kB | 239 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 6.3 MB/s) [2019-07-30T17:14:24.478Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 6.6 MB/s) [2019-07-30T17:14:24.478Z] 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): 66/155 kB Progress (1): 70/155 kB Progress (1): 74/155 kB Progress (1): 78/155 kB Progress (1): 82/155 kB Progress (1): 86/155 kB Progress (1): 90/155 kB Progress (1): 94/155 kB Progress (1): 98/155 kB Progress (1): 98/155 kB Progress (1): 102/155 kB Progress (1): 106/155 kB Progress (1): 110/155 kB Progress (1): 114/155 kB Progress (1): 118/155 kB Progress (1): 122/155 kB Progress (1): 126/155 kB Progress (1): 130/155 kB Progress (1): 134/155 kB Progress (1): 138/155 kB Progress (1): 142/155 kB Progress (1): 146/155 kB Progress (1): 150/155 kB Progress (1): 154/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/0.4/maven-shared-utils-0.4.jar (155 kB at 2.1 MB/s) [2019-07-30T17:14:24.478Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >-- [2019-07-30T17:14:24.478Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT [2/134] [2019-07-30T17:14:24.478Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T17:14:24.478Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T17:14:24.478Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T17:14:24.478Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >--- [2019-07-30T17:14:24.478Z] [INFO] Building Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT [3/134] [2019-07-30T17:14:24.478Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T17:14:24.478Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T17:14:24.478Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T17:14:24.478Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >---- [2019-07-30T17:14:24.478Z] [INFO] Building org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT [4/134] [2019-07-30T17:14:24.478Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core --- [2019-07-30T17:14:24.478Z] [INFO] [2019-07-30T17:14:24.478Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core --- [2019-07-30T17:14:24.478Z] 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-30T17:14:24.478Z] 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-30T17:14:24.478Z] 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-30T17:14:24.735Z] 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-30T17:14:24.735Z] 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-30T17:14:24.735Z] 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-30T17:14:24.735Z] 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 54 kB/s) [2019-07-30T17:14:24.735Z] 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-30T17:14:24.735Z] 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 424 kB/s) [2019-07-30T17:14:24.735Z] 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-30T17:14:25.011Z] 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 345 kB/s) [2019-07-30T17:14:25.011Z] 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-30T17:14:25.011Z] 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-30T17:14:25.011Z] 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-30T17:14:25.011Z] 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-30T17:14:25.268Z] 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-30T17:14:25.268Z] 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-30T17:14:25.268Z] 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 108 kB/s) [2019-07-30T17:14:25.268Z] 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-30T17:14:25.268Z] 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-30T17:14:25.268Z] 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-30T17:14:25.268Z] 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-30T17:14:25.523Z] 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-30T17:14:25.523Z] 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-30T17:14:25.523Z] 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 114 kB/s) [2019-07-30T17:14:25.523Z] 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-30T17:14:25.523Z] 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-30T17:14:25.523Z] 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-30T17:14:25.523Z] 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-30T17:14:25.779Z] 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-30T17:14:25.779Z] 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-30T17:14:25.779Z] 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 215 kB/s) [2019-07-30T17:14:25.779Z] 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-30T17:14:25.779Z] 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-30T17:14:25.779Z] 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-30T17:14:25.779Z] 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-30T17:14:26.034Z] 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-30T17:14:26.034Z] 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-30T17:14:26.034Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (2.7 kB at 100 kB/s) [2019-07-30T17:14:26.034Z] 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-30T17:14:26.034Z] 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-30T17:14:26.034Z] 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-30T17:14:26.034Z] 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-30T17:14:26.290Z] 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-30T17:14:26.290Z] 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-30T17:14:26.290Z] 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 437 kB/s) [2019-07-30T17:14:26.290Z] 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-30T17:14:26.290Z] 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-30T17:14:26.290Z] 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-30T17:14:26.290Z] 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-30T17:14:26.290Z] 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-30T17:14:26.290Z] 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-30T17:14:26.545Z] 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 13 MB/s) [2019-07-30T17:14:26.545Z] 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-30T17:14:26.545Z] 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-30T17:14:26.545Z] 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-30T17:14:26.545Z] 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-30T17:14:26.545Z] 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-30T17:14:26.545Z] 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-30T17:14:26.545Z] 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-30T17:14:26.545Z] 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-30T17:14:26.545Z] 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-30T17:14:26.545Z] 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-30T17:14:26.801Z] 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-30T17:14:26.801Z] 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-30T17:14:26.801Z] 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-30T17:14:26.801Z] 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-30T17:14:26.801Z] 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-30T17:14:27.056Z] 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-30T17:14:27.056Z] 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-30T17:14:27.056Z] 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-30T17:14:27.056Z] 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-30T17:14:27.056Z] 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-30T17:14:27.056Z] 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-30T17:14:27.056Z] 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-30T17:14:27.056Z] 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-30T17:14:27.056Z] 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-30T17:14:27.056Z] 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-30T17:14:27.056Z] 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 (2): 32/70 kB | 4.1/166 kB Progress (2): 36/70 kB | 4.1/166 kB Progress (2): 36/70 kB | 7.7/166 kB Progress (2): 40/70 kB | 7.7/166 kB Progress (2): 40/70 kB | 12/166 kB Progress (2): 44/70 kB | 12/166 kB Progress (2): 44/70 kB | 16/166 kB Progress (2): 48/70 kB | 16/166 kB Progress (2): 48/70 kB | 20/166 kB Progress (2): 52/70 kB | 20/166 kB Progress (2): 52/70 kB | 24/166 kB Progress (2): 56/70 kB | 24/166 kB Progress (2): 56/70 kB | 28/166 kB Progress (2): 60/70 kB | 28/166 kB Progress (2): 60/70 kB | 32/166 kB Progress (2): 64/70 kB | 32/166 kB Progress (2): 64/70 kB | 36/166 kB Progress (2): 68/70 kB | 36/166 kB Progress (2): 68/70 kB | 40/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 (2): 70 kB | 64/166 kB Progress (2): 70 kB | 68/166 kB Progress (2): 70 kB | 72/166 kB Progress (2): 70 kB | 76/166 kB Progress (2): 70 kB | 80/166 kB Progress (2): 70 kB | 84/166 kB Progress (2): 70 kB | 88/166 kB Progress (2): 70 kB | 92/166 kB Progress (2): 70 kB | 96/166 kB Progress (2): 70 kB | 100/166 kB Progress (2): 70 kB | 104/166 kB Progress (2): 70 kB | 108/166 kB Progress (2): 70 kB | 112/166 kB Progress (2): 70 kB | 116/166 kB Progress (2): 70 kB | 120/166 kB Progress (2): 70 kB | 124/166 kB Progress (2): 70 kB | 128/166 kB Progress (2): 70 kB | 132/166 kB Progress (2): 70 kB | 136/166 kB Progress (2): 70 kB | 140/166 kB Progress (2): 70 kB | 144/166 kB Progress (2): 70 kB | 148/166 kB Progress (2): 70 kB | 152/166 kB Progress (2): 70 kB | 156/166 kB Progress (2): 70 kB | 160/166 kB Progress (2): 70 kB | 164/166 kB Progress (2): 70 kB | 166 kB Progress (3): 70 kB | 166 kB | 4.1/26 kB Progress (4): 70 kB | 166 kB | 4.1/26 kB | 4.1/281 kB Progress (4): 70 kB | 166 kB | 7.7/26 kB | 4.1/281 kB Progress (4): 70 kB | 166 kB | 7.7/26 kB | 7.7/281 kB Progress (4): 70 kB | 166 kB | 12/26 kB | 7.7/281 kB Progress (4): 70 kB | 166 kB | 12/26 kB | 12/281 kB Progress (4): 70 kB | 166 kB | 16/26 kB | 12/281 kB Progress (4): 70 kB | 166 kB | 16/26 kB | 16/281 kB Progress (4): 70 kB | 166 kB | 20/26 kB | 16/281 kB Progress (4): 70 kB | 166 kB | 20/26 kB | 20/281 kB Progress (4): 70 kB | 166 kB | 24/26 kB | 20/281 kB Progress (4): 70 kB | 166 kB | 24/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 (5): 70 kB | 166 kB | 26 kB | 32/281 kB | 4.1/6.0 kB Progress (5): 70 kB | 166 kB | 26 kB | 33/281 kB | 4.1/6.0 kB Progress (5): 70 kB | 166 kB | 26 kB | 33/281 kB | 6.0 kB Progress (5): 70 kB | 166 kB | 26 kB | 37/281 kB | 6.0 kB Progress (5): 70 kB | 166 kB | 26 kB | 41/281 kB | 6.0 kB Progress (5): 70 kB | 166 kB | 26 kB | 45/281 kB | 6.0 kB Progress (5): 70 kB | 166 kB | 26 kB | 49/281 kB | 6.0 kB Progress (5): 70 kB | 166 kB | 26 kB | 53/281 kB | 6.0 kB Progress (5): 70 kB | 166 kB | 26 kB | 57/281 kB | 6.0 kB Progress (5): 70 kB | 166 kB | 26 kB | 61/281 kB | 6.0 kB Progress (5): 70 kB | 166 kB | 26 kB | 65/281 kB | 6.0 kB Progress (5): 70 kB | 166 kB | 26 kB | 66/281 kB | 6.0 kB Progress (5): 70 kB | 166 kB | 26 kB | 70/281 kB | 6.0 kB Progress (5): 70 kB | 166 kB | 26 kB | 74/281 kB | 6.0 kB Progress (5): 70 kB | 166 kB | 26 kB | 78/281 kB | 6.0 kB Progress (5): 70 kB | 166 kB | 26 kB | 82/281 kB | 6.0 kB Progress (5): 70 kB | 166 kB | 26 kB | 86/281 kB | 6.0 kB Progress (5): 70 kB | 166 kB | 26 kB | 90/281 kB | 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.jar (166 kB at 3.5 MB/s) [2019-07-30T17:14:27.056Z] Progress (4): 70 kB | 26 kB | 94/281 kB | 6.0 kB Progress (4): 70 kB | 26 kB | 98/281 kB | 6.0 kB Progress (4): 70 kB | 26 kB | 98/281 kB | 6.0 kB Progress (4): 70 kB | 26 kB | 102/281 kB | 6.0 kB Progress (4): 70 kB | 26 kB | 106/281 kB | 6.0 kB Progress (4): 70 kB | 26 kB | 110/281 kB | 6.0 kB Progress (4): 70 kB | 26 kB | 114/281 kB | 6.0 kB Progress (4): 70 kB | 26 kB | 118/281 kB | 6.0 kB Progress (4): 70 kB | 26 kB | 122/281 kB | 6.0 kB Progress (4): 70 kB | 26 kB | 126/281 kB | 6.0 kB Progress (4): 70 kB | 26 kB | 130/281 kB | 6.0 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.4 MB/s) [2019-07-30T17:14:27.056Z] Progress (3): 26 kB | 131/281 kB | 6.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar (6.0 kB at 119 kB/s) [2019-07-30T17:14:27.056Z] Progress (2): 26 kB | 135/281 kB Progress (2): 26 kB | 139/281 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (26 kB at 502 kB/s) [2019-07-30T17:14:27.056Z] Progress (1): 143/281 kB Progress (1): 147/281 kB Progress (1): 151/281 kB Progress (1): 155/281 kB Progress (1): 159/281 kB Progress (1): 163/281 kB Progress (1): 164/281 kB Progress (1): 168/281 kB Progress (1): 172/281 kB Progress (1): 176/281 kB Progress (1): 180/281 kB Progress (1): 184/281 kB Progress (1): 188/281 kB Progress (1): 192/281 kB Progress (1): 196/281 kB Progress (1): 197/281 kB Progress (1): 201/281 kB Progress (1): 205/281 kB Progress (1): 209/281 kB Progress (1): 213/281 kB Progress (1): 217/281 kB Progress (1): 221/281 kB Progress (1): 225/281 kB Progress (1): 229/281 kB Progress (1): 233/281 kB Progress (1): 237/281 kB Progress (1): 241/281 kB Progress (1): 245/281 kB Progress (1): 249/281 kB Progress (1): 253/281 kB Progress (1): 257/281 kB Progress (1): 261/281 kB Progress (1): 265/281 kB Progress (1): 269/281 kB Progress (1): 273/281 kB Progress (1): 277/281 kB Progress (1): 281 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar (281 kB at 3.5 MB/s) [2019-07-30T17:14:27.312Z] [INFO] The project's OSGi version is 4.1.0.201907301708 [2019-07-30T17:14:27.312Z] [INFO] [2019-07-30T17:14:27.312Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core --- [2019-07-30T17:14:27.312Z] [INFO] [2019-07-30T17:14:27.313Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core --- [2019-07-30T17:14:27.313Z] [INFO] [2019-07-30T17:14:27.313Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core --- [2019-07-30T17:14:27.313Z] [INFO] [2019-07-30T17:14:27.313Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core --- [2019-07-30T17:14:27.313Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:14:27.313Z] [INFO] [2019-07-30T17:14:27.313Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core --- [2019-07-30T17:14:27.313Z] 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-30T17:14:27.313Z] 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-30T17:14:27.313Z] 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-30T17:14:27.313Z] 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-30T17:14:27.313Z] 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-30T17:14:27.313Z] 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-30T17:14:27.568Z] 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 23 kB/s) [2019-07-30T17:14:27.568Z] 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-30T17:14:27.568Z] 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-30T17:14:27.568Z] 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-30T17:14:27.568Z] 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-30T17:14:27.568Z] 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-30T17:14:27.568Z] 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-30T17:14:27.824Z] 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-30T17:14:27.824Z] 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-30T17:14:27.824Z] 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-30T17:14:27.824Z] 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-30T17:14:27.824Z] 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-30T17:14:27.824Z] 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-30T17:14:27.824Z] 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-30T17:14:28.079Z] 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 468 kB/s) [2019-07-30T17:14:28.079Z] 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-30T17:14:28.079Z] 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-30T17:14:28.079Z] 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-30T17:14:28.079Z] 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-30T17:14:28.334Z] 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-30T17:14:28.334Z] 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-30T17:14:28.334Z] 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 203 kB/s) [2019-07-30T17:14:28.334Z] 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-30T17:14:28.334Z] 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-30T17:14:28.334Z] 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-30T17:14:28.589Z] 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-30T17:14:28.589Z] 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-30T17:14:28.589Z] 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-30T17:14:28.589Z] 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 78 kB/s) [2019-07-30T17:14:28.589Z] 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-30T17:14:28.589Z] 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-30T17:14:28.845Z] 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-30T17:14:28.845Z] 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-30T17:14:28.845Z] 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-30T17:14:28.845Z] 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-30T17:14:28.845Z] 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 59 kB/s) [2019-07-30T17:14:28.845Z] 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-30T17:14:29.100Z] 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-30T17:14:29.100Z] 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-30T17:14:29.100Z] 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-30T17:14:29.100Z] 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-30T17:14:29.100Z] 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-30T17:14:29.355Z] 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 99 kB/s) [2019-07-30T17:14:29.355Z] 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-30T17:14:29.355Z] 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-30T17:14:29.355Z] 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-30T17:14:29.355Z] 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-30T17:14:29.355Z] 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-30T17:14:29.355Z] 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-30T17:14:29.610Z] 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 114 kB/s) [2019-07-30T17:14:29.610Z] 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-30T17:14:29.610Z] 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-30T17:14:29.610Z] 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-30T17:14:29.610Z] 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-30T17:14:29.866Z] 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-30T17:14:29.866Z] 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-30T17:14:29.866Z] 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 114 kB/s) [2019-07-30T17:14:29.866Z] 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-30T17:14:29.866Z] 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-30T17:14:29.866Z] 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-30T17:14:29.866Z] 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-30T17:14:29.866Z] 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-30T17:14:29.866Z] 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-30T17:14:29.866Z] 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-30T17:14:29.866Z] 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-30T17:14:29.866Z] 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-30T17:14:29.866Z] 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-30T17:14:29.866Z] 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-30T17:14:29.866Z] 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-30T17:14:30.122Z] 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-30T17:14:30.122Z] 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-30T17:14:30.122Z] 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-30T17:14:30.122Z] 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-30T17:14:30.122Z] 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-30T17:14:30.122Z] 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-30T17:14:30.122Z] 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-30T17:14:30.122Z] 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-30T17:14:30.377Z] 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-30T17:14:30.377Z] 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-30T17:14:30.377Z] 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-30T17:14:30.377Z] 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-30T17:14:30.377Z] Progress (1): 4.1/51 kB Progress (1): 7.7/51 kB Progress (1): 12/51 kB Progress (1): 16/51 kB Progress (1): 20/51 kB Progress (1): 24/51 kB Progress (2): 24/51 kB | 4.1/4.3 kB Progress (2): 24/51 kB | 4.3 kB Progress (2): 28/51 kB | 4.3 kB Progress (2): 32/51 kB | 4.3 kB Progress (2): 36/51 kB | 4.3 kB Progress (2): 40/51 kB | 4.3 kB Progress (2): 44/51 kB | 4.3 kB Progress (2): 48/51 kB | 4.3 kB Progress (2): 51 kB | 4.3 kB Progress (3): 51 kB | 4.3 kB | 4.1/8.5 kB Progress (3): 51 kB | 4.3 kB | 7.7/8.5 kB Progress (3): 51 kB | 4.3 kB | 8.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 47 kB/s) [2019-07-30T17:14:30.377Z] 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 546 kB/s) [2019-07-30T17:14:30.377Z] 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 90 kB/s) [2019-07-30T17:14:30.377Z] Progress (1): 4.1/79 kB Progress (1): 7.7/79 kB Progress (1): 12/79 kB Progress (1): 16/79 kB Progress (1): 20/79 kB Progress (1): 24/79 kB Progress (1): 28/79 kB Progress (1): 32/79 kB Progress (1): 36/79 kB Progress (1): 40/79 kB Progress (1): 44/79 kB Progress (1): 48/79 kB Progress (1): 52/79 kB Progress (1): 56/79 kB Progress (1): 60/79 kB Progress (1): 64/79 kB Progress (1): 68/79 kB Progress (1): 72/79 kB Progress (1): 76/79 kB Progress (1): 79 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 758 kB/s) [2019-07-30T17:14:30.377Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:14:30.377Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/src/main/resources [2019-07-30T17:14:30.377Z] [INFO] [2019-07-30T17:14:30.377Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core --- [2019-07-30T17:14:30.377Z] 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-30T17:14:30.377Z] 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-30T17:14:30.377Z] 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-30T17:14:30.632Z] 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-30T17:14:30.632Z] 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-30T17:14:30.632Z] 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-30T17:14:30.632Z] 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-30T17:14:30.632Z] 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-30T17:14:30.632Z] 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-30T17:14:30.910Z] 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-30T17:14:30.910Z] 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-30T17:14:30.910Z] 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-30T17:14:30.910Z] 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-30T17:14:30.910Z] 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 139 kB/s) [2019-07-30T17:14:30.910Z] 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-30T17:14:30.910Z] 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-30T17:14:30.910Z] 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-30T17:14:31.166Z] 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-30T17:14:31.166Z] 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-30T17:14:31.166Z] 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-30T17:14:31.166Z] 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 32 kB/s) [2019-07-30T17:14:31.166Z] 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-30T17:14:31.166Z] 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-30T17:14:31.166Z] 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-30T17:14:31.421Z] 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-30T17:14:31.421Z] 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-30T17:14:31.421Z] 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-30T17:14:31.421Z] 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 79 kB/s) [2019-07-30T17:14:31.421Z] 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-30T17:14:31.421Z] 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-30T17:14:31.421Z] 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-30T17:14:31.677Z] 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-30T17:14:31.677Z] 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-30T17:14:31.677Z] 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-30T17:14:31.677Z] 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 58 kB/s) [2019-07-30T17:14:31.677Z] 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-30T17:14:31.677Z] 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-30T17:14:31.932Z] 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-30T17:14:31.932Z] 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-30T17:14:31.932Z] 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-30T17:14:31.932Z] 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-30T17:14:32.188Z] 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 61 kB/s) [2019-07-30T17:14:32.188Z] 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-30T17:14:32.188Z] 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-30T17:14:32.188Z] 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-30T17:14:32.188Z] 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-30T17:14:32.188Z] 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-30T17:14:32.188Z] 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-30T17:14:32.188Z] 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-30T17:14:32.188Z] 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-30T17:14:32.188Z] 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-30T17:14:32.188Z] 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-30T17:14:32.188Z] 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-30T17:14:32.188Z] 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-30T17:14:32.188Z] 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-30T17:14:32.188Z] 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-30T17:14:32.188Z] 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-30T17:14:32.443Z] 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-30T17:14:32.443Z] 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-30T17:14:32.443Z] 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-30T17:14:32.443Z] 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-30T17:14:32.443Z] 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-30T17:14:32.443Z] 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-30T17:14:32.443Z] 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-30T17:14:32.443Z] 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-30T17:14:32.443Z] 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-30T17:14:32.443Z] 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-30T17:14:32.443Z] 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-30T17:14:32.443Z] 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-30T17:14:32.443Z] 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-30T17:14:32.443Z] 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-30T17:14:32.443Z] 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-30T17:14:32.698Z] 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 (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (2): 1.8/2.8 MB | 4.1/4.6 kB Progress (2): 1.8/2.8 MB | 4.1/4.6 kB Progress (2): 1.8/2.8 MB | 4.6 kB Progress (2): 1.8/2.8 MB | 4.6 kB Progress (2): 1.8/2.8 MB | 4.6 kB Progress (2): 1.8/2.8 MB | 4.6 kB Progress (2): 1.8/2.8 MB | 4.6 kB Progress (2): 1.8/2.8 MB | 4.6 kB Progress (2): 1.8/2.8 MB | 4.6 kB Progress (2): 1.8/2.8 MB | 4.6 kB Progress (3): 1.8/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.8/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.8/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.8/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.8/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.9/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.9/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.9/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.9/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.9/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.9/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.9/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.9/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.9/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.9/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.9/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.9/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.9/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.9/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.9/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.9/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.9/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.9/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.9/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.9/2.8 MB | 4.6 kB | 3.6 kB Progress (3): 1.9/2.8 MB | 4.6 kB | 3.6 kB Progress (4): 1.9/2.8 MB | 4.6 kB | 3.6 kB | 4.1/18 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 56 kB/s) [2019-07-30T17:14:32.698Z] Progress (3): 1.9/2.8 MB | 3.6 kB | 4.1/18 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 44 kB/s) [2019-07-30T17:14:32.698Z] Progress (2): 1.9/2.8 MB | 7.7/18 kB Progress (3): 1.9/2.8 MB | 7.7/18 kB | 4.1/25 kB Progress (3): 1.9/2.8 MB | 7.7/18 kB | 4.1/25 kB Progress (3): 1.9/2.8 MB | 7.7/18 kB | 7.7/25 kB Progress (3): 1.9/2.8 MB | 12/18 kB | 7.7/25 kB Progress (3): 1.9/2.8 MB | 12/18 kB | 12/25 kB Progress (3): 1.9/2.8 MB | 12/18 kB | 12/25 kB Progress (3): 1.9/2.8 MB | 12/18 kB | 16/25 kB Progress (3): 1.9/2.8 MB | 16/18 kB | 16/25 kB Progress (3): 1.9/2.8 MB | 16/18 kB | 20/25 kB Progress (3): 1.9/2.8 MB | 16/18 kB | 20/25 kB Progress (3): 1.9/2.8 MB | 16/18 kB | 24/25 kB Progress (3): 1.9/2.8 MB | 18 kB | 24/25 kB Progress (3): 1.9/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.0/2.8 MB | 18 kB | 25 kB Progress (3): 2.1/2.8 MB | 18 kB | 25 kB Progress (3): 2.1/2.8 MB | 18 kB | 25 kB Progress (3): 2.1/2.8 MB | 18 kB | 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 278 kB/s) [2019-07-30T17:14:32.698Z] Progress (2): 2.1/2.8 MB | 18 kB Progress (2): 2.1/2.8 MB | 18 kB Progress (2): 2.1/2.8 MB | 18 kB Progress (2): 2.1/2.8 MB | 18 kB Progress (2): 2.1/2.8 MB | 18 kB Progress (2): 2.1/2.8 MB | 18 kB Progress (2): 2.1/2.8 MB | 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar (18 kB at 197 kB/s) [2019-07-30T17:14:32.699Z] 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 22 MB/s) [2019-07-30T17:14:34.061Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/classes [2019-07-30T17:14:35.424Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[795] [2019-07-30T17:14:35.424Z] argsArray[i] = entry.getKey(); [2019-07-30T17:14:35.424Z] ^^^^^^^^^^^^^^ [2019-07-30T17:14:35.424Z] 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-30T17:14:35.424Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[796] [2019-07-30T17:14:35.424Z] argsArray[i + 1] = entry.getValue(); [2019-07-30T17:14:35.424Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:14:35.424Z] 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-30T17:14:35.424Z] 2 problems (2 warnings) [2019-07-30T17:14:35.424Z] [INFO] [2019-07-30T17:14:35.424Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core --- [2019-07-30T17:14:35.424Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:14:35.424Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/src/test/resources [2019-07-30T17:14:35.424Z] [INFO] [2019-07-30T17:14:35.424Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core --- [2019-07-30T17:14:35.424Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar [2019-07-30T17:14:35.424Z] [INFO] [2019-07-30T17:14:35.424Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core --- [2019-07-30T17:14:35.680Z] [INFO] [2019-07-30T17:14:35.680Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core --- [2019-07-30T17:14:35.680Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-30T17:14:35.680Z] [INFO] [2019-07-30T17:14:35.680Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core --- [2019-07-30T17:14:35.680Z] [INFO] [2019-07-30T17:14:35.680Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core --- [2019-07-30T17:14:35.680Z] [INFO] [2019-07-30T17:14:35.680Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core --- [2019-07-30T17:14:35.680Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-30T17:14:35.936Z] [INFO] [2019-07-30T17:14:35.936Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core --- [2019-07-30T17:14:35.936Z] [INFO] [2019-07-30T17:14:35.936Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common.core --- [2019-07-30T17:14:35.936Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:14:35.936Z] [INFO] [2019-07-30T17:14:35.936Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common.core --- [2019-07-30T17:14:36.191Z] [INFO] [2019-07-30T17:14:36.191Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core --- [2019-07-30T17:14:36.191Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:36.191Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:36.191Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:36.191Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:36.191Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:36.191Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:36.191Z] [INFO] [2019-07-30T17:14:36.191Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core --- [2019-07-30T17:14:36.191Z] [INFO] [2019-07-30T17:14:36.191Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >-- [2019-07-30T17:14:36.191Z] [INFO] Building Trace Compass State System Parent 5.0.0-SNAPSHOT [5/134] [2019-07-30T17:14:36.191Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T17:14:36.191Z] [INFO] [2019-07-30T17:14:36.191Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T17:14:36.191Z] [INFO] [2019-07-30T17:14:36.192Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T17:14:36.192Z] [INFO] [2019-07-30T17:14:36.192Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T17:14:36.192Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:14:36.192Z] [INFO] [2019-07-30T17:14:36.192Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T17:14:36.192Z] [INFO] [2019-07-30T17:14:36.192Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T17:14:36.192Z] [INFO] [2019-07-30T17:14:36.192Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T17:14:36.192Z] [INFO] [2019-07-30T17:14:36.192Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T17:14:36.192Z] [INFO] [2019-07-30T17:14:36.192Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T17:14:36.192Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:14:36.192Z] [INFO] [2019-07-30T17:14:36.192Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T17:14:36.192Z] [INFO] [2019-07-30T17:14:36.192Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T17:14:36.192Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:36.192Z] [INFO] [2019-07-30T17:14:36.192Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >-- [2019-07-30T17:14:36.192Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT [6/134] [2019-07-30T17:14:36.192Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:14:36.192Z] [INFO] [2019-07-30T17:14:36.192Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T17:14:36.192Z] [INFO] [2019-07-30T17:14:36.192Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T17:14:36.192Z] [INFO] The project's OSGi version is 1.2.0.201907301708 [2019-07-30T17:14:36.192Z] [INFO] [2019-07-30T17:14:36.192Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T17:14:36.192Z] [INFO] [2019-07-30T17:14:36.192Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T17:14:36.192Z] [INFO] [2019-07-30T17:14:36.192Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T17:14:36.192Z] [INFO] [2019-07-30T17:14:36.192Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T17:14:36.192Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:14:36.192Z] [INFO] [2019-07-30T17:14:36.192Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T17:14:36.192Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:14:36.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources [2019-07-30T17:14:36.192Z] [INFO] [2019-07-30T17:14:36.192Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T17:14:36.192Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/classes [2019-07-30T17:14:36.752Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[222] [2019-07-30T17:14:36.752Z] fFileChannelIn = fFileInputStream.getChannel(); [2019-07-30T17:14:36.752Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:36.752Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-30T17:14:36.752Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[223] [2019-07-30T17:14:36.752Z] fFileChannelOut = fFileOutputStream.getChannel(); [2019-07-30T17:14:36.752Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:36.752Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-30T17:14:36.752Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[71] [2019-07-30T17:14:36.752Z] return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2019-07-30T17:14:36.752Z] .add(String.valueOf(fStart)) [2019-07-30T17:14:36.752Z] .add(String.valueOf(fStart + fDuration)) [2019-07-30T17:14:36.752Z] .toString(); [2019-07-30T17:14:36.752Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:36.752Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:14:36.752Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java:[82] [2019-07-30T17:14:36.752Z] private final Comparator fDefaultIntervalComparator = Comparator [2019-07-30T17:14:36.752Z] .comparingLong(E::getEnd) [2019-07-30T17:14:36.752Z] .thenComparingLong(E::getStart); [2019-07-30T17:14:36.752Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:36.752Z] 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-30T17:14:36.752Z] 4 problems (4 warnings) [2019-07-30T17:14:36.752Z] [INFO] [2019-07-30T17:14:36.752Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T17:14:36.752Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:14:36.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources [2019-07-30T17:14:36.752Z] [INFO] [2019-07-30T17:14:36.752Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T17:14:36.752Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar [2019-07-30T17:14:36.752Z] [INFO] [2019-07-30T17:14:36.752Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T17:14:37.008Z] [INFO] [2019-07-30T17:14:37.008Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T17:14:37.008Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-30T17:14:37.008Z] [INFO] [2019-07-30T17:14:37.008Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T17:14:37.008Z] [INFO] [2019-07-30T17:14:37.008Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T17:14:37.008Z] [INFO] [2019-07-30T17:14:37.008Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T17:14:37.008Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-30T17:14:37.263Z] [INFO] [2019-07-30T17:14:37.263Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T17:14:37.263Z] [INFO] [2019-07-30T17:14:37.263Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T17:14:37.263Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:14:37.263Z] [INFO] [2019-07-30T17:14:37.263Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T17:14:37.264Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:14:37.519Z] [INFO] [2019-07-30T17:14:37.519Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T17:14:37.519Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:37.519Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:37.519Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:37.519Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:37.519Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:37.519Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:37.519Z] [INFO] [2019-07-30T17:14:37.519Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T17:14:37.519Z] [INFO] [2019-07-30T17:14:37.519Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >-- [2019-07-30T17:14:37.519Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT [7/134] [2019-07-30T17:14:37.519Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:14:37.519Z] [INFO] [2019-07-30T17:14:37.519Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T17:14:37.519Z] [INFO] [2019-07-30T17:14:37.776Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T17:14:37.776Z] [INFO] The project's OSGi version is 2.1.1.201907301708 [2019-07-30T17:14:37.776Z] [INFO] [2019-07-30T17:14:37.776Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T17:14:37.776Z] [INFO] [2019-07-30T17:14:37.776Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T17:14:37.776Z] [INFO] [2019-07-30T17:14:37.776Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T17:14:37.776Z] [INFO] [2019-07-30T17:14:37.776Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T17:14:37.776Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:14:37.776Z] [INFO] [2019-07-30T17:14:37.776Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T17:14:37.776Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:14:37.776Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources [2019-07-30T17:14:37.776Z] [INFO] [2019-07-30T17:14:37.776Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T17:14:37.776Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes [2019-07-30T17:14:38.032Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[118] [2019-07-30T17:14:38.032Z] store.add((E) elem); // warning from type, it should be fine [2019-07-30T17:14:38.032Z] ^^^^^^^^ [2019-07-30T17:14:38.032Z] Type safety: Unchecked cast from Object to E [2019-07-30T17:14:38.032Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-30T17:14:38.032Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T17:14:38.032Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:38.032Z] 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-30T17:14:38.032Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-30T17:14:38.032Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T17:14:38.032Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:38.032Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple [2019-07-30T17:14:38.032Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-30T17:14:38.032Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T17:14:38.032Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:38.032Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple' [2019-07-30T17:14:38.032Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-30T17:14:38.032Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T17:14:38.032Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:38.032Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple should be parameterized [2019-07-30T17:14:38.032Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[295] [2019-07-30T17:14:38.032Z] || order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) { [2019-07-30T17:14:38.032Z] ^^^^^^^^^^^^ [2019-07-30T17:14:38.032Z] 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-30T17:14:38.032Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[298] [2019-07-30T17:14:38.032Z] currentNode = readNode(queue.poll().getSequenceNumber()); [2019-07-30T17:14:38.032Z] ^^^^^^^^^^^^ [2019-07-30T17:14:38.032Z] 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-30T17:14:38.032Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[304] [2019-07-30T17:14:38.032Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-30T17:14:38.032Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:38.032Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode should be parameterized [2019-07-30T17:14:38.032Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[304] [2019-07-30T17:14:38.032Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-30T17:14:38.032Z] ^^^^^^^^^^^^^^^ [2019-07-30T17:14:38.032Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode should be parameterized [2019-07-30T17:14:38.032Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[60] [2019-07-30T17:14:38.032Z] protected final Comparator COMPARATOR = Comparator.comparing(E::getStart) [2019-07-30T17:14:38.032Z] .thenComparing(E::getEnd).thenComparing(Function.identity()); [2019-07-30T17:14:38.032Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:38.032Z] 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-30T17:14:38.032Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[93] [2019-07-30T17:14:38.032Z] E element = (E) object; [2019-07-30T17:14:38.032Z] ^^^^^^^^^^ [2019-07-30T17:14:38.032Z] Type safety: Unchecked cast from Object to E [2019-07-30T17:14:38.032Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java:[235] [2019-07-30T17:14:38.032Z] E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start); [2019-07-30T17:14:38.032Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:38.032Z] Type safety: Unchecked cast from BasicSegment to E [2019-07-30T17:14:38.032Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[186] [2019-07-30T17:14:38.032Z] SegmentTreeNode segmentNode = (SegmentTreeNode) childNode; [2019-07-30T17:14:38.032Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:38.032Z] Type safety: Unchecked cast from IHTNode to SegmentTreeNode [2019-07-30T17:14:38.032Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[193] [2019-07-30T17:14:38.032Z] segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode) node, childIndex)); [2019-07-30T17:14:38.032Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:38.032Z] Type safety: Unchecked cast from OverlappingNode to SegmentTreeNode [2019-07-30T17:14:38.032Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[435] [2019-07-30T17:14:38.032Z] return (OverlappingSegmentCoreData) super.getCoreNodeData(); [2019-07-30T17:14:38.032Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:38.032Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData [2019-07-30T17:14:38.032Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java:[311] [2019-07-30T17:14:38.032Z] return getSHT().getIntersectingElements(start, end, (Comparator) order); [2019-07-30T17:14:38.032Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:38.032Z] Type safety: Unchecked cast from Comparator to Comparator [2019-07-30T17:14:38.032Z] 16 problems (16 warnings) [2019-07-30T17:14:38.032Z] [INFO] [2019-07-30T17:14:38.032Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T17:14:38.032Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:14:38.032Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources [2019-07-30T17:14:38.032Z] [INFO] [2019-07-30T17:14:38.032Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T17:14:38.032Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar [2019-07-30T17:14:38.288Z] [INFO] [2019-07-30T17:14:38.288Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T17:14:38.288Z] [INFO] [2019-07-30T17:14:38.288Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T17:14:38.288Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-30T17:14:38.288Z] [INFO] [2019-07-30T17:14:38.288Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T17:14:38.288Z] [INFO] [2019-07-30T17:14:38.288Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T17:14:38.288Z] [INFO] [2019-07-30T17:14:38.288Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T17:14:38.288Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-30T17:14:38.288Z] [INFO] [2019-07-30T17:14:38.288Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T17:14:38.288Z] [INFO] [2019-07-30T17:14:38.288Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T17:14:38.288Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:14:38.288Z] [INFO] [2019-07-30T17:14:38.288Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T17:14:38.543Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:14:38.543Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:14:38.798Z] [INFO] [2019-07-30T17:14:38.798Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T17:14:38.798Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:38.798Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:38.798Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:38.798Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:38.798Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:38.798Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:38.798Z] [INFO] [2019-07-30T17:14:38.798Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T17:14:38.798Z] [INFO] [2019-07-30T17:14:38.798Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >-- [2019-07-30T17:14:38.798Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT [8/134] [2019-07-30T17:14:38.798Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:14:38.798Z] [INFO] [2019-07-30T17:14:38.798Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T17:14:38.798Z] [INFO] [2019-07-30T17:14:38.798Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T17:14:38.798Z] [INFO] The project's OSGi version is 4.2.2.201907301708 [2019-07-30T17:14:38.798Z] [INFO] [2019-07-30T17:14:38.798Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T17:14:38.798Z] [INFO] [2019-07-30T17:14:38.798Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T17:14:38.798Z] [INFO] [2019-07-30T17:14:38.798Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T17:14:38.798Z] [INFO] [2019-07-30T17:14:38.798Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T17:14:38.798Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:14:38.798Z] [INFO] [2019-07-30T17:14:38.798Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T17:14:38.798Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:14:38.798Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources [2019-07-30T17:14:38.798Z] [INFO] [2019-07-30T17:14:38.798Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T17:14:38.798Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes [2019-07-30T17:14:39.359Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java:[266] [2019-07-30T17:14:39.359Z] public void writeInterval(ByteBuffer buffer, long nodeStart) { [2019-07-30T17:14:39.359Z] ^^^^^^^^^ [2019-07-30T17:14:39.359Z] Javadoc: Missing tag for parameter nodeStart [2019-07-30T17:14:39.359Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java:[309] [2019-07-30T17:14:39.359Z] Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue, [2019-07-30T17:14:39.359Z] ^^^^^^^^^^^^^ [2019-07-30T17:14:39.359Z] 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-30T17:14:39.359Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[183] [2019-07-30T17:14:39.359Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-30T17:14:39.359Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:39.359Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils [2019-07-30T17:14:39.359Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[251] [2019-07-30T17:14:39.359Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-30T17:14:39.359Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:39.359Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils [2019-07-30T17:14:39.359Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ParentNode.java:[129] [2019-07-30T17:14:39.359Z] public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque queue, boolean reverse); [2019-07-30T17:14:39.359Z] ^^^^^^^ [2019-07-30T17:14:39.359Z] Javadoc: Missing tag for parameter reverse [2019-07-30T17:14:39.359Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java:[384] [2019-07-30T17:14:39.359Z] intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator(); [2019-07-30T17:14:39.359Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:39.359Z] Null type safety (type annotations): The expression of type 'Iterator' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>' [2019-07-30T17:14:39.359Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[44] [2019-07-30T17:14:39.359Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-30T17:14:39.359Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:39.359Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeLong(ITmfStateSystemBuilder, long, int, long) from type StateSystemBuilderUtils [2019-07-30T17:14:39.359Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[73] [2019-07-30T17:14:39.359Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-30T17:14:39.359Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:39.359Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeInt(ITmfStateSystemBuilder, long, int, int) from type StateSystemBuilderUtils [2019-07-30T17:14:39.359Z] 8 problems (8 warnings) [2019-07-30T17:14:39.359Z] [INFO] [2019-07-30T17:14:39.359Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T17:14:39.359Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:14:39.359Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources [2019-07-30T17:14:39.359Z] [INFO] [2019-07-30T17:14:39.359Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T17:14:39.614Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar [2019-07-30T17:14:39.614Z] [INFO] [2019-07-30T17:14:39.614Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T17:14:39.614Z] [INFO] [2019-07-30T17:14:39.614Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T17:14:39.614Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-30T17:14:39.614Z] [INFO] [2019-07-30T17:14:39.614Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T17:14:39.614Z] [INFO] [2019-07-30T17:14:39.614Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T17:14:39.614Z] [INFO] [2019-07-30T17:14:39.614Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T17:14:39.614Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-30T17:14:39.869Z] [INFO] [2019-07-30T17:14:39.870Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T17:14:39.870Z] [INFO] [2019-07-30T17:14:39.870Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T17:14:39.870Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:14:39.870Z] [INFO] [2019-07-30T17:14:39.870Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T17:14:39.870Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:14:40.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:14:40.125Z] [INFO] [2019-07-30T17:14:40.125Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T17:14:40.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:40.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:40.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:40.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:40.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:40.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:40.125Z] [INFO] [2019-07-30T17:14:40.125Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T17:14:40.125Z] [INFO] [2019-07-30T17:14:40.125Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >---- [2019-07-30T17:14:40.125Z] [INFO] Building Trace Compass TMF Parent 5.0.0-SNAPSHOT [9/134] [2019-07-30T17:14:40.125Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T17:14:40.125Z] [INFO] [2019-07-30T17:14:40.125Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T17:14:40.125Z] [INFO] [2019-07-30T17:14:40.125Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T17:14:40.125Z] [INFO] [2019-07-30T17:14:40.125Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T17:14:40.125Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:14:40.125Z] [INFO] [2019-07-30T17:14:40.125Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T17:14:40.125Z] [INFO] [2019-07-30T17:14:40.125Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T17:14:40.125Z] [INFO] [2019-07-30T17:14:40.125Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T17:14:40.125Z] [INFO] [2019-07-30T17:14:40.125Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T17:14:40.125Z] [INFO] [2019-07-30T17:14:40.125Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T17:14:40.125Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:14:40.125Z] [INFO] [2019-07-30T17:14:40.125Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T17:14:40.380Z] [INFO] [2019-07-30T17:14:40.380Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T17:14:40.380Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:40.380Z] [INFO] [2019-07-30T17:14:40.380Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >-- [2019-07-30T17:14:40.380Z] [INFO] Building Trace Compass Filter Parser 1.0.2-SNAPSHOT [10/134] [2019-07-30T17:14:40.380Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:14:40.380Z] [INFO] [2019-07-30T17:14:40.380Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T17:14:40.380Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:40.380Z] [INFO] [2019-07-30T17:14:40.380Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T17:14:40.380Z] [INFO] The project's OSGi version is 1.0.2.201907301708 [2019-07-30T17:14:40.380Z] [INFO] [2019-07-30T17:14:40.380Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T17:14:40.380Z] [INFO] [2019-07-30T17:14:40.380Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T17:14:40.380Z] [INFO] [2019-07-30T17:14:40.380Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T17:14:40.380Z] [INFO] [2019-07-30T17:14:40.380Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T17:14:40.380Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:14:40.380Z] [INFO] [2019-07-30T17:14:40.380Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T17:14:40.380Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:14:40.380Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources [2019-07-30T17:14:40.380Z] [INFO] [2019-07-30T17:14:40.380Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T17:14:40.380Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes [2019-07-30T17:14:40.380Z] [INFO] [2019-07-30T17:14:40.636Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T17:14:40.636Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:14:40.636Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources [2019-07-30T17:14:40.636Z] [INFO] [2019-07-30T17:14:40.636Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T17:14:40.636Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-30T17:14:40.636Z] [INFO] [2019-07-30T17:14:40.636Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T17:14:40.636Z] [INFO] [2019-07-30T17:14:40.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T17:14:40.636Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-30T17:14:40.636Z] [INFO] [2019-07-30T17:14:40.636Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T17:14:40.636Z] [INFO] [2019-07-30T17:14:40.636Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T17:14:40.636Z] [INFO] [2019-07-30T17:14:40.636Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T17:14:40.636Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-30T17:14:40.636Z] [INFO] [2019-07-30T17:14:40.636Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T17:14:40.636Z] [INFO] [2019-07-30T17:14:40.636Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T17:14:40.636Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:14:40.636Z] [INFO] [2019-07-30T17:14:40.636Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T17:14:40.636Z] [INFO] [2019-07-30T17:14:40.636Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T17:14:40.636Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:40.891Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:40.891Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:40.891Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:40.891Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:40.891Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:40.891Z] [INFO] [2019-07-30T17:14:40.891Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T17:14:40.891Z] [INFO] [2019-07-30T17:14:40.891Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >----- [2019-07-30T17:14:40.891Z] [INFO] Building org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT [11/134] [2019-07-30T17:14:40.891Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:14:40.891Z] [INFO] [2019-07-30T17:14:40.891Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T17:14:40.891Z] [INFO] [2019-07-30T17:14:40.891Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T17:14:40.891Z] [INFO] The project's OSGi version is 5.1.0.201907301708 [2019-07-30T17:14:40.891Z] [INFO] [2019-07-30T17:14:40.891Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T17:14:40.891Z] [INFO] [2019-07-30T17:14:40.891Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T17:14:40.891Z] [INFO] [2019-07-30T17:14:40.891Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T17:14:40.891Z] [INFO] [2019-07-30T17:14:40.891Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T17:14:40.891Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:14:40.891Z] [INFO] [2019-07-30T17:14:40.891Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T17:14:40.891Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:14:40.891Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources [2019-07-30T17:14:40.891Z] [INFO] [2019-07-30T17:14:40.891Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T17:14:40.891Z] [INFO] Compiling 416 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes [2019-07-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[247] [2019-07-30T17:14:43.404Z] public TraceEntryModel build() { [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] 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-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[300] [2019-07-30T17:14:43.404Z] public ModuleEntryModel build() { [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] 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-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[355] [2019-07-30T17:14:43.404Z] public StateSystemEntryModel build() { [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] 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-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[414] [2019-07-30T17:14:43.404Z] public AttributeEntryModel build() { [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] 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-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[700] [2019-07-30T17:14:43.404Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] 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-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[59] [2019-07-30T17:14:43.404Z] fSeries = Maps.transformValues(fYSeries, model -> new SeriesModel(model.getId(), model.getName(), fXValues, model.getData())); [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] 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-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java:[247] [2019-07-30T17:14:43.404Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat); [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java:[121] [2019-07-30T17:14:43.404Z] V node = queue.poll(); [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable [2019-07-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java:[61] [2019-07-30T17:14:43.404Z] ITmfXyModel model = new TmfXyModel(title, series); [2019-07-30T17:14:43.404Z] ^^^^^^ [2019-07-30T17:14:43.404Z] 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-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java:[63] [2019-07-30T17:14:43.404Z] fTraceTypeId = traceTypeId; [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java:[53] [2019-07-30T17:14:43.404Z] * @deprecated Use the {@link #applyFilterAndAddState(List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)} instead [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] 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-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[662] [2019-07-30T17:14:43.404Z] return dir.getAbsolutePath(); [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[667] [2019-07-30T17:14:43.404Z] return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$ [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[81] [2019-07-30T17:14:43.404Z] results = FunctionNameMapper.mapFromBinaryFile(path.toFile()); [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[84] [2019-07-30T17:14:43.404Z] switch(FunctionNameMapper.guessMappingType(path.toFile())) { [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] [2019-07-30T17:14:43.404Z] results = FunctionNameMapper.mapFromSizedTextFile(path.toFile()); [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[89] [2019-07-30T17:14:43.404Z] results = FunctionNameMapper.mapFromNmTextFile(path.toFile()); [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java:[95] [2019-07-30T17:14:43.404Z] default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException { [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect [2019-07-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java:[62] [2019-07-30T17:14:43.404Z] fTimesRequested = Longs.toArray(times); [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[112] [2019-07-30T17:14:43.404Z] ITmfTreeXYDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class); [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[188] [2019-07-30T17:14:43.404Z] .collect(Collectors.joining("\n")); //$NON-NLS-1$ [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java:[47] [2019-07-30T17:14:43.404Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-30T17:14:43.404Z] ^^^^^ [2019-07-30T17:14:43.404Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[157] [2019-07-30T17:14:43.404Z] Map> regexesMap = (Map>) regexesObject; [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] Type safety: Unchecked cast from Object to Map> [2019-07-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[61] [2019-07-30T17:14:43.404Z] private final Multimap> fInstances = LinkedHashMultimap.create(); [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] 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-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java:[99] [2019-07-30T17:14:43.404Z] return (T) resolve; [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] Type safety: Unchecked cast from Object to T [2019-07-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[197] [2019-07-30T17:14:43.404Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[273] [2019-07-30T17:14:43.404Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[430] [2019-07-30T17:14:43.404Z] Object aspectResolved = aspectEntry.getValue().resolve(event); [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] 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-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[525] [2019-07-30T17:14:43.404Z] Map searchMap = (Map) searchFilterObject; [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] Type safety: Unchecked cast from Object to Map [2019-07-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java:[80] [2019-07-30T17:14:43.404Z] return fSymbolMapping.lastKey(); [2019-07-30T17:14:43.404Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.404Z] 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-30T17:14:43.404Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[29] [2019-07-30T17:14:43.404Z] public static final Comparator COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress); [2019-07-30T17:14:43.405Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.405Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>' [2019-07-30T17:14:43.405Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[339] [2019-07-30T17:14:43.405Z] 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-30T17:14:43.405Z] ^^^^^^^^^^^^^ [2019-07-30T17:14:43.405Z] Unnecessary $NON-NLS$ tag [2019-07-30T17:14:43.405Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.java:[65] [2019-07-30T17:14:43.405Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T17:14:43.405Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.405Z] 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-30T17:14:43.405Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java:[70] [2019-07-30T17:14:43.405Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-30T17:14:43.405Z] ^^^^^ [2019-07-30T17:14:43.405Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T17:14:43.405Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[117] [2019-07-30T17:14:43.405Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T17:14:43.405Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.405Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:14:43.405Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[152] [2019-07-30T17:14:43.405Z] builder.put(Long.toString(fTotalId), new YModel(fTotalId, totalName, y)); [2019-07-30T17:14:43.405Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.405Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:14:43.405Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[159] [2019-07-30T17:14:43.405Z] builder.put(Long.toString(series.getId()), series); [2019-07-30T17:14:43.405Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.405Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:14:43.405Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[315] [2019-07-30T17:14:43.405Z] for (Class signalClazz : fInboundSignalBlacklist.get(entry.getKey())) { [2019-07-30T17:14:43.405Z] ^^^^^^^^^^^^^^ [2019-07-30T17:14:43.405Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T17:14:43.405Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] [2019-07-30T17:14:43.405Z] fMetadata = metadata; [2019-07-30T17:14:43.405Z] ^^^^^^^^ [2019-07-30T17:14:43.405Z] 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-30T17:14:43.405Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java:[181] [2019-07-30T17:14:43.405Z] * @param cppFilt [2019-07-30T17:14:43.405Z] ^^^^^^^ [2019-07-30T17:14:43.405Z] Javadoc: Description expected after this reference [2019-07-30T17:14:43.405Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/tree/TmfTreeCompositeDataProvider.java:[69] [2019-07-30T17:14:43.405Z] ITmfTreeDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class); [2019-07-30T17:14:43.405Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:43.405Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T17:14:43.405Z] 41 problems (41 warnings) [2019-07-30T17:14:43.405Z] [INFO] [2019-07-30T17:14:43.405Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T17:14:43.405Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:14:43.405Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources [2019-07-30T17:14:43.405Z] [INFO] [2019-07-30T17:14:43.405Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T17:14:43.660Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar [2019-07-30T17:14:43.660Z] [INFO] [2019-07-30T17:14:43.660Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T17:14:43.660Z] [INFO] [2019-07-30T17:14:43.660Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T17:14:43.916Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-30T17:14:44.172Z] [INFO] [2019-07-30T17:14:44.172Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T17:14:44.172Z] [INFO] [2019-07-30T17:14:44.172Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T17:14:44.172Z] [INFO] [2019-07-30T17:14:44.172Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T17:14:44.172Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-30T17:14:45.100Z] [INFO] [2019-07-30T17:14:45.100Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T17:14:45.100Z] [INFO] [2019-07-30T17:14:45.100Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T17:14:45.100Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:14:45.100Z] [INFO] [2019-07-30T17:14:45.100Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T17:14:45.413Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:14:45.413Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:14:45.668Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:14:45.668Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:14:45.923Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:14:45.923Z] [INFO] [2019-07-30T17:14:45.923Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T17:14:45.923Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:45.923Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:45.923Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:45.923Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:45.923Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:45.923Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:45.923Z] [INFO] [2019-07-30T17:14:45.923Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T17:14:45.923Z] [INFO] [2019-07-30T17:14:45.923Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >-- [2019-07-30T17:14:45.923Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT [12/134] [2019-07-30T17:14:45.923Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:14:45.923Z] [INFO] [2019-07-30T17:14:45.923Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T17:14:45.923Z] [INFO] [2019-07-30T17:14:45.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T17:14:45.923Z] [INFO] The project's OSGi version is 2.0.2.201907301708 [2019-07-30T17:14:45.923Z] [INFO] [2019-07-30T17:14:45.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T17:14:45.923Z] [INFO] [2019-07-30T17:14:45.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T17:14:45.923Z] [INFO] [2019-07-30T17:14:45.923Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T17:14:45.923Z] [INFO] [2019-07-30T17:14:45.923Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T17:14:45.923Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:14:45.923Z] [INFO] [2019-07-30T17:14:45.923Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T17:14:45.923Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:14:45.923Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources [2019-07-30T17:14:45.923Z] [INFO] [2019-07-30T17:14:45.923Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T17:14:45.923Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes [2019-07-30T17:14:46.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[27] [2019-07-30T17:14:46.179Z] import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils; [2019-07-30T17:14:46.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:46.179Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:14:46.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[108] [2019-07-30T17:14:46.179Z] entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T17:14:46.179Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:46.179Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:14:46.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2019-07-30T17:14:46.179Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-30T17:14:46.179Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:46.179Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:14:46.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2019-07-30T17:14:46.179Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-30T17:14:46.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:46.179Z] Discouraged access: The method 'FetchParametersUtils.createSelectionTimeQuery(Map)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:14:46.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[179] [2019-07-30T17:14:46.179Z] int quark = entry.getValue(); [2019-07-30T17:14:46.179Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:14:46.179Z] 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-30T17:14:46.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java:[53] [2019-07-30T17:14:46.179Z] fGroups = Arrays.copyOf(groups, groups.length); [2019-07-30T17:14:46.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:46.179Z] Null type safety (type annotations): The expression of type 'Class>[]' needs unchecked conversion to conform to 'Class> @NonNull[]' [2019-07-30T17:14:46.179Z] 6 problems (6 warnings) [2019-07-30T17:14:46.179Z] [INFO] [2019-07-30T17:14:46.179Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T17:14:46.179Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:14:46.179Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources [2019-07-30T17:14:46.179Z] [INFO] [2019-07-30T17:14:46.179Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T17:14:46.179Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar [2019-07-30T17:14:46.179Z] [INFO] [2019-07-30T17:14:46.179Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T17:14:46.179Z] [INFO] [2019-07-30T17:14:46.179Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T17:14:46.435Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-30T17:14:46.435Z] [INFO] [2019-07-30T17:14:46.435Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T17:14:46.435Z] [INFO] [2019-07-30T17:14:46.435Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T17:14:46.435Z] [INFO] [2019-07-30T17:14:46.435Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T17:14:46.435Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-30T17:14:46.435Z] [INFO] [2019-07-30T17:14:46.435Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T17:14:46.435Z] [INFO] [2019-07-30T17:14:46.435Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T17:14:46.435Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:14:46.435Z] [INFO] [2019-07-30T17:14:46.435Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T17:14:46.435Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:14:46.691Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:14:47.616Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:14:47.616Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:14:47.872Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:14:47.872Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:14:47.872Z] [INFO] [2019-07-30T17:14:47.872Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T17:14:47.872Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:47.872Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:47.872Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:47.872Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:47.872Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:48.135Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:48.135Z] [INFO] [2019-07-30T17:14:48.135Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T17:14:48.135Z] [INFO] [2019-07-30T17:14:48.135Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >---- [2019-07-30T17:14:48.135Z] [INFO] Building Trace Compass CTF Support Parent 5.0.0-SNAPSHOT [13/134] [2019-07-30T17:14:48.135Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T17:14:48.135Z] [INFO] [2019-07-30T17:14:48.135Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T17:14:48.135Z] [INFO] [2019-07-30T17:14:48.135Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T17:14:48.135Z] [INFO] [2019-07-30T17:14:48.135Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T17:14:48.135Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:14:48.135Z] [INFO] [2019-07-30T17:14:48.135Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T17:14:48.135Z] [INFO] [2019-07-30T17:14:48.135Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T17:14:48.135Z] [INFO] [2019-07-30T17:14:48.135Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T17:14:48.135Z] [INFO] [2019-07-30T17:14:48.135Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T17:14:48.135Z] [INFO] [2019-07-30T17:14:48.135Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T17:14:48.135Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:14:48.135Z] [INFO] [2019-07-30T17:14:48.135Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T17:14:48.135Z] [INFO] [2019-07-30T17:14:48.135Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T17:14:48.135Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:48.135Z] [INFO] [2019-07-30T17:14:48.135Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >---- [2019-07-30T17:14:48.135Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT [14/134] [2019-07-30T17:14:48.135Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:14:48.135Z] [INFO] [2019-07-30T17:14:48.135Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T17:14:48.135Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:48.135Z] [INFO] [2019-07-30T17:14:48.135Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T17:14:48.135Z] [INFO] The project's OSGi version is 1.0.2.201907301708 [2019-07-30T17:14:48.135Z] [INFO] [2019-07-30T17:14:48.135Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T17:14:48.135Z] [INFO] [2019-07-30T17:14:48.135Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T17:14:48.135Z] [INFO] [2019-07-30T17:14:48.135Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T17:14:48.135Z] [INFO] [2019-07-30T17:14:48.135Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T17:14:48.135Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:14:48.135Z] [INFO] [2019-07-30T17:14:48.135Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T17:14:48.135Z] 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-30T17:14:48.135Z] 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-30T17:14:48.135Z] 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-30T17:14:48.390Z] 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-30T17:14:48.390Z] 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-30T17:14:48.390Z] 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-30T17:14:48.390Z] 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 72 kB/s) [2019-07-30T17:14:48.390Z] 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-30T17:14:48.390Z] 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-30T17:14:48.390Z] 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-30T17:14:48.645Z] 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-30T17:14:48.645Z] 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-30T17:14:48.645Z] 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-30T17:14:48.645Z] 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 32 kB/s) [2019-07-30T17:14:48.645Z] 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-30T17:14:48.645Z] 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-30T17:14:48.645Z] 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-30T17:14:48.901Z] 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-30T17:14:48.901Z] 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-30T17:14:48.901Z] 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-30T17:14:48.901Z] 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 139 kB/s) [2019-07-30T17:14:49.156Z] 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-30T17:14:49.156Z] 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-30T17:14:49.156Z] 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-30T17:14:49.412Z] 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-30T17:14:49.412Z] 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-30T17:14:49.667Z] 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-30T17:14:49.667Z] 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 70 kB/s) [2019-07-30T17:14:49.667Z] 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-30T17:14:49.667Z] 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-30T17:14:49.667Z] 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-30T17:14:49.922Z] 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-30T17:14:49.922Z] 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-30T17:14:49.922Z] 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-30T17:14:49.922Z] 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 509 kB/s) [2019-07-30T17:14:49.922Z] 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-30T17:14:49.922Z] 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-30T17:14:49.922Z] 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-30T17:14:49.922Z] 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-30T17:14:49.922Z] 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-30T17:14:49.922Z] 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-30T17:14:49.922Z] 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-30T17:14:49.922Z] 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-30T17:14:49.922Z] 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-30T17:14:49.922Z] 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-30T17:14:49.922Z] 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-30T17:14:49.922Z] 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-30T17:14:49.922Z] 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-30T17:14:49.922Z] 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-30T17:14:49.922Z] 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-30T17:14:49.922Z] 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-30T17:14:49.922Z] 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-30T17:14:49.922Z] 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-30T17:14:49.922Z] 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-30T17:14:49.922Z] 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-30T17:14:49.922Z] 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-30T17:14:50.178Z] 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-30T17:14:50.178Z] 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-30T17:14:50.178Z] 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-30T17:14:50.434Z] 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-30T17:14:50.434Z] 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-30T17:14:50.434Z] 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-30T17:14:50.434Z] 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-30T17:14:50.434Z] 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-30T17:14:50.434Z] 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-30T17:14:50.434Z] 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-30T17:14:50.434Z] 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-30T17:14:50.434Z] 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-30T17:14:50.434Z] 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-30T17:14:50.434Z] 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-30T17:14:50.434Z] 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-30T17:14:50.434Z] 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-30T17:14:50.434Z] 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-30T17:14:50.434Z] 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-30T17:14:50.434Z] 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-30T17:14:50.689Z] 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-30T17:14:50.689Z] 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-30T17:14:50.689Z] 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-30T17:14:50.689Z] 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-30T17:14:50.689Z] 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-30T17:14:50.945Z] Progress (1): 4.1/168 kB Progress (1): 7.7/168 kB Progress (1): 12/168 kB Progress (1): 16/168 kB Progress (1): 20/168 kB Progress (1): 24/168 kB Progress (1): 28/168 kB Progress (1): 32/168 kB Progress (1): 36/168 kB Progress (1): 40/168 kB Progress (1): 44/168 kB Progress (1): 48/168 kB Progress (1): 52/168 kB Progress (1): 56/168 kB Progress (1): 60/168 kB Progress (1): 64/168 kB Progress (1): 68/168 kB Progress (1): 72/168 kB Progress (2): 72/168 kB | 4.1/164 kB Progress (2): 76/168 kB | 4.1/164 kB Progress (2): 76/168 kB | 7.7/164 kB Progress (2): 80/168 kB | 7.7/164 kB Progress (2): 80/168 kB | 12/164 kB Progress (2): 84/168 kB | 12/164 kB Progress (2): 84/168 kB | 16/164 kB Progress (2): 88/168 kB | 16/164 kB Progress (2): 88/168 kB | 20/164 kB Progress (2): 92/168 kB | 20/164 kB Progress (2): 92/168 kB | 24/164 kB Progress (2): 96/168 kB | 24/164 kB Progress (2): 96/168 kB | 28/164 kB Progress (2): 100/168 kB | 28/164 kB Progress (2): 100/168 kB | 32/164 kB Progress (2): 104/168 kB | 32/164 kB Progress (2): 104/168 kB | 33/164 kB Progress (2): 108/168 kB | 33/164 kB Progress (2): 108/168 kB | 37/164 kB Progress (2): 112/168 kB | 37/164 kB Progress (3): 112/168 kB | 37/164 kB | 4.1/10 kB Progress (3): 112/168 kB | 41/164 kB | 4.1/10 kB Progress (3): 112/168 kB | 41/164 kB | 7.7/10 kB Progress (3): 116/168 kB | 41/164 kB | 7.7/10 kB Progress (4): 116/168 kB | 41/164 kB | 7.7/10 kB | 4.1/78 kB Progress (4): 116/168 kB | 41/164 kB | 10 kB | 4.1/78 kB Progress (4): 116/168 kB | 45/164 kB | 10 kB | 4.1/78 kB Progress (4): 116/168 kB | 45/164 kB | 10 kB | 7.7/78 kB Progress (4): 120/168 kB | 45/164 kB | 10 kB | 7.7/78 kB Progress (4): 120/168 kB | 45/164 kB | 10 kB | 12/78 kB Progress (4): 120/168 kB | 49/164 kB | 10 kB | 12/78 kB Progress (4): 120/168 kB | 49/164 kB | 10 kB | 16/78 kB Progress (4): 124/168 kB | 49/164 kB | 10 kB | 16/78 kB Progress (4): 124/168 kB | 49/164 kB | 10 kB | 20/78 kB Progress (4): 124/168 kB | 53/164 kB | 10 kB | 20/78 kB Progress (4): 124/168 kB | 53/164 kB | 10 kB | 24/78 kB Progress (4): 128/168 kB | 53/164 kB | 10 kB | 24/78 kB Progress (4): 128/168 kB | 53/164 kB | 10 kB | 28/78 kB Progress (4): 128/168 kB | 57/164 kB | 10 kB | 28/78 kB Progress (4): 128/168 kB | 57/164 kB | 10 kB | 32/78 kB Progress (4): 132/168 kB | 57/164 kB | 10 kB | 32/78 kB Progress (4): 132/168 kB | 57/164 kB | 10 kB | 36/78 kB Progress (4): 132/168 kB | 61/164 kB | 10 kB | 36/78 kB Progress (4): 132/168 kB | 61/164 kB | 10 kB | 40/78 kB Progress (4): 136/168 kB | 61/164 kB | 10 kB | 40/78 kB Progress (4): 136/168 kB | 61/164 kB | 10 kB | 44/78 kB Progress (4): 136/168 kB | 65/164 kB | 10 kB | 44/78 kB Progress (4): 136/168 kB | 65/164 kB | 10 kB | 48/78 kB Progress (4): 140/168 kB | 65/164 kB | 10 kB | 48/78 kB Progress (4): 140/168 kB | 65/164 kB | 10 kB | 52/78 kB Progress (4): 140/168 kB | 69/164 kB | 10 kB | 52/78 kB Progress (4): 140/168 kB | 69/164 kB | 10 kB | 56/78 kB Progress (4): 144/168 kB | 69/164 kB | 10 kB | 56/78 kB Progress (4): 144/168 kB | 69/164 kB | 10 kB | 60/78 kB Progress (4): 144/168 kB | 73/164 kB | 10 kB | 60/78 kB Progress (4): 144/168 kB | 73/164 kB | 10 kB | 64/78 kB Progress (4): 148/168 kB | 73/164 kB | 10 kB | 64/78 kB Progress (4): 148/168 kB | 73/164 kB | 10 kB | 68/78 kB Progress (4): 148/168 kB | 77/164 kB | 10 kB | 68/78 kB Progress (4): 148/168 kB | 77/164 kB | 10 kB | 72/78 kB Progress (4): 152/168 kB | 77/164 kB | 10 kB | 72/78 kB Progress (4): 152/168 kB | 77/164 kB | 10 kB | 76/78 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 267 kB/s) [2019-07-30T17:14:50.945Z] Progress (3): 152/168 kB | 81/164 kB | 76/78 kB 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-30T17:14:50.945Z] Progress (3): 152/168 kB | 81/164 kB | 78 kB Progress (3): 156/168 kB | 81/164 kB | 78 kB Progress (3): 156/168 kB | 85/164 kB | 78 kB Progress (3): 160/168 kB | 85/164 kB | 78 kB Progress (3): 160/168 kB | 89/164 kB | 78 kB Progress (3): 164/168 kB | 89/164 kB | 78 kB Progress (3): 164/168 kB | 93/164 kB | 78 kB Progress (3): 168/168 kB | 93/164 kB | 78 kB Progress (3): 168/168 kB | 97/164 kB | 78 kB Progress (3): 168 kB | 97/164 kB | 78 kB Progress (3): 168 kB | 98/164 kB | 78 kB Progress (3): 168 kB | 102/164 kB | 78 kB Progress (3): 168 kB | 106/164 kB | 78 kB Progress (3): 168 kB | 110/164 kB | 78 kB Progress (3): 168 kB | 114/164 kB | 78 kB Progress (3): 168 kB | 118/164 kB | 78 kB Progress (3): 168 kB | 122/164 kB | 78 kB Progress (3): 168 kB | 126/164 kB | 78 kB Progress (3): 168 kB | 130/164 kB | 78 kB Progress (3): 168 kB | 134/164 kB | 78 kB Progress (3): 168 kB | 138/164 kB | 78 kB Progress (3): 168 kB | 142/164 kB | 78 kB Progress (3): 168 kB | 146/164 kB | 78 kB Progress (3): 168 kB | 150/164 kB | 78 kB Progress (3): 168 kB | 154/164 kB | 78 kB Progress (3): 168 kB | 158/164 kB | 78 kB Progress (3): 168 kB | 162/164 kB | 78 kB Progress (3): 168 kB | 164 kB | 78 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.jar (168 kB at 3.7 MB/s) [2019-07-30T17:14:50.945Z] 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-30T17:14:50.945Z] 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.7 MB/s) [2019-07-30T17:14:50.945Z] 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-30T17:14:51.508Z] Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.2/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.3/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.4/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.5/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.6/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.7/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.8/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 0.9/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.0/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.1/1.2 MB Progress (2): 164 kB | 1.2/1.2 MB Progress (2): 164 kB | 1.2 MB Progress (3): 164 kB | 1.2 MB | 4.1/240 kB Progress (4): 164 kB | 1.2 MB | 4.1/240 kB | 4.1/21 kB Progress (4): 164 kB | 1.2 MB | 7.7/240 kB | 4.1/21 kB Progress (4): 164 kB | 1.2 MB | 7.7/240 kB | 7.7/21 kB Progress (4): 164 kB | 1.2 MB | 12/240 kB | 7.7/21 kB Progress (4): 164 kB | 1.2 MB | 12/240 kB | 12/21 kB Progress (4): 164 kB | 1.2 MB | 16/240 kB | 12/21 kB Progress (4): 164 kB | 1.2 MB | 16/240 kB | 16/21 kB Progress (4): 164 kB | 1.2 MB | 20/240 kB | 16/21 kB Progress (4): 164 kB | 1.2 MB | 20/240 kB | 20/21 kB Progress (4): 164 kB | 1.2 MB | 24/240 kB | 20/21 kB Progress (4): 164 kB | 1.2 MB | 24/240 kB | 21 kB Progress (4): 164 kB | 1.2 MB | 28/240 kB | 21 kB Progress (4): 164 kB | 1.2 MB | 32/240 kB | 21 kB Progress (4): 164 kB | 1.2 MB | 33/240 kB | 21 kB Progress (4): 164 kB | 1.2 MB | 37/240 kB | 21 kB Progress (4): 164 kB | 1.2 MB | 41/240 kB | 21 kB Progress (5): 164 kB | 1.2 MB | 41/240 kB | 21 kB | 4.1/25 kB Progress (5): 164 kB | 1.2 MB | 45/240 kB | 21 kB | 4.1/25 kB Progress (5): 164 kB | 1.2 MB | 45/240 kB | 21 kB | 7.7/25 kB Progress (5): 164 kB | 1.2 MB | 49/240 kB | 21 kB | 7.7/25 kB Progress (5): 164 kB | 1.2 MB | 49/240 kB | 21 kB | 12/25 kB Progress (5): 164 kB | 1.2 MB | 53/240 kB | 21 kB | 12/25 kB Progress (5): 164 kB | 1.2 MB | 53/240 kB | 21 kB | 16/25 kB Progress (5): 164 kB | 1.2 MB | 57/240 kB | 21 kB | 16/25 kB Progress (5): 164 kB | 1.2 MB | 57/240 kB | 21 kB | 20/25 kB Progress (5): 164 kB | 1.2 MB | 61/240 kB | 21 kB | 20/25 kB Progress (5): 164 kB | 1.2 MB | 61/240 kB | 21 kB | 24/25 kB Progress (5): 164 kB | 1.2 MB | 65/240 kB | 21 kB | 24/25 kB Progress (5): 164 kB | 1.2 MB | 65/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 66/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 70/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 74/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 78/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 82/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 86/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 90/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 94/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 98/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 98/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 102/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 106/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 110/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 114/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 118/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 122/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 126/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 130/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 134/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 138/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 142/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 146/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 150/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 154/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 158/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 162/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 166/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 170/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 174/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 178/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 182/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 186/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 190/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 194/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 197/240 kB | 21 kB | 25 kB Progress (5): 164 kB | 1.2 MB | 201/240 kB | 21 kB | 25 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 30 kB/s) [2019-07-30T17:14:51.508Z] Progress (4): 164 kB | 1.2 MB | 205/240 kB | 25 kB Progress (4): 164 kB | 1.2 MB | 209/240 kB | 25 kB Progress (4): 164 kB | 1.2 MB | 213/240 kB | 25 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 36 kB/s) [2019-07-30T17:14:51.508Z] Progress (3): 164 kB | 1.2 MB | 217/240 kB Progress (3): 164 kB | 1.2 MB | 221/240 kB Progress (3): 164 kB | 1.2 MB | 225/240 kB Progress (3): 164 kB | 1.2 MB | 229/240 kB Progress (3): 164 kB | 1.2 MB | 233/240 kB Progress (3): 164 kB | 1.2 MB | 237/240 kB Progress (3): 164 kB | 1.2 MB | 240 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.jar (164 kB at 234 kB/s) [2019-07-30T17:14:51.508Z] 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 1.6 MB/s) [2019-07-30T17:14:51.508Z] 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 325 kB/s) [2019-07-30T17:14:51.763Z] [INFO] ANTLR: Processing source directory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3 [2019-07-30T17:14:51.763Z] ANTLR Parser Generator Version 3.5.2 [2019-07-30T17:14:52.018Z] Output file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-07-30T17:14:52.018Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-07-30T17:14:52.579Z] Input file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-07-30T17:14:52.579Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-07-30T17:14:52.579Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:230:3: [2019-07-30T17:14:52.579Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2 [2019-07-30T17:14:52.579Z] [2019-07-30T17:14:52.579Z] As a result, alternative(s) 2 were disabled for that input [2019-07-30T17:14:52.579Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:450:13: [2019-07-30T17:14:52.579Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3 [2019-07-30T17:14:52.579Z] [2019-07-30T17:14:52.579Z] As a result, alternative(s) 3 were disabled for that input [2019-07-30T17:14:52.579Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:618:15: [2019-07-30T17:14:52.579Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2 [2019-07-30T17:14:52.579Z] [2019-07-30T17:14:52.579Z] As a result, alternative(s) 2 were disabled for that input [2019-07-30T17:14:52.834Z] [INFO] [2019-07-30T17:14:52.834Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T17:14:52.834Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:14:52.835Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources [2019-07-30T17:14:52.835Z] [INFO] [2019-07-30T17:14:52.835Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T17:14:52.835Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/classes [2019-07-30T17:14:53.395Z] [INFO] [2019-07-30T17:14:53.395Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T17:14:53.395Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:14:53.395Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources [2019-07-30T17:14:53.395Z] [INFO] [2019-07-30T17:14:53.395Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T17:14:53.395Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-30T17:14:53.395Z] [INFO] [2019-07-30T17:14:53.395Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T17:14:53.395Z] [INFO] [2019-07-30T17:14:53.395Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T17:14:53.395Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-30T17:14:53.395Z] [INFO] [2019-07-30T17:14:53.395Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T17:14:53.395Z] [INFO] [2019-07-30T17:14:53.395Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T17:14:53.395Z] [INFO] [2019-07-30T17:14:53.395Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T17:14:53.395Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-30T17:14:53.650Z] [INFO] [2019-07-30T17:14:53.650Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T17:14:53.650Z] [INFO] [2019-07-30T17:14:53.650Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T17:14:53.650Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:14:53.650Z] [INFO] [2019-07-30T17:14:53.650Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T17:14:53.650Z] [INFO] [2019-07-30T17:14:53.650Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T17:14:53.650Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:53.650Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:53.650Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:53.650Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:53.650Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:53.650Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:53.650Z] [INFO] [2019-07-30T17:14:53.650Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T17:14:53.650Z] [INFO] [2019-07-30T17:14:53.650Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >----- [2019-07-30T17:14:53.650Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT [15/134] [2019-07-30T17:14:53.650Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:14:53.650Z] [INFO] [2019-07-30T17:14:53.650Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T17:14:53.650Z] [INFO] [2019-07-30T17:14:53.650Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T17:14:53.650Z] [INFO] The project's OSGi version is 4.0.0.201907301708 [2019-07-30T17:14:53.650Z] [INFO] [2019-07-30T17:14:53.650Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T17:14:53.650Z] [INFO] [2019-07-30T17:14:53.650Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T17:14:53.650Z] [INFO] [2019-07-30T17:14:53.650Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T17:14:53.650Z] [INFO] [2019-07-30T17:14:53.650Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T17:14:53.650Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:14:53.650Z] [INFO] [2019-07-30T17:14:53.650Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T17:14:53.650Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:14:53.650Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources [2019-07-30T17:14:53.650Z] [INFO] [2019-07-30T17:14:53.650Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T17:14:53.650Z] [INFO] Compiling 133 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/classes [2019-07-30T17:14:54.577Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2019-07-30T17:14:54.577Z] SparseList sparseList = (SparseList) list; [2019-07-30T17:14:54.577Z] ^^^^^^^^^^ [2019-07-30T17:14:54.577Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-30T17:14:54.577Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2019-07-30T17:14:54.577Z] SparseList sparseList = (SparseList) list; [2019-07-30T17:14:54.577Z] ^^^^^^^^^^ [2019-07-30T17:14:54.577Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-30T17:14:54.577Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[254] [2019-07-30T17:14:54.577Z] CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput)); [2019-07-30T17:14:54.577Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:54.577Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed [2019-07-30T17:14:54.577Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[339] [2019-07-30T17:14:54.577Z] return (top != null) ? top.getCurrentEvent() : null; [2019-07-30T17:14:54.577Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:54.577Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T17:14:54.577Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[394] [2019-07-30T17:14:54.577Z] return hasMoreEvents(); [2019-07-30T17:14:54.577Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:54.577Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T17:14:54.577Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[499] [2019-07-30T17:14:54.577Z] CTFStreamInputReader se = fStreamInputReaders.get(j); [2019-07-30T17:14:54.577Z] ^^ [2019-07-30T17:14:54.577Z] Potential resource leak: 'se' may not be closed [2019-07-30T17:14:54.577Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[917] [2019-07-30T17:14:54.577Z] return !(pathname.getName().equals("metadata")); [2019-07-30T17:14:54.577Z] ^^^^^^^^^^ [2019-07-30T17:14:54.577Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-30T17:14:54.577Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[170] [2019-07-30T17:14:54.577Z] returnArray[i] = null; [2019-07-30T17:14:54.577Z] ^^^^ [2019-07-30T17:14:54.577Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T' [2019-07-30T17:14:54.577Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[220] [2019-07-30T17:14:54.577Z] return fInnerElements.get(index); [2019-07-30T17:14:54.577Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:54.577Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-30T17:14:54.577Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[231] [2019-07-30T17:14:54.577Z] return fInnerElements.remove(index); [2019-07-30T17:14:54.577Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:14:54.577Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-30T17:14:54.577Z] 10 problems (10 warnings) [2019-07-30T17:14:54.577Z] [INFO] [2019-07-30T17:14:54.577Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T17:14:54.577Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:14:54.577Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources [2019-07-30T17:14:54.577Z] [INFO] [2019-07-30T17:14:54.577Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T17:14:54.577Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar [2019-07-30T17:14:54.577Z] [INFO] [2019-07-30T17:14:54.577Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T17:14:54.577Z] [INFO] [2019-07-30T17:14:54.577Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T17:14:54.577Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-30T17:14:54.834Z] [INFO] [2019-07-30T17:14:54.834Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T17:14:54.834Z] [INFO] [2019-07-30T17:14:54.834Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T17:14:54.834Z] [INFO] [2019-07-30T17:14:54.834Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T17:14:54.834Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-30T17:14:55.090Z] [INFO] [2019-07-30T17:14:55.090Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T17:14:55.090Z] [INFO] [2019-07-30T17:14:55.090Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T17:14:55.090Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:14:55.090Z] [INFO] [2019-07-30T17:14:55.090Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T17:14:55.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:14:55.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:14:55.345Z] [INFO] [2019-07-30T17:14:55.345Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T17:14:55.345Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:55.345Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:55.345Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:55.345Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:55.345Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:55.345Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:14:55.345Z] [INFO] [2019-07-30T17:14:55.345Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T17:14:55.345Z] [INFO] [2019-07-30T17:14:55.345Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >-- [2019-07-30T17:14:55.345Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT [16/134] [2019-07-30T17:14:55.345Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:14:55.345Z] [INFO] [2019-07-30T17:14:55.345Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T17:14:55.345Z] [INFO] [2019-07-30T17:14:55.345Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T17:14:55.345Z] [INFO] [2019-07-30T17:14:55.345Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T17:14:55.345Z] [INFO] The project's OSGi version is 1.0.5.201907301708 [2019-07-30T17:14:55.345Z] [INFO] [2019-07-30T17:14:55.345Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T17:14:55.345Z] [INFO] [2019-07-30T17:14:55.345Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T17:14:55.345Z] [INFO] [2019-07-30T17:14:55.345Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T17:14:55.345Z] [INFO] [2019-07-30T17:14:55.345Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T17:14:55.345Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:14:55.345Z] [INFO] [2019-07-30T17:14:55.345Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T17:14:55.345Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:14:55.345Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources [2019-07-30T17:14:55.345Z] [INFO] [2019-07-30T17:14:55.345Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T17:14:55.345Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes [2019-07-30T17:14:55.907Z] [INFO] [2019-07-30T17:14:55.907Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T17:14:55.907Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:14:55.907Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources [2019-07-30T17:14:55.907Z] [INFO] [2019-07-30T17:14:55.907Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T17:14:55.907Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-30T17:14:55.907Z] [INFO] [2019-07-30T17:14:55.907Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T17:14:55.907Z] [INFO] [2019-07-30T17:14:55.907Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T17:14:55.907Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-30T17:14:55.907Z] [INFO] [2019-07-30T17:14:55.907Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T17:14:55.907Z] [INFO] [2019-07-30T17:14:55.907Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T17:14:55.907Z] [INFO] [2019-07-30T17:14:55.907Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T17:14:55.907Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-30T17:14:56.163Z] [INFO] [2019-07-30T17:14:56.163Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T17:14:56.163Z] [INFO] [2019-07-30T17:14:56.163Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T17:14:56.163Z] 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-30T17:14:56.163Z] 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-30T17:14:56.163Z] 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-30T17:14:56.418Z] 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-30T17:14:56.418Z] 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-30T17:14:56.418Z] 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-30T17:14:56.418Z] 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 332 kB/s) [2019-07-30T17:14:56.418Z] 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-30T17:14:56.418Z] 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-30T17:14:56.418Z] 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-30T17:14:56.674Z] 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-30T17:14:56.674Z] 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-30T17:14:56.674Z] 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-30T17:14:56.674Z] 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 216 kB/s) [2019-07-30T17:14:56.674Z] 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-30T17:14:56.674Z] 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-30T17:14:56.674Z] 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-30T17:14:56.930Z] 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-30T17:14:56.930Z] 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-30T17:14:56.930Z] 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-30T17:14:56.930Z] 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 78 kB/s) [2019-07-30T17:14:56.930Z] 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-30T17:14:56.930Z] 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-30T17:14:56.930Z] 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-30T17:14:57.186Z] 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-30T17:14:57.186Z] 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-30T17:14:57.186Z] 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-30T17:14:57.186Z] 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-30T17:14:57.186Z] 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-30T17:14:57.186Z] 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-30T17:14:57.443Z] 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-30T17:14:57.443Z] 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-30T17:14:57.443Z] 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-30T17:14:57.443Z] 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-30T17:14:57.443Z] 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-30T17:14:57.443Z] 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-30T17:14:57.443Z] 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-30T17:14:57.443Z] 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-30T17:14:57.443Z] 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-30T17:14:57.443Z] 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 Progress (2): 18 kB | 0/2.0 MB Progress (2): 18 kB | 0/2.0 MB Progress (2): 18 kB | 0/2.0 MB Progress (2): 18 kB | 0/2.0 MB Progress (2): 18 kB | 0/2.0 MB Progress (2): 18 kB | 0/2.0 MB Progress (2): 18 kB | 0/2.0 MB Progress (2): 18 kB | 0/2.0 MB Progress (2): 18 kB | 0/2.0 MB Progress (2): 18 kB | 0/2.0 MB Progress (2): 18 kB | 0/2.0 MB Progress (2): 18 kB | 0/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.1/2.0 MB Progress (2): 18 kB | 0.2/2.0 MB Progress (2): 18 kB | 0.2/2.0 MB Progress (2): 18 kB | 0.2/2.0 MB Progress (2): 18 kB | 0.2/2.0 MB Progress (2): 18 kB | 0.2/2.0 MB Progress (2): 18 kB | 0.2/2.0 MB Progress (2): 18 kB | 0.2/2.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 541 kB/s) [2019-07-30T17:14:57.443Z] Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (2): 0.2/2.0 MB | 4.1/243 kB Progress (2): 0.2/2.0 MB | 4.1/243 kB Progress (2): 0.2/2.0 MB | 7.7/243 kB Progress (2): 0.2/2.0 MB | 7.7/243 kB Progress (2): 0.2/2.0 MB | 12/243 kB Progress (2): 0.2/2.0 MB | 12/243 kB Progress (2): 0.2/2.0 MB | 16/243 kB Progress (2): 0.2/2.0 MB | 16/243 kB Progress (2): 0.2/2.0 MB | 20/243 kB Progress (2): 0.2/2.0 MB | 20/243 kB Progress (2): 0.2/2.0 MB | 24/243 kB Progress (2): 0.2/2.0 MB | 24/243 kB Progress (2): 0.2/2.0 MB | 28/243 kB Progress (2): 0.3/2.0 MB | 28/243 kB Progress (2): 0.3/2.0 MB | 32/243 kB Progress (2): 0.3/2.0 MB | 32/243 kB Progress (2): 0.3/2.0 MB | 36/243 kB Progress (2): 0.3/2.0 MB | 36/243 kB Progress (2): 0.3/2.0 MB | 40/243 kB Progress (2): 0.3/2.0 MB | 40/243 kB Progress (2): 0.3/2.0 MB | 44/243 kB Progress (2): 0.3/2.0 MB | 44/243 kB Progress (2): 0.3/2.0 MB | 48/243 kB Progress (2): 0.3/2.0 MB | 48/243 kB Progress (2): 0.3/2.0 MB | 52/243 kB Progress (2): 0.3/2.0 MB | 52/243 kB Progress (2): 0.3/2.0 MB | 56/243 kB Progress (2): 0.3/2.0 MB | 56/243 kB Progress (2): 0.3/2.0 MB | 60/243 kB Progress (2): 0.3/2.0 MB | 60/243 kB Progress (2): 0.3/2.0 MB | 64/243 kB Progress (2): 0.3/2.0 MB | 64/243 kB Progress (2): 0.3/2.0 MB | 68/243 kB Progress (2): 0.3/2.0 MB | 68/243 kB Progress (2): 0.3/2.0 MB | 72/243 kB Progress (2): 0.3/2.0 MB | 72/243 kB Progress (2): 0.3/2.0 MB | 76/243 kB Progress (2): 0.3/2.0 MB | 76/243 kB Progress (2): 0.3/2.0 MB | 80/243 kB Progress (2): 0.3/2.0 MB | 80/243 kB Progress (2): 0.3/2.0 MB | 84/243 kB Progress (2): 0.3/2.0 MB | 84/243 kB Progress (2): 0.3/2.0 MB | 88/243 kB Progress (2): 0.3/2.0 MB | 88/243 kB Progress (2): 0.3/2.0 MB | 92/243 kB Progress (2): 0.3/2.0 MB | 92/243 kB Progress (2): 0.3/2.0 MB | 96/243 kB Progress (2): 0.3/2.0 MB | 96/243 kB Progress (2): 0.3/2.0 MB | 100/243 kB Progress (2): 0.3/2.0 MB | 100/243 kB Progress (2): 0.3/2.0 MB | 104/243 kB Progress (2): 0.3/2.0 MB | 104/243 kB Progress (2): 0.3/2.0 MB | 108/243 kB Progress (2): 0.3/2.0 MB | 108/243 kB Progress (2): 0.3/2.0 MB | 112/243 kB Progress (2): 0.3/2.0 MB | 112/243 kB Progress (2): 0.3/2.0 MB | 116/243 kB Progress (2): 0.3/2.0 MB | 116/243 kB Progress (2): 0.3/2.0 MB | 120/243 kB Progress (2): 0.3/2.0 MB | 120/243 kB Progress (2): 0.3/2.0 MB | 124/243 kB Progress (2): 0.3/2.0 MB | 124/243 kB Progress (2): 0.3/2.0 MB | 128/243 kB Progress (2): 0.4/2.0 MB | 128/243 kB Progress (2): 0.4/2.0 MB | 132/243 kB Progress (2): 0.4/2.0 MB | 132/243 kB Progress (2): 0.4/2.0 MB | 136/243 kB Progress (2): 0.4/2.0 MB | 136/243 kB Progress (2): 0.4/2.0 MB | 140/243 kB Progress (2): 0.4/2.0 MB | 140/243 kB Progress (2): 0.4/2.0 MB | 144/243 kB Progress (2): 0.4/2.0 MB | 144/243 kB Progress (2): 0.4/2.0 MB | 148/243 kB Progress (2): 0.4/2.0 MB | 148/243 kB Progress (2): 0.4/2.0 MB | 152/243 kB Progress (2): 0.4/2.0 MB | 152/243 kB Progress (2): 0.4/2.0 MB | 156/243 kB Progress (2): 0.4/2.0 MB | 156/243 kB Progress (2): 0.4/2.0 MB | 160/243 kB Progress (2): 0.4/2.0 MB | 160/243 kB Progress (2): 0.4/2.0 MB | 164/243 kB Progress (2): 0.4/2.0 MB | 164/243 kB Progress (2): 0.4/2.0 MB | 168/243 kB Progress (2): 0.4/2.0 MB | 168/243 kB Progress (2): 0.4/2.0 MB | 172/243 kB Progress (2): 0.4/2.0 MB | 172/243 kB Progress (2): 0.4/2.0 MB | 176/243 kB Progress (2): 0.4/2.0 MB | 176/243 kB Progress (2): 0.4/2.0 MB | 180/243 kB Progress (2): 0.4/2.0 MB | 180/243 kB Progress (2): 0.4/2.0 MB | 184/243 kB Progress (2): 0.4/2.0 MB | 184/243 kB Progress (2): 0.4/2.0 MB | 188/243 kB Progress (2): 0.4/2.0 MB | 188/243 kB Progress (2): 0.4/2.0 MB | 192/243 kB Progress (2): 0.4/2.0 MB | 192/243 kB Progress (2): 0.4/2.0 MB | 196/243 kB Progress (2): 0.4/2.0 MB | 196/243 kB Progress (2): 0.4/2.0 MB | 200/243 kB Progress (2): 0.4/2.0 MB | 200/243 kB Progress (2): 0.4/2.0 MB | 204/243 kB Progress (2): 0.4/2.0 MB | 204/243 kB Progress (2): 0.4/2.0 MB | 208/243 kB Progress (2): 0.4/2.0 MB | 208/243 kB Progress (2): 0.4/2.0 MB | 212/243 kB Progress (2): 0.4/2.0 MB | 212/243 kB Progress (2): 0.4/2.0 MB | 216/243 kB Progress (2): 0.4/2.0 MB | 216/243 kB Progress (2): 0.4/2.0 MB | 220/243 kB Progress (2): 0.4/2.0 MB | 220/243 kB Progress (2): 0.4/2.0 MB | 224/243 kB Progress (2): 0.4/2.0 MB | 224/243 kB Progress (2): 0.4/2.0 MB | 228/243 kB Progress (2): 0.5/2.0 MB | 228/243 kB Progress (2): 0.5/2.0 MB | 232/243 kB Progress (2): 0.5/2.0 MB | 232/243 kB Progress (2): 0.5/2.0 MB | 236/243 kB Progress (2): 0.5/2.0 MB | 236/243 kB Progress (2): 0.5/2.0 MB | 240/243 kB Progress (2): 0.5/2.0 MB | 240/243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.6/2.0 MB | 243 kB Progress (2): 0.6/2.0 MB | 243 kB Progress (2): 0.6/2.0 MB | 243 kB Progress (2): 0.6/2.0 MB | 243 kB Progress (2): 0.6/2.0 MB | 243 kB Progress (2): 0.6/2.0 MB | 243 kB Progress (2): 0.6/2.0 MB | 243 kB Progress (2): 0.6/2.0 MB | 243 kB Progress (2): 0.6/2.0 MB | 243 kB Progress (2): 0.6/2.0 MB | 243 kB Progress (2): 0.6/2.0 MB | 243 kB Progress (2): 0.6/2.0 MB | 243 kB Progress (2): 0.6/2.0 MB | 243 kB Progress (2): 0.6/2.0 MB | 243 kB Progress (2): 0.6/2.0 MB | 243 kB Progress (2): 0.6/2.0 MB | 243 kB Progress (2): 0.6/2.0 MB | 243 kB Progress (2): 0.6/2.0 MB | 243 kB Progress (2): 0.6/2.0 MB | 243 kB Progress (2): 0.6/2.0 MB | 243 kB Progress (2): 0.6/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 4.6 MB/s) [2019-07-30T17:14:57.712Z] 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 11 MB/s) [2019-07-30T17:14:57.712Z] [INFO] Executing tasks [2019-07-30T17:14:57.712Z] [2019-07-30T17:14:57.712Z] main: [2019-07-30T17:14:57.712Z] [2019-07-30T17:14:57.712Z] main: [2019-07-30T17:14:57.712Z] [2019-07-30T17:14:57.712Z] checkAnyTraceExists: [2019-07-30T17:14:57.967Z] [2019-07-30T17:14:57.967Z] verifyChecksum: [2019-07-30T17:14:57.967Z] [echo] Verifying: ${anyTraceExists} [2019-07-30T17:14:57.967Z] [2019-07-30T17:14:57.967Z] deleteFailedCheckSumTraces: [2019-07-30T17:14:57.967Z] [2019-07-30T17:14:57.967Z] downloadTraceFiles: [2019-07-30T17:14:57.967Z] [echo] Attempting to download test traces [2019-07-30T17:14:57.967Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz [2019-07-30T17:14:57.967Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz [2019-07-30T17:14:57.967Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz [2019-07-30T17:14:57.967Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz [2019-07-30T17:14:58.528Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz [2019-07-30T17:14:58.528Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz [2019-07-30T17:14:58.784Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz [2019-07-30T17:14:58.784Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-07-30T17:15:04.015Z] [exec] Cloning into 'ctf-testsuite'... [2019-07-30T17:15:06.396Z] [2019-07-30T17:15:06.396Z] pullTestSuite: [2019-07-30T17:15:06.396Z] [exec] Your branch is up-to-date with 'origin/master'. [2019-07-30T17:15:06.396Z] [exec] Already on 'master' [2019-07-30T17:15:06.651Z] [exec] Already up-to-date. [2019-07-30T17:15:06.907Z] [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'. [2019-07-30T17:15:06.907Z] [exec] [2019-07-30T17:15:06.907Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2019-07-30T17:15:06.907Z] [exec] changes and commit them, and you can discard any commits you make in this [2019-07-30T17:15:06.907Z] [exec] state without impacting any branches by performing another checkout. [2019-07-30T17:15:06.907Z] [exec] [2019-07-30T17:15:06.907Z] [exec] If you want to create a new branch to retain commits you create, you may [2019-07-30T17:15:06.907Z] [exec] do so (now or later) by using -b with the checkout command again. Example: [2019-07-30T17:15:06.907Z] [exec] [2019-07-30T17:15:06.907Z] [exec] git checkout -b [2019-07-30T17:15:06.907Z] [exec] [2019-07-30T17:15:06.907Z] [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master [2019-07-30T17:15:06.907Z] [2019-07-30T17:15:06.907Z] extractTraces: [2019-07-30T17:15:06.907Z] [2019-07-30T17:15:06.907Z] checkAnyTraceExists: [2019-07-30T17:15:06.907Z] [2019-07-30T17:15:06.907Z] verifyChecksum: [2019-07-30T17:15:06.907Z] [echo] Verifying: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-07-30T17:15:07.162Z] [2019-07-30T17:15:07.162Z] warnFailedCheckSum: [2019-07-30T17:15:07.162Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar [2019-07-30T17:15:07.162Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-30T17:15:07.162Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar [2019-07-30T17:15:08.087Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-30T17:15:08.343Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar [2019-07-30T17:15:08.598Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-30T17:15:08.598Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar [2019-07-30T17:15:09.962Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-30T17:15:10.888Z] [echo] Traces extracted successfully [2019-07-30T17:15:10.888Z] [INFO] Executed tasks [2019-07-30T17:15:10.888Z] [INFO] [2019-07-30T17:15:10.888Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T17:15:13.402Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log [2019-07-30T17:15:13.402Z] [INFO] Command line: [2019-07-30T17:15:13.402Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:15:13.402Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:15:28.967Z] !SESSION 2019-07-30 17:15:14.291 ----------------------------------------------- [2019-07-30T17:15:28.967Z] eclipse.buildId=unknown [2019-07-30T17:15:28.967Z] java.version=1.8.0_202 [2019-07-30T17:15:28.967Z] java.vendor=Oracle Corporation [2019-07-30T17:15:28.967Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:15:28.967Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:15:28.967Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:15:28.967Z] [2019-07-30T17:15:28.967Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:15:27.209 [2019-07-30T17:15:28.967Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:15:28.967Z] !STACK 0 [2019-07-30T17:15:28.967Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T17:15:28.967Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:15:28.967Z] [2019-07-30T17:15:28.967Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:15:28.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:15:28.967Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:15:28.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:15:28.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:15:28.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:15:28.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:15:28.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:15:28.967Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:15:28.967Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:15:28.967Z] [2019-07-30T17:15:28.967Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:15:27.408 [2019-07-30T17:15:28.967Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:15:28.967Z] !STACK 0 [2019-07-30T17:15:28.967Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T17:15:28.967Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:15:28.967Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:15:28.967Z] -> 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-30T17:15:28.967Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T17:15:28.967Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:15:28.967Z] [2019-07-30T17:15:28.967Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:15:28.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:15:28.967Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:15:28.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:15:28.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:15:28.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:15:28.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:15:28.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:15:28.967Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:15:28.967Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:15:29.893Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-30T17:15:29.893Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested. [2019-07-30T17:15:29.893Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested. [2019-07-30T17:15:30.819Z] line 8:11 required (...)+ loop did not match anything at character ';' [2019-07-30T17:15:30.819Z] line 10:46 mismatched character '' expecting '"' [2019-07-30T17:15:30.819Z] line 9:16 no viable alternative at character 'o' [2019-07-30T17:15:30.819Z] line 9:20 no viable alternative at character '?' [2019-07-30T17:15:30.819Z] line 12:14 no viable alternative at character '' [2019-07-30T17:15:30.819Z] line 32:0 mismatched character '' expecting '"' [2019-07-30T17:15:31.074Z] [2019-07-30T17:15:31.074Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 17:15:30.931 [2019-07-30T17:15:31.074Z] !MESSAGE Unknown trace attribute: test [2019-07-30T17:15:31.074Z] [2019-07-30T17:15:31.074Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 17:15:30.932 [2019-07-30T17:15:31.074Z] !MESSAGE Unknown trace attribute: test1 [2019-07-30T17:15:31.074Z] [2019-07-30T17:15:31.074Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 17:15:30.932 [2019-07-30T17:15:31.074Z] !MESSAGE Unknown trace attribute: test2 [2019-07-30T17:15:31.074Z] [2019-07-30T17:15:31.074Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 17:15:30.933 [2019-07-30T17:15:31.074Z] !MESSAGE Unknown trace attribute: test3 [2019-07-30T17:15:31.074Z] [2019-07-30T17:15:31.074Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 17:15:30.933 [2019-07-30T17:15:31.074Z] !MESSAGE Unknown trace attribute: test4 [2019-07-30T17:15:31.074Z] [2019-07-30T17:15:31.074Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 17:15:30.951 [2019-07-30T17:15:31.074Z] !MESSAGE Unknown trace attribute: test2 [2019-07-30T17:15:31.330Z] [2019-07-30T17:15:31.330Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 17:15:31.130 [2019-07-30T17:15:31.330Z] !MESSAGE Unknown integer attribute: aa [2019-07-30T17:15:31.330Z] [2019-07-30T17:15:31.330Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 17:15:31.130 [2019-07-30T17:15:31.330Z] !MESSAGE Unknown integer attribute: zz [2019-07-30T17:15:31.330Z] [2019-07-30T17:15:31.330Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 17:15:31.131 [2019-07-30T17:15:31.330Z] !MESSAGE Unknown trace attribute: blah [2019-07-30T17:15:31.330Z] [2019-07-30T17:15:31.330Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 17:15:31.131 [2019-07-30T17:15:31.330Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh [2019-07-30T17:15:32.257Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.189 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-30T17:15:32.257Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.42 s [2019-07-30T17:15:32.257Z] 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.107 s [2019-07-30T17:15:32.257Z] 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.011 s [2019-07-30T17:15:32.257Z] 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.041 s [2019-07-30T17:15:32.257Z] testTrace[4: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] 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.002 s [2019-07-30T17:15:32.257Z] 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.01 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] 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.008 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] 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.003 s [2019-07-30T17:15:32.257Z] 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.004 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] 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.056 s [2019-07-30T17:15:32.257Z] 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.002 s [2019-07-30T17:15:32.257Z] testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] 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.01 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] 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.001 s [2019-07-30T17:15:32.257Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] 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.002 s [2019-07-30T17:15:32.257Z] testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] 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.004 s [2019-07-30T17:15:32.257Z] testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] 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.003 s [2019-07-30T17:15:32.257Z] testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-30T17:15:32.257Z] testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] 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.003 s [2019-07-30T17:15:32.257Z] 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.002 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] 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.014 s [2019-07-30T17:15:32.257Z] 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.015 s [2019-07-30T17:15:32.257Z] 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.02 s [2019-07-30T17:15:32.257Z] 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.002 s [2019-07-30T17:15:32.257Z] testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] 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.013 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] 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.005 s [2019-07-30T17:15:32.257Z] 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.002 s [2019-07-30T17:15:32.257Z] testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] 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.002 s [2019-07-30T17:15:32.257Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-30T17:15:32.257Z] testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] 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.01 s [2019-07-30T17:15:32.257Z] testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] 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-30T17:15:32.257Z] 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.007 s [2019-07-30T17:15:32.257Z] 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.076 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] 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.002 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] testTrace[77: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] 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.01 s [2019-07-30T17:15:32.257Z] testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] 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.02 s [2019-07-30T17:15:32.257Z] testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] 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.026 s [2019-07-30T17:15:32.257Z] 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.002 s [2019-07-30T17:15:32.257Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] 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.002 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] 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.009 s [2019-07-30T17:15:32.257Z] testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/integer-1-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.008 s [2019-07-30T17:15:32.257Z] 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 s [2019-07-30T17:15:32.257Z] testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] 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-30T17:15:32.257Z] 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.002 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] 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.003 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] 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-30T17:15:32.257Z] testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] 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.167 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] 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.002 s [2019-07-30T17:15:32.257Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] 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.004 s [2019-07-30T17:15:32.257Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] 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.013 s [2019-07-30T17:15:32.257Z] 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.002 s [2019-07-30T17:15:32.257Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] 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.002 s [2019-07-30T17:15:32.257Z] 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.046 s [2019-07-30T17:15:32.257Z] 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.002 s [2019-07-30T17:15:32.257Z] testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] 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.002 s [2019-07-30T17:15:32.257Z] testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] 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.002 s [2019-07-30T17:15:32.257Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T17:15:32.257Z] 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.002 s [2019-07-30T17:15:32.257Z] 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.002 s [2019-07-30T17:15:32.257Z] 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.002 s [2019-07-30T17:15:32.257Z] 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.007 s [2019-07-30T17:15:32.257Z] testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] 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.009 s [2019-07-30T17:15:32.257Z] 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.043 s [2019-07-30T17:15:32.257Z] testTrace[147: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] 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.004 s [2019-07-30T17:15:32.257Z] testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] 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.006 s [2019-07-30T17:15:32.257Z] 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.002 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] 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.011 s [2019-07-30T17:15:32.257Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:32.257Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.01 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] 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.003 s [2019-07-30T17:15:32.257Z] 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.303 s [2019-07-30T17:15:32.257Z] 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.258 s [2019-07-30T17:15:32.257Z] 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.048 s [2019-07-30T17:15:32.257Z] 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.005 s [2019-07-30T17:15:32.257Z] 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.013 s [2019-07-30T17:15:32.257Z] 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-30T17:15:32.257Z] 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.016 s [2019-07-30T17:15:32.257Z] 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.002 s [2019-07-30T17:15:32.257Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-30T17:15:35.520Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.783 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-30T17:15:35.520Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 1.03 s [2019-07-30T17:15:35.520Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.294 s [2019-07-30T17:15:35.520Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.233 s [2019-07-30T17:15:35.520Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.361 s [2019-07-30T17:15:35.520Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.101 s [2019-07-30T17:15:35.520Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.119 s [2019-07-30T17:15:35.520Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.189 s [2019-07-30T17:15:35.520Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.12 s [2019-07-30T17:15:35.520Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.095 s [2019-07-30T17:15:35.520Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.093 s [2019-07-30T17:15:35.520Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.091 s [2019-07-30T17:15:35.520Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-30T17:15:35.520Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-30T17:15:35.520Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.022 s [2019-07-30T17:15:35.520Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.034 s [2019-07-30T17:15:35.520Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.003 s [2019-07-30T17:15:35.520Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.003 s [2019-07-30T17:15:35.520Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.004 s [2019-07-30T17:15:35.520Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.003 s [2019-07-30T17:15:35.520Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.004 s [2019-07-30T17:15:35.520Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-30T17:15:35.520Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-30T17:15:35.520Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2019-07-30T17:15:35.520Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-30T17:15:35.520Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2019-07-30T17:15:35.520Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-30T17:15:35.520Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-30T17:15:35.520Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-30T17:15:35.520Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest) Time elapsed: 0 s [2019-07-30T17:15:35.520Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-30T17:15:35.520Z] [2019-07-30T17:15:35.520Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 17:15:35.243 [2019-07-30T17:15:35.520Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++ ] 509 Events [2019-07-30T17:15:35.520Z] [2019-07-30T17:15:35.520Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 17:15:35.243 [2019-07-30T17:15:35.520Z] !MESSAGE channel0_0 [+++++++++++++++++++++++++++++++++++++++++++++++++ ] 491 Events [2019-07-30T17:15:35.520Z] [2019-07-30T17:15:35.520Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 17:15:35.311 [2019-07-30T17:15:35.520Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++] 1 Events [2019-07-30T17:15:35.520Z] [2019-07-30T17:15:35.520Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 17:15:35.311 [2019-07-30T17:15:35.520Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T17:15:36.447Z] [2019-07-30T17:15:36.447Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 17:15:36.227 [2019-07-30T17:15:36.447Z] !MESSAGE channel0_1 [+] 1 Events [2019-07-30T17:15:36.447Z] [2019-07-30T17:15:36.447Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 17:15:36.227 [2019-07-30T17:15:36.447Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T17:15:36.447Z] [2019-07-30T17:15:36.447Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 17:15:36.255 [2019-07-30T17:15:36.447Z] !MESSAGE channel0_1 [++] 1 Events [2019-07-30T17:15:36.447Z] [2019-07-30T17:15:36.447Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 17:15:36.255 [2019-07-30T17:15:36.447Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T17:15:36.447Z] [2019-07-30T17:15:36.447Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 17:15:36.432 [2019-07-30T17:15:36.447Z] !MESSAGE channel0_1 [++++++++++] 1 Events [2019-07-30T17:15:36.447Z] [2019-07-30T17:15:36.447Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 17:15:36.432 [2019-07-30T17:15:36.447Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T17:15:36.702Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.697 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-30T17:15:36.702Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.086 s [2019-07-30T17:15:36.702Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.184 s [2019-07-30T17:15:36.702Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.035 s [2019-07-30T17:15:36.702Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.067 s [2019-07-30T17:15:36.702Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.029 s [2019-07-30T17:15:36.702Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.065 s [2019-07-30T17:15:36.702Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.028 s [2019-07-30T17:15:36.702Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.597 s [2019-07-30T17:15:36.702Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.029 s [2019-07-30T17:15:36.702Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.067 s [2019-07-30T17:15:36.702Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.028 s [2019-07-30T17:15:36.702Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.073 s [2019-07-30T17:15:36.702Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.027 s [2019-07-30T17:15:36.702Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.073 s [2019-07-30T17:15:36.702Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.03 s [2019-07-30T17:15:36.702Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.074 s [2019-07-30T17:15:36.702Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.03 s [2019-07-30T17:15:36.702Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.077 s [2019-07-30T17:15:36.702Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.096 s [2019-07-30T17:15:36.702Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-30T17:15:37.629Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.824 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-30T17:15:37.629Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.066 s [2019-07-30T17:15:37.629Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.025 s [2019-07-30T17:15:37.629Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.03 s [2019-07-30T17:15:37.629Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.3 s [2019-07-30T17:15:37.629Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.062 s [2019-07-30T17:15:37.629Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.024 s [2019-07-30T17:15:37.629Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.064 s [2019-07-30T17:15:37.629Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.028 s [2019-07-30T17:15:37.629Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.08 s [2019-07-30T17:15:37.629Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.082 s [2019-07-30T17:15:37.629Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.059 s [2019-07-30T17:15:37.629Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-07-30T17:15:37.629Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-07-30T17:15:37.629Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.003 s [2019-07-30T17:15:37.629Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.001 s [2019-07-30T17:15:37.629Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-30T17:15:49.793Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 10.519 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-30T17:15:49.793Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.507 s [2019-07-30T17:15:49.793Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.71 s [2019-07-30T17:15:49.793Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.85 s [2019-07-30T17:15:49.793Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.115 s [2019-07-30T17:15:49.793Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.098 s [2019-07-30T17:15:49.793Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.02 s [2019-07-30T17:15:49.793Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.017 s [2019-07-30T17:15:49.793Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.178 s [2019-07-30T17:15:49.793Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.32 s [2019-07-30T17:15:49.793Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.042 s [2019-07-30T17:15:49.793Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.035 s [2019-07-30T17:15:49.793Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.212 s [2019-07-30T17:15:49.793Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.218 s [2019-07-30T17:15:49.793Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.091 s [2019-07-30T17:15:49.793Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.329 s [2019-07-30T17:15:49.793Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped [2019-07-30T17:15:49.793Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.01 s [2019-07-30T17:15:49.793Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.014 s [2019-07-30T17:15:49.793Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.01 s [2019-07-30T17:15:49.793Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.005 s [2019-07-30T17:15:49.793Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.004 s [2019-07-30T17:15:49.793Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.032 s [2019-07-30T17:15:49.793Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.324 s [2019-07-30T17:15:49.793Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.013 s [2019-07-30T17:15:49.793Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.788 s [2019-07-30T17:15:49.793Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.256 s [2019-07-30T17:15:49.793Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.029 s [2019-07-30T17:15:49.793Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.217 s [2019-07-30T17:15:49.793Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-30T17:15:49.793Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.372 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-30T17:15:49.793Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.747 s [2019-07-30T17:15:49.793Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.061 s [2019-07-30T17:15:49.793Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.176 s [2019-07-30T17:15:49.793Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.115 s [2019-07-30T17:15:49.793Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.269 s [2019-07-30T17:15:49.793Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-30T17:15:50.353Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.629 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-30T17:15:50.353Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.23 s [2019-07-30T17:15:50.353Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.095 s [2019-07-30T17:15:50.353Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.071 s [2019-07-30T17:15:50.353Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.025 s [2019-07-30T17:15:50.353Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.113 s [2019-07-30T17:15:50.353Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.067 s [2019-07-30T17:15:50.353Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.027 s [2019-07-30T17:15:50.353Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-30T17:15:51.279Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.134 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-30T17:15:51.279Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.065 s [2019-07-30T17:15:51.279Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.024 s [2019-07-30T17:15:51.279Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.067 s [2019-07-30T17:15:51.279Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.024 s [2019-07-30T17:15:51.279Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.025 s [2019-07-30T17:15:51.279Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.063 s [2019-07-30T17:15:51.279Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.024 s [2019-07-30T17:15:51.279Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.024 s [2019-07-30T17:15:51.279Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.059 s [2019-07-30T17:15:51.279Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.023 s [2019-07-30T17:15:51.279Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.057 s [2019-07-30T17:15:51.279Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.023 s [2019-07-30T17:15:51.279Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.024 s [2019-07-30T17:15:51.279Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.07 s [2019-07-30T17:15:51.279Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.024 s [2019-07-30T17:15:51.279Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.064 s [2019-07-30T17:15:51.279Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.025 s [2019-07-30T17:15:51.279Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.087 s [2019-07-30T17:15:51.279Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.023 s [2019-07-30T17:15:51.279Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.024 s [2019-07-30T17:15:51.279Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.048 s [2019-07-30T17:15:51.279Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.024 s [2019-07-30T17:15:51.279Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.023 s [2019-07-30T17:15:51.279Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.046 s [2019-07-30T17:15:51.279Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.046 s [2019-07-30T17:15:51.279Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.026 s [2019-07-30T17:15:51.279Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.051 s [2019-07-30T17:15:51.279Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.023 s [2019-07-30T17:15:51.279Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.022 s [2019-07-30T17:15:51.279Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-30T17:15:51.279Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-30T17:15:51.279Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T17:15:51.279Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T17:15:51.279Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2019-07-30T17:15:51.279Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T17:15:51.279Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T17:15:51.279Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T17:15:51.279Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T17:15:51.279Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T17:15:51.279Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T17:15:51.279Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T17:15:51.279Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-30T17:15:53.793Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.008 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-30T17:15:53.793Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.085 s [2019-07-30T17:15:53.793Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.078 s [2019-07-30T17:15:53.793Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.089 s [2019-07-30T17:15:53.793Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.108 s [2019-07-30T17:15:53.793Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.158 s [2019-07-30T17:15:53.793Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.096 s [2019-07-30T17:15:53.793Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.141 s [2019-07-30T17:15:53.793Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.181 s [2019-07-30T17:15:53.793Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.179 s [2019-07-30T17:15:53.793Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.098 s [2019-07-30T17:15:53.793Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.07 s [2019-07-30T17:15:53.793Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.071 s [2019-07-30T17:15:53.793Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.076 s [2019-07-30T17:15:53.793Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.071 s [2019-07-30T17:15:53.793Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.066 s [2019-07-30T17:15:53.793Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.107 s [2019-07-30T17:15:53.793Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.08 s [2019-07-30T17:15:53.793Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.174 s [2019-07-30T17:15:53.793Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.078 s [2019-07-30T17:15:53.793Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-30T17:15:53.793Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-30T17:15:53.793Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-30T17:15:53.793Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-30T17:15:53.793Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-30T17:15:53.793Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.001 s [2019-07-30T17:15:53.793Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-30T17:15:53.793Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-07-30T17:15:53.793Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-30T17:15:53.793Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-30T17:15:53.793Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.014 s [2019-07-30T17:15:53.793Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.001 s [2019-07-30T17:15:53.793Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-30T17:15:53.793Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-30T17:15:53.793Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-30T17:15:53.793Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-30T17:15:53.793Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-30T17:15:53.793Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-30T17:15:53.793Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-30T17:15:53.793Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-30T17:15:53.793Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.009 s [2019-07-30T17:15:53.793Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.042 s [2019-07-30T17:15:53.793Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.018 s [2019-07-30T17:15:53.793Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-07-30T17:15:53.793Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-30T17:15:53.793Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-30T17:15:53.793Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.011 s [2019-07-30T17:15:53.793Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-30T17:15:53.793Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-30T17:15:53.793Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-30T17:15:53.793Z] 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-30T17:15:53.793Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-30T17:15:53.793Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-30T17:15:53.793Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-30T17:15:53.793Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-30T17:15:53.793Z] 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-30T17:15:53.793Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0.001 s [2019-07-30T17:15:53.793Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-30T17:15:53.793Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-30T17:15:53.793Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-30T17:15:53.793Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-30T17:15:53.793Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.793Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-30T17:15:53.793Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-30T17:15:53.793Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.035 s [2019-07-30T17:15:53.793Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-30T17:15:53.794Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-30T17:15:53.794Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-30T17:15:53.794Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-30T17:15:53.794Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.024 s [2019-07-30T17:15:53.794Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-07-30T17:15:53.794Z] 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-30T17:15:53.794Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-30T17:15:53.794Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-30T17:15:53.794Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-30T17:15:53.794Z] 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-30T17:15:53.794Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T17:15:53.794Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0.001 s [2019-07-30T17:15:53.794Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-30T17:15:53.794Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-30T17:15:53.794Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest) Time elapsed: 0.015 s [2019-07-30T17:15:53.794Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-30T17:15:55.158Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.106 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-30T17:15:55.158Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.057 s [2019-07-30T17:15:55.158Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.029 s [2019-07-30T17:15:55.158Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.061 s [2019-07-30T17:15:55.158Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.028 s [2019-07-30T17:15:55.158Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.026 s [2019-07-30T17:15:55.158Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.061 s [2019-07-30T17:15:55.158Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.099 s [2019-07-30T17:15:55.158Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.025 s [2019-07-30T17:15:55.158Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.06 s [2019-07-30T17:15:55.158Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.026 s [2019-07-30T17:15:55.158Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.025 s [2019-07-30T17:15:55.158Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.062 s [2019-07-30T17:15:55.158Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.024 s [2019-07-30T17:15:55.158Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.06 s [2019-07-30T17:15:55.158Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.024 s [2019-07-30T17:15:55.158Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.024 s [2019-07-30T17:15:55.158Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.07 s [2019-07-30T17:15:55.158Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.024 s [2019-07-30T17:15:55.158Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2019-07-30T17:15:55.158Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.053 s [2019-07-30T17:15:55.158Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.025 s [2019-07-30T17:15:55.158Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.025 s [2019-07-30T17:15:55.158Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.022 s [2019-07-30T17:15:55.158Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.049 s [2019-07-30T17:15:55.158Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.022 s [2019-07-30T17:15:55.158Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.022 s [2019-07-30T17:15:55.158Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.031 s [2019-07-30T17:15:55.158Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.024 s [2019-07-30T17:15:55.158Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2019-07-30T17:15:55.158Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-30T17:15:55.158Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-30T17:15:55.158Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-30T17:15:55.158Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-07-30T17:15:55.158Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-07-30T17:15:55.158Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-30T17:15:55.158Z] 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-30T17:15:55.158Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0.001 s [2019-07-30T17:15:55.158Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-30T17:15:55.158Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-30T17:15:55.158Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-30T17:15:55.158Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.158Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-30T17:15:55.159Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-30T17:15:55.159Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-30T17:15:55.159Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-07-30T17:15:55.159Z] 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-30T17:15:55.159Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2019-07-30T17:15:55.159Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-07-30T17:15:55.159Z] [2019-07-30T17:15:55.159Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 17:15:54.916 [2019-07-30T17:15:55.159Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T17:15:55.159Z] [2019-07-30T17:15:55.159Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 17:15:54.917 [2019-07-30T17:15:55.159Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T17:15:55.159Z] [2019-07-30T17:15:55.159Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 17:15:54.917 [2019-07-30T17:15:55.159Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T17:15:55.159Z] [2019-07-30T17:15:55.159Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 17:15:54.917 [2019-07-30T17:15:55.159Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T17:15:55.159Z] 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-30T17:15:55.159Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest) Time elapsed: 0.002 s [2019-07-30T17:15:55.159Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-30T17:15:55.159Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-30T17:15:55.159Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-30T17:15:55.159Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-30T17:15:55.159Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.002 s [2019-07-30T17:15:55.159Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.132 s [2019-07-30T17:15:55.159Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-30T17:15:55.159Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.006 s [2019-07-30T17:15:55.159Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.044 s [2019-07-30T17:15:55.159Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.003 s [2019-07-30T17:15:55.159Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-07-30T17:15:55.159Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-07-30T17:15:55.159Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-07-30T17:15:55.159Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-07-30T17:15:55.159Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-30T17:15:55.159Z] [2019-07-30T17:15:55.159Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 17:15:55.122 [2019-07-30T17:15:55.159Z] !MESSAGE Some message [2019-07-30T17:15:55.159Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-30T17:15:55.159Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0.001 s [2019-07-30T17:15:55.159Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-30T17:15:55.159Z] [2019-07-30T17:15:55.159Z] Results: [2019-07-30T17:15:55.159Z] [2019-07-30T17:15:55.159Z] Tests run: 619, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T17:15:55.159Z] [2019-07-30T17:15:56.086Z] [INFO] All tests passed! [2019-07-30T17:15:56.086Z] [INFO] [2019-07-30T17:15:56.086Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T17:15:56.086Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:15:56.086Z] [INFO] [2019-07-30T17:15:56.086Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T17:15:56.342Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:15:56.597Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:15:57.522Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:15:57.522Z] [INFO] [2019-07-30T17:15:57.522Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T17:15:57.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:15:57.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:15:57.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:15:57.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:15:57.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:15:57.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:15:57.522Z] [INFO] [2019-07-30T17:15:57.522Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T17:15:57.522Z] [INFO] [2019-07-30T17:15:57.522Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >-- [2019-07-30T17:15:57.522Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT [17/134] [2019-07-30T17:15:57.522Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:15:57.522Z] [INFO] [2019-07-30T17:15:57.522Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T17:15:57.522Z] [INFO] [2019-07-30T17:15:57.522Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T17:15:57.522Z] [INFO] The project's OSGi version is 1.0.9.201907301708 [2019-07-30T17:15:57.522Z] [INFO] [2019-07-30T17:15:57.522Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T17:15:57.522Z] [INFO] [2019-07-30T17:15:57.522Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T17:15:57.522Z] [INFO] [2019-07-30T17:15:57.522Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T17:15:57.522Z] [INFO] [2019-07-30T17:15:57.522Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T17:15:57.522Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:15:57.522Z] [INFO] [2019-07-30T17:15:57.522Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T17:15:57.522Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:15:57.522Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources [2019-07-30T17:15:57.522Z] [INFO] [2019-07-30T17:15:57.522Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T17:15:57.522Z] [INFO] Compiling 35 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes [2019-07-30T17:15:58.084Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/HistoryTreeBackendTest.java:[65] [2019-07-30T17:15:58.084Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-30T17:15:58.084Z] ^^^^^^^^^^^^^ [2019-07-30T17:15:58.084Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-30T17:15:58.084Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/HistoryTreeBackendTest.java:[65] [2019-07-30T17:15:58.084Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-30T17:15:58.084Z] ^^^^^^^^^^^^ [2019-07-30T17:15:58.084Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-30T17:15:58.084Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/StateSystem2DTest.java:[167] [2019-07-30T17:15:58.084Z] int timeStamps = (int) times.stream().filter(interval::intersects).count(); [2019-07-30T17:15:58.084Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:15:58.084Z] Null type safety: parameter 1 provided via method descriptor Predicate.test(Long) needs unchecked conversion to conform to 'long' [2019-07-30T17:15:58.084Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[42] [2019-07-30T17:15:58.084Z] fHistoryTreeFiles.add(historyTreeFile); [2019-07-30T17:15:58.084Z] ^^^^^^^^^^^^^^^ [2019-07-30T17:15:58.084Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T17:15:58.084Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[44] [2019-07-30T17:15:58.084Z] fBackendMap.put(backend, historyTreeFile); [2019-07-30T17:15:58.084Z] ^^^^^^^^^^^^^^^ [2019-07-30T17:15:58.084Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T17:15:58.084Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/SnapshotTest.java:[98] [2019-07-30T17:15:58.084Z] ITmfStateInterval value = result.getValue(); [2019-07-30T17:15:58.084Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T17:15:58.084Z] 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-30T17:15:58.084Z] 6 problems (6 warnings) [2019-07-30T17:15:58.084Z] [INFO] [2019-07-30T17:15:58.084Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T17:15:58.084Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:15:58.084Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources [2019-07-30T17:15:58.084Z] [INFO] [2019-07-30T17:15:58.084Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T17:15:58.084Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T17:15:58.339Z] [INFO] [2019-07-30T17:15:58.339Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T17:15:58.339Z] [INFO] [2019-07-30T17:15:58.339Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T17:15:58.339Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T17:15:58.339Z] [INFO] [2019-07-30T17:15:58.339Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T17:15:58.339Z] [INFO] [2019-07-30T17:15:58.339Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T17:15:58.339Z] [INFO] [2019-07-30T17:15:58.339Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T17:15:58.339Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T17:15:58.339Z] [INFO] [2019-07-30T17:15:58.339Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T17:15:58.339Z] [INFO] [2019-07-30T17:15:58.339Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T17:15:59.703Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log [2019-07-30T17:15:59.703Z] [INFO] Command line: [2019-07-30T17:15:59.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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:15:59.703Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:16:01.592Z] !SESSION 2019-07-30 17:15:59.505 ----------------------------------------------- [2019-07-30T17:16:01.592Z] eclipse.buildId=unknown [2019-07-30T17:16:01.592Z] java.version=1.8.0_202 [2019-07-30T17:16:01.592Z] java.vendor=Oracle Corporation [2019-07-30T17:16:01.592Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:16:01.592Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:16:01.592Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:16:01.592Z] [2019-07-30T17:16:01.592Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:16:01.145 [2019-07-30T17:16:01.592Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:16:01.592Z] !STACK 0 [2019-07-30T17:16:01.592Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [51] [2019-07-30T17:16:01.592Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:16:01.592Z] [2019-07-30T17:16:01.592Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:16:01.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:16:01.592Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:16:01.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:16:01.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:16:01.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:16:01.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:16:01.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:16:01.592Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:16:01.592Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:16:01.592Z] [2019-07-30T17:16:01.592Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:16:01.321 [2019-07-30T17:16:01.592Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:16:01.592Z] !STACK 0 [2019-07-30T17:16:01.592Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [124] [2019-07-30T17:16:01.592Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:16:01.592Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:16:01.592Z] -> 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-30T17:16:01.592Z] org.apache.httpcomponents.httpclient.win [32] [2019-07-30T17:16:01.592Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:16:01.592Z] [2019-07-30T17:16:01.592Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:16:01.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:16:01.592Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:16:01.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:16:01.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:16:01.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:16:01.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:16:01.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:16:01.592Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:16:01.592Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:16:03.479Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-30T17:16:06.742Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.725 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-30T17:16:06.742Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.346 s [2019-07-30T17:16:06.742Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-30T17:16:06.742Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.054 s [2019-07-30T17:16:06.742Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.107 s [2019-07-30T17:16:06.742Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-30T17:16:06.742Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 1.12 s [2019-07-30T17:16:06.742Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.01 s [2019-07-30T17:16:06.742Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-30T17:16:06.742Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-30T17:16:06.742Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.016 s [2019-07-30T17:16:06.742Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-30T17:16:06.742Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.996 s [2019-07-30T17:16:06.742Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-30T17:16:06.742Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-30T17:16:06.742Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.003 s [2019-07-30T17:16:06.742Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.004 s [2019-07-30T17:16:06.742Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.001 s [2019-07-30T17:16:06.742Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-30T17:16:06.742Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T17:16:06.742Z] 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-30T17:16:06.742Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T17:16:06.742Z] 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-30T17:16:06.742Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T17:16:06.742Z] 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-30T17:16:06.742Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T17:16:06.742Z] 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-30T17:16:06.742Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T17:16:06.742Z] 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-30T17:16:06.742Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.046 s [2019-07-30T17:16:06.742Z] 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-30T17:16:06.742Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T17:16:06.742Z] 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-30T17:16:06.742Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T17:16:06.742Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T17:16:06.742Z] 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-30T17:16:06.742Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-30T17:16:06.742Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-30T17:16:06.742Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest) Time elapsed: 0.007 s [2019-07-30T17:16:06.742Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-30T17:16:08.629Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.98 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-30T17:16:08.629Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-30T17:16:08.629Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.057 s [2019-07-30T17:16:08.629Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-30T17:16:08.629Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.021 s [2019-07-30T17:16:08.629Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-30T17:16:08.629Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.926 s [2019-07-30T17:16:08.629Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-30T17:16:08.629Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-30T17:16:08.629Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-30T17:16:08.629Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.052 s [2019-07-30T17:16:08.629Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-30T17:16:08.629Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.913 s [2019-07-30T17:16:08.629Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-30T17:16:11.143Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.275 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-30T17:16:11.143Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T17:16:11.143Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T17:16:11.143Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-30T17:16:11.143Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-30T17:16:11.143Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T17:16:11.143Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T17:16:11.143Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T17:16:11.143Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T17:16:11.143Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T17:16:11.143Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T17:16:11.143Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T17:16:11.143Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-30T17:16:11.143Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.094 s [2019-07-30T17:16:11.143Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T17:16:11.143Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 2.103 s [2019-07-30T17:16:11.143Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-07-30T17:16:11.143Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-07-30T17:16:11.143Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.143Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.143Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.143Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.143Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.143Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.143Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-30T17:16:11.143Z] [2019-07-30T17:16:11.143Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2019-07-30 17:16:10.636 [2019-07-30T17:16:11.143Z] !MESSAGE Custom factory for type 87 does not exist [2019-07-30T17:16:11.143Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-30T17:16:11.143Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.004 s [2019-07-30T17:16:11.143Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.143Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.143Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.143Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.001 s [2019-07-30T17:16:11.144Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-07-30T17:16:11.144Z] 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-30T17:16:11.144Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0.001 s [2019-07-30T17:16:11.144Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-07-30T17:16:11.144Z] 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-30T17:16:11.144Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-30T17:16:11.144Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-30T17:16:11.144Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-30T17:16:11.144Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-30T17:16:11.144Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-30T17:16:11.144Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-07-30T17:16:11.144Z] 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-30T17:16:11.144Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-07-30T17:16:11.144Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-07-30T17:16:11.144Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-30T17:16:11.144Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-30T17:16:11.144Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.012 s [2019-07-30T17:16:11.144Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.002 s [2019-07-30T17:16:11.144Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-30T17:16:11.144Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-30T17:16:11.144Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T17:16:11.144Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-30T17:16:11.144Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-30T17:16:11.144Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest) Time elapsed: 0.01 s [2019-07-30T17:16:11.144Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-30T17:16:11.399Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-30T17:16:11.399Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.001 s [2019-07-30T17:16:11.399Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.5 s [2019-07-30T17:16:11.399Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.001 s [2019-07-30T17:16:11.399Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-30T17:16:11.399Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-30T17:16:11.399Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-30T17:16:11.399Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-30T17:16:11.399Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.001 s [2019-07-30T17:16:11.399Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-30T17:16:11.399Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.001 s [2019-07-30T17:16:11.399Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-30T17:16:12.764Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.366 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-30T17:16:12.764Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-07-30T17:16:12.764Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-07-30T17:16:12.764Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.348 s [2019-07-30T17:16:12.764Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.951 s [2019-07-30T17:16:12.764Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.023 s [2019-07-30T17:16:12.764Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.016 s [2019-07-30T17:16:12.764Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.023 s [2019-07-30T17:16:12.764Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-30T17:16:12.764Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-30T17:16:12.764Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0.001 s [2019-07-30T17:16:12.764Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0 s [2019-07-30T17:16:12.764Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-30T17:16:12.764Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-30T17:16:12.764Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest) Time elapsed: 0.046 s [2019-07-30T17:16:12.764Z] [2019-07-30T17:16:12.764Z] Results: [2019-07-30T17:16:12.764Z] [2019-07-30T17:16:12.764Z] Tests run: 180, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:16:12.764Z] [2019-07-30T17:16:14.128Z] [INFO] All tests passed! [2019-07-30T17:16:14.128Z] [INFO] [2019-07-30T17:16:14.128Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T17:16:14.128Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:16:14.128Z] [INFO] [2019-07-30T17:16:14.128Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T17:16:14.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:16:14.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:16:14.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:16:14.384Z] [INFO] [2019-07-30T17:16:14.384Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T17:16:14.384Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:16:14.640Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:16:14.640Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:16:14.640Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:16:14.640Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:16:14.640Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:16:14.640Z] [INFO] [2019-07-30T17:16:14.640Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T17:16:14.640Z] [INFO] [2019-07-30T17:16:14.640Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >-- [2019-07-30T17:16:14.640Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT [18/134] [2019-07-30T17:16:14.640Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:16:14.640Z] [INFO] [2019-07-30T17:16:14.640Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T17:16:14.640Z] [INFO] [2019-07-30T17:16:14.640Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T17:16:14.640Z] [INFO] The project's OSGi version is 1.0.9.201907301708 [2019-07-30T17:16:14.640Z] [INFO] [2019-07-30T17:16:14.640Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T17:16:14.640Z] [INFO] [2019-07-30T17:16:14.640Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T17:16:14.640Z] [INFO] [2019-07-30T17:16:14.640Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T17:16:14.640Z] [INFO] [2019-07-30T17:16:14.640Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T17:16:14.640Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:16:14.640Z] [INFO] [2019-07-30T17:16:14.640Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T17:16:14.640Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:16:14.640Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources [2019-07-30T17:16:14.640Z] [INFO] [2019-07-30T17:16:14.640Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T17:16:14.640Z] [INFO] Compiling 150 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes [2019-07-30T17:16:16.528Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTableDataProviderTest.java:[104] [2019-07-30T17:16:16.528Z] return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos()); [2019-07-30T17:16:16.528Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:16:16.528Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:16:16.528Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogEvent.java:[134] [2019-07-30T17:16:16.528Z] return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo); [2019-07-30T17:16:16.528Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:16:16.528Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:16:16.528Z] 4. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogTrace.java (at line 58) [2019-07-30T17:16:16.528Z] @SuppressWarnings({"javadoc", "nls"}) [2019-07-30T17:16:16.528Z] ^^^^^ [2019-07-30T17:16:16.528Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T17:16:16.528Z] 5. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTest.java (at line 218) [2019-07-30T17:16:16.528Z] assertFalse("equals", fEvent1.equals(fEvent1.getType())); [2019-07-30T17:16:16.528Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T17:16:16.528Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent [2019-07-30T17:16:16.528Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceDataTest.java:[124] [2019-07-30T17:16:16.528Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-30T17:16:16.528Z] ^^^^^^ [2019-07-30T17:16:16.528Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T17:16:16.528Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceIndexTest.java:[125] [2019-07-30T17:16:16.528Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-30T17:16:16.528Z] ^^^^^^ [2019-07-30T17:16:16.528Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T17:16:16.528Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java:[452] [2019-07-30T17:16:16.528Z] @NonNull Iterable modules = super.getAnalysisModules(); [2019-07-30T17:16:16.528Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:16:16.528Z] Null type safety (type annotations): The expression of type '@NonNull Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>' [2019-07-30T17:16:16.528Z] 9. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/TsTransformTest.java (at line 38) [2019-07-30T17:16:16.528Z] @SuppressWarnings("nls") [2019-07-30T17:16:16.528Z] ^^^^^ [2019-07-30T17:16:16.528Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T17:16:16.528Z] 10. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/indexer/checkpoint/TmfCheckpointTest.java (at line 212) [2019-07-30T17:16:16.528Z] assertFalse("equals", checkpoint1.equals(TmfTimestamp.fromSeconds(0))); [2019-07-30T17:16:16.528Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:16:16.528Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfCheckpoint [2019-07-30T17:16:16.528Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/component/TmfEventProviderTest.java:[58] [2019-07-30T17:16:16.528Z] public void setUp() throws IOException { [2019-07-30T17:16:16.528Z] ^^^^^^^^^^^ [2019-07-30T17:16:16.528Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest [2019-07-30T17:16:16.528Z] 12. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 171) [2019-07-30T17:16:16.528Z] assertTrue("equals", !fLocation2.equals(fLocation3)); [2019-07-30T17:16:16.528Z] ^^^^^^^^^^ [2019-07-30T17:16:16.528Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation [2019-07-30T17:16:16.528Z] 13. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 172) [2019-07-30T17:16:16.528Z] assertTrue("equals", !fLocation3.equals(fLocation2)); [2019-07-30T17:16:16.528Z] ^^^^^^^^^^ [2019-07-30T17:16:16.528Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation [2019-07-30T17:16:16.528Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[117] [2019-07-30T17:16:16.528Z] return event; [2019-07-30T17:16:16.528Z] ^^^^^^^^^^^^^ [2019-07-30T17:16:16.528Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T17:16:16.528Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[122] [2019-07-30T17:16:16.528Z] return null; [2019-07-30T17:16:16.528Z] ^^^^^^^^^^^^ [2019-07-30T17:16:16.528Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T17:16:16.528Z] 16. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceEventContentTest.java (at line 33) [2019-07-30T17:16:16.528Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-30T17:16:16.528Z] ^^^^^ [2019-07-30T17:16:16.528Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T17:16:16.528Z] 17. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimeRangeTest.java (at line 154) [2019-07-30T17:16:16.528Z] assertTrue("equals", !range1.equals(ts1)); [2019-07-30T17:16:16.528Z] ^^^ [2019-07-30T17:16:16.528Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfTimeRange [2019-07-30T17:16:16.528Z] 18. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/SyncTest.java (at line 53) [2019-07-30T17:16:16.528Z] @SuppressWarnings("nls") [2019-07-30T17:16:16.528Z] ^^^^^ [2019-07-30T17:16:16.528Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T17:16:16.528Z] 19. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceTest.java (at line 55) [2019-07-30T17:16:16.528Z] @SuppressWarnings({ "nls", "javadoc"}) [2019-07-30T17:16:16.528Z] ^^^^^ [2019-07-30T17:16:16.528Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T17:16:16.528Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/component/TmfSyntheticEventProviderStub.java:[95] [2019-07-30T17:16:16.528Z] ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS); [2019-07-30T17:16:16.528Z] ^^^^ [2019-07-30T17:16:16.528Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent' [2019-07-30T17:16:16.528Z] 21. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfNanoTimestampTest.java (at line 124) [2019-07-30T17:16:16.528Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-30T17:16:16.528Z] ^^^^^^^^^^^^^^ [2019-07-30T17:16:16.528Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-30T17:16:16.528Z] 22. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTypeTest.java (at line 182) [2019-07-30T17:16:16.528Z] assertFalse("equals", fType1.equals(fLabels1)); [2019-07-30T17:16:16.528Z] ^^^^^^^^ [2019-07-30T17:16:16.528Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType [2019-07-30T17:16:16.528Z] 23. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimestampTest.java (at line 189) [2019-07-30T17:16:16.528Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-30T17:16:16.528Z] ^^^^^^^^^^^^^^ [2019-07-30T17:16:16.528Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-30T17:16:16.528Z] 24. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/analysis/TestRequirementAnalysis.java (at line 30) [2019-07-30T17:16:16.528Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-30T17:16:16.528Z] ^^^^^ [2019-07-30T17:16:16.528Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T17:16:16.528Z] 25. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfSecondTimestampTest.java (at line 88) [2019-07-30T17:16:16.528Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-30T17:16:16.528Z] ^^^^^^^^^^^^^^ [2019-07-30T17:16:16.528Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-30T17:16:16.528Z] 26. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventFieldTest.java (at line 254) [2019-07-30T17:16:16.528Z] assertFalse("equals", fField1.equals(fValue1)); [2019-07-30T17:16:16.528Z] ^^^^^^^ [2019-07-30T17:16:16.528Z] Unlikely argument type for equals(): String seems to be unrelated to TmfEventField [2019-07-30T17:16:16.528Z] 26 problems (0 errors, 9 warnings, 9 info) [2019-07-30T17:16:16.528Z] [INFO] [2019-07-30T17:16:16.528Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T17:16:16.528Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:16:16.528Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources [2019-07-30T17:16:16.528Z] [INFO] [2019-07-30T17:16:16.528Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T17:16:16.528Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T17:16:16.528Z] [INFO] [2019-07-30T17:16:16.528Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T17:16:16.528Z] [INFO] [2019-07-30T17:16:16.528Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T17:16:16.528Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T17:16:16.783Z] [INFO] [2019-07-30T17:16:16.783Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T17:16:16.783Z] [INFO] [2019-07-30T17:16:16.783Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T17:16:16.783Z] [INFO] [2019-07-30T17:16:16.783Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T17:16:16.783Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T17:16:17.709Z] [INFO] [2019-07-30T17:16:17.709Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T17:16:17.709Z] [INFO] [2019-07-30T17:16:17.709Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T17:16:19.074Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log [2019-07-30T17:16:19.074Z] [INFO] Command line: [2019-07-30T17:16:19.074Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:16:19.074Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:16:21.040Z] !SESSION 2019-07-30 17:16:19.063 ----------------------------------------------- [2019-07-30T17:16:21.040Z] eclipse.buildId=unknown [2019-07-30T17:16:21.040Z] java.version=1.8.0_202 [2019-07-30T17:16:21.040Z] java.vendor=Oracle Corporation [2019-07-30T17:16:21.040Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:16:21.040Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:16:21.040Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:16:21.040Z] [2019-07-30T17:16:21.040Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:16:20.742 [2019-07-30T17:16:21.040Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:16:21.040Z] !STACK 0 [2019-07-30T17:16:21.040Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T17:16:21.040Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:16:21.040Z] [2019-07-30T17:16:21.040Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:16:21.040Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:16:21.040Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:16:21.040Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:16:21.040Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:16:21.040Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:16:21.040Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:16:21.040Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:16:21.040Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:16:21.040Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:16:21.040Z] [2019-07-30T17:16:21.040Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:16:20.850 [2019-07-30T17:16:21.040Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:16:21.040Z] !STACK 0 [2019-07-30T17:16:21.040Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T17:16:21.040Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:16:21.040Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:16:21.041Z] -> 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-30T17:16:21.041Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T17:16:21.041Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:16:21.041Z] [2019-07-30T17:16:21.041Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:16:21.041Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:16:21.041Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:16:21.041Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:16:21.041Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:16:21.041Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:16:21.041Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:16:21.041Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:16:21.041Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:16:21.041Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:16:23.553Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-30T17:16:23.553Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-30T17:16:23.553Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0.001 s [2019-07-30T17:16:23.553Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T17:16:23.553Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T17:16:23.553Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T17:16:23.553Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T17:16:23.553Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T17:16:23.553Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T17:16:23.553Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T17:16:23.553Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T17:16:23.553Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-30T17:16:23.553Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-30T17:16:23.553Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0.001 s [2019-07-30T17:16:23.553Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0.003 s [2019-07-30T17:16:23.553Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-30T17:16:23.553Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-30T17:16:23.553Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0.057 s [2019-07-30T17:16:23.553Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-07-30T17:16:23.553Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-07-30T17:16:23.553Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-30T17:16:25.440Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.14 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-30T17:16:25.440Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.654 s [2019-07-30T17:16:25.440Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-30T17:16:25.440Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.447 s [2019-07-30T17:16:25.440Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.101 s [2019-07-30T17:16:25.440Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.789 s [2019-07-30T17:16:25.440Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.440Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.003 s [2019-07-30T17:16:25.440Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.440Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.098 s [2019-07-30T17:16:25.440Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-30T17:16:25.695Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-30T17:16:25.695Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.002 s [2019-07-30T17:16:25.695Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T17:16:25.695Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T17:16:25.695Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T17:16:25.695Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T17:16:25.695Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.695Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.005 s [2019-07-30T17:16:25.695Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T17:16:25.695Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T17:16:25.695Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.695Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.022 s [2019-07-30T17:16:25.695Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T17:16:25.695Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T17:16:25.695Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.695Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T17:16:25.695Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.695Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.695Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T17:16:25.695Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-30T17:16:25.695Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-30T17:16:25.695Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T17:16:25.695Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0.003 s [2019-07-30T17:16:25.695Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.695Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T17:16:25.695Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T17:16:25.695Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T17:16:25.695Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T17:16:25.695Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-30T17:16:25.695Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-30T17:16:25.695Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.695Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T17:16:25.695Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T17:16:25.695Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.696Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-30T17:16:25.696Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-30T17:16:25.696Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.696Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-30T17:16:25.696Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-30T17:16:25.696Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.07 s [2019-07-30T17:16:25.696Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.696Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.696Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-30T17:16:25.696Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-30T17:16:25.696Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.696Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.696Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-30T17:16:25.696Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-30T17:16:25.696Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.696Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.696Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-30T17:16:25.952Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-30T17:16:25.952Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.952Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-30T17:16:25.952Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-30T17:16:25.952Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.952Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.952Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.952Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-30T17:16:25.952Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-30T17:16:25.952Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.952Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-30T17:16:25.952Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-30T17:16:25.952Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.056 s [2019-07-30T17:16:25.952Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.006 s [2019-07-30T17:16:25.952Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2019-07-30T17:16:25.952Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.005 s [2019-07-30T17:16:25.952Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2019-07-30T17:16:25.952Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-30T17:16:25.952Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-30T17:16:25.952Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.003 s [2019-07-30T17:16:25.952Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.952Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-30T17:16:25.952Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-30T17:16:25.952Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.06 s [2019-07-30T17:16:25.952Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.952Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.952Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-30T17:16:25.952Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2019-07-30T17:16:25.952Z] 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-30T17:16:25.952Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-30T17:16:25.952Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-30T17:16:26.207Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-30T17:16:26.207Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.004 s [2019-07-30T17:16:26.207Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-30T17:16:26.207Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-30T17:16:26.207Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.001 s [2019-07-30T17:16:26.207Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-30T17:16:26.207Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-30T17:16:26.207Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.002 s [2019-07-30T17:16:26.207Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-30T17:16:26.207Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-30T17:16:26.207Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-30T17:16:26.207Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-30T17:16:26.207Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-30T17:16:26.207Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-30T17:16:26.207Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest) Time elapsed: 0.013 s [2019-07-30T17:16:26.207Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-30T17:16:28.092Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.026 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-30T17:16:28.092Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2019-07-30T17:16:28.092Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.003 s [2019-07-30T17:16:28.092Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-30T17:16:28.092Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-30T17:16:28.092Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-30T17:16:28.092Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-30T17:16:28.092Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.001 s [2019-07-30T17:16:28.092Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2019-07-30T17:16:28.092Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-30T17:16:28.092Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0 s [2019-07-30T17:16:28.092Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-30T17:16:28.347Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-30T17:16:28.347Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.005 s [2019-07-30T17:16:28.347Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.003 s [2019-07-30T17:16:28.347Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.001 s [2019-07-30T17:16:28.347Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-30T17:16:28.347Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-30T17:16:28.347Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.02 s [2019-07-30T17:16:28.347Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-30T17:16:28.347Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-30T17:16:28.347Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-30T17:16:28.347Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.143 s [2019-07-30T17:16:28.347Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-30T17:16:28.347Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-30T17:16:28.347Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-30T17:16:28.347Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-30T17:16:28.347Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-30T17:16:28.347Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-30T17:16:28.347Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.02 s [2019-07-30T17:16:28.347Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-30T17:16:28.347Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-07-30T17:16:28.347Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-07-30T17:16:28.347Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest) Time elapsed: 0 s [2019-07-30T17:16:28.347Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-30T17:16:28.602Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-30T17:16:28.602Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.002 s [2019-07-30T17:16:28.602Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.003 s [2019-07-30T17:16:28.602Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.001 s [2019-07-30T17:16:28.602Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.007 s [2019-07-30T17:16:28.602Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2019-07-30T17:16:28.602Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2019-07-30T17:16:28.602Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-30T17:16:46.639Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.054 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-30T17:16:46.639Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 6.051 s [2019-07-30T17:16:46.639Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2019-07-30T17:16:46.639Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2019-07-30T17:16:46.639Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-30T17:16:46.639Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-30T17:16:46.639Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-30T17:16:46.639Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-30T17:16:46.639Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.035 s [2019-07-30T17:16:46.639Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-30T17:16:46.639Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T17:16:46.639Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.04 s [2019-07-30T17:16:46.639Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T17:16:46.639Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T17:16:46.639Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.006 s [2019-07-30T17:16:46.639Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T17:16:46.639Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-30T17:16:46.639Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-30T17:16:46.639Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-30T17:16:46.639Z] 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-30T17:16:46.639Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-30T17:16:46.639Z] 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-30T17:16:46.639Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-30T17:16:46.639Z] 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-30T17:16:46.639Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-30T17:16:46.639Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-30T17:16:46.639Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-30T17:16:46.639Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-30T17:16:46.639Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T17:16:46.639Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T17:16:46.639Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T17:16:46.639Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T17:16:46.639Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T17:16:46.639Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.004 s [2019-07-30T17:16:46.639Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T17:16:46.639Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-30T17:16:46.639Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-30T17:16:46.639Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0.001 s [2019-07-30T17:16:46.639Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-30T17:16:46.639Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-30T17:16:46.639Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0.001 s [2019-07-30T17:16:46.639Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-30T17:16:46.639Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-30T17:16:46.639Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.639Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-30T17:16:46.640Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-30T17:16:46.640Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-30T17:16:46.640Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-30T17:16:46.640Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-30T17:16:46.640Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-30T17:16:46.640Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-30T17:16:46.640Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T17:16:46.640Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-30T17:18:08.212Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.211 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-30T17:18:08.212Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.492 s [2019-07-30T17:18:08.212Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.341 s [2019-07-30T17:18:08.212Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.337 s [2019-07-30T17:18:08.212Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.303 s [2019-07-30T17:18:08.212Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.319 s [2019-07-30T17:18:08.212Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.623 s [2019-07-30T17:18:08.212Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.44 s [2019-07-30T17:18:08.212Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.632 s [2019-07-30T17:18:08.212Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.818 s [2019-07-30T17:18:08.212Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.354 s [2019-07-30T17:18:08.212Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.291 s [2019-07-30T17:18:08.212Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.297 s [2019-07-30T17:18:08.212Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.325 s [2019-07-30T17:18:08.212Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.364 s [2019-07-30T17:18:08.212Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.604 s [2019-07-30T17:18:08.212Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.31 s [2019-07-30T17:18:08.212Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.407 s [2019-07-30T17:18:08.212Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.596 s [2019-07-30T17:18:08.212Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.343 s [2019-07-30T17:18:08.212Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.404 s [2019-07-30T17:18:08.212Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.351 s [2019-07-30T17:18:08.212Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.314 s [2019-07-30T17:18:08.212Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.314 s [2019-07-30T17:18:08.212Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.31 s [2019-07-30T17:18:08.212Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.333 s [2019-07-30T17:18:08.212Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.291 s [2019-07-30T17:18:08.212Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.338 s [2019-07-30T17:18:08.212Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.6 s [2019-07-30T17:18:08.212Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.701 s [2019-07-30T17:18:08.212Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.338 s [2019-07-30T17:18:08.212Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.594 s [2019-07-30T17:18:08.212Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.588 s [2019-07-30T17:18:08.212Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.333 s [2019-07-30T17:18:08.212Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.601 s [2019-07-30T17:18:08.212Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.37 s [2019-07-30T17:18:08.212Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.418 s [2019-07-30T17:18:08.212Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.338 s [2019-07-30T17:18:08.212Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.308 s [2019-07-30T17:18:08.212Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.303 s [2019-07-30T17:18:08.212Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.51 s [2019-07-30T17:18:08.212Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.43 s [2019-07-30T17:18:08.212Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.287 s [2019-07-30T17:18:08.212Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.3 s [2019-07-30T17:18:08.212Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.307 s [2019-07-30T17:18:08.212Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.308 s [2019-07-30T17:18:08.212Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.402 s [2019-07-30T17:18:08.212Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.312 s [2019-07-30T17:18:08.212Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-30T17:18:08.212Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.044 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-30T17:18:08.212Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.418 s [2019-07-30T17:18:08.212Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.304 s [2019-07-30T17:18:08.212Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.301 s [2019-07-30T17:18:08.212Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.406 s [2019-07-30T17:18:08.212Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.312 s [2019-07-30T17:18:08.212Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.298 s [2019-07-30T17:18:08.212Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-30T17:19:44.797Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.243 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-30T17:19:44.797Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.65 s [2019-07-30T17:19:44.797Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.611 s [2019-07-30T17:19:44.797Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.642 s [2019-07-30T17:19:44.797Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.618 s [2019-07-30T17:19:44.797Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.649 s [2019-07-30T17:19:44.797Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.666 s [2019-07-30T17:19:44.797Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.639 s [2019-07-30T17:19:44.797Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.101 s [2019-07-30T17:19:44.797Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.691 s [2019-07-30T17:19:44.797Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.589 s [2019-07-30T17:19:44.797Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.6 s [2019-07-30T17:19:44.797Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.914 s [2019-07-30T17:19:44.797Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.602 s [2019-07-30T17:19:44.797Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.626 s [2019-07-30T17:19:44.797Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.604 s [2019-07-30T17:19:44.797Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.623 s [2019-07-30T17:19:44.797Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.612 s [2019-07-30T17:19:44.797Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.634 s [2019-07-30T17:19:44.797Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.647 s [2019-07-30T17:19:44.797Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.598 s [2019-07-30T17:19:44.797Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.601 s [2019-07-30T17:19:44.797Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.684 s [2019-07-30T17:19:44.797Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.625 s [2019-07-30T17:19:44.797Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.665 s [2019-07-30T17:19:44.797Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.628 s [2019-07-30T17:19:44.797Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.649 s [2019-07-30T17:19:44.797Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.647 s [2019-07-30T17:19:44.797Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.599 s [2019-07-30T17:19:44.797Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.729 s [2019-07-30T17:19:44.797Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.624 s [2019-07-30T17:19:44.797Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.605 s [2019-07-30T17:19:44.797Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.632 s [2019-07-30T17:19:44.797Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.623 s [2019-07-30T17:19:44.797Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.612 s [2019-07-30T17:19:44.797Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-30T17:19:44.797Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.465 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-30T17:19:44.797Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.251 s [2019-07-30T17:19:44.797Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 1.504 s [2019-07-30T17:19:44.797Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.635 s [2019-07-30T17:19:44.797Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T17:19:44.797Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-30T17:19:44.797Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T17:19:44.797Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.103 s [2019-07-30T17:19:44.797Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.109 s [2019-07-30T17:19:44.797Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-30T17:19:44.797Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.659 s [2019-07-30T17:19:44.797Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-30T17:19:44.797Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-30T17:19:44.797Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-30T17:19:44.797Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T17:19:44.797Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.099 s [2019-07-30T17:19:44.797Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T17:19:44.797Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T17:19:44.797Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.096 s [2019-07-30T17:19:44.797Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-30T17:19:45.358Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.675 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-30T17:19:45.358Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.368 s [2019-07-30T17:19:45.358Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.302 s [2019-07-30T17:19:45.358Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2019-07-30T17:19:45.358Z] 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-30T17:19:45.358Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T17:19:45.358Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T17:19:45.358Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T17:19:45.358Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T17:19:45.358Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T17:19:45.358Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T17:19:45.358Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T17:19:45.358Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T17:19:45.358Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T17:19:45.358Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T17:19:45.358Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T17:19:45.358Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-30T17:19:55.295Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.198 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-30T17:19:55.295Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 3.792 s [2019-07-30T17:19:55.295Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 3.39 s [2019-07-30T17:19:55.295Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.007 s [2019-07-30T17:19:55.295Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.009 s [2019-07-30T17:19:55.295Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-30T17:20:07.508Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.332 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-30T17:20:07.508Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 7.069 s [2019-07-30T17:20:07.508Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 4.262 s [2019-07-30T17:20:07.508Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-30T17:20:11.670Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.992 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-30T17:20:11.670Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.229 s [2019-07-30T17:20:11.670Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.381 s [2019-07-30T17:20:11.670Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 1.709 s [2019-07-30T17:20:11.670Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T17:20:11.670Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T17:20:11.670Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.224 s [2019-07-30T17:20:11.670Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.234 s [2019-07-30T17:20:11.670Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 1.739 s [2019-07-30T17:20:11.670Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.003 s [2019-07-30T17:20:11.670Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T17:20:11.670Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.232 s [2019-07-30T17:20:11.670Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T17:20:11.670Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.233 s [2019-07-30T17:20:11.670Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-30T17:20:11.670Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-30T17:20:11.670Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.007 s [2019-07-30T17:20:11.670Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.107 s [2019-07-30T17:20:11.670Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-30T17:20:11.670Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.005 s [2019-07-30T17:20:11.670Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.038 s [2019-07-30T17:20:11.670Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.106 s [2019-07-30T17:20:11.670Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-30T17:20:11.670Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.004 s [2019-07-30T17:20:11.670Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.005 s [2019-07-30T17:20:11.670Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-30T17:20:11.670Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-30T17:20:11.670Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0.001 s [2019-07-30T17:20:11.670Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0.001 s [2019-07-30T17:20:11.670Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-30T17:20:11.670Z] 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-30T17:20:11.670Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0.001 s [2019-07-30T17:20:11.670Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-07-30T17:20:11.670Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-07-30T17:20:11.670Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2019-07-30T17:20:11.670Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-30T17:20:11.670Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-30T17:20:11.670Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-30T17:20:11.670Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-30T17:20:11.670Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-30T17:20:11.670Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-30T17:20:11.670Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-30T17:20:11.670Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-30T17:20:13.036Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.28 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-30T17:20:13.036Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.092 s [2019-07-30T17:20:13.036Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.018 s [2019-07-30T17:20:13.036Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 1.17 s [2019-07-30T17:20:13.036Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-30T17:20:13.036Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-30T17:20:13.036Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T17:20:13.036Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T17:20:13.036Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T17:20:13.036Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T17:20:13.036Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T17:20:13.036Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T17:20:13.036Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T17:20:13.036Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T17:20:13.036Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T17:20:13.036Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T17:20:13.036Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-30T17:20:14.398Z] [2019-07-30T17:20:14.398Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 17:20:14.175 [2019-07-30T17:20:14.398Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-30T17:20:14.398Z] !STACK 0 [2019-07-30T17:20:14.398Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T17:20:14.398Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T17:20:14.398Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T17:20:14.398Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:20:14.398Z] [2019-07-30T17:20:14.398Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 17:20:14.176 [2019-07-30T17:20:14.398Z] !MESSAGE Exception executing analysis [2019-07-30T17:20:14.398Z] !STACK 0 [2019-07-30T17:20:14.398Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T17:20:14.398Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T17:20:14.398Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T17:20:14.398Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:20:15.762Z] [2019-07-30T17:20:15.762Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 17:20:15.529 [2019-07-30T17:20:15.762Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-30T17:20:15.762Z] !STACK 0 [2019-07-30T17:20:15.762Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T17:20:15.762Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T17:20:15.762Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T17:20:15.762Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:20:15.762Z] [2019-07-30T17:20:15.762Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 17:20:15.530 [2019-07-30T17:20:15.762Z] !MESSAGE Exception executing analysis [2019-07-30T17:20:15.762Z] !STACK 0 [2019-07-30T17:20:15.762Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T17:20:15.762Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T17:20:15.762Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T17:20:15.762Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:20:15.762Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.908 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-30T17:20:15.762Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.553 s [2019-07-30T17:20:15.762Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.354 s [2019-07-30T17:20:15.762Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-30T17:20:27.924Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.853 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-30T17:20:27.924Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T17:20:27.924Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T17:20:27.924Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.016 s [2019-07-30T17:20:27.924Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T17:20:27.924Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.623 s [2019-07-30T17:20:27.924Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.069 s [2019-07-30T17:20:27.924Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.064 s [2019-07-30T17:20:27.924Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.029 s [2019-07-30T17:20:27.924Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.705 s [2019-07-30T17:20:27.924Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.106 s [2019-07-30T17:20:27.924Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T17:20:27.924Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.045 s [2019-07-30T17:20:27.924Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T17:20:27.924Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T17:20:27.924Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.015 s [2019-07-30T17:20:27.924Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.03 s [2019-07-30T17:20:27.924Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.602 s [2019-07-30T17:20:27.924Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-30T17:20:27.924Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-30T17:20:27.924Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.111 s [2019-07-30T17:20:27.924Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.095 s [2019-07-30T17:20:27.924Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.047 s [2019-07-30T17:20:27.924Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.029 s [2019-07-30T17:20:27.924Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T17:20:27.924Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T17:20:27.924Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-30T17:20:27.924Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.016 s [2019-07-30T17:20:27.924Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-30T17:20:30.439Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.444 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-30T17:20:30.439Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.114 s [2019-07-30T17:20:30.439Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.037 s [2019-07-30T17:20:30.439Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.11 s [2019-07-30T17:20:30.439Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.056 s [2019-07-30T17:20:30.439Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.109 s [2019-07-30T17:20:30.439Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.007 s [2019-07-30T17:20:30.439Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-30T17:20:30.439Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-30T17:20:30.439Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0.009 s [2019-07-30T17:20:30.439Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0 s [2019-07-30T17:20:30.439Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-30T17:20:30.439Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-30T17:20:30.439Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0.006 s [2019-07-30T17:20:30.439Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0 s [2019-07-30T17:20:30.439Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-30T17:20:33.701Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.458 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-30T17:20:33.702Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.107 s [2019-07-30T17:20:33.702Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.03 s [2019-07-30T17:20:33.702Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.105 s [2019-07-30T17:20:33.702Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.053 s [2019-07-30T17:20:33.702Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.106 s [2019-07-30T17:20:33.702Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.053 s [2019-07-30T17:20:33.702Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-30T17:20:37.863Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.044 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-30T17:20:37.863Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 2.728 s [2019-07-30T17:20:37.863Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 1.315 s [2019-07-30T17:20:37.863Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-30T17:20:37.863Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-30T17:20:37.863Z] testInvalid[0: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-30T17:20:37.863Z] testInvalid[1: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:20:37.863Z] testInvalid[2: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-30T17:20:37.863Z] testInvalid[3: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:20:37.863Z] testInvalid[4: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-30T17:20:37.863Z] testInvalid[5: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:20:37.863Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-30T17:20:37.863Z] 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-30T17:20:37.863Z] testBadlyFormed[0: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:20:37.863Z] testBadlyFormed[1: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.001 s [2019-07-30T17:20:37.863Z] testBadlyFormed[2: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:20:37.863Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-30T17:20:47.804Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.576 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-30T17:20:47.804Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 5.374 s [2019-07-30T17:20:47.804Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 3.202 s [2019-07-30T17:20:47.804Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-30T17:20:47.804Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-30T17:20:47.804Z] testValid[0: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-30T17:20:47.804Z] testValid[1: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:20:47.804Z] testValid[2: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:20:47.804Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-30T17:20:47.804Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-30T17:20:47.804Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.002 s [2019-07-30T17:20:47.804Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T17:20:47.804Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T17:20:47.804Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T17:20:47.804Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T17:20:47.804Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T17:20:47.804Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T17:20:47.804Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.001 s [2019-07-30T17:20:47.804Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-30T17:20:47.804Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-30T17:20:47.804Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.005 s [2019-07-30T17:20:47.804Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2019-07-30T17:20:47.804Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2019-07-30T17:20:47.804Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2019-07-30T17:20:47.804Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.001 s [2019-07-30T17:20:47.804Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.001 s [2019-07-30T17:20:47.804Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-30T17:20:47.804Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.778 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-30T17:20:47.804Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.017 s [2019-07-30T17:20:47.804Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.011 s [2019-07-30T17:20:47.804Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.01 s [2019-07-30T17:20:47.804Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.005 s [2019-07-30T17:20:47.804Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0 s [2019-07-30T17:20:47.804Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.01 s [2019-07-30T17:20:47.804Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.065 s [2019-07-30T17:20:47.804Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.045 s [2019-07-30T17:20:47.804Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.046 s [2019-07-30T17:20:47.804Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.002 s [2019-07-30T17:20:47.804Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.005 s [2019-07-30T17:20:47.804Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-30T17:20:48.730Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.481 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-30T17:20:48.730Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 1.477 s [2019-07-30T17:20:48.730Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 0.003 s [2019-07-30T17:20:48.730Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-30T17:20:51.243Z] [2019-07-30T17:20:51.243Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-30 17:20:50.764 [2019-07-30T17:20:51.243Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-30T17:20:51.243Z] !STACK 0 [2019-07-30T17:20:51.243Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself [2019-07-30T17:20:51.243Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-30T17:20:51.243Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-30T17:20:51.243Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-30T17:20:51.243Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-30T17:20:51.243Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T17:20:52.168Z] [2019-07-30T17:20:52.168Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-30 17:20:51.864 [2019-07-30T17:20:52.168Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-30T17:20:52.168Z] !STACK 0 [2019-07-30T17:20:52.168Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request [2019-07-30T17:20:52.168Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-30T17:20:52.168Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-30T17:20:52.168Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-30T17:20:52.168Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-30T17:20:52.168Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T17:20:53.094Z] [2019-07-30T17:20:53.094Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-30 17:20:52.964 [2019-07-30T17:20:53.094Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-30T17:20:53.094Z] !STACK 0 [2019-07-30T17:20:53.094Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread [2019-07-30T17:20:53.094Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-30T17:20:53.094Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-30T17:20:53.094Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-30T17:20:53.094Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-30T17:20:53.094Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T17:20:53.094Z] [2019-07-30T17:20:53.094Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 17:20:52.965 [2019-07-30T17:20:53.094Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(407,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-30T17:20:55.607Z] [2019-07-30T17:20:55.607Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 17:20:55.187 [2019-07-30T17:20:55.607Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(414,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: This exception is desired and part of the test [2019-07-30T17:20:56.532Z] [2019-07-30T17:20:56.532Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 17:20:56.311 [2019-07-30T17:20:56.532Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml [2019-07-30T17:20:56.532Z] !STACK 0 [2019-07-30T17:20:56.532Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-30T17:20:56.532Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-30T17:20:56.532Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T17:20:56.532Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:20:56.532Z] [2019-07-30T17:20:56.532Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 17:20:56.312 [2019-07-30T17:20:56.532Z] !MESSAGE Exception executing analysis [2019-07-30T17:20:56.532Z] !STACK 0 [2019-07-30T17:20:56.532Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-30T17:20:56.532Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-30T17:20:56.532Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T17:20:56.532Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:20:57.459Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.902 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-30T17:20:57.459Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.015 s [2019-07-30T17:20:57.459Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.116 s [2019-07-30T17:20:57.459Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 3.311 s [2019-07-30T17:20:57.459Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped [2019-07-30T17:20:57.459Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.112 s [2019-07-30T17:20:57.459Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.109 s [2019-07-30T17:20:57.459Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.11 s [2019-07-30T17:20:57.459Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.007 s [2019-07-30T17:20:57.459Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.006 s [2019-07-30T17:20:57.459Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.113 s [2019-07-30T17:20:57.459Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-30T17:20:58.586Z] [2019-07-30T17:20:58.586Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-30 17:20:58.204 [2019-07-30T17:20:58.586Z] !MESSAGE no spawner in java.library.path [2019-07-30T17:20:58.586Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.791 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-30T17:20:58.586Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.786 s [2019-07-30T17:20:58.586Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.001 s [2019-07-30T17:20:58.586Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.003 s [2019-07-30T17:20:58.586Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-07-30T17:20:58.586Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-07-30T17:20:58.586Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest) Time elapsed: 0.005 s [2019-07-30T17:20:58.586Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-30T17:20:58.586Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-30T17:20:58.586Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.006 s [2019-07-30T17:20:58.586Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.057 s [2019-07-30T17:20:58.586Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.003 s [2019-07-30T17:20:58.586Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.001 s [2019-07-30T17:20:58.586Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.005 s [2019-07-30T17:20:58.586Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-07-30T17:21:02.077Z] [2019-07-30T17:21:02.077Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 17:21:00.834 [2019-07-30T17:21:02.077Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(430,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-30T17:21:02.077Z] [2019-07-30T17:21:02.077Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 17:21:01.936 [2019-07-30T17:21:02.077Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(432,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-30T17:21:02.077Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.506 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-07-30T17:21:02.077Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.072 s [2019-07-30T17:21:02.077Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.101 s [2019-07-30T17:21:02.077Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-30T17:21:03.439Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.464 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-30T17:21:03.439Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2019-07-30T17:21:03.439Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T17:21:03.439Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T17:21:03.439Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T17:21:03.439Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.374 s [2019-07-30T17:21:03.439Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T17:21:03.439Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T17:21:03.439Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2019-07-30T17:21:03.439Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.104 s [2019-07-30T17:21:03.439Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T17:21:03.439Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.983 s [2019-07-30T17:21:03.439Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T17:21:03.439Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T17:21:03.439Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-30T17:21:03.439Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-30T17:21:03.439Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T17:21:03.439Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T17:21:03.439Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T17:21:03.439Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T17:21:03.439Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T17:21:03.439Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T17:21:03.439Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T17:21:03.439Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T17:21:03.439Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T17:21:03.439Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T17:21:03.439Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T17:21:03.439Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T17:21:03.439Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T17:21:03.439Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T17:21:03.439Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-30T17:21:03.439Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-30T17:21:03.439Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-30T17:21:03.439Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-30T17:21:03.439Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-30T17:21:03.439Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-30T17:21:03.439Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.004 s [2019-07-30T17:21:03.439Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-30T17:21:03.439Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-30T17:21:03.439Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2019-07-30T17:21:03.439Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-30T17:21:03.439Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-30T17:21:13.375Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.303 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-30T17:21:13.375Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.334 s [2019-07-30T17:21:13.375Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.504 s [2019-07-30T17:21:13.375Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.303 s [2019-07-30T17:21:13.375Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.328 s [2019-07-30T17:21:13.375Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.525 s [2019-07-30T17:21:13.375Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.307 s [2019-07-30T17:21:13.375Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-30T17:21:21.455Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.24 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-30T17:21:21.455Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.669 s [2019-07-30T17:21:21.455Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.677 s [2019-07-30T17:21:21.455Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.725 s [2019-07-30T17:21:21.455Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.697 s [2019-07-30T17:21:21.455Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.342 s [2019-07-30T17:21:21.455Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.333 s [2019-07-30T17:21:21.455Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.727 s [2019-07-30T17:21:21.455Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.737 s [2019-07-30T17:21:21.455Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0 s [2019-07-30T17:21:21.455Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.654 s [2019-07-30T17:21:21.455Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-30T17:21:21.455Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-30T17:21:21.455Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0.001 s [2019-07-30T17:21:21.455Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-30T17:21:21.455Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-30T17:21:21.455Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-30T17:21:21.455Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-30T17:21:21.455Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0.002 s [2019-07-30T17:21:21.455Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-30T17:21:21.455Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-30T17:21:21.455Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-30T17:21:21.455Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-30T17:21:21.455Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-30T17:21:21.455Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0.001 s [2019-07-30T17:21:21.455Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0.006 s [2019-07-30T17:21:21.455Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-30T17:21:21.455Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2019-07-30T17:21:21.455Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2019-07-30T17:21:21.455Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0.001 s [2019-07-30T17:21:21.455Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2019-07-30T17:21:21.455Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-30T17:21:21.455Z] [2019-07-30T17:21:21.455Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 17:21:21.040 [2019-07-30T17:21:21.455Z] !MESSAGE Error parsing /tmp/markers12155974158524297xml [2019-07-30T17:21:21.455Z] !STACK 0 [2019-07-30T17:21:21.455Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers12155974158524297xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'. [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T17:21:21.455Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T17:21:21.455Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T17:21:21.455Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T17:21:21.455Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:288) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.455Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.455Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.455Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T17:21:21.455Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T17:21:21.455Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T17:21:21.455Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T17:21:21.455Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T17:21:21.455Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T17:21:21.455Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T17:21:21.455Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T17:21:21.455Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T17:21:21.455Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T17:21:21.455Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T17:21:21.455Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T17:21:21.455Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T17:21:21.455Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T17:21:21.455Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T17:21:21.455Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T17:21:21.455Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.455Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.455Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.455Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T17:21:21.455Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T17:21:21.455Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T17:21:21.455Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T17:21:21.455Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.455Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.455Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.455Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T17:21:21.455Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T17:21:21.455Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T17:21:21.455Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T17:21:21.455Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T17:21:21.455Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.455Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.455Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.455Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T17:21:21.455Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T17:21:21.455Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T17:21:21.455Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T17:21:21.455Z] [2019-07-30T17:21:21.455Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 17:21:21.044 [2019-07-30T17:21:21.455Z] !MESSAGE Error parsing /tmp/markers2228796159849892864xml [2019-07-30T17:21:21.455Z] !STACK 0 [2019-07-30T17:21:21.455Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2228796159849892864xml; 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-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T17:21:21.455Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T17:21:21.455Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T17:21:21.455Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T17:21:21.455Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:289) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.455Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.455Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.455Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T17:21:21.455Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T17:21:21.455Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T17:21:21.455Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T17:21:21.455Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T17:21:21.455Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T17:21:21.455Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T17:21:21.455Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T17:21:21.455Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T17:21:21.455Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T17:21:21.455Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T17:21:21.455Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T17:21:21.455Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T17:21:21.455Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T17:21:21.455Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T17:21:21.455Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T17:21:21.455Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.455Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.455Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.455Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T17:21:21.455Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T17:21:21.455Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T17:21:21.455Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T17:21:21.455Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.455Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.455Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.455Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T17:21:21.455Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T17:21:21.455Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T17:21:21.455Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T17:21:21.455Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T17:21:21.455Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.455Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.455Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.455Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T17:21:21.455Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T17:21:21.455Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T17:21:21.455Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T17:21:21.455Z] [2019-07-30T17:21:21.455Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 17:21:21.048 [2019-07-30T17:21:21.455Z] !MESSAGE Error parsing /tmp/markers5551558769846963382xml [2019-07-30T17:21:21.455Z] !STACK 0 [2019-07-30T17:21:21.455Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5551558769846963382xml; 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-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T17:21:21.455Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T17:21:21.455Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T17:21:21.455Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T17:21:21.455Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.455Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.455Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.455Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T17:21:21.455Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T17:21:21.455Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T17:21:21.455Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T17:21:21.455Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T17:21:21.455Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T17:21:21.455Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T17:21:21.455Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T17:21:21.455Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T17:21:21.455Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T17:21:21.455Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T17:21:21.455Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T17:21:21.455Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T17:21:21.455Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T17:21:21.455Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T17:21:21.455Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T17:21:21.455Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.455Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.455Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.455Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T17:21:21.455Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T17:21:21.455Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T17:21:21.455Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T17:21:21.455Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.455Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.455Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.455Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T17:21:21.455Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T17:21:21.455Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T17:21:21.455Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T17:21:21.455Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T17:21:21.455Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.455Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.455Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.455Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.455Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T17:21:21.455Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T17:21:21.455Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T17:21:21.455Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T17:21:21.455Z] [2019-07-30T17:21:21.455Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 17:21:21.052 [2019-07-30T17:21:21.455Z] !MESSAGE Error parsing /tmp/markers5020861455695316065xml [2019-07-30T17:21:21.455Z] !STACK 0 [2019-07-30T17:21:21.455Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5020861455695316065xml; 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-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T17:21:21.455Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T17:21:21.456Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T17:21:21.456Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T17:21:21.456Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T17:21:21.456Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T17:21:21.456Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T17:21:21.456Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T17:21:21.456Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T17:21:21.456Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T17:21:21.456Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T17:21:21.456Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T17:21:21.456Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T17:21:21.456Z] [2019-07-30T17:21:21.456Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 17:21:21.058 [2019-07-30T17:21:21.456Z] !MESSAGE Error parsing /tmp/markers5839845613357583279xml [2019-07-30T17:21:21.456Z] !STACK 0 [2019-07-30T17:21:21.456Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-30T17:21:21.456Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-30T17:21:21.456Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-30T17:21:21.456Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-30T17:21:21.456Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-30T17:21:21.456Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-30T17:21:21.456Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-30T17:21:21.456Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T17:21:21.456Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T17:21:21.456Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T17:21:21.456Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T17:21:21.456Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T17:21:21.456Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T17:21:21.456Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T17:21:21.456Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T17:21:21.456Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T17:21:21.456Z] [2019-07-30T17:21:21.456Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 17:21:21.061 [2019-07-30T17:21:21.456Z] !MESSAGE Error parsing /tmp/markers1701287925135644492xml [2019-07-30T17:21:21.456Z] !STACK 0 [2019-07-30T17:21:21.456Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers1701287925135644492xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'. [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T17:21:21.456Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T17:21:21.456Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T17:21:21.456Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T17:21:21.456Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T17:21:21.456Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T17:21:21.456Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T17:21:21.456Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T17:21:21.456Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T17:21:21.456Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T17:21:21.456Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T17:21:21.456Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T17:21:21.456Z] [2019-07-30T17:21:21.456Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 17:21:21.108 [2019-07-30T17:21:21.456Z] !MESSAGE Error parsing /tmp/markers4051845951304330943xml [2019-07-30T17:21:21.456Z] !STACK 0 [2019-07-30T17:21:21.456Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-30T17:21:21.456Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-30T17:21:21.456Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-30T17:21:21.456Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-30T17:21:21.456Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-30T17:21:21.456Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-30T17:21:21.456Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-30T17:21:21.456Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T17:21:21.456Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T17:21:21.456Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T17:21:21.456Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T17:21:21.456Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T17:21:21.456Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T17:21:21.456Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T17:21:21.456Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T17:21:21.456Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T17:21:21.456Z] [2019-07-30T17:21:21.456Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 17:21:21.111 [2019-07-30T17:21:21.456Z] !MESSAGE Error parsing /tmp/markers7355338734628731349xml [2019-07-30T17:21:21.456Z] !STACK 0 [2019-07-30T17:21:21.456Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7355338734628731349xml; 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-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T17:21:21.456Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T17:21:21.456Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T17:21:21.456Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T17:21:21.456Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T17:21:21.456Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T17:21:21.456Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T17:21:21.456Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T17:21:21.456Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T17:21:21.456Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T17:21:21.456Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T17:21:21.456Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T17:21:21.456Z] [2019-07-30T17:21:21.456Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 17:21:21.114 [2019-07-30T17:21:21.456Z] !MESSAGE Error parsing /tmp/markers2039318314045663138xml [2019-07-30T17:21:21.456Z] !STACK 0 [2019-07-30T17:21:21.456Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2039318314045663138xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'. [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T17:21:21.456Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T17:21:21.456Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T17:21:21.456Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T17:21:21.456Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T17:21:21.456Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T17:21:21.456Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T17:21:21.456Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T17:21:21.456Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T17:21:21.456Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T17:21:21.456Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T17:21:21.456Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T17:21:21.456Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T17:21:21.456Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T17:21:21.456Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T17:21:21.456Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:21:21.456Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:21:21.456Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:21:21.456Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T17:21:21.456Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T17:21:21.456Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-30T17:21:21.456Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.088 s [2019-07-30T17:21:21.456Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.006 s [2019-07-30T17:21:21.456Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.004 s [2019-07-30T17:21:21.456Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.001 s [2019-07-30T17:21:21.456Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-30T17:21:26.698Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.503 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-30T17:21:26.698Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.538 s [2019-07-30T17:21:26.698Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.331 s [2019-07-30T17:21:26.698Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.326 s [2019-07-30T17:21:26.698Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.307 s [2019-07-30T17:21:26.698Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-07-30T17:21:26.698Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-07-30T17:21:26.698Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0.001 s [2019-07-30T17:21:26.698Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T17:21:26.698Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T17:21:26.698Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T17:21:26.698Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T17:21:26.698Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-30T17:21:27.259Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-30T17:21:27.259Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.006 s [2019-07-30T17:21:27.259Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.064 s [2019-07-30T17:21:27.259Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-30T17:21:27.259Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-30T17:21:27.259Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.129 s [2019-07-30T17:21:27.259Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-07-30T17:21:27.259Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.093 s [2019-07-30T17:21:27.259Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.089 s [2019-07-30T17:21:27.259Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-07-30T17:21:27.259Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-30T17:21:27.259Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.105 s [2019-07-30T17:21:27.259Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-07-30T17:21:27.259Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-30T17:21:27.259Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-30T17:21:27.259Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.004 s [2019-07-30T17:21:27.259Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.009 s [2019-07-30T17:21:27.259Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.001 s [2019-07-30T17:21:27.259Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.001 s [2019-07-30T17:21:27.259Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-30T17:21:27.259Z] 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-30T17:21:27.259Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-30T17:21:27.259Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0.001 s [2019-07-30T17:21:27.259Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-30T17:21:27.259Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-30T17:21:27.259Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-30T17:21:27.515Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-30T17:21:27.515Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.004 s [2019-07-30T17:21:27.515Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.001 s [2019-07-30T17:21:27.515Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0 s [2019-07-30T17:21:27.515Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.119 s [2019-07-30T17:21:27.515Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-30T17:21:28.075Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-30T17:21:28.075Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.17 s [2019-07-30T17:21:28.075Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-30T17:21:28.075Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.016 s [2019-07-30T17:21:28.075Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-30T17:21:28.075Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.076 s [2019-07-30T17:21:28.075Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.006 s [2019-07-30T17:21:28.075Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.001 s [2019-07-30T17:21:28.075Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.098 s [2019-07-30T17:21:28.075Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-30T17:21:28.075Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.012 s [2019-07-30T17:21:28.075Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-30T17:21:28.075Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.015 s [2019-07-30T17:21:28.075Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.059 s [2019-07-30T17:21:28.075Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-30T17:21:28.075Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-30T17:21:28.075Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-30T17:21:28.075Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest) Time elapsed: 0.001 s [2019-07-30T17:21:28.075Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-30T17:21:28.075Z] 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-30T17:21:28.075Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest) Time elapsed: 0.001 s [2019-07-30T17:21:28.075Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-07-30T17:21:28.075Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-07-30T17:21:28.075Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest) Time elapsed: 0.001 s [2019-07-30T17:21:28.075Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-07-30T17:21:28.075Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-07-30T17:21:28.075Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T17:21:28.075Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T17:21:28.075Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T17:21:28.075Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T17:21:28.075Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T17:21:28.075Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T17:21:28.075Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T17:21:28.075Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T17:21:28.075Z] [2019-07-30T17:21:28.075Z] Results: [2019-07-30T17:21:28.075Z] [2019-07-30T17:21:28.075Z] Tests run: 834, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T17:21:28.075Z] [2019-07-30T17:21:28.075Z] [2019-07-30T17:21:28.075Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 17:21:27.921 [2019-07-30T17:21:28.075Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T17:21:29.000Z] [INFO] All tests passed! [2019-07-30T17:21:29.000Z] [INFO] [2019-07-30T17:21:29.000Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T17:21:29.000Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:21:29.000Z] [INFO] [2019-07-30T17:21:29.000Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T17:21:29.256Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:21:29.256Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:21:30.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:21:31.108Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:21:31.109Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:21:31.109Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:21:31.109Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:21:31.364Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:21:31.364Z] [INFO] [2019-07-30T17:21:31.364Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T17:21:31.364Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:21:31.364Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:21:31.364Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:21:31.364Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:21:31.364Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:21:31.364Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:21:31.364Z] [INFO] [2019-07-30T17:21:31.364Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T17:21:31.364Z] [INFO] [2019-07-30T17:21:31.364Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >--- [2019-07-30T17:21:31.364Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT [19/134] [2019-07-30T17:21:31.364Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:21:31.364Z] [INFO] [2019-07-30T17:21:31.364Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T17:21:31.364Z] [INFO] [2019-07-30T17:21:31.364Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T17:21:31.364Z] [INFO] The project's OSGi version is 4.2.0.201907301708 [2019-07-30T17:21:31.364Z] [INFO] [2019-07-30T17:21:31.364Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T17:21:31.364Z] [INFO] [2019-07-30T17:21:31.364Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T17:21:31.364Z] [INFO] [2019-07-30T17:21:31.364Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T17:21:31.364Z] [INFO] [2019-07-30T17:21:31.364Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T17:21:31.364Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:21:31.364Z] [INFO] [2019-07-30T17:21:31.364Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T17:21:31.364Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:21:31.364Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources [2019-07-30T17:21:31.364Z] [INFO] [2019-07-30T17:21:31.364Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T17:21:31.620Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes [2019-07-30T17:21:31.875Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[154] [2019-07-30T17:21:31.875Z] return fPreviousEvent; [2019-07-30T17:21:31.875Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:21:31.875Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T17:21:31.875Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[171] [2019-07-30T17:21:31.875Z] return fTrace.timestampCyclesToNanos(ts); [2019-07-30T17:21:31.875Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:21:31.875Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T17:21:31.875Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[174] [2019-07-30T17:21:31.875Z] return 0; [2019-07-30T17:21:31.875Z] ^^^^^^^^^ [2019-07-30T17:21:31.875Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T17:21:31.875Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[125] [2019-07-30T17:21:31.875Z] return iter; [2019-07-30T17:21:31.875Z] ^^^^^^^^^^^^ [2019-07-30T17:21:31.875Z] Potential resource leak: 'iter' may not be closed at this location [2019-07-30T17:21:31.875Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[199] [2019-07-30T17:21:31.875Z] elem = (CtfIterator) fTrace.createIterator(); [2019-07-30T17:21:31.875Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:21:31.875Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-30T17:21:31.875Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[203] [2019-07-30T17:21:31.875Z] return elem; [2019-07-30T17:21:31.875Z] ^^^^^^^^^^^^ [2019-07-30T17:21:31.875Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-30T17:21:31.875Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[81] [2019-07-30T17:21:31.875Z] CtfIterator iterator = getIterator(); [2019-07-30T17:21:31.875Z] ^^^^^^^^ [2019-07-30T17:21:31.875Z] Potential resource leak: 'iterator' may not be closed [2019-07-30T17:21:31.875Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[126] [2019-07-30T17:21:31.875Z] return iterator == null ? null : iterator.getCurrentEvent(); [2019-07-30T17:21:31.875Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:21:31.875Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T17:21:31.875Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[154] [2019-07-30T17:21:31.875Z] return retVal; [2019-07-30T17:21:31.875Z] ^^^^^^^^^^^^^^ [2019-07-30T17:21:31.875Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T17:21:31.875Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[176] [2019-07-30T17:21:31.875Z] return ret; [2019-07-30T17:21:31.875Z] ^^^^^^^^^^^ [2019-07-30T17:21:31.875Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T17:21:31.875Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[189] [2019-07-30T17:21:31.875Z] return iterator == null ? false : iterator.seek(location); [2019-07-30T17:21:31.875Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:21:31.875Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T17:21:31.875Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java:[56] [2019-07-30T17:21:31.875Z] return getFirst(); [2019-07-30T17:21:31.875Z] ^^^^^^^^^^ [2019-07-30T17:21:31.875Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:21:31.875Z] 12 problems (12 warnings) [2019-07-30T17:21:31.875Z] [INFO] [2019-07-30T17:21:31.875Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T17:21:31.875Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:21:31.875Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources [2019-07-30T17:21:31.875Z] [INFO] [2019-07-30T17:21:31.875Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T17:21:31.875Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar [2019-07-30T17:21:31.875Z] [INFO] [2019-07-30T17:21:31.875Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T17:21:31.875Z] [INFO] [2019-07-30T17:21:31.875Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T17:21:31.875Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-30T17:21:32.130Z] [INFO] [2019-07-30T17:21:32.130Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T17:21:32.130Z] [INFO] [2019-07-30T17:21:32.130Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T17:21:32.130Z] [INFO] [2019-07-30T17:21:32.130Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T17:21:32.130Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-30T17:21:32.130Z] [INFO] [2019-07-30T17:21:32.130Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T17:21:32.130Z] [INFO] [2019-07-30T17:21:32.130Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T17:21:32.130Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:21:32.130Z] [INFO] [2019-07-30T17:21:32.130Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T17:21:32.386Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:21:32.386Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:21:32.641Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:21:32.641Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:21:32.897Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:21:32.897Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:21:33.209Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:21:33.771Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:21:33.771Z] [INFO] [2019-07-30T17:21:33.771Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T17:21:33.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:21:33.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:21:33.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:21:33.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:21:33.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:21:33.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:21:33.771Z] [INFO] [2019-07-30T17:21:33.771Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T17:21:33.771Z] [INFO] [2019-07-30T17:21:33.771Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >-- [2019-07-30T17:21:33.771Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT [20/134] [2019-07-30T17:21:33.771Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:21:33.771Z] [INFO] [2019-07-30T17:21:33.771Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T17:21:33.771Z] [INFO] [2019-07-30T17:21:33.771Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T17:21:33.771Z] [INFO] The project's OSGi version is 1.0.9.201907301708 [2019-07-30T17:21:33.771Z] [INFO] [2019-07-30T17:21:33.771Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T17:21:33.771Z] [INFO] [2019-07-30T17:21:33.771Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T17:21:33.771Z] [INFO] [2019-07-30T17:21:33.771Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T17:21:33.771Z] [INFO] [2019-07-30T17:21:33.771Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T17:21:33.771Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:21:33.771Z] [INFO] [2019-07-30T17:21:33.771Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T17:21:33.771Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:21:33.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources [2019-07-30T17:21:33.771Z] [INFO] [2019-07-30T17:21:33.771Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T17:21:33.771Z] [INFO] Compiling 34 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes [2019-07-30T17:21:34.332Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[66] [2019-07-30T17:21:34.332Z] private static final Map EXPECTED_YDATA = ImmutableMap.of(Long.toString(1), [2019-07-30T17:21:34.332Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:21:34.332Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:21:34.332Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[71] [2019-07-30T17:21:34.332Z] Long.toString(2), [2019-07-30T17:21:34.332Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:21:34.332Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:21:34.332Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[109] [2019-07-30T17:21:34.332Z] SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids); [2019-07-30T17:21:34.332Z] ^^^ [2019-07-30T17:21:34.332Z] 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-30T17:21:34.332Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/event/CtfTmfEventFieldSignExtensionTest.java:[39] [2019-07-30T17:21:34.332Z] private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3; [2019-07-30T17:21:34.332Z] ^^^^^^^^^^^ [2019-07-30T17:21:34.332Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated [2019-07-30T17:21:34.332Z] 4 problems (4 warnings) [2019-07-30T17:21:34.332Z] [INFO] [2019-07-30T17:21:34.332Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T17:21:34.332Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:21:34.332Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources [2019-07-30T17:21:34.332Z] [INFO] [2019-07-30T17:21:34.332Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T17:21:34.332Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T17:21:34.332Z] [INFO] [2019-07-30T17:21:34.332Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T17:21:34.332Z] [INFO] [2019-07-30T17:21:34.332Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T17:21:34.332Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T17:21:34.332Z] [INFO] [2019-07-30T17:21:34.332Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T17:21:34.332Z] [INFO] [2019-07-30T17:21:34.332Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T17:21:34.332Z] [INFO] [2019-07-30T17:21:34.332Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T17:21:34.332Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T17:21:34.588Z] [INFO] [2019-07-30T17:21:34.588Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T17:21:34.588Z] [INFO] [2019-07-30T17:21:34.588Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T17:21:35.951Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log [2019-07-30T17:21:35.951Z] [INFO] Command line: [2019-07-30T17:21:35.951Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:21:35.951Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:21:38.464Z] !SESSION 2019-07-30 17:21:36.220 ----------------------------------------------- [2019-07-30T17:21:38.464Z] eclipse.buildId=unknown [2019-07-30T17:21:38.464Z] java.version=1.8.0_202 [2019-07-30T17:21:38.464Z] java.vendor=Oracle Corporation [2019-07-30T17:21:38.464Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:21:38.464Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:21:38.464Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:21:38.464Z] [2019-07-30T17:21:38.464Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:21:38.010 [2019-07-30T17:21:38.464Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:21:38.464Z] !STACK 0 [2019-07-30T17:21:38.464Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T17:21:38.464Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:21:38.464Z] [2019-07-30T17:21:38.464Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:21:38.464Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:21:38.464Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:21:38.464Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:21:38.464Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:21:38.464Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:21:38.464Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:21:38.464Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:21:38.464Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:21:38.464Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:21:38.464Z] [2019-07-30T17:21:38.464Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:21:38.113 [2019-07-30T17:21:38.464Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:21:38.464Z] !STACK 0 [2019-07-30T17:21:38.464Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T17:21:38.464Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:21:38.464Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:21:38.464Z] -> 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-30T17:21:38.464Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T17:21:38.464Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:21:38.464Z] [2019-07-30T17:21:38.464Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:21:38.464Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:21:38.464Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:21:38.464Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:21:38.464Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:21:38.464Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:21:38.464Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:21:38.464Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:21:38.464Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:21:38.464Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:21:39.827Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-30T17:26:16.477Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 272.41 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-30T17:26:16.477Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 29.219 s [2019-07-30T17:26:16.477Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 24.204 s [2019-07-30T17:26:16.477Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 29.843 s [2019-07-30T17:26:16.477Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 5.93 s [2019-07-30T17:26:16.477Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 4.408 s [2019-07-30T17:26:16.477Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 32.418 s [2019-07-30T17:26:16.477Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 26.413 s [2019-07-30T17:26:16.477Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 27.481 s [2019-07-30T17:26:16.477Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.381 s [2019-07-30T17:26:16.477Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.304 s [2019-07-30T17:26:16.477Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.543 s [2019-07-30T17:26:16.477Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.45 s [2019-07-30T17:26:16.477Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.694 s [2019-07-30T17:26:16.477Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 4.224 s [2019-07-30T17:26:16.477Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.223 s [2019-07-30T17:26:16.477Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.23 s [2019-07-30T17:26:16.477Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.227 s [2019-07-30T17:26:16.477Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.23 s [2019-07-30T17:26:16.477Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.216 s [2019-07-30T17:26:16.477Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.217 s [2019-07-30T17:26:16.477Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 13.886 s [2019-07-30T17:26:16.477Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.248 s [2019-07-30T17:26:16.477Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 11.725 s [2019-07-30T17:26:16.478Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 12.148 s [2019-07-30T17:26:16.478Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.276 s [2019-07-30T17:26:16.478Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 19.224 s [2019-07-30T17:26:16.478Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-30T17:26:24.561Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.935 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-30T17:26:24.561Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.592 s [2019-07-30T17:26:24.561Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.682 s [2019-07-30T17:26:24.561Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.406 s [2019-07-30T17:26:24.561Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.406 s [2019-07-30T17:26:24.561Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.404 s [2019-07-30T17:26:24.561Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.443 s [2019-07-30T17:26:24.561Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-30T17:26:24.561Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-30T17:26:24.561Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest) Time elapsed: 0.001 s [2019-07-30T17:26:24.561Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-30T17:26:24.561Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-30T17:26:24.561Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T17:26:24.561Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T17:26:24.561Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T17:26:24.561Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T17:26:24.561Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T17:26:24.561Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T17:26:24.561Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T17:26:24.561Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T17:26:24.561Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T17:26:24.561Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T17:26:24.561Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T17:26:24.561Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T17:26:24.561Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T17:26:24.561Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2019-07-30T17:26:24.561Z] 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-30T17:26:24.561Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest) Time elapsed: 0.001 s [2019-07-30T17:26:24.561Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-30T17:26:24.561Z] 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-30T17:26:24.561Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T17:26:24.561Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:26:24.561Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:26:24.561Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T17:26:24.561Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:26:24.561Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:26:24.561Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:26:24.561Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T17:26:24.561Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:26:24.561Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T17:26:24.561Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:26:24.561Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:26:24.561Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T17:26:24.561Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T17:26:24.561Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-30T17:26:24.561Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-30T17:26:24.561Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest) Time elapsed: 0.013 s [2019-07-30T17:26:24.561Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-30T17:26:25.488Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.006 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-30T17:26:25.488Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0 s [2019-07-30T17:26:25.488Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.14 s [2019-07-30T17:26:25.488Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.132 s [2019-07-30T17:26:25.488Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.045 s [2019-07-30T17:26:25.488Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.099 s [2019-07-30T17:26:25.488Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.137 s [2019-07-30T17:26:25.488Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.072 s [2019-07-30T17:26:25.488Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.071 s [2019-07-30T17:26:25.488Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-07-30T17:26:25.488Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-07-30T17:26:25.488Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-30T17:26:25.488Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-30T17:26:25.488Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-30T17:26:27.376Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.8 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-30T17:26:27.376Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-30T17:26:27.376Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-30T17:26:27.376Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2019-07-30T17:26:27.376Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-30T17:26:27.376Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-30T17:26:37.311Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.117 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-30T17:26:37.311Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 5.493 s [2019-07-30T17:26:37.311Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 3.622 s [2019-07-30T17:26:37.311Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-30T17:26:37.311Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-30T17:26:37.311Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T17:26:37.311Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.002 s [2019-07-30T17:26:37.311Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.023 s [2019-07-30T17:26:37.311Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T17:26:37.311Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T17:26:37.311Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T17:26:37.311Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-30T17:26:37.871Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.505 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-30T17:26:37.871Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.104 s [2019-07-30T17:26:37.871Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.095 s [2019-07-30T17:26:37.871Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.023 s [2019-07-30T17:26:37.871Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.1 s [2019-07-30T17:26:37.871Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-30T17:26:37.871Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-30T17:26:37.871Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.08 s [2019-07-30T17:26:37.871Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.042 s [2019-07-30T17:26:37.871Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-30T17:26:37.871Z] [2019-07-30T17:26:37.871Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 17:26:37.855 [2019-07-30T17:26:37.871Z] !MESSAGE Unknown trace attribute: test [2019-07-30T17:26:38.126Z] [2019-07-30T17:26:38.126Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 17:26:37.871 [2019-07-30T17:26:38.126Z] !MESSAGE Unknown trace attribute: test1 [2019-07-30T17:26:38.126Z] [2019-07-30T17:26:38.126Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 17:26:37.871 [2019-07-30T17:26:38.126Z] !MESSAGE Unknown trace attribute: test2 [2019-07-30T17:26:38.126Z] [2019-07-30T17:26:38.126Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 17:26:37.872 [2019-07-30T17:26:38.126Z] !MESSAGE Unknown trace attribute: test3 [2019-07-30T17:26:38.126Z] [2019-07-30T17:26:38.126Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 17:26:37.872 [2019-07-30T17:26:38.126Z] !MESSAGE Unknown trace attribute: test4 [2019-07-30T17:26:38.126Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-30T17:26:38.126Z] 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.029 s [2019-07-30T17:26:38.126Z] testValidate[1: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:26:38.126Z] testValidate[2: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.002 s [2019-07-30T17:26:38.126Z] testValidate[3: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.001 s [2019-07-30T17:26:38.126Z] 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-30T17:26:38.126Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-30T17:26:42.289Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.909 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-30T17:26:42.289Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.252 s [2019-07-30T17:26:42.289Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.298 s [2019-07-30T17:26:42.289Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.3 s [2019-07-30T17:26:42.289Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-30T17:26:42.289Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.3 s [2019-07-30T17:26:42.289Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.3 s [2019-07-30T17:26:42.289Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.001 s [2019-07-30T17:26:42.289Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.599 s [2019-07-30T17:26:42.289Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-30T17:26:42.289Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.9 s [2019-07-30T17:26:42.289Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.302 s [2019-07-30T17:26:42.289Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0 s [2019-07-30T17:26:42.289Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-30T17:26:42.289Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-30T17:26:42.289Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T17:26:42.289Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T17:26:42.289Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T17:26:42.289Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T17:26:42.289Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T17:26:42.289Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T17:26:42.289Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.013 s [2019-07-30T17:26:42.289Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T17:26:42.289Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T17:26:42.289Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.017 s [2019-07-30T17:26:42.289Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-30T17:26:42.289Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T17:26:42.289Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T17:26:42.289Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T17:26:42.289Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-30T17:26:42.289Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-30T17:26:42.289Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T17:26:42.289Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T17:26:42.289Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T17:26:42.289Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.051 s [2019-07-30T17:26:42.289Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-30T17:27:21.004Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.877 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-30T17:27:21.004Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.966 s [2019-07-30T17:27:21.004Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.845 s [2019-07-30T17:27:21.004Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.889 s [2019-07-30T17:27:21.004Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.971 s [2019-07-30T17:27:21.004Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.947 s [2019-07-30T17:27:21.004Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.984 s [2019-07-30T17:27:21.004Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.097 s [2019-07-30T17:27:21.004Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.201 s [2019-07-30T17:27:21.004Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.202 s [2019-07-30T17:27:21.004Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-30T17:27:21.004Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.102 s [2019-07-30T17:27:21.004Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-30T17:27:21.004Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.954 s [2019-07-30T17:27:21.004Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.05 s [2019-07-30T17:27:21.004Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.202 s [2019-07-30T17:27:21.004Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.201 s [2019-07-30T17:27:21.004Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-30T17:27:21.004Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.935 s [2019-07-30T17:27:21.004Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.07 s [2019-07-30T17:27:21.004Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.925 s [2019-07-30T17:27:21.004Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-30T17:27:30.941Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.203 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-30T17:27:30.941Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.206 s [2019-07-30T17:27:30.941Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.388 s [2019-07-30T17:27:30.941Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped [2019-07-30T17:27:30.941Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.863 s [2019-07-30T17:27:30.941Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.84 s [2019-07-30T17:27:30.941Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.729 s [2019-07-30T17:27:30.941Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.211 s [2019-07-30T17:27:30.941Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.264 s [2019-07-30T17:27:30.941Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.82 s [2019-07-30T17:27:30.941Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.831 s [2019-07-30T17:27:30.941Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.239 s [2019-07-30T17:27:30.941Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.924 s [2019-07-30T17:27:30.941Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-30T17:27:36.178Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.928 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-30T17:27:36.178Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.836 s [2019-07-30T17:27:36.178Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.158 s [2019-07-30T17:27:36.178Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.778 s [2019-07-30T17:27:36.178Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.155 s [2019-07-30T17:27:36.178Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-30T17:28:32.337Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.784 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-30T17:28:32.337Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.019 s [2019-07-30T17:28:32.337Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 9.415 s [2019-07-30T17:28:32.337Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.063 s [2019-07-30T17:28:32.337Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.171 s [2019-07-30T17:28:32.337Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.999 s [2019-07-30T17:28:32.337Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T17:28:32.337Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-30T17:28:32.337Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.147 s [2019-07-30T17:28:32.337Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T17:28:32.337Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T17:28:32.337Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 9.216 s [2019-07-30T17:28:32.337Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-30T17:28:32.337Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-30T17:28:32.337Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-30T17:28:32.337Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T17:28:32.337Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T17:28:32.338Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-30T17:28:32.338Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.083 s [2019-07-30T17:28:32.338Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-30T17:28:32.338Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.128 s [2019-07-30T17:28:32.338Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.068 s [2019-07-30T17:28:32.338Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.096 s [2019-07-30T17:28:32.338Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T17:28:32.338Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.005 s [2019-07-30T17:28:32.338Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.113 s [2019-07-30T17:28:32.338Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-30T17:28:32.338Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 3.126 s [2019-07-30T17:28:32.338Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T17:28:32.338Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-30T17:28:32.338Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-30T17:28:32.338Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-30T17:28:32.338Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-30T17:28:32.338Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.032 s [2019-07-30T17:28:32.338Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.093 s [2019-07-30T17:28:32.338Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.038 s [2019-07-30T17:28:32.338Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.058 s [2019-07-30T17:28:32.338Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.028 s [2019-07-30T17:28:32.338Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.05 s [2019-07-30T17:28:32.338Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.076 s [2019-07-30T17:28:32.338Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.03 s [2019-07-30T17:28:32.338Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.025 s [2019-07-30T17:28:32.338Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.024 s [2019-07-30T17:28:32.338Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.023 s [2019-07-30T17:28:32.338Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.023 s [2019-07-30T17:28:32.338Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.026 s [2019-07-30T17:28:32.338Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.024 s [2019-07-30T17:28:32.338Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.023 s [2019-07-30T17:28:32.338Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.037 s [2019-07-30T17:28:32.338Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.026 s [2019-07-30T17:28:32.338Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-07-30T17:28:32.338Z] 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-30T17:28:32.338Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T17:28:32.338Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T17:28:32.338Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T17:28:32.338Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T17:28:32.338Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0.001 s [2019-07-30T17:28:32.338Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-30T17:28:32.338Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-30T17:28:32.338Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T17:28:32.338Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T17:28:32.338Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T17:28:32.338Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T17:28:32.338Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T17:28:32.338Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T17:28:32.338Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-30T17:29:10.992Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.164 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-30T17:29:10.992Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 35.345 s [2019-07-30T17:29:10.992Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 0.79 s [2019-07-30T17:29:10.992Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-30T17:29:10.992Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-30T17:29:10.992Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest) Time elapsed: 0.09 s [2019-07-30T17:29:10.992Z] [2019-07-30T17:29:10.992Z] Results: [2019-07-30T17:29:10.992Z] [2019-07-30T17:29:10.992Z] Tests run: 249, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T17:29:10.992Z] [2019-07-30T17:29:10.992Z] [INFO] All tests passed! [2019-07-30T17:29:10.992Z] [INFO] [2019-07-30T17:29:10.992Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T17:29:10.992Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:29:10.992Z] [INFO] [2019-07-30T17:29:10.992Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T17:29:10.992Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:29:10.992Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:29:10.992Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:29:10.992Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:29:10.992Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:29:10.992Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T17:29:10.992Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:29:10.992Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:29:10.992Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:29:10.992Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:29:10.992Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:29:10.992Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:29:11.247Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:29:11.247Z] [INFO] [2019-07-30T17:29:11.247Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T17:29:11.247Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:11.247Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:11.247Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:11.247Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:11.503Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:11.503Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:11.503Z] [INFO] [2019-07-30T17:29:11.503Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T17:29:11.503Z] [INFO] [2019-07-30T17:29:11.503Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >-- [2019-07-30T17:29:11.503Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT [21/134] [2019-07-30T17:29:11.503Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:29:11.503Z] [INFO] [2019-07-30T17:29:11.503Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T17:29:11.503Z] [INFO] [2019-07-30T17:29:11.503Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T17:29:11.503Z] [INFO] The project's OSGi version is 0.0.1.201907301708 [2019-07-30T17:29:11.503Z] [INFO] [2019-07-30T17:29:11.503Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T17:29:11.503Z] [INFO] [2019-07-30T17:29:11.503Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T17:29:11.503Z] [INFO] [2019-07-30T17:29:11.503Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T17:29:11.503Z] [INFO] [2019-07-30T17:29:11.503Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T17:29:11.503Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:29:11.503Z] [INFO] [2019-07-30T17:29:11.503Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T17:29:11.503Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:29:11.503Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources [2019-07-30T17:29:11.503Z] [INFO] [2019-07-30T17:29:11.503Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T17:29:11.503Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes [2019-07-30T17:29:11.759Z] [INFO] [2019-07-30T17:29:11.759Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T17:29:11.759Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:29:11.759Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources [2019-07-30T17:29:11.759Z] [INFO] [2019-07-30T17:29:11.759Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T17:29:11.759Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar [2019-07-30T17:29:11.759Z] [INFO] [2019-07-30T17:29:11.759Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T17:29:12.015Z] [INFO] [2019-07-30T17:29:12.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T17:29:12.015Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-30T17:29:12.015Z] [INFO] [2019-07-30T17:29:12.015Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T17:29:12.015Z] [INFO] [2019-07-30T17:29:12.015Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T17:29:12.015Z] [INFO] [2019-07-30T17:29:12.015Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T17:29:12.015Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-30T17:29:12.015Z] [INFO] [2019-07-30T17:29:12.015Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T17:29:12.015Z] [INFO] [2019-07-30T17:29:12.015Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T17:29:13.378Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log [2019-07-30T17:29:13.378Z] [INFO] Command line: [2019-07-30T17:29:13.378Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:29:13.378Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:29:15.265Z] !SESSION 2019-07-30 17:29:13.360 ----------------------------------------------- [2019-07-30T17:29:15.265Z] eclipse.buildId=unknown [2019-07-30T17:29:15.265Z] java.version=1.8.0_202 [2019-07-30T17:29:15.265Z] java.vendor=Oracle Corporation [2019-07-30T17:29:15.265Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:29:15.265Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:29:15.265Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:29:15.265Z] [2019-07-30T17:29:15.265Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:29:15.134 [2019-07-30T17:29:15.265Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:29:15.265Z] !STACK 0 [2019-07-30T17:29:15.265Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T17:29:15.265Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:29:15.265Z] [2019-07-30T17:29:15.265Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:29:15.265Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:29:15.265Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:29:15.265Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:29:15.265Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:29:15.265Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:29:15.265Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:29:15.265Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:29:15.265Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:29:15.265Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:29:15.521Z] [2019-07-30T17:29:15.521Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:29:15.276 [2019-07-30T17:29:15.521Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:29:15.521Z] !STACK 0 [2019-07-30T17:29:15.521Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T17:29:15.521Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:29:15.521Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:29:15.521Z] -> 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-30T17:29:15.521Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T17:29:15.521Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:29:15.521Z] [2019-07-30T17:29:15.521Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:29:15.521Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:29:15.521Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:29:15.521Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:29:15.521Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:29:15.521Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:29:15.521Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:29:15.521Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:29:15.521Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:29:15.521Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:29:18.036Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-30T17:29:18.036Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-30T17:29:18.036Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.412 s [2019-07-30T17:29:18.036Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.014 s [2019-07-30T17:29:18.036Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-30T17:29:18.291Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-30T17:29:18.291Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest) Time elapsed: 0.003 s [2019-07-30T17:29:18.291Z] [2019-07-30T17:29:18.291Z] Results: [2019-07-30T17:29:18.291Z] [2019-07-30T17:29:18.291Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:29:18.291Z] [2019-07-30T17:29:19.217Z] [INFO] All tests passed! [2019-07-30T17:29:19.217Z] [INFO] [2019-07-30T17:29:19.217Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T17:29:19.217Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:29:19.217Z] [INFO] [2019-07-30T17:29:19.217Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T17:29:19.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:29:19.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:29:19.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:29:20.288Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T17:29:20.543Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:29:20.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:29:21.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:29:21.309Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:29:21.309Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T17:29:21.309Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:29:21.309Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:29:21.309Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:29:21.565Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:29:21.565Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:29:21.565Z] [INFO] [2019-07-30T17:29:21.565Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T17:29:21.565Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:21.565Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:21.565Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:21.565Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:21.565Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:21.565Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:21.565Z] [INFO] [2019-07-30T17:29:21.565Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T17:29:21.565Z] [INFO] [2019-07-30T17:29:21.565Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------ [2019-07-30T17:29:21.565Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT [22/134] [2019-07-30T17:29:21.565Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:29:21.565Z] [INFO] [2019-07-30T17:29:21.565Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T17:29:21.565Z] [INFO] [2019-07-30T17:29:21.565Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T17:29:21.565Z] [INFO] The project's OSGi version is 5.1.0.201907301708 [2019-07-30T17:29:21.565Z] [INFO] [2019-07-30T17:29:21.565Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T17:29:21.565Z] [INFO] [2019-07-30T17:29:21.565Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T17:29:21.565Z] [INFO] [2019-07-30T17:29:21.565Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T17:29:21.565Z] [INFO] [2019-07-30T17:29:21.565Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T17:29:21.565Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:29:21.565Z] [INFO] [2019-07-30T17:29:21.565Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T17:29:21.565Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:29:21.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources [2019-07-30T17:29:21.565Z] [INFO] [2019-07-30T17:29:21.565Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T17:29:21.565Z] [INFO] Compiling 518 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes [2019-07-30T17:29:26.806Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java:[36] [2019-07-30T17:29:26.806Z] super(model.getName()); [2019-07-30T17:29:26.806Z] ^^^^^ [2019-07-30T17:29:26.806Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type [2019-07-30T17:29:26.806Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[150] [2019-07-30T17:29:26.806Z] Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class); [2019-07-30T17:29:26.806Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.806Z] 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-30T17:29:26.806Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[260] [2019-07-30T17:29:26.806Z] Object serviceObject = window.getService(IHandlerService.class); [2019-07-30T17:29:26.806Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.806Z] 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-30T17:29:26.806Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAction.java:[75] [2019-07-30T17:29:26.806Z] Object service = page.getActivePart().getSite().getService(IHandlerService.class); [2019-07-30T17:29:26.806Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.806Z] 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-30T17:29:26.806Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2019-07-30T17:29:26.806Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-30T17:29:26.806Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.806Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.806Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2019-07-30T17:29:26.806Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-30T17:29:26.806Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.806Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.806Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] [2019-07-30T17:29:26.806Z] addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip), [2019-07-30T17:29:26.806Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.806Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.806Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[270] [2019-07-30T17:29:26.806Z] ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange, [2019-07-30T17:29:26.806Z] TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime)); [2019-07-30T17:29:26.806Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.806Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.806Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2019-07-30T17:29:26.806Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-30T17:29:26.806Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.806Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.806Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2019-07-30T17:29:26.807Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2019-07-30T17:29:26.807Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2019-07-30T17:29:26.807Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[129] [2019-07-30T17:29:26.807Z] return closeZipFile(specifiedFile); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Potential resource leak: 'specifiedFile' may not be closed at this location [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[189] [2019-07-30T17:29:26.807Z] return archiveSize; [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Potential resource leak: 'zipFile' may not be closed at this location [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[15] [2019-07-30T17:29:26.807Z] import org.eclipse.jface.viewers.ViewerSorter; [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] The type ViewerSorter is deprecated [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[21] [2019-07-30T17:29:26.807Z] public class TmfViewerSorter extends ViewerSorter { [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] The type ViewerSorter is deprecated [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java:[107] [2019-07-30T17:29:26.807Z] stateItems[i] = new StateItem(settings[i].getTickColorRGB()); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] The constructor StateItem(RGB) is deprecated [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1231] [2019-07-30T17:29:26.807Z] Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] 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-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1233] [2019-07-30T17:29:26.807Z] Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] 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-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java:[252] [2019-07-30T17:29:26.807Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-30T17:29:26.807Z] .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java:[846] [2019-07-30T17:29:26.807Z] return Iterables.concat(Collections.singleton(root), Iterables.concat(transform)); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[717] [2019-07-30T17:29:26.807Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, fCursorYCoordinate)); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[1127] [2019-07-30T17:29:26.807Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, e.y)); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[209] [2019-07-30T17:29:26.807Z] Set ids = (Set) ctx.getData(getClass() + CHECKED_ELEMENTS); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Type safety: Unchecked cast from Object to Set [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[248] [2019-07-30T17:29:26.807Z] && ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) { [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[420] [2019-07-30T17:29:26.807Z] ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId()); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[480] [2019-07-30T17:29:26.807Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[566] [2019-07-30T17:29:26.807Z] return comparator.compare((T) e1, (T) e2); [2019-07-30T17:29:26.807Z] ^^^^^^ [2019-07-30T17:29:26.807Z] Type safety: Unchecked cast from Object to T [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[566] [2019-07-30T17:29:26.807Z] return comparator.compare((T) e1, (T) e2); [2019-07-30T17:29:26.807Z] ^^^^^^ [2019-07-30T17:29:26.807Z] Type safety: Unchecked cast from Object to T [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/AbstractTracePackageOperation.java:[129] [2019-07-30T17:29:26.807Z] return new ZipArchiveFile(new ZipFile(file)); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Potential resource leak: '' may not be closed at this location [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2019-07-30T17:29:26.807Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2019-07-30T17:29:26.807Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[104] [2019-07-30T17:29:26.807Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromDecimal(yValue)); [2019-07-30T17:29:26.807Z] ^^^ [2019-07-30T17:29:26.807Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[106] [2019-07-30T17:29:26.807Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-30T17:29:26.807Z] ^^^ [2019-07-30T17:29:26.807Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[106] [2019-07-30T17:29:26.807Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[115] [2019-07-30T17:29:26.807Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-30T17:29:26.807Z] .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[309] [2019-07-30T17:29:26.807Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(times, entry.getValue()); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[313] [2019-07-30T17:29:26.807Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] 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-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[344] [2019-07-30T17:29:26.807Z] providersToModelIds.put(provider, entry.getModel().getId()); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^ [2019-07-30T17:29:26.807Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1168] [2019-07-30T17:29:26.807Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] 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-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1186] [2019-07-30T17:29:26.807Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] 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-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/NGC.java:[845] [2019-07-30T17:29:26.807Z] int width = fContext.getFontMetrics().getAverageCharWidth(); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[73] [2019-07-30T17:29:26.807Z] private static final @NonNull Comparator INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[75] [2019-07-30T17:29:26.807Z] private static final @NonNull Comparator TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[188] [2019-07-30T17:29:26.807Z] @NonNull Map<@NonNull Integer, @NonNull Predicate<@NonNull Map<@NonNull String, @NonNull String>>> predicates = computeRegexPredicate(); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] The method computeRegexPredicate() from the type AbstractTimeGraphView is deprecated [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[231] [2019-07-30T17:29:26.807Z] doFilterEvents(entry, eventList, predicates); [2019-07-30T17:29:26.807Z] ^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2019-07-30T17:29:26.807Z] doFilterEvents(entry, eventList, predicates); [2019-07-30T17:29:26.807Z] ^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2019-07-30T17:29:26.807Z] doFilterEvents(entry, eventList, predicates); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^ [2019-07-30T17:29:26.807Z] 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-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[273] [2019-07-30T17:29:26.807Z] Collection quarks = getQuarksForEntry(entry, ss); [2019-07-30T17:29:26.807Z] ^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[110] [2019-07-30T17:29:26.807Z] ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey()); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[116] [2019-07-30T17:29:26.807Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value)); [2019-07-30T17:29:26.807Z] ^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[118] [2019-07-30T17:29:26.807Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos())); [2019-07-30T17:29:26.807Z] ^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[120] [2019-07-30T17:29:26.807Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value))); [2019-07-30T17:29:26.807Z] ^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[83] [2019-07-30T17:29:26.807Z] Iterable counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[120] [2019-07-30T17:29:26.807Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] 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-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[141] [2019-07-30T17:29:26.807Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[727] [2019-07-30T17:29:26.807Z] Map toTest = new HashMap<>(getPresentationProvider().getFilterInput(te)); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to 'Map' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[731] [2019-07-30T17:29:26.807Z] Integer property = mapEntry.getKey(); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] 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-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[798] [2019-07-30T17:29:26.807Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] 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-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[827] [2019-07-30T17:29:26.807Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] 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-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1424] [2019-07-30T17:29:26.807Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] 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-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1785] [2019-07-30T17:29:26.807Z] service = site.getService(IWorkbenchSiteProgressService.class); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] 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-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2790] [2019-07-30T17:29:26.807Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] 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-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2802] [2019-07-30T17:29:26.807Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] 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-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[96] [2019-07-30T17:29:26.807Z] default @NonNull Map<@NonNull String, @NonNull String> computeData() { [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] The method ITimeEvent.computeData() overrides a deprecated method from IElementResolver [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[36] [2019-07-30T17:29:26.807Z] ((Iterable) inputElement).forEach(helper -> { [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Type safety: Unchecked cast from Object to Iterable [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[74] [2019-07-30T17:29:26.807Z] fInput = (Iterable<@NonNull TraceTypeHelper>) newInput; [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Type safety: Unchecked cast from Object to Iterable [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[238] [2019-07-30T17:29:26.807Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] 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-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[322] [2019-07-30T17:29:26.807Z] dataProvider = initializeDataProvider(fTrace); [2019-07-30T17:29:26.807Z] ^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[394] [2019-07-30T17:29:26.807Z] TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage()); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[154] [2019-07-30T17:29:26.807Z] addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$ [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2019-07-30T17:29:26.807Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T17:29:26.807Z] ^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2019-07-30T17:29:26.807Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2019-07-30T17:29:26.807Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T17:29:26.807Z] ^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2019-07-30T17:29:26.807Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2019-07-30T17:29:26.807Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-30T17:29:26.807Z] ^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2019-07-30T17:29:26.807Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[165] [2019-07-30T17:29:26.807Z] addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$ [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2019-07-30T17:29:26.807Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2019-07-30T17:29:26.807Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[241] [2019-07-30T17:29:26.807Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2019-07-30T17:29:26.807Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2019-07-30T17:29:26.807Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[296] [2019-07-30T17:29:26.807Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[297] [2019-07-30T17:29:26.807Z] eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$ [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-30T17:29:26.807Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-30T17:29:26.807Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-30T17:29:26.807Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T17:29:26.807Z] ^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-30T17:29:26.807Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-30T17:29:26.807Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-30T17:29:26.807Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-30T17:29:26.807Z] ^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-30T17:29:26.807Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-30T17:29:26.807Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-30T17:29:26.807Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T17:29:26.807Z] ^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2019-07-30T17:29:26.807Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2019-07-30T17:29:26.807Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-30T17:29:26.807Z] ^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2019-07-30T17:29:26.807Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2019-07-30T17:29:26.807Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.807Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2019-07-30T17:29:26.807Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-30T17:29:26.807Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.807Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2019-07-30T17:29:26.808Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2019-07-30T17:29:26.808Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2019-07-30T17:29:26.808Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2019-07-30T17:29:26.808Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2019-07-30T17:29:26.808Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2019-07-30T17:29:26.808Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2019-07-30T17:29:26.808Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-30T17:29:26.808Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-30T17:29:26.808Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-30T17:29:26.808Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-30T17:29:26.808Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-30T17:29:26.808Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-30T17:29:26.808Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2019-07-30T17:29:26.808Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2019-07-30T17:29:26.808Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-30T17:29:26.808Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-30T17:29:26.808Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-30T17:29:26.808Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[240] [2019-07-30T17:29:26.808Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] 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-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[167] [2019-07-30T17:29:26.808Z] return new TimeGraphLineEntry(model); [2019-07-30T17:29:26.808Z] ^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[169] [2019-07-30T17:29:26.808Z] return new TimeGraphEntry(model); [2019-07-30T17:29:26.808Z] ^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[186] [2019-07-30T17:29:26.808Z] this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime)); [2019-07-30T17:29:26.808Z] ^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[279] [2019-07-30T17:29:26.808Z] fModel = new TimeGraphEntryModel(fModel.getId(), fModel.getParentId(), Collections.singletonList(name), getStartTime(), getEndTime(), fModel instanceof ITimeGraphEntryModel ? ((TimeGraphEntryModel) fModel).hasRowModel() : true); [2019-07-30T17:29:26.808Z] ^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[619] [2019-07-30T17:29:26.808Z] new TimeGraphEntryModel(model.getId(), model.getParentId(), getName(), getStartTime(), getEndTime()); [2019-07-30T17:29:26.808Z] ^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[48] [2019-07-30T17:29:26.808Z] addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$ [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[49] [2019-07-30T17:29:26.808Z] addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$ [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[170] [2019-07-30T17:29:26.808Z] return traceElement.getSupplementaryResources(); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[193] [2019-07-30T17:29:26.808Z] TraceToTrim create = TraceToTrim.create(this, childElement); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1737] [2019-07-30T17:29:26.808Z] new TmfTimestampFormat(inputElement.getInputFormat()); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1812] [2019-07-30T17:29:26.808Z] new TmfTimestampFormat(attribute.getInputFormat()); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[882] [2019-07-30T17:29:26.808Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[1720] [2019-07-30T17:29:26.808Z] new TmfTimestampFormat(inputData.format); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/DiagramToolTip.java:[108] [2019-07-30T17:29:26.808Z] int width = CHARACTERS_PER_COLUMN * fm.getAverageCharWidth(); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-30T17:29:26.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java:[539] [2019-07-30T17:29:26.808Z] Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class); [2019-07-30T17:29:26.808Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:26.808Z] 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-30T17:29:26.808Z] 133 problems (133 warnings) [2019-07-30T17:29:26.808Z] [INFO] [2019-07-30T17:29:26.808Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T17:29:26.808Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:29:26.808Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources [2019-07-30T17:29:26.808Z] [INFO] [2019-07-30T17:29:26.808Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T17:29:27.065Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar [2019-07-30T17:29:27.320Z] [INFO] [2019-07-30T17:29:27.320Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T17:29:27.320Z] [INFO] [2019-07-30T17:29:27.320Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T17:29:27.576Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-30T17:29:28.137Z] [INFO] [2019-07-30T17:29:28.137Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T17:29:28.137Z] [INFO] [2019-07-30T17:29:28.137Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T17:29:28.137Z] [INFO] [2019-07-30T17:29:28.137Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T17:29:28.137Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-30T17:29:30.649Z] [INFO] [2019-07-30T17:29:30.649Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T17:29:30.649Z] [INFO] [2019-07-30T17:29:30.649Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T17:29:30.649Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:29:30.649Z] [INFO] [2019-07-30T17:29:30.649Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T17:29:30.649Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:29:30.904Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:29:30.904Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:29:30.904Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:29:31.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:29:31.415Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:29:31.415Z] [INFO] [2019-07-30T17:29:31.415Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T17:29:31.415Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:31.670Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:31.670Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:31.670Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:31.670Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:31.670Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:31.670Z] [INFO] [2019-07-30T17:29:31.670Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T17:29:31.670Z] [INFO] [2019-07-30T17:29:31.670Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >-- [2019-07-30T17:29:31.670Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT [23/134] [2019-07-30T17:29:31.670Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:29:31.670Z] [INFO] [2019-07-30T17:29:31.670Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T17:29:31.670Z] [INFO] [2019-07-30T17:29:31.670Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T17:29:31.670Z] [INFO] The project's OSGi version is 0.0.5.201907301708 [2019-07-30T17:29:31.670Z] [INFO] [2019-07-30T17:29:31.670Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T17:29:31.670Z] [INFO] [2019-07-30T17:29:31.670Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T17:29:31.670Z] [INFO] [2019-07-30T17:29:31.670Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T17:29:31.670Z] [INFO] [2019-07-30T17:29:31.670Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T17:29:31.670Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:29:31.670Z] [INFO] [2019-07-30T17:29:31.670Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T17:29:31.670Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:29:31.670Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources [2019-07-30T17:29:31.670Z] [INFO] [2019-07-30T17:29:31.670Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T17:29:31.670Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes [2019-07-30T17:29:31.926Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[51] [2019-07-30T17:29:31.926Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-30T17:29:31.926Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:31.926Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T17:29:31.926Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[74] [2019-07-30T17:29:31.926Z] return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$ [2019-07-30T17:29:31.926Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:31.926Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List' [2019-07-30T17:29:31.926Z] 2 problems (2 warnings) [2019-07-30T17:29:31.926Z] [INFO] [2019-07-30T17:29:31.926Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T17:29:31.926Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:29:31.926Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources [2019-07-30T17:29:31.926Z] [INFO] [2019-07-30T17:29:31.926Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T17:29:31.926Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar [2019-07-30T17:29:31.926Z] [INFO] [2019-07-30T17:29:31.926Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T17:29:31.926Z] [INFO] [2019-07-30T17:29:31.926Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T17:29:31.926Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-30T17:29:31.926Z] [INFO] [2019-07-30T17:29:31.926Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T17:29:31.926Z] [INFO] [2019-07-30T17:29:31.926Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T17:29:31.926Z] [INFO] [2019-07-30T17:29:31.926Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T17:29:31.926Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-30T17:29:31.926Z] [INFO] [2019-07-30T17:29:31.926Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T17:29:31.926Z] [INFO] [2019-07-30T17:29:31.926Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T17:29:31.926Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:29:31.926Z] [INFO] [2019-07-30T17:29:31.926Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T17:29:32.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:29:32.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:29:32.437Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:29:32.998Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:29:33.923Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:29:33.923Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:29:33.923Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:29:34.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:29:34.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:29:34.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:29:34.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:29:34.179Z] [INFO] [2019-07-30T17:29:34.179Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T17:29:34.179Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:34.179Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:34.179Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:34.179Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:34.512Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:34.512Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:34.512Z] [INFO] [2019-07-30T17:29:34.512Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T17:29:34.512Z] [INFO] [2019-07-30T17:29:34.512Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >-- [2019-07-30T17:29:34.512Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT [24/134] [2019-07-30T17:29:34.512Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:29:34.512Z] [INFO] [2019-07-30T17:29:34.512Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T17:29:34.512Z] [INFO] [2019-07-30T17:29:34.512Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T17:29:34.512Z] [INFO] The project's OSGi version is 2.1.2.201907301708 [2019-07-30T17:29:34.512Z] [INFO] [2019-07-30T17:29:34.512Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T17:29:34.512Z] [INFO] [2019-07-30T17:29:34.512Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T17:29:34.512Z] [INFO] [2019-07-30T17:29:34.512Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T17:29:34.512Z] [INFO] [2019-07-30T17:29:34.512Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T17:29:34.512Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:29:34.512Z] [INFO] [2019-07-30T17:29:34.512Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T17:29:34.512Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:29:34.512Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources [2019-07-30T17:29:34.512Z] [INFO] [2019-07-30T17:29:34.512Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T17:29:34.512Z] [INFO] Compiling 32 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes [2019-07-30T17:29:34.768Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java:[278] [2019-07-30T17:29:34.768Z] while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) { [2019-07-30T17:29:34.768Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:34.768Z] 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-30T17:29:34.768Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[364] [2019-07-30T17:29:34.768Z] List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values()); [2019-07-30T17:29:34.768Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:34.768Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-30T17:29:34.768Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[365] [2019-07-30T17:29:34.768Z] list.addAll(fWorkers.values()); [2019-07-30T17:29:34.768Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:34.768Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-30T17:29:34.768Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[389] [2019-07-30T17:29:34.768Z] return graphLinks; [2019-07-30T17:29:34.768Z] ^^^^^^^^^^ [2019-07-30T17:29:34.768Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@Nullable List<@NonNull ITimeGraphArrow>' [2019-07-30T17:29:34.768Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[61] [2019-07-30T17:29:34.768Z] fAspects.put("hostId", worker.getHostId()); [2019-07-30T17:29:34.768Z] ^^^^^^^^ [2019-07-30T17:29:34.768Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-30T17:29:34.768Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] [2019-07-30T17:29:34.768Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-30T17:29:34.768Z] ^^^^^^^^^^^^^^ [2019-07-30T17:29:34.768Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:34.768Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] [2019-07-30T17:29:34.768Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-30T17:29:34.768Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:29:34.768Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T17:29:34.768Z] 7 problems (7 warnings) [2019-07-30T17:29:34.768Z] [INFO] [2019-07-30T17:29:34.768Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T17:29:34.768Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:29:34.768Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources [2019-07-30T17:29:34.768Z] [INFO] [2019-07-30T17:29:34.768Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T17:29:34.768Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar [2019-07-30T17:29:34.768Z] [INFO] [2019-07-30T17:29:34.768Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T17:29:34.768Z] [INFO] [2019-07-30T17:29:34.768Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T17:29:34.768Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-30T17:29:34.768Z] [INFO] [2019-07-30T17:29:34.768Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T17:29:34.768Z] [INFO] [2019-07-30T17:29:34.768Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T17:29:34.768Z] [INFO] [2019-07-30T17:29:34.768Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T17:29:34.768Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-30T17:29:34.768Z] [INFO] [2019-07-30T17:29:34.768Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T17:29:34.768Z] [INFO] [2019-07-30T17:29:34.768Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T17:29:34.768Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:29:34.768Z] [INFO] [2019-07-30T17:29:34.768Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T17:29:35.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:29:35.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:29:35.584Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:29:35.584Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:29:35.839Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:29:35.839Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:29:35.839Z] [INFO] [2019-07-30T17:29:35.839Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T17:29:35.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:35.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:35.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:35.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:35.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:35.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:35.839Z] [INFO] [2019-07-30T17:29:35.839Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T17:29:35.839Z] [INFO] [2019-07-30T17:29:35.839Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >-- [2019-07-30T17:29:35.839Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT [25/134] [2019-07-30T17:29:35.839Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:29:35.839Z] [INFO] [2019-07-30T17:29:35.839Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T17:29:35.839Z] [INFO] [2019-07-30T17:29:35.839Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T17:29:35.839Z] [INFO] The project's OSGi version is 1.0.4.201907301708 [2019-07-30T17:29:35.839Z] [INFO] [2019-07-30T17:29:35.839Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T17:29:35.839Z] [INFO] [2019-07-30T17:29:35.839Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T17:29:35.839Z] [INFO] [2019-07-30T17:29:35.839Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T17:29:35.839Z] [INFO] [2019-07-30T17:29:35.839Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T17:29:35.839Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:29:35.839Z] [INFO] [2019-07-30T17:29:35.839Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T17:29:35.839Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:29:36.094Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources [2019-07-30T17:29:36.094Z] [INFO] [2019-07-30T17:29:36.094Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T17:29:36.094Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes [2019-07-30T17:29:36.094Z] [INFO] [2019-07-30T17:29:36.094Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T17:29:36.094Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:29:36.094Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources [2019-07-30T17:29:36.094Z] [INFO] [2019-07-30T17:29:36.094Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T17:29:36.094Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-30T17:29:36.094Z] [INFO] [2019-07-30T17:29:36.094Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T17:29:36.094Z] [INFO] [2019-07-30T17:29:36.094Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T17:29:36.094Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-30T17:29:36.350Z] [INFO] [2019-07-30T17:29:36.350Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T17:29:36.350Z] [INFO] [2019-07-30T17:29:36.350Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T17:29:36.350Z] [INFO] [2019-07-30T17:29:36.350Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T17:29:36.350Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-30T17:29:36.350Z] [INFO] [2019-07-30T17:29:36.350Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T17:29:36.350Z] [INFO] [2019-07-30T17:29:36.350Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T17:29:37.274Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log [2019-07-30T17:29:37.274Z] [INFO] Command line: [2019-07-30T17:29:37.274Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:29:37.274Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:29:39.161Z] !SESSION 2019-07-30 17:29:37.230 ----------------------------------------------- [2019-07-30T17:29:39.161Z] eclipse.buildId=unknown [2019-07-30T17:29:39.161Z] java.version=1.8.0_202 [2019-07-30T17:29:39.161Z] java.vendor=Oracle Corporation [2019-07-30T17:29:39.161Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:29:39.161Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:29:39.161Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:29:39.161Z] [2019-07-30T17:29:39.161Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:29:38.939 [2019-07-30T17:29:39.161Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:29:39.161Z] !STACK 0 [2019-07-30T17:29:39.161Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T17:29:39.161Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:29:39.161Z] [2019-07-30T17:29:39.161Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:29:39.161Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:29:39.161Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:29:39.161Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:29:39.161Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:29:39.161Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:29:39.161Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:29:39.161Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:29:39.161Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:29:39.161Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:29:39.161Z] [2019-07-30T17:29:39.161Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:29:39.048 [2019-07-30T17:29:39.161Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:29:39.161Z] !STACK 0 [2019-07-30T17:29:39.161Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T17:29:39.161Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:29:39.161Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:29:39.161Z] -> 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-30T17:29:39.161Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T17:29:39.161Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:29:39.161Z] [2019-07-30T17:29:39.161Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:29:39.161Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:29:39.161Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:29:39.161Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:29:39.161Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:29:39.161Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:29:39.161Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:29:39.161Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:29:39.161Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:29:39.161Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:29:41.047Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-30T17:29:41.047Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-30T17:29:41.047Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-30T17:29:41.047Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.003 s [2019-07-30T17:29:41.047Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T17:29:41.047Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T17:29:41.047Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.004 s [2019-07-30T17:29:41.047Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.012 s [2019-07-30T17:29:41.047Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-30T17:29:41.047Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T17:29:41.047Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T17:29:41.047Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T17:29:41.047Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T17:29:41.047Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T17:29:41.047Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T17:29:41.047Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-30T17:29:41.047Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T17:29:41.047Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.002 s [2019-07-30T17:29:41.047Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T17:29:41.047Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T17:29:41.047Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-30T17:29:42.934Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.784 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-30T17:29:42.934Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 1.758 s [2019-07-30T17:29:42.934Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 0.025 s [2019-07-30T17:29:42.934Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-30T17:29:42.934Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-30T17:29:42.934Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.073 s [2019-07-30T17:29:42.934Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T17:29:42.934Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T17:29:42.934Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T17:29:42.934Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T17:29:42.934Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T17:29:42.934Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T17:29:42.934Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T17:29:42.934Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T17:29:42.934Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T17:29:42.934Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T17:29:42.934Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T17:29:42.934Z] [2019-07-30T17:29:42.934Z] Results: [2019-07-30T17:29:42.934Z] [2019-07-30T17:29:42.934Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:29:42.934Z] [2019-07-30T17:29:45.446Z] [INFO] All tests passed! [2019-07-30T17:29:45.446Z] [INFO] [2019-07-30T17:29:45.446Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T17:29:45.446Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:29:45.446Z] [INFO] [2019-07-30T17:29:45.446Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T17:29:45.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:29:45.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:29:45.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:29:45.701Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:29:45.956Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:29:46.211Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:29:46.211Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:29:46.211Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:29:46.211Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:29:46.211Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:29:46.211Z] [INFO] [2019-07-30T17:29:46.211Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T17:29:46.212Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:46.212Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:46.212Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:46.212Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:46.212Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:46.212Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:46.212Z] [INFO] [2019-07-30T17:29:46.212Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T17:29:46.212Z] [INFO] [2019-07-30T17:29:46.212Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >-- [2019-07-30T17:29:46.212Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT [26/134] [2019-07-30T17:29:46.212Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:29:46.467Z] [INFO] [2019-07-30T17:29:46.467Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T17:29:46.467Z] [INFO] [2019-07-30T17:29:46.467Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T17:29:46.467Z] [INFO] The project's OSGi version is 1.0.2.201907301708 [2019-07-30T17:29:46.467Z] [INFO] [2019-07-30T17:29:46.467Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T17:29:46.467Z] [INFO] [2019-07-30T17:29:46.467Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T17:29:46.467Z] [INFO] [2019-07-30T17:29:46.467Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T17:29:46.467Z] [INFO] [2019-07-30T17:29:46.467Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T17:29:46.467Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:29:46.467Z] [INFO] [2019-07-30T17:29:46.467Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T17:29:46.467Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:29:46.467Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources [2019-07-30T17:29:46.467Z] [INFO] [2019-07-30T17:29:46.467Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T17:29:46.467Z] [INFO] Compiling 33 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes [2019-07-30T17:29:46.467Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DescriptorTypeVisitor.java:[59] [2019-07-30T17:29:46.467Z] private final EnumSet fType = EnumSet.noneOf(DescriptorType.class); [2019-07-30T17:29:46.467Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:46.467Z] Null type safety (type annotations): The expression of type 'EnumSet' needs unchecked conversion to conform to '@NonNull EnumSet' [2019-07-30T17:29:46.467Z] 1 problem (1 warning) [2019-07-30T17:29:46.467Z] [INFO] [2019-07-30T17:29:46.467Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T17:29:46.467Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:29:46.467Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources [2019-07-30T17:29:46.467Z] [INFO] [2019-07-30T17:29:46.467Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T17:29:46.467Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar [2019-07-30T17:29:46.467Z] [INFO] [2019-07-30T17:29:46.467Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T17:29:46.467Z] [INFO] [2019-07-30T17:29:46.467Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T17:29:46.467Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-30T17:29:46.722Z] [INFO] [2019-07-30T17:29:46.722Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T17:29:46.722Z] [INFO] [2019-07-30T17:29:46.722Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T17:29:46.722Z] [INFO] [2019-07-30T17:29:46.722Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T17:29:46.722Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-30T17:29:46.722Z] [INFO] [2019-07-30T17:29:46.722Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T17:29:46.722Z] [INFO] [2019-07-30T17:29:46.722Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T17:29:46.722Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:29:46.722Z] [INFO] [2019-07-30T17:29:46.722Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T17:29:46.722Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:29:46.977Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:29:46.977Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:29:46.977Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:29:47.537Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:29:48.097Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:29:48.097Z] [INFO] [2019-07-30T17:29:48.097Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T17:29:48.097Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:48.097Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:48.097Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:48.097Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:48.097Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:48.097Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:48.097Z] [INFO] [2019-07-30T17:29:48.097Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T17:29:48.097Z] [INFO] [2019-07-30T17:29:48.097Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >-- [2019-07-30T17:29:48.097Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT [27/134] [2019-07-30T17:29:48.097Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:29:48.097Z] [INFO] [2019-07-30T17:29:48.097Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T17:29:48.097Z] [INFO] [2019-07-30T17:29:48.097Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T17:29:48.097Z] [INFO] The project's OSGi version is 1.1.0.201907301708 [2019-07-30T17:29:48.097Z] [INFO] [2019-07-30T17:29:48.097Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T17:29:48.097Z] [INFO] [2019-07-30T17:29:48.097Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T17:29:48.097Z] [INFO] [2019-07-30T17:29:48.097Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T17:29:48.097Z] [INFO] [2019-07-30T17:29:48.097Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T17:29:48.097Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:29:48.097Z] [INFO] [2019-07-30T17:29:48.097Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T17:29:48.097Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:29:48.097Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources [2019-07-30T17:29:48.097Z] [INFO] [2019-07-30T17:29:48.097Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T17:29:48.097Z] [INFO] Compiling 61 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes [2019-07-30T17:29:48.657Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[136] [2019-07-30T17:29:48.657Z] try (final DirectoryStream directoryStream = Files.newDirectoryStream(configDir)) { [2019-07-30T17:29:48.657Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:48.657Z] Null type safety (type annotations): The expression of type 'DirectoryStream' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>' [2019-07-30T17:29:48.657Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/types/LamiData.java:[282] [2019-07-30T17:29:48.657Z] complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE))); [2019-07-30T17:29:48.657Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:29:48.657Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:29:48.657Z] 2 problems (2 warnings) [2019-07-30T17:29:48.657Z] [INFO] [2019-07-30T17:29:48.657Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T17:29:48.657Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:29:48.657Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources [2019-07-30T17:29:48.657Z] [INFO] [2019-07-30T17:29:48.657Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T17:29:48.657Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar [2019-07-30T17:29:48.657Z] [INFO] [2019-07-30T17:29:48.657Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T17:29:48.657Z] [INFO] [2019-07-30T17:29:48.657Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T17:29:48.657Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-30T17:29:48.657Z] [INFO] [2019-07-30T17:29:48.657Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T17:29:48.657Z] [INFO] [2019-07-30T17:29:48.657Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T17:29:48.657Z] [INFO] [2019-07-30T17:29:48.657Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T17:29:48.657Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-30T17:29:48.657Z] [INFO] [2019-07-30T17:29:48.657Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T17:29:48.657Z] [INFO] [2019-07-30T17:29:48.657Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T17:29:48.657Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:29:48.657Z] [INFO] [2019-07-30T17:29:48.657Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T17:29:48.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:29:48.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T17:29:49.168Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:29:49.730Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:29:49.730Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:29:49.730Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:29:49.987Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:29:49.987Z] [INFO] [2019-07-30T17:29:49.987Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T17:29:49.987Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:49.987Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:49.987Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:49.987Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:49.987Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:49.987Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:29:49.987Z] [INFO] [2019-07-30T17:29:49.987Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T17:29:49.987Z] [INFO] [2019-07-30T17:29:49.987Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >-- [2019-07-30T17:29:49.987Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT [28/134] [2019-07-30T17:29:49.987Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:29:49.987Z] [INFO] [2019-07-30T17:29:49.987Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T17:29:49.987Z] [INFO] [2019-07-30T17:29:49.987Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T17:29:49.987Z] [INFO] The project's OSGi version is 1.0.1.201907301708 [2019-07-30T17:29:49.987Z] [INFO] [2019-07-30T17:29:49.987Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T17:29:49.987Z] [INFO] [2019-07-30T17:29:49.987Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T17:29:49.987Z] [INFO] [2019-07-30T17:29:49.987Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T17:29:49.987Z] [INFO] [2019-07-30T17:29:49.987Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T17:29:49.987Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:29:49.987Z] [INFO] [2019-07-30T17:29:49.987Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T17:29:49.987Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:29:49.987Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources [2019-07-30T17:29:49.987Z] [INFO] [2019-07-30T17:29:49.987Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T17:29:49.987Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes [2019-07-30T17:29:50.264Z] [INFO] [2019-07-30T17:29:50.264Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T17:29:50.264Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:29:50.264Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources [2019-07-30T17:29:50.264Z] [INFO] [2019-07-30T17:29:50.264Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T17:29:50.264Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T17:29:50.264Z] [INFO] [2019-07-30T17:29:50.264Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T17:29:50.264Z] [INFO] [2019-07-30T17:29:50.264Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T17:29:50.264Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T17:29:50.264Z] [INFO] [2019-07-30T17:29:50.264Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T17:29:50.264Z] [INFO] [2019-07-30T17:29:50.264Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T17:29:50.264Z] [INFO] [2019-07-30T17:29:50.264Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T17:29:50.264Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T17:29:50.264Z] [INFO] [2019-07-30T17:29:50.264Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T17:29:50.264Z] [INFO] [2019-07-30T17:29:50.264Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T17:29:51.191Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log [2019-07-30T17:29:51.191Z] [INFO] Command line: [2019-07-30T17:29:51.191Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:29:51.191Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:29:53.076Z] !SESSION 2019-07-30 17:29:51.216 ----------------------------------------------- [2019-07-30T17:29:53.076Z] eclipse.buildId=unknown [2019-07-30T17:29:53.076Z] java.version=1.8.0_202 [2019-07-30T17:29:53.076Z] java.vendor=Oracle Corporation [2019-07-30T17:29:53.076Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:29:53.076Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:29:53.076Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:29:53.076Z] [2019-07-30T17:29:53.076Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:29:53.011 [2019-07-30T17:29:53.076Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:29:53.076Z] !STACK 0 [2019-07-30T17:29:53.076Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T17:29:53.076Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:29:53.076Z] [2019-07-30T17:29:53.076Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:29:53.076Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:29:53.076Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:29:53.076Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:29:53.076Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:29:53.076Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:29:53.076Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:29:53.076Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:29:53.076Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:29:53.076Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:29:53.331Z] [2019-07-30T17:29:53.331Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:29:53.111 [2019-07-30T17:29:53.331Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:29:53.331Z] !STACK 0 [2019-07-30T17:29:53.331Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T17:29:53.331Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:29:53.331Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:29:53.331Z] -> 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-30T17:29:53.331Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T17:29:53.331Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:29:53.331Z] [2019-07-30T17:29:53.331Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:29:53.331Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:29:53.331Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:29:53.331Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:29:53.331Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:29:53.331Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:29:53.331Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:29:53.331Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:29:53.331Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:29:53.331Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:29:57.696Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-30T17:29:57.696Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-30T17:29:57.696Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.18 s [2019-07-30T17:29:57.696Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.033 s [2019-07-30T17:29:57.696Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.06 s [2019-07-30T17:29:57.696Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.002 s [2019-07-30T17:29:57.696Z] [2019-07-30T17:29:57.696Z] Results: [2019-07-30T17:29:57.696Z] [2019-07-30T17:29:57.696Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:29:57.696Z] [2019-07-30T17:29:59.059Z] [INFO] All tests passed! [2019-07-30T17:29:59.059Z] [INFO] [2019-07-30T17:29:59.059Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T17:29:59.059Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:29:59.059Z] [INFO] [2019-07-30T17:29:59.059Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T17:29:59.059Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:29:59.059Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:29:59.059Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:29:59.622Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T17:29:59.622Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T17:29:59.910Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:30:00.165Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:30:00.165Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:30:00.165Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:30:00.165Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:30:00.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:30:00.420Z] [INFO] [2019-07-30T17:30:00.420Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T17:30:00.420Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:00.420Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:00.420Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:00.420Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:00.421Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:00.421Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:00.421Z] [INFO] [2019-07-30T17:30:00.421Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T17:30:00.421Z] [INFO] [2019-07-30T17:30:00.421Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >--- [2019-07-30T17:30:00.421Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT [29/134] [2019-07-30T17:30:00.421Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:30:00.421Z] [INFO] [2019-07-30T17:30:00.421Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T17:30:00.421Z] [INFO] [2019-07-30T17:30:00.421Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T17:30:00.421Z] [INFO] The project's OSGi version is 1.0.7.201907301708 [2019-07-30T17:30:00.421Z] [INFO] [2019-07-30T17:30:00.421Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T17:30:00.421Z] [INFO] [2019-07-30T17:30:00.421Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T17:30:00.421Z] [INFO] [2019-07-30T17:30:00.421Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T17:30:00.421Z] [INFO] [2019-07-30T17:30:00.421Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T17:30:00.421Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:30:00.421Z] [INFO] [2019-07-30T17:30:00.421Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T17:30:00.421Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:30:00.421Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources [2019-07-30T17:30:00.421Z] [INFO] [2019-07-30T17:30:00.421Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T17:30:00.421Z] [INFO] Compiling 31 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes [2019-07-30T17:30:00.981Z] [INFO] [2019-07-30T17:30:00.981Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T17:30:00.981Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:30:00.981Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources [2019-07-30T17:30:00.981Z] [INFO] [2019-07-30T17:30:00.981Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T17:30:00.981Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar [2019-07-30T17:30:00.981Z] [INFO] [2019-07-30T17:30:00.981Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T17:30:00.981Z] [INFO] [2019-07-30T17:30:00.981Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T17:30:01.236Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-30T17:30:01.236Z] [INFO] [2019-07-30T17:30:01.236Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T17:30:01.236Z] [INFO] [2019-07-30T17:30:01.236Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T17:30:01.236Z] [INFO] [2019-07-30T17:30:01.236Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T17:30:01.236Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-30T17:30:01.236Z] [INFO] [2019-07-30T17:30:01.236Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T17:30:01.236Z] [INFO] [2019-07-30T17:30:01.236Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T17:30:01.236Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:30:01.236Z] [INFO] [2019-07-30T17:30:01.236Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T17:30:01.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:30:01.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:30:01.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:30:01.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:30:01.748Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T17:30:01.748Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:30:02.673Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:30:03.600Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:30:03.600Z] [INFO] [2019-07-30T17:30:03.600Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T17:30:03.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:03.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:03.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:03.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:03.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:03.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:03.600Z] [INFO] [2019-07-30T17:30:03.600Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T17:30:03.600Z] [INFO] [2019-07-30T17:30:03.600Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >-- [2019-07-30T17:30:03.600Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT [30/134] [2019-07-30T17:30:03.600Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:30:03.600Z] [INFO] [2019-07-30T17:30:03.600Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T17:30:03.600Z] [INFO] [2019-07-30T17:30:03.600Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T17:30:03.600Z] [INFO] The project's OSGi version is 1.1.0.201907301708 [2019-07-30T17:30:03.600Z] [INFO] [2019-07-30T17:30:03.600Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T17:30:03.600Z] [INFO] [2019-07-30T17:30:03.600Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T17:30:03.600Z] [INFO] [2019-07-30T17:30:03.600Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T17:30:03.600Z] [INFO] [2019-07-30T17:30:03.600Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T17:30:03.600Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:30:03.600Z] [INFO] [2019-07-30T17:30:03.600Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T17:30:03.600Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:30:03.600Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources [2019-07-30T17:30:03.600Z] [INFO] [2019-07-30T17:30:03.600Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T17:30:03.600Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes [2019-07-30T17:30:03.856Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[37] [2019-07-30T17:30:03.856Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction; [2019-07-30T17:30:03.856Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:03.856Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T17:30:03.856Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2019-07-30T17:30:03.856Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-30T17:30:03.856Z] @Override [2019-07-30T17:30:03.856Z] protected void exportToTsv(@Nullable OutputStream stream) { [2019-07-30T17:30:03.856Z] TmfViewer viewer = getViewer(); [2019-07-30T17:30:03.856Z] if (viewer instanceof LamiTableViewer) { [2019-07-30T17:30:03.856Z] ((LamiTableViewer) viewer).exportToTsv(stream); [2019-07-30T17:30:03.856Z] } [2019-07-30T17:30:03.856Z] } [2019-07-30T17:30:03.856Z] private @Nullable TmfViewer getViewer() { [2019-07-30T17:30:03.856Z] LamiReportViewTabPage tabPage = getCurrentSelectedPage(); [2019-07-30T17:30:03.856Z] if (tabPage == null) { [2019-07-30T17:30:03.856Z] return null; [2019-07-30T17:30:03.856Z] } [2019-07-30T17:30:03.856Z] LamiViewerControl viewerControl = tabPage.getTableViewerControl(); [2019-07-30T17:30:03.856Z] TmfViewer viewer = viewerControl.getViewer(); [2019-07-30T17:30:03.856Z] return viewer; [2019-07-30T17:30:03.856Z] } [2019-07-30T17:30:03.856Z] @Override [2019-07-30T17:30:03.856Z] public boolean isEnabled() { [2019-07-30T17:30:03.856Z] return (getViewer() instanceof LamiTableViewer); [2019-07-30T17:30:03.856Z] } [2019-07-30T17:30:03.856Z] @Override [2019-07-30T17:30:03.856Z] protected @Nullable Shell getShell() { [2019-07-30T17:30:03.856Z] return getViewSite().getShell(); [2019-07-30T17:30:03.856Z] } [2019-07-30T17:30:03.856Z] }; [2019-07-30T17:30:03.856Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:03.856Z] Discouraged access: The constructor 'ExportToTsvAction()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T17:30:03.856Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2019-07-30T17:30:03.856Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-30T17:30:03.856Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:03.856Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T17:30:03.856Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[37] [2019-07-30T17:30:03.856Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils; [2019-07-30T17:30:03.856Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:03.856Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T17:30:03.856Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2019-07-30T17:30:03.856Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-30T17:30:03.856Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:30:03.856Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T17:30:03.856Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2019-07-30T17:30:03.856Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-30T17:30:03.856Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:03.856Z] Discouraged access: The method 'ExportToTsvUtils.exportTableToTsv(Table, OutputStream)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T17:30:03.856Z] 6 problems (6 warnings) [2019-07-30T17:30:03.856Z] [INFO] [2019-07-30T17:30:03.856Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T17:30:03.856Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:30:03.856Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources [2019-07-30T17:30:03.856Z] [INFO] [2019-07-30T17:30:03.856Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T17:30:04.111Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar [2019-07-30T17:30:04.111Z] [INFO] [2019-07-30T17:30:04.111Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T17:30:04.111Z] [INFO] [2019-07-30T17:30:04.111Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T17:30:04.111Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-30T17:30:04.111Z] [INFO] [2019-07-30T17:30:04.111Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T17:30:04.111Z] [INFO] [2019-07-30T17:30:04.111Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T17:30:04.111Z] [INFO] [2019-07-30T17:30:04.111Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T17:30:04.111Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-30T17:30:04.111Z] [INFO] [2019-07-30T17:30:04.111Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T17:30:04.111Z] [INFO] [2019-07-30T17:30:04.111Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T17:30:04.111Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:30:04.111Z] [INFO] [2019-07-30T17:30:04.111Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T17:30:04.672Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T17:30:04.673Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:30:04.673Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T17:30:04.928Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:30:05.855Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:30:06.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T17:30:06.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:30:06.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:30:06.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:30:06.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:30:06.783Z] [INFO] [2019-07-30T17:30:06.783Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T17:30:06.783Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:06.783Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:07.038Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:07.038Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:07.038Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:07.038Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:07.038Z] [INFO] [2019-07-30T17:30:07.038Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T17:30:07.038Z] [INFO] [2019-07-30T17:30:07.038Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >-- [2019-07-30T17:30:07.038Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT [31/134] [2019-07-30T17:30:07.038Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:30:07.038Z] [INFO] [2019-07-30T17:30:07.038Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T17:30:07.038Z] [INFO] [2019-07-30T17:30:07.038Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T17:30:07.038Z] [INFO] The project's OSGi version is 1.0.8.201907301708 [2019-07-30T17:30:07.038Z] [INFO] [2019-07-30T17:30:07.038Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T17:30:07.038Z] [INFO] [2019-07-30T17:30:07.038Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T17:30:07.038Z] [INFO] [2019-07-30T17:30:07.038Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T17:30:07.038Z] [INFO] [2019-07-30T17:30:07.038Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T17:30:07.293Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:30:07.293Z] [INFO] [2019-07-30T17:30:07.293Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T17:30:07.293Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:30:07.293Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources [2019-07-30T17:30:07.293Z] [INFO] [2019-07-30T17:30:07.293Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T17:30:07.293Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes [2019-07-30T17:30:07.549Z] [INFO] [2019-07-30T17:30:07.549Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T17:30:07.549Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:30:07.549Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources [2019-07-30T17:30:07.549Z] [INFO] [2019-07-30T17:30:07.549Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T17:30:07.549Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar [2019-07-30T17:30:07.549Z] [INFO] [2019-07-30T17:30:07.549Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T17:30:07.549Z] [INFO] [2019-07-30T17:30:07.549Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T17:30:07.549Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-30T17:30:07.549Z] [INFO] [2019-07-30T17:30:07.549Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T17:30:07.549Z] [INFO] [2019-07-30T17:30:07.549Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T17:30:07.549Z] [INFO] [2019-07-30T17:30:07.549Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T17:30:07.549Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-30T17:30:07.804Z] [INFO] [2019-07-30T17:30:07.804Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T17:30:07.804Z] [INFO] [2019-07-30T17:30:07.804Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T17:30:07.804Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:30:07.804Z] [INFO] [2019-07-30T17:30:07.804Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T17:30:07.804Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:30:07.804Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:30:08.058Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:30:08.314Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:30:08.570Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:30:09.496Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:30:09.496Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:30:09.752Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:30:09.752Z] [INFO] [2019-07-30T17:30:09.752Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T17:30:09.752Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:09.752Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:09.752Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:09.752Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:09.752Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:09.752Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:09.752Z] [INFO] [2019-07-30T17:30:09.752Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T17:30:09.752Z] [INFO] [2019-07-30T17:30:09.752Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >-- [2019-07-30T17:30:09.752Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT [32/134] [2019-07-30T17:30:09.752Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:30:09.752Z] [INFO] [2019-07-30T17:30:09.752Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T17:30:09.752Z] [INFO] [2019-07-30T17:30:09.752Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T17:30:09.752Z] [INFO] The project's OSGi version is 5.0.0.201907301708 [2019-07-30T17:30:09.752Z] [INFO] [2019-07-30T17:30:09.752Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T17:30:09.752Z] [INFO] [2019-07-30T17:30:09.752Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T17:30:09.752Z] [INFO] [2019-07-30T17:30:09.752Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T17:30:09.752Z] [INFO] [2019-07-30T17:30:09.752Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T17:30:09.752Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:30:09.752Z] [INFO] [2019-07-30T17:30:09.752Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T17:30:09.752Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:30:09.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources [2019-07-30T17:30:09.752Z] [INFO] [2019-07-30T17:30:09.752Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T17:30:10.007Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes [2019-07-30T17:30:10.263Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[240] [2019-07-30T17:30:10.263Z] fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class); [2019-07-30T17:30:10.263Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:10.263Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>' [2019-07-30T17:30:10.263Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[382] [2019-07-30T17:30:10.263Z] SeriesModel seriesModel = entry.getValue().build(); [2019-07-30T17:30:10.263Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:30:10.263Z] 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-30T17:30:10.263Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[383] [2019-07-30T17:30:10.263Z] seriesModelMap.put(Long.toString(seriesModel.getId()), seriesModel); [2019-07-30T17:30:10.263Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:10.263Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:30:10.263Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] [2019-07-30T17:30:10.263Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-30T17:30:10.263Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:10.263Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-30T17:30:10.263Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] [2019-07-30T17:30:10.263Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-30T17:30:10.263Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:10.263Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]' [2019-07-30T17:30:10.263Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[461] [2019-07-30T17:30:10.263Z] builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-30T17:30:10.263Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:10.263Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-30T17:30:10.263Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[462] [2019-07-30T17:30:10.263Z] return builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-30T17:30:10.263Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:10.263Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-30T17:30:10.263Z] 7 problems (7 warnings) [2019-07-30T17:30:10.263Z] [INFO] [2019-07-30T17:30:10.263Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T17:30:10.263Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:30:10.263Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources [2019-07-30T17:30:10.263Z] [INFO] [2019-07-30T17:30:10.263Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T17:30:10.263Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar [2019-07-30T17:30:10.263Z] [INFO] [2019-07-30T17:30:10.263Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T17:30:10.263Z] [INFO] [2019-07-30T17:30:10.263Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T17:30:10.263Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-30T17:30:10.517Z] [INFO] [2019-07-30T17:30:10.517Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T17:30:10.517Z] [INFO] [2019-07-30T17:30:10.517Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T17:30:10.517Z] [INFO] [2019-07-30T17:30:10.517Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T17:30:10.517Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-30T17:30:10.517Z] [INFO] [2019-07-30T17:30:10.517Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T17:30:10.517Z] [INFO] [2019-07-30T17:30:10.517Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T17:30:10.517Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:30:10.517Z] [INFO] [2019-07-30T17:30:10.517Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T17:30:10.517Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:30:10.517Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:30:11.077Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:30:11.077Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:30:11.077Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:30:11.077Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:30:11.077Z] [INFO] [2019-07-30T17:30:11.077Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T17:30:11.077Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:11.077Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:11.077Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:11.332Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:11.332Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:11.332Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:11.332Z] [INFO] [2019-07-30T17:30:11.332Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T17:30:11.332Z] [INFO] [2019-07-30T17:30:11.332Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >-- [2019-07-30T17:30:11.332Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT [33/134] [2019-07-30T17:30:11.332Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:30:11.332Z] [INFO] [2019-07-30T17:30:11.332Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T17:30:11.332Z] [INFO] [2019-07-30T17:30:11.332Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T17:30:11.332Z] [INFO] The project's OSGi version is 4.1.0.201907301708 [2019-07-30T17:30:11.332Z] [INFO] [2019-07-30T17:30:11.332Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T17:30:11.332Z] [INFO] [2019-07-30T17:30:11.332Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T17:30:11.332Z] [INFO] [2019-07-30T17:30:11.332Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T17:30:11.332Z] [INFO] [2019-07-30T17:30:11.332Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T17:30:11.332Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:30:11.332Z] [INFO] [2019-07-30T17:30:11.332Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T17:30:11.332Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:30:11.332Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources [2019-07-30T17:30:11.332Z] [INFO] [2019-07-30T17:30:11.332Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T17:30:11.332Z] [INFO] Compiling 125 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes [2019-07-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[169] [2019-07-30T17:30:12.259Z] double[] threadValues = entry.getValue().getData(); [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] 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-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[267] [2019-07-30T17:30:12.259Z] nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName()))); [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[43] [2019-07-30T17:30:12.259Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null; [2019-07-30T17:30:12.259Z] ^ [2019-07-30T17:30:12.259Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[58] [2019-07-30T17:30:12.259Z] return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID); [2019-07-30T17:30:12.259Z] ^^^^^^ [2019-07-30T17:30:12.259Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>' [2019-07-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[196] [2019-07-30T17:30:12.259Z] fTidToEntry.replaceValues(Integer.MIN_VALUE, Collections.singleton(new ThreadEntryModel.Builder(fTraceId, Collections.singletonList(getTrace().getName()), [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[313] [2019-07-30T17:30:12.259Z] return builder.build(); [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] 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-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[368] [2019-07-30T17:30:12.259Z] return Lists.newArrayList(models); [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] 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-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[368] [2019-07-30T17:30:12.259Z] return Lists.newArrayList(models); [2019-07-30T17:30:12.259Z] ^^^^^^ [2019-07-30T17:30:12.259Z] Null type safety (type annotations): The expression of type 'Set' needs unchecked conversion to conform to 'Iterable', corresponding supertype is 'Iterable' [2019-07-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[382] [2019-07-30T17:30:12.259Z] return builder.build(); [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] 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-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[408] [2019-07-30T17:30:12.259Z] for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) { [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection' [2019-07-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[725] [2019-07-30T17:30:12.259Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] [2019-07-30T17:30:12.259Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] [2019-07-30T17:30:12.259Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[158] [2019-07-30T17:30:12.259Z] nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[239] [2019-07-30T17:30:12.259Z] long id = entry.getKey(); [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] 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-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[240] [2019-07-30T17:30:12.259Z] int quark = entry.getValue(); [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] 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-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesEntryModelWeighted.java:[18] [2019-07-30T17:30:12.259Z] public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted { [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] Javadoc: Missing comment for public declaration [2019-07-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[122] [2019-07-30T17:30:12.259Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] Null type safety: parameter 1 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[122] [2019-07-30T17:30:12.259Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] Null type safety: parameter 2 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[147] [2019-07-30T17:30:12.259Z] ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP); [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[545] [2019-07-30T17:30:12.259Z] quarks = selectedEntries.values(); [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection<@NonNull Integer>' [2019-07-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[591] [2019-07-30T17:30:12.259Z] return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED); [2019-07-30T17:30:12.259Z] ^^^^^^ [2019-07-30T17:30:12.259Z] Null type safety (type annotations): The expression of type 'Map' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>' [2019-07-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[705] [2019-07-30T17:30:12.259Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[708] [2019-07-30T17:30:12.259Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[708] [2019-07-30T17:30:12.259Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[162] [2019-07-30T17:30:12.259Z] long cpuTime = entry.getValue(); [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] 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-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[219] [2019-07-30T17:30:12.259Z] entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime)); [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[226] [2019-07-30T17:30:12.259Z] String key = entry.getKey(); [2019-07-30T17:30:12.259Z] ^^^^^^^^^^^^^^ [2019-07-30T17:30:12.259Z] 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-30T17:30:12.259Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[235] [2019-07-30T17:30:12.259Z] entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue())); [2019-07-30T17:30:12.259Z] ^^^^^^^^^^ [2019-07-30T17:30:12.259Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:30:12.259Z] 29 problems (29 warnings) [2019-07-30T17:30:12.259Z] [INFO] [2019-07-30T17:30:12.259Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T17:30:12.259Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:30:12.259Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources [2019-07-30T17:30:12.259Z] [INFO] [2019-07-30T17:30:12.259Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T17:30:12.515Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar [2019-07-30T17:30:12.515Z] [INFO] [2019-07-30T17:30:12.515Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T17:30:12.515Z] [INFO] [2019-07-30T17:30:12.515Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T17:30:12.515Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-30T17:30:12.515Z] [INFO] [2019-07-30T17:30:12.515Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T17:30:12.515Z] [INFO] [2019-07-30T17:30:12.515Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T17:30:12.515Z] [INFO] [2019-07-30T17:30:12.515Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T17:30:12.515Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-30T17:30:12.772Z] [INFO] [2019-07-30T17:30:12.772Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T17:30:12.772Z] [INFO] [2019-07-30T17:30:12.772Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T17:30:12.772Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:30:12.772Z] [INFO] [2019-07-30T17:30:12.772Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T17:30:13.111Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:30:13.111Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:30:13.366Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:30:13.822Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:30:13.822Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:30:13.822Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:30:13.822Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:30:13.822Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:30:13.822Z] [INFO] [2019-07-30T17:30:13.822Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T17:30:13.822Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:14.278Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:14.278Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:14.278Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:14.278Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:14.278Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:14.278Z] [INFO] [2019-07-30T17:30:14.278Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T17:30:14.278Z] [INFO] [2019-07-30T17:30:14.278Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >-- [2019-07-30T17:30:14.278Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT [34/134] [2019-07-30T17:30:14.278Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:30:14.278Z] [INFO] [2019-07-30T17:30:14.278Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T17:30:14.278Z] [INFO] [2019-07-30T17:30:14.278Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T17:30:14.278Z] [INFO] The project's OSGi version is 1.0.9.201907301708 [2019-07-30T17:30:14.278Z] [INFO] [2019-07-30T17:30:14.278Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T17:30:14.278Z] [INFO] [2019-07-30T17:30:14.278Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T17:30:14.278Z] [INFO] [2019-07-30T17:30:14.278Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T17:30:14.278Z] [INFO] [2019-07-30T17:30:14.278Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T17:30:14.278Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:30:14.278Z] [INFO] [2019-07-30T17:30:14.278Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T17:30:14.278Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:30:14.278Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources [2019-07-30T17:30:14.278Z] [INFO] [2019-07-30T17:30:14.278Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T17:30:14.278Z] [INFO] Compiling 30 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes [2019-07-30T17:30:14.278Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/cpuusage/CpuUsageStateProviderTest.java:[78] [2019-07-30T17:30:14.278Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T17:30:14.278Z] ^^^^^ [2019-07-30T17:30:14.278Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T17:30:14.278Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernelmemoryusage/KernelMemoryStateProviderTest.java:[63] [2019-07-30T17:30:14.278Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T17:30:14.278Z] ^^^^^ [2019-07-30T17:30:14.278Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T17:30:14.278Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/AbstractTestInputOutput.java:[84] [2019-07-30T17:30:14.278Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T17:30:14.278Z] ^^^^^ [2019-07-30T17:30:14.278Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T17:30:14.278Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/contextswitch/ContextSwitchProviderTest.java:[60] [2019-07-30T17:30:14.278Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T17:30:14.278Z] ^^^^^ [2019-07-30T17:30:14.278Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T17:30:14.278Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/InputOutputDataProviderTest.java:[112] [2019-07-30T17:30:14.278Z] TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR); [2019-07-30T17:30:14.278Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:14.278Z] Discouraged access: The method 'AbstractTreeCommonXDataProvider.fetchXY(Map, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:30:14.278Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernel/ThreadStatusDataProviderTest.java:[117] [2019-07-30T17:30:14.278Z] TmfModelResponse rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null); [2019-07-30T17:30:14.278Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:30:14.278Z] 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-30T17:30:14.278Z] 6 problems (6 warnings) [2019-07-30T17:30:14.278Z] [INFO] [2019-07-30T17:30:14.279Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T17:30:14.279Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:30:14.279Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources [2019-07-30T17:30:14.279Z] [INFO] [2019-07-30T17:30:14.279Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T17:30:14.279Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:16.891Z] [INFO] [2019-07-30T17:30:16.891Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T17:30:16.891Z] [INFO] [2019-07-30T17:30:16.891Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T17:30:16.891Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:16.891Z] [INFO] [2019-07-30T17:30:16.891Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T17:30:16.891Z] [INFO] [2019-07-30T17:30:16.891Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T17:30:16.891Z] [INFO] [2019-07-30T17:30:16.891Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T17:30:16.891Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:30:16.891Z] [INFO] [2019-07-30T17:30:16.891Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T17:30:16.891Z] [INFO] [2019-07-30T17:30:16.891Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T17:30:16.891Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log [2019-07-30T17:30:16.891Z] [INFO] Command line: [2019-07-30T17:30:16.891Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:30:16.891Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:30:17.817Z] !SESSION 2019-07-30 17:30:15.818 ----------------------------------------------- [2019-07-30T17:30:17.817Z] eclipse.buildId=unknown [2019-07-30T17:30:17.817Z] java.version=1.8.0_202 [2019-07-30T17:30:17.817Z] java.vendor=Oracle Corporation [2019-07-30T17:30:17.817Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:30:17.817Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:30:17.817Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:30:17.817Z] [2019-07-30T17:30:17.817Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:30:17.606 [2019-07-30T17:30:17.817Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:30:17.817Z] !STACK 0 [2019-07-30T17:30:17.817Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T17:30:17.817Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:30:17.817Z] [2019-07-30T17:30:17.817Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:30:17.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:30:17.817Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:30:17.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:30:17.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:30:17.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:30:17.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:30:17.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:30:17.817Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:30:17.817Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:30:17.817Z] [2019-07-30T17:30:17.817Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:30:17.707 [2019-07-30T17:30:17.817Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:30:17.817Z] !STACK 0 [2019-07-30T17:30:17.817Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T17:30:17.817Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:30:17.817Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:30:17.817Z] -> 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-30T17:30:17.817Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T17:30:17.817Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:30:17.817Z] [2019-07-30T17:30:17.817Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:30:17.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:30:17.817Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:30:17.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:30:17.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:30:17.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:30:17.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:30:17.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:30:17.817Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:30:17.817Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:30:20.328Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-30T17:30:32.489Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.614 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-30T17:30:32.489Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.728 s [2019-07-30T17:30:32.489Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.227 s [2019-07-30T17:30:32.489Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.225 s [2019-07-30T17:30:32.489Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 1.127 s [2019-07-30T17:30:32.489Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.227 s [2019-07-30T17:30:32.489Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-30T17:30:32.744Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.253 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-30T17:30:32.744Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest) Time elapsed: 2.246 s [2019-07-30T17:30:32.744Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-30T17:30:36.906Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.469 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-30T17:30:36.906Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 2.339 s [2019-07-30T17:30:36.906Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 1.129 s [2019-07-30T17:30:36.906Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-30T17:30:46.842Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.182 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-30T17:30:46.842Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.148 s [2019-07-30T17:30:46.842Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.13 s [2019-07-30T17:30:46.842Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.131 s [2019-07-30T17:30:46.842Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.13 s [2019-07-30T17:30:46.842Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.128 s [2019-07-30T17:30:46.842Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.125 s [2019-07-30T17:30:46.842Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.126 s [2019-07-30T17:30:46.842Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.126 s [2019-07-30T17:30:46.842Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.136 s [2019-07-30T17:30:46.842Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-30T17:30:46.842Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-30T17:30:46.842Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest) Time elapsed: 0.006 s [2019-07-30T17:30:46.842Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-30T17:30:47.775Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.13 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-30T17:30:47.775Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest) Time elapsed: 1.129 s [2019-07-30T17:30:47.775Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-30T17:30:48.702Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-30T17:30:48.702Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest) Time elapsed: 1.127 s [2019-07-30T17:30:48.702Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-30T17:30:50.225Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-30T17:30:50.225Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest) Time elapsed: 1.177 s [2019-07-30T17:30:50.225Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-30T17:30:55.465Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.04 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-30T17:30:55.465Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest) Time elapsed: 5.04 s [2019-07-30T17:30:55.465Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-30T17:30:55.465Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-30T17:30:55.465Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest) Time elapsed: 0.269 s [2019-07-30T17:30:55.465Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-30T17:31:10.297Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.428 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-30T17:31:10.297Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.252 s [2019-07-30T17:31:10.297Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.218 s [2019-07-30T17:31:10.297Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.234 s [2019-07-30T17:31:10.297Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.21 s [2019-07-30T17:31:10.297Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.214 s [2019-07-30T17:31:10.297Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.213 s [2019-07-30T17:31:10.297Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-30T17:31:16.139Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.639 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-30T17:31:16.139Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.216 s [2019-07-30T17:31:16.139Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.21 s [2019-07-30T17:31:16.139Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.212 s [2019-07-30T17:31:16.139Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-30T17:31:17.501Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.231 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-30T17:31:17.501Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest) Time elapsed: 2.228 s [2019-07-30T17:31:17.501Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-30T17:32:13.654Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.107 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-30T17:32:13.654Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.215 s [2019-07-30T17:32:13.654Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.216 s [2019-07-30T17:32:13.654Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.215 s [2019-07-30T17:32:13.654Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.211 s [2019-07-30T17:32:13.654Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-30T17:32:13.654Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.211 s [2019-07-30T17:32:13.654Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.214 s [2019-07-30T17:32:13.654Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-30T17:32:13.654Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-30T17:32:13.654Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.215 s [2019-07-30T17:32:13.654Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-30T17:32:13.654Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.212 s [2019-07-30T17:32:13.654Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.211 s [2019-07-30T17:32:13.654Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.21 s [2019-07-30T17:32:13.654Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.209 s [2019-07-30T17:32:13.654Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.212 s [2019-07-30T17:32:13.654Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.21 s [2019-07-30T17:32:13.654Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.211 s [2019-07-30T17:32:13.654Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-30T17:32:13.654Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.214 s [2019-07-30T17:32:13.654Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.212 s [2019-07-30T17:32:13.654Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-30T17:32:13.654Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-30T17:32:13.654Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-30T17:32:13.654Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-30T17:32:15.540Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.462 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-30T17:32:15.540Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.112 s [2019-07-30T17:32:15.540Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.116 s [2019-07-30T17:32:15.540Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.116 s [2019-07-30T17:32:15.540Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.117 s [2019-07-30T17:32:15.540Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-30T17:32:15.540Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-30T17:32:15.540Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.251 s [2019-07-30T17:32:15.540Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.117 s [2019-07-30T17:32:15.540Z] [2019-07-30T17:32:15.540Z] Results: [2019-07-30T17:32:15.540Z] [2019-07-30T17:32:15.540Z] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:32:15.540Z] [2019-07-30T17:32:16.100Z] [INFO] All tests passed! [2019-07-30T17:32:16.100Z] [INFO] [2019-07-30T17:32:16.100Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T17:32:16.100Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:32:16.100Z] [INFO] [2019-07-30T17:32:16.100Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T17:32:16.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:32:16.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:32:16.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:32:17.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:32:17.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T17:32:17.476Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:32:17.476Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:32:17.476Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:32:17.476Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:32:17.731Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:32:17.987Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:32:17.987Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T17:32:17.987Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:32:18.243Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:32:18.243Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:32:18.498Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T17:32:18.498Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:32:18.498Z] [INFO] [2019-07-30T17:32:18.498Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T17:32:18.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:18.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:18.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:18.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:18.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:18.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:18.498Z] [INFO] [2019-07-30T17:32:18.498Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T17:32:18.498Z] [INFO] [2019-07-30T17:32:18.498Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >-- [2019-07-30T17:32:18.498Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT [35/134] [2019-07-30T17:32:18.498Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:32:18.498Z] [INFO] [2019-07-30T17:32:18.498Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T17:32:18.498Z] [INFO] [2019-07-30T17:32:18.498Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T17:32:18.498Z] [INFO] The project's OSGi version is 4.0.0.201907301708 [2019-07-30T17:32:18.498Z] [INFO] [2019-07-30T17:32:18.498Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T17:32:18.498Z] [INFO] [2019-07-30T17:32:18.498Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T17:32:18.498Z] [INFO] [2019-07-30T17:32:18.498Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T17:32:18.498Z] [INFO] [2019-07-30T17:32:18.498Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T17:32:18.498Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:32:18.498Z] [INFO] [2019-07-30T17:32:18.498Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T17:32:18.498Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:32:18.498Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources [2019-07-30T17:32:18.498Z] [INFO] [2019-07-30T17:32:18.498Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T17:32:18.498Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer.java:[100] [2019-07-30T17:32:19.060Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[171] [2019-07-30T17:32:19.060Z] return Iterables.get(iterable, (int) idx, null); [2019-07-30T17:32:19.060Z] ^^^^ [2019-07-30T17:32:19.060Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[191] [2019-07-30T17:32:19.060Z] return Iterables.getLast(baseIterable, null); [2019-07-30T17:32:19.060Z] ^^^^ [2019-07-30T17:32:19.060Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[202] [2019-07-30T17:32:19.060Z] return Iterables.getFirst((Iterable) iterable, null); [2019-07-30T17:32:19.060Z] ^^^^ [2019-07-30T17:32:19.060Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[121] [2019-07-30T17:32:19.060Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T17:32:19.060Z] 6. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 121) [2019-07-30T17:32:19.060Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] 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-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[147] [2019-07-30T17:32:19.060Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)), [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[148] [2019-07-30T17:32:19.060Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))), [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[149] [2019-07-30T17:32:19.060Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))), [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[150] [2019-07-30T17:32:19.060Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))), [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[151] [2019-07-30T17:32:19.060Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))), [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[152] [2019-07-30T17:32:19.060Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))), [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[153] [2019-07-30T17:32:19.060Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))), [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2019-07-30T17:32:19.060Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] 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-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2019-07-30T17:32:19.060Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] [2019-07-30T17:32:19.060Z] return (E) (Comparable) o -> 0; [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Type safety: Unchecked cast from Comparable to E [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[204] [2019-07-30T17:32:19.060Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T17:32:19.060Z] 18. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 204) [2019-07-30T17:32:19.060Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] 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-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[221] [2019-07-30T17:32:19.060Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T17:32:19.060Z] 20. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 221) [2019-07-30T17:32:19.060Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] 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-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[258] [2019-07-30T17:32:19.060Z] provider = DataProviderManager.getInstance().getDataProvider(trace, [2019-07-30T17:32:19.060Z] fProviderId, ITmfTreeDataProvider.class); [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[280] [2019-07-30T17:32:19.060Z] return modelToTree(trace.getName(), model.getEntries()); [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[57] [2019-07-30T17:32:19.060Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[125] [2019-07-30T17:32:19.060Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[51] [2019-07-30T17:32:19.060Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu; [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[52] [2019-07-30T17:32:19.060Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings; [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[53] [2019-07-30T17:32:19.060Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal; [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[54] [2019-07-30T17:32:19.060Z] import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore; [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[358] [2019-07-30T17:32:19.060Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Discouraged access: The constructor 'ArrayListStore(Object[])' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[358] [2019-07-30T17:32:19.060Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[385] [2019-07-30T17:32:19.060Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] 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-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[386] [2019-07-30T17:32:19.060Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[386] [2019-07-30T17:32:19.060Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-30T17:32:19.060Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T17:32:19.060Z] ^^^^^^^^ [2019-07-30T17:32:19.060Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-30T17:32:19.060Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T17:32:19.060Z] ^^^^^^^^ [2019-07-30T17:32:19.060Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-30T17:32:19.060Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[388] [2019-07-30T17:32:19.060Z] Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null; [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[413] [2019-07-30T17:32:19.060Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] 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-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[414] [2019-07-30T17:32:19.060Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^ [2019-07-30T17:32:19.060Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:19.060Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[414] [2019-07-30T17:32:19.060Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T17:32:19.060Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.061Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:19.061Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-30T17:32:19.061Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T17:32:19.061Z] ^^^^^^^^ [2019-07-30T17:32:19.061Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:19.061Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-30T17:32:19.061Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T17:32:19.061Z] ^^^^^^^^ [2019-07-30T17:32:19.061Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:19.061Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-30T17:32:19.061Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T17:32:19.061Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.061Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:19.061Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[416] [2019-07-30T17:32:19.061Z] Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null; [2019-07-30T17:32:19.061Z] ^^^^^^^^^^^^^ [2019-07-30T17:32:19.061Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:19.061Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[546] [2019-07-30T17:32:19.061Z] public void regexFilterApplied(TmfFilterAppliedSignal signal) { [2019-07-30T17:32:19.061Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.061Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:19.061Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[547] [2019-07-30T17:32:19.061Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-30T17:32:19.061Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.061Z] Discouraged access: The method 'TmfFilterAppliedSignal.getFilter()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:19.061Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[547] [2019-07-30T17:32:19.061Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-30T17:32:19.061Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.061Z] Discouraged access: The method 'TraceCompassFilter.getRegexes()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:19.061Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[70] [2019-07-30T17:32:19.061Z] addItem(null, ToolTipString.fromString(Messages.SimpleTooltipProvider_count), ToolTipString.fromDecimal(y)); [2019-07-30T17:32:19.061Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:19.061Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:32:19.061Z] 48 problems (0 errors, 45 warnings, 45 info) [2019-07-30T17:32:19.061Z] [INFO] [2019-07-30T17:32:19.061Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T17:32:19.061Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:32:19.061Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources [2019-07-30T17:32:19.061Z] [INFO] [2019-07-30T17:32:19.061Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T17:32:19.316Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar [2019-07-30T17:32:19.316Z] [INFO] [2019-07-30T17:32:19.316Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T17:32:19.316Z] [INFO] [2019-07-30T17:32:19.316Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T17:32:19.316Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-30T17:32:19.316Z] [INFO] [2019-07-30T17:32:19.316Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T17:32:19.316Z] [INFO] [2019-07-30T17:32:19.316Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T17:32:19.316Z] [INFO] [2019-07-30T17:32:19.316Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T17:32:19.316Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-30T17:32:19.316Z] [INFO] [2019-07-30T17:32:19.316Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T17:32:19.316Z] [INFO] [2019-07-30T17:32:19.316Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T17:32:19.316Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:32:19.316Z] [INFO] [2019-07-30T17:32:19.316Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T17:32:19.571Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:32:19.571Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:32:19.571Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:32:20.131Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:32:20.131Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:32:20.386Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:32:21.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:32:21.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:32:21.312Z] [INFO] [2019-07-30T17:32:21.312Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T17:32:21.312Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:21.312Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:21.312Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:21.312Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:21.567Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:21.567Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:21.567Z] [INFO] [2019-07-30T17:32:21.567Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T17:32:21.567Z] [INFO] [2019-07-30T17:32:21.567Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >-- [2019-07-30T17:32:21.567Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT [36/134] [2019-07-30T17:32:21.567Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:32:21.567Z] [INFO] [2019-07-30T17:32:21.567Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T17:32:21.567Z] [INFO] [2019-07-30T17:32:21.567Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T17:32:21.567Z] [INFO] The project's OSGi version is 3.0.4.201907301708 [2019-07-30T17:32:21.567Z] [INFO] [2019-07-30T17:32:21.567Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T17:32:21.567Z] [INFO] [2019-07-30T17:32:21.567Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T17:32:21.567Z] [INFO] [2019-07-30T17:32:21.567Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T17:32:21.567Z] [INFO] [2019-07-30T17:32:21.567Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T17:32:21.567Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:32:21.567Z] [INFO] [2019-07-30T17:32:21.567Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T17:32:21.567Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:32:21.567Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources [2019-07-30T17:32:21.567Z] [INFO] [2019-07-30T17:32:21.567Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T17:32:21.567Z] [INFO] Compiling 44 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes [2019-07-30T17:32:22.128Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/actions/UnfollowThreadAction.java:[43] [2019-07-30T17:32:22.128Z] return Messages.FollowThreadAction_unfollow; [2019-07-30T17:32:22.128Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:22.128Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:32:22.128Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[59] [2019-07-30T17:32:22.128Z] return new SelectedCpuQueryFilter(start, end, nb, getSelected(), CpuUsageView.getCpus(getTrace())); [2019-07-30T17:32:22.128Z] ^^^^^^^^^^ [2019-07-30T17:32:22.128Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T17:32:22.128Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[65] [2019-07-30T17:32:22.128Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-30T17:32:22.128Z] ^^^^^^^^^^ [2019-07-30T17:32:22.128Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T17:32:22.128Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[82] [2019-07-30T17:32:22.128Z] Set cpus = CpuUsageView.getCpus(getTrace()); [2019-07-30T17:32:22.128Z] ^^^^^^^^^^ [2019-07-30T17:32:22.128Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T17:32:22.128Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[729] [2019-07-30T17:32:22.128Z] zoomEntries(entries, traceEntry.getStartTime(), traceEntry.getEndTime(), resolution, monitor); [2019-07-30T17:32:22.128Z] ^^^^^^^ [2019-07-30T17:32:22.128Z] Null type safety (type annotations): The expression of type 'Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-30T17:32:22.128Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[796] [2019-07-30T17:32:22.128Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet()); [2019-07-30T17:32:22.128Z] ^^^^^^^^^^^^ [2019-07-30T17:32:22.128Z] 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-30T17:32:22.128Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[92] [2019-07-30T17:32:22.128Z] Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU); [2019-07-30T17:32:22.128Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:22.128Z] Type safety: Unchecked cast from Object to Set [2019-07-30T17:32:22.128Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[117] [2019-07-30T17:32:22.128Z] Set data = (Set) getData(trace, CPU_USAGE_FOLLOW_CPU); [2019-07-30T17:32:22.128Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:22.128Z] Type safety: Unchecked cast from Object to Set [2019-07-30T17:32:22.128Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[48] [2019-07-30T17:32:22.128Z] TmfGenericTreeEntry obj = (TmfGenericTreeEntry) element; [2019-07-30T17:32:22.128Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:22.128Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T17:32:22.128Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[64] [2019-07-30T17:32:22.128Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-30T17:32:22.128Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:22.128Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T17:32:22.128Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:22.128Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-30T17:32:22.128Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:22.128Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T17:32:22.128Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[130] [2019-07-30T17:32:22.128Z] return new SelectedCpuQueryFilter(newStart, newEnd, 2, Collections.emptyList(), CpuUsageView.getCpus(getTrace())); [2019-07-30T17:32:22.128Z] ^^^^^^^^^^ [2019-07-30T17:32:22.128Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T17:32:22.128Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[143] [2019-07-30T17:32:22.128Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-30T17:32:22.128Z] ^^^^^^^^^^ [2019-07-30T17:32:22.128Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T17:32:22.128Z] 13 problems (13 warnings) [2019-07-30T17:32:22.383Z] [INFO] [2019-07-30T17:32:22.383Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T17:32:22.383Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:32:22.383Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources [2019-07-30T17:32:22.383Z] [INFO] [2019-07-30T17:32:22.383Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T17:32:22.383Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar [2019-07-30T17:32:22.383Z] [INFO] [2019-07-30T17:32:22.383Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T17:32:22.383Z] [INFO] [2019-07-30T17:32:22.383Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T17:32:22.383Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-30T17:32:22.383Z] [INFO] [2019-07-30T17:32:22.383Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T17:32:22.383Z] [INFO] [2019-07-30T17:32:22.383Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T17:32:22.383Z] [INFO] [2019-07-30T17:32:22.383Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T17:32:22.383Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-30T17:32:22.639Z] [INFO] [2019-07-30T17:32:22.639Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T17:32:22.639Z] [INFO] [2019-07-30T17:32:22.639Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T17:32:22.639Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:32:22.639Z] [INFO] [2019-07-30T17:32:22.639Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T17:32:22.913Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:32:22.913Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:32:23.170Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:32:23.730Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T17:32:23.730Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:32:23.730Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:32:23.730Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:32:23.730Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:32:23.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:32:24.911Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:32:24.911Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T17:32:24.911Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:32:25.166Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:32:25.166Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:32:25.166Z] [INFO] [2019-07-30T17:32:25.166Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T17:32:25.166Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:25.422Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:25.422Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:25.422Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:25.422Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:25.422Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:25.422Z] [INFO] [2019-07-30T17:32:25.422Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T17:32:25.422Z] [INFO] [2019-07-30T17:32:25.422Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >-- [2019-07-30T17:32:25.422Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT [37/134] [2019-07-30T17:32:25.422Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:32:25.422Z] [INFO] [2019-07-30T17:32:25.422Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T17:32:25.422Z] [INFO] [2019-07-30T17:32:25.422Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T17:32:25.422Z] [INFO] The project's OSGi version is 1.0.6.201907301708 [2019-07-30T17:32:25.422Z] [INFO] [2019-07-30T17:32:25.422Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T17:32:25.422Z] [INFO] [2019-07-30T17:32:25.422Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T17:32:25.422Z] [INFO] [2019-07-30T17:32:25.422Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T17:32:25.422Z] [INFO] [2019-07-30T17:32:25.422Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T17:32:25.422Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:32:25.422Z] [INFO] [2019-07-30T17:32:25.422Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T17:32:25.422Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:32:25.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources [2019-07-30T17:32:25.422Z] [INFO] [2019-07-30T17:32:25.422Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T17:32:25.422Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes [2019-07-30T17:32:25.677Z] [INFO] [2019-07-30T17:32:25.677Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T17:32:25.677Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:32:25.677Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources [2019-07-30T17:32:25.677Z] [INFO] [2019-07-30T17:32:25.677Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T17:32:25.677Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:25.677Z] [INFO] [2019-07-30T17:32:25.677Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T17:32:25.677Z] [INFO] [2019-07-30T17:32:25.677Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T17:32:25.677Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:26.439Z] [INFO] [2019-07-30T17:32:26.439Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T17:32:26.439Z] [INFO] [2019-07-30T17:32:26.439Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T17:32:26.439Z] [INFO] [2019-07-30T17:32:26.439Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T17:32:26.439Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:26.439Z] [INFO] [2019-07-30T17:32:26.439Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T17:32:26.439Z] [INFO] [2019-07-30T17:32:26.439Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T17:32:27.452Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log [2019-07-30T17:32:27.452Z] [INFO] Command line: [2019-07-30T17:32:27.452Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:32:27.452Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:32:29.966Z] !SESSION 2019-07-30 17:32:27.375 ----------------------------------------------- [2019-07-30T17:32:29.966Z] eclipse.buildId=unknown [2019-07-30T17:32:29.966Z] java.version=1.8.0_202 [2019-07-30T17:32:29.966Z] java.vendor=Oracle Corporation [2019-07-30T17:32:29.966Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:32:29.966Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:32:29.966Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:32:29.966Z] [2019-07-30T17:32:29.966Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:32:29.408 [2019-07-30T17:32:29.966Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:32:29.966Z] !STACK 0 [2019-07-30T17:32:29.966Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T17:32:29.966Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:32:29.966Z] [2019-07-30T17:32:29.966Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:32:29.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:32:29.966Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:32:29.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:32:29.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:32:29.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:32:29.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:32:29.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:32:29.966Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:32:29.966Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:32:29.966Z] [2019-07-30T17:32:29.966Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:32:29.507 [2019-07-30T17:32:29.966Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:32:29.966Z] !STACK 0 [2019-07-30T17:32:29.966Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T17:32:29.966Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:32:29.966Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:32:29.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-30T17:32:29.966Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T17:32:29.966Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:32:29.966Z] [2019-07-30T17:32:29.966Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:32:29.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:32:29.966Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:32:29.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:32:29.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:32:29.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:32:29.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:32:29.966Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:32:29.966Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:32:29.966Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:32:30.892Z] process 5611: 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-30T17:32:30.892Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T17:32:31.454Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:32:31.454Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:32:38.776Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-30T17:32:38.776Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-30T17:32:38.776Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.018 s [2019-07-30T17:32:38.776Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T17:32:38.776Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-30T17:32:38.776Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T17:32:38.776Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T17:32:38.776Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T17:32:38.776Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T17:32:38.776Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-30T17:32:38.776Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T17:32:38.776Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T17:32:38.776Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T17:32:38.776Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T17:32:38.776Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-30T17:32:39.032Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-30T17:32:39.032Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.026 s [2019-07-30T17:32:39.032Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.215 s [2019-07-30T17:32:39.032Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.004 s [2019-07-30T17:32:39.032Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T17:32:39.032Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-07-30T17:32:39.032Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T17:32:39.032Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T17:32:39.032Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T17:32:39.032Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-07-30T17:32:39.032Z] [2019-07-30T17:32:39.032Z] Results: [2019-07-30T17:32:39.032Z] [2019-07-30T17:32:39.032Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:32:39.032Z] [2019-07-30T17:32:42.294Z] [INFO] All tests passed! [2019-07-30T17:32:42.294Z] [INFO] [2019-07-30T17:32:42.294Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T17:32:42.294Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:32:42.294Z] [INFO] [2019-07-30T17:32:42.294Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T17:32:42.550Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:32:42.550Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:32:42.550Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:32:43.109Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:32:43.109Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T17:32:43.364Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:32:43.364Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:32:43.364Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:32:43.364Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:32:43.364Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T17:32:43.619Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:32:44.577Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:32:44.577Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T17:32:44.577Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T17:32:44.577Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:32:44.832Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:32:44.832Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T17:32:44.832Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:32:44.832Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:32:45.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:32:45.343Z] [INFO] [2019-07-30T17:32:45.343Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T17:32:45.343Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:45.343Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:45.343Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:45.343Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:45.343Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:45.343Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:45.343Z] [INFO] [2019-07-30T17:32:45.343Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T17:32:45.343Z] [INFO] [2019-07-30T17:32:45.343Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >-- [2019-07-30T17:32:45.343Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT [38/134] [2019-07-30T17:32:45.343Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:32:45.343Z] [INFO] [2019-07-30T17:32:45.343Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T17:32:45.343Z] [INFO] [2019-07-30T17:32:45.343Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T17:32:45.343Z] [INFO] The project's OSGi version is 1.1.3.201907301708 [2019-07-30T17:32:45.343Z] [INFO] [2019-07-30T17:32:45.343Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T17:32:45.343Z] [INFO] [2019-07-30T17:32:45.343Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T17:32:45.343Z] [INFO] [2019-07-30T17:32:45.343Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T17:32:45.343Z] [INFO] [2019-07-30T17:32:45.343Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T17:32:45.343Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:32:45.343Z] [INFO] [2019-07-30T17:32:45.343Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T17:32:45.343Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:32:45.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources [2019-07-30T17:32:45.343Z] [INFO] [2019-07-30T17:32:45.343Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T17:32:45.343Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes [2019-07-30T17:32:45.904Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java:[99] [2019-07-30T17:32:45.904Z] fChildren.put(entry.getKey(), entry.getValue().clone()); [2019-07-30T17:32:45.904Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.904Z] 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-30T17:32:45.904Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[327] [2019-07-30T17:32:45.904Z] if (entry.getValue().fRange.includes(range)) { [2019-07-30T17:32:45.904Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.904Z] 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-30T17:32:45.904Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[424] [2019-07-30T17:32:45.904Z] CallgraphRange parentRange = entry.getValue().fRange; [2019-07-30T17:32:45.904Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.904Z] 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-30T17:32:45.904Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[442] [2019-07-30T17:32:45.904Z] parent.addChild(entry.getValue().fFunc, entry.getKey()); [2019-07-30T17:32:45.904Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.904Z] 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-30T17:32:45.904Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[481] [2019-07-30T17:32:45.904Z] ThreadNode threadNode = entry.getKey(); [2019-07-30T17:32:45.904Z] ^^^^^^^^^^^^^^ [2019-07-30T17:32:45.904Z] 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-30T17:32:45.904Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[482] [2019-07-30T17:32:45.904Z] List subAttributes = entry.getValue(); [2019-07-30T17:32:45.904Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.904Z] 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-30T17:32:45.904Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[17] [2019-07-30T17:32:45.904Z] import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider; [2019-07-30T17:32:45.904Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.904Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-30T17:32:45.904Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[18] [2019-07-30T17:32:45.904Z] import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider; [2019-07-30T17:32:45.904Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.904Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:45.904Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[29] [2019-07-30T17:32:45.904Z] * {@link SegmentStoreStatisticsDataProvider} factory for the [2019-07-30T17:32:45.904Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.904Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-30T17:32:45.904Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2019-07-30T17:32:45.904Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-30T17:32:45.904Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.904Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:45.905Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2019-07-30T17:32:45.905Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-30T17:32:45.905Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.905Z] Discouraged access: The method 'TmfTreeCompositeDataProvider.create(Collection, String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:45.905Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2019-07-30T17:32:45.905Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-30T17:32:45.905Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.905Z] Discouraged access: The constructor 'SegmentStoreStatisticsDataProvider(ITmfTrace, AbstractSegmentStatisticsAnalysis, String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-30T17:32:45.905Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2019-07-30T17:32:45.905Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-30T17:32:45.905Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.905Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-30T17:32:45.905Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[440] [2019-07-30T17:32:45.905Z] return getIntersectingElements(start, end).iterator(); [2019-07-30T17:32:45.905Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.905Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>' [2019-07-30T17:32:45.905Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[540] [2019-07-30T17:32:45.905Z] return Iterables.transform(query2d, fct); [2019-07-30T17:32:45.905Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.905Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>' [2019-07-30T17:32:45.905Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java:[29] [2019-07-30T17:32:45.905Z] static final Comparator COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd)); [2019-07-30T17:32:45.905Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.905Z] Null type safety (type annotations): The expression of type '@NonNull Comparator' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>' [2019-07-30T17:32:45.905Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java:[233] [2019-07-30T17:32:45.905Z] IHostIdProvider hostProvider = fHostResolver.apply(this); [2019-07-30T17:32:45.905Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.905Z] 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-30T17:32:45.905Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[128] [2019-07-30T17:32:45.905Z] long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE); [2019-07-30T17:32:45.905Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.905Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:45.905Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[129] [2019-07-30T17:32:45.905Z] builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID)); [2019-07-30T17:32:45.905Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.905Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:32:45.905Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[131] [2019-07-30T17:32:45.905Z] List processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern()); [2019-07-30T17:32:45.905Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.905Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:45.905Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[143] [2019-07-30T17:32:45.905Z] threadParentId = getId(processQuark); [2019-07-30T17:32:45.905Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.905Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:45.905Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[152] [2019-07-30T17:32:45.905Z] List threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern()); [2019-07-30T17:32:45.905Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.905Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:45.905Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[175] [2019-07-30T17:32:45.905Z] return new TmfTreeModel<>(Collections.emptyList(), builder.build()); [2019-07-30T17:32:45.905Z] ^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.905Z] 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-30T17:32:45.905Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[190] [2019-07-30T17:32:45.905Z] return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId); [2019-07-30T17:32:45.905Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.905Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:45.905Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[197] [2019-07-30T17:32:45.905Z] long id = getId(stackLevelQuark); [2019-07-30T17:32:45.905Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.905Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:45.905Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[198] [2019-07-30T17:32:45.905Z] builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid)); [2019-07-30T17:32:45.905Z] ^^^^^^^^^^ [2019-07-30T17:32:45.905Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:32:45.905Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[222] [2019-07-30T17:32:45.905Z] Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter); [2019-07-30T17:32:45.905Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.905Z] Discouraged access: The method 'AbstractTreeDataProvider.getSelectedEntries(SelectionTimeQueryFilter)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:45.905Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[227] [2019-07-30T17:32:45.905Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false)); [2019-07-30T17:32:45.905Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.905Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-30T17:32:45.905Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[229] [2019-07-30T17:32:45.905Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true)); [2019-07-30T17:32:45.905Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.905Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-30T17:32:45.905Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[236] [2019-07-30T17:32:45.905Z] Collection times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime()); [2019-07-30T17:32:45.905Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:45.905Z] Discouraged access: The method 'AbstractTreeDataProvider.getTimes(TimeQueryFilter, long, long)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T17:32:45.905Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[262] [2019-07-30T17:32:45.905Z] applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor); [2019-07-30T17:32:45.905Z] ^^^^^^^^^^^^^^ [2019-07-30T17:32:45.905Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState' [2019-07-30T17:32:45.905Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[278] [2019-07-30T17:32:45.905Z] return new TimeGraphState(startTime, duration, value.hashCode(), name); [2019-07-30T17:32:45.905Z] ^^^^ [2019-07-30T17:32:45.905Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T17:32:45.905Z] 32 problems (32 warnings) [2019-07-30T17:32:45.905Z] [INFO] [2019-07-30T17:32:45.905Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T17:32:45.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:32:45.905Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources [2019-07-30T17:32:45.905Z] [INFO] [2019-07-30T17:32:45.905Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T17:32:45.905Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar [2019-07-30T17:32:45.905Z] [INFO] [2019-07-30T17:32:45.905Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T17:32:45.905Z] [INFO] [2019-07-30T17:32:45.905Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T17:32:45.905Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-30T17:32:45.905Z] [INFO] [2019-07-30T17:32:45.905Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T17:32:45.905Z] [INFO] [2019-07-30T17:32:46.161Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T17:32:46.161Z] [INFO] [2019-07-30T17:32:46.161Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T17:32:46.161Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-30T17:32:46.161Z] [INFO] [2019-07-30T17:32:46.161Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T17:32:46.161Z] [INFO] [2019-07-30T17:32:46.161Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T17:32:46.161Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:32:46.161Z] [INFO] [2019-07-30T17:32:46.161Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T17:32:46.161Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:32:46.416Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:32:46.671Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:32:46.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:32:46.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:32:46.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:32:46.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:32:46.926Z] [INFO] [2019-07-30T17:32:46.926Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T17:32:46.926Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:46.926Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:47.181Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:48.542Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:48.542Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:48.542Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:32:48.542Z] [INFO] [2019-07-30T17:32:48.542Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T17:32:48.542Z] [INFO] [2019-07-30T17:32:48.542Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >-- [2019-07-30T17:32:48.542Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT [39/134] [2019-07-30T17:32:48.542Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:32:48.542Z] [INFO] [2019-07-30T17:32:48.542Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T17:32:48.542Z] [INFO] [2019-07-30T17:32:48.542Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T17:32:48.542Z] [INFO] The project's OSGi version is 1.0.2.201907301708 [2019-07-30T17:32:48.542Z] [INFO] [2019-07-30T17:32:48.542Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T17:32:48.542Z] [INFO] [2019-07-30T17:32:48.542Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T17:32:48.542Z] [INFO] [2019-07-30T17:32:48.542Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T17:32:48.542Z] [INFO] [2019-07-30T17:32:48.542Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T17:32:48.542Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:32:48.542Z] [INFO] [2019-07-30T17:32:48.542Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T17:32:48.542Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:32:48.542Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources [2019-07-30T17:32:48.542Z] [INFO] [2019-07-30T17:32:48.542Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T17:32:48.542Z] [INFO] Compiling 14 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes [2019-07-30T17:32:48.798Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs/org/eclipse/tracecompass/analysis/profiling/core/tests/data/TestDataBigCallStack.java:[145] [2019-07-30T17:32:48.798Z] stack.push(new OpenedFunction(ts, field.getValue().toString())); [2019-07-30T17:32:48.798Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:48.798Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:32:48.798Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/org/eclipse/tracecompass/analysis/profiling/core/tests/flamechart/CallStackStateSystemTest.java:[153] [2019-07-30T17:32:48.798Z] Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]); [2019-07-30T17:32:48.798Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T17:32:48.798Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:32:48.798Z] 2 problems (2 warnings) [2019-07-30T17:32:48.798Z] [INFO] [2019-07-30T17:32:48.798Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T17:32:48.798Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:32:48.798Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources [2019-07-30T17:32:48.798Z] [INFO] [2019-07-30T17:32:48.798Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T17:32:48.798Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-30T17:32:48.798Z] [INFO] [2019-07-30T17:32:48.798Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T17:32:48.798Z] [INFO] [2019-07-30T17:32:48.798Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T17:32:48.798Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-30T17:32:49.053Z] [INFO] [2019-07-30T17:32:49.053Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T17:32:49.053Z] [INFO] [2019-07-30T17:32:49.053Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T17:32:49.053Z] [INFO] [2019-07-30T17:32:49.053Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T17:32:49.053Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-30T17:32:49.053Z] [INFO] [2019-07-30T17:32:49.053Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T17:32:49.053Z] [INFO] [2019-07-30T17:32:49.053Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T17:32:49.979Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log [2019-07-30T17:32:49.979Z] [INFO] Command line: [2019-07-30T17:32:49.979Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:32:49.979Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:32:51.867Z] !SESSION 2019-07-30 17:32:49.873 ----------------------------------------------- [2019-07-30T17:32:51.867Z] eclipse.buildId=unknown [2019-07-30T17:32:51.867Z] java.version=1.8.0_202 [2019-07-30T17:32:51.867Z] java.vendor=Oracle Corporation [2019-07-30T17:32:51.867Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:32:51.867Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:32:51.867Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:32:51.867Z] [2019-07-30T17:32:51.867Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:32:51.623 [2019-07-30T17:32:51.867Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:32:51.867Z] !STACK 0 [2019-07-30T17:32:51.867Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T17:32:51.867Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:32:51.867Z] [2019-07-30T17:32:51.867Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:32:51.867Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:32:51.867Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:32:51.867Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:32:51.867Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:32:51.867Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:32:51.867Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:32:51.867Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:32:51.867Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:32:51.867Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:32:51.867Z] [2019-07-30T17:32:51.867Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:32:51.722 [2019-07-30T17:32:51.867Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:32:51.867Z] !STACK 0 [2019-07-30T17:32:51.867Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T17:32:51.867Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:32:51.867Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:32:51.867Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T17:32:51.867Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T17:32:51.867Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:32:51.867Z] [2019-07-30T17:32:51.867Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:32:51.867Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:32:51.867Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:32:51.867Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:32:51.867Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:32:51.867Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:32:51.867Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:32:51.867Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:32:51.867Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:32:51.867Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:32:53.752Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-30T17:32:53.752Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-30T17:32:53.752Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.096 s [2019-07-30T17:32:53.752Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-30T17:32:53.752Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-30T17:32:53.752Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.083 s [2019-07-30T17:32:53.752Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-30T17:32:53.752Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-30T17:32:53.752Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-30T17:32:53.752Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-30T17:32:53.752Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-30T17:32:53.752Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-30T17:32:53.752Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.002 s [2019-07-30T17:32:53.752Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0 s [2019-07-30T17:32:53.752Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.002 s [2019-07-30T17:32:53.752Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2019-07-30T17:32:53.752Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-30T17:32:55.638Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.787 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-30T17:32:55.638Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 1.674 s [2019-07-30T17:32:55.638Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 0.109 s [2019-07-30T17:32:55.638Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-30T17:33:05.571Z] [2019-07-30T17:33:05.571Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-30 17:33:04.241 [2019-07-30T17:33:05.571Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace. [2019-07-30T17:33:09.734Z] [2019-07-30T17:33:09.734Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-30 17:33:09.494 [2019-07-30T17:33:09.734Z] !MESSAGE Incoherent callstack found on (10019) occasions [2019-07-30T17:33:10.295Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.823 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-30T17:33:10.295Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.079 s [2019-07-30T17:33:10.295Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.024 s [2019-07-30T17:33:10.295Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 14.068 s [2019-07-30T17:33:10.295Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.645 s [2019-07-30T17:33:10.295Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-30T17:33:10.295Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-30T17:33:10.295Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T17:33:10.295Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T17:33:10.295Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T17:33:10.295Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T17:33:10.295Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-30T17:33:10.295Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T17:33:10.295Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T17:33:10.295Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T17:33:10.295Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T17:33:10.295Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T17:33:10.295Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T17:33:10.295Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T17:33:10.295Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-30T17:33:10.295Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T17:33:10.295Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T17:33:10.295Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T17:33:10.295Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T17:33:10.295Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T17:33:10.295Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T17:33:10.295Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-30T17:33:13.558Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.349 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-30T17:33:13.558Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 0.014 s [2019-07-30T17:33:13.558Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 3.295 s [2019-07-30T17:33:13.558Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-07-30T17:33:13.558Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-07-30T17:33:13.558Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T17:33:13.558Z] [2019-07-30T17:33:13.558Z] Results: [2019-07-30T17:33:13.558Z] [2019-07-30T17:33:13.558Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:33:13.558Z] [2019-07-30T17:33:15.443Z] [INFO] All tests passed! [2019-07-30T17:33:15.443Z] [INFO] [2019-07-30T17:33:15.443Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T17:33:15.443Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:33:15.443Z] [INFO] [2019-07-30T17:33:15.443Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T17:33:15.443Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:33:15.443Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:33:15.698Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:33:16.259Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T17:33:16.259Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:33:16.259Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:33:16.259Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:33:16.515Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:33:16.515Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:33:16.770Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:33:16.770Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:33:16.770Z] [INFO] [2019-07-30T17:33:16.770Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T17:33:16.770Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:33:16.770Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:33:16.770Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:33:16.770Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:33:16.770Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:33:16.770Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:33:16.770Z] [INFO] [2019-07-30T17:33:16.770Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T17:33:16.770Z] [INFO] [2019-07-30T17:33:16.770Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >-- [2019-07-30T17:33:16.770Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT [40/134] [2019-07-30T17:33:16.770Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:33:16.770Z] [INFO] [2019-07-30T17:33:16.770Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T17:33:16.770Z] [INFO] [2019-07-30T17:33:16.770Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T17:33:16.770Z] [INFO] The project's OSGi version is 2.0.0.201907301708 [2019-07-30T17:33:16.770Z] [INFO] [2019-07-30T17:33:16.770Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T17:33:16.770Z] [INFO] [2019-07-30T17:33:16.770Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T17:33:16.770Z] [INFO] [2019-07-30T17:33:16.770Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T17:33:16.770Z] [INFO] [2019-07-30T17:33:16.770Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T17:33:16.770Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:33:16.770Z] [INFO] [2019-07-30T17:33:16.770Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T17:33:16.770Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:33:16.770Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources [2019-07-30T17:33:16.770Z] [INFO] [2019-07-30T17:33:16.770Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T17:33:16.770Z] [INFO] Compiling 26 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes [2019-07-30T17:33:17.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[111] [2019-07-30T17:33:17.331Z] private static final Comparator NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName); [2019-07-30T17:33:17.331Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:33:17.331Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>' [2019-07-30T17:33:17.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[117] [2019-07-30T17:33:17.331Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-30T17:33:17.331Z] ^^^^^^^^^^ [2019-07-30T17:33:17.331Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T17:33:17.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[118] [2019-07-30T17:33:17.331Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-30T17:33:17.331Z] ^^^^^^^^^^ [2019-07-30T17:33:17.331Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T17:33:17.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[134] [2019-07-30T17:33:17.331Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-30T17:33:17.331Z] ^^^^^^^^^^ [2019-07-30T17:33:17.331Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T17:33:17.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[135] [2019-07-30T17:33:17.331Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-30T17:33:17.331Z] ^^^^^^^^^^ [2019-07-30T17:33:17.331Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T17:33:17.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[197] [2019-07-30T17:33:17.331Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-30T17:33:17.331Z] ^^^^^^^^^^ [2019-07-30T17:33:17.331Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T17:33:17.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[198] [2019-07-30T17:33:17.331Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-30T17:33:17.331Z] ^^^^^^^^^^ [2019-07-30T17:33:17.331Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T17:33:17.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[217] [2019-07-30T17:33:17.331Z] ITimeGraphEntryModel entryModel = entry.getModel(); [2019-07-30T17:33:17.331Z] ^^^^^^^^^^ [2019-07-30T17:33:17.331Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T17:33:17.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[238] [2019-07-30T17:33:17.331Z] ITimeGraphEntryModel model = entry.getModel(); [2019-07-30T17:33:17.331Z] ^^^^^^^^^^ [2019-07-30T17:33:17.331Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T17:33:17.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[325] [2019-07-30T17:33:17.331Z] ITimeGraphState function = fFunctions.get(((TimeGraphEntry) selection).getModel().getId()); [2019-07-30T17:33:17.331Z] ^^^^^^^^^^ [2019-07-30T17:33:17.331Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T17:33:17.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[458] [2019-07-30T17:33:17.331Z] Map map = Maps.uniqueIndex(unfiltered, e -> e.getModel().getId()); [2019-07-30T17:33:17.331Z] ^^^^^^^^^^ [2019-07-30T17:33:17.331Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T17:33:17.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[565] [2019-07-30T17:33:17.331Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(selectionBegin, Long.MAX_VALUE, 2, Collections.singleton(callStackEntry.getModel().getId())); [2019-07-30T17:33:17.331Z] ^^^^^^^^^^ [2019-07-30T17:33:17.331Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T17:33:17.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2019-07-30T17:33:17.331Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-30T17:33:17.331Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:33:17.331Z] 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-30T17:33:17.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2019-07-30T17:33:17.331Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-30T17:33:17.331Z] ^^^^^^^^^^ [2019-07-30T17:33:17.331Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T17:33:17.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[710] [2019-07-30T17:33:17.331Z] Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace); [2019-07-30T17:33:17.331Z] ^^^^^^^^ [2019-07-30T17:33:17.331Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T17:33:17.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[739] [2019-07-30T17:33:17.331Z] all.forEach(entry -> fFunctions.remove(entry.getModel().getId())); [2019-07-30T17:33:17.331Z] ^^^^^^^^^^ [2019-07-30T17:33:17.331Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T17:33:17.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[74] [2019-07-30T17:33:17.331Z] ITimeGraphEntryModel model = ((TimeGraphEntry) entry).getModel(); [2019-07-30T17:33:17.331Z] ^^^^^^^^^^ [2019-07-30T17:33:17.331Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T17:33:17.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[115] [2019-07-30T17:33:17.331Z] return State.MULTIPLE.toString(); [2019-07-30T17:33:17.331Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:33:17.331Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:33:17.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/callgraph/statistics/CallGraphStatisticsViewer.java:[69] [2019-07-30T17:33:17.331Z] TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element; [2019-07-30T17:33:17.331Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:33:17.331Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T17:33:17.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/flamegraph/FlameGraphView.java:[244] [2019-07-30T17:33:17.331Z] Activator.getDefault().logError(e.getMessage(), e); [2019-07-30T17:33:17.331Z] ^^^^^^^^^^^^^^ [2019-07-30T17:33:17.331Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:33:17.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/symbols/BasicSymbolProviderPreferencePage.java:[293] [2019-07-30T17:33:17.331Z] Activator.getDefault().logError("Cannot read the file " + fullPath, e); //$NON-NLS-1$//$NON-NLS-2$ [2019-07-30T17:33:17.331Z] ^^^^^^^^^^^^^ [2019-07-30T17:33:17.331Z] Unnecessary $NON-NLS$ tag [2019-07-30T17:33:17.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[72] [2019-07-30T17:33:17.331Z] return getImageDescripterFromPath(path).createImage(); [2019-07-30T17:33:17.331Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:33:17.331Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image' [2019-07-30T17:33:17.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[84] [2019-07-30T17:33:17.331Z] return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path); [2019-07-30T17:33:17.331Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:33:17.331Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor' [2019-07-30T17:33:17.331Z] 23 problems (23 warnings) [2019-07-30T17:33:17.331Z] [INFO] [2019-07-30T17:33:17.331Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T17:33:17.331Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:33:17.331Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources [2019-07-30T17:33:17.331Z] [INFO] [2019-07-30T17:33:17.331Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T17:33:17.331Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-30T17:33:17.331Z] [INFO] [2019-07-30T17:33:17.331Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T17:33:17.331Z] [INFO] [2019-07-30T17:33:17.331Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T17:33:17.331Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-30T17:33:17.586Z] [INFO] [2019-07-30T17:33:17.586Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T17:33:17.586Z] [INFO] [2019-07-30T17:33:17.586Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T17:33:17.586Z] [INFO] [2019-07-30T17:33:17.586Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T17:33:17.586Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-30T17:33:17.586Z] [INFO] [2019-07-30T17:33:17.586Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T17:33:17.586Z] [INFO] [2019-07-30T17:33:17.586Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T17:33:17.586Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:33:17.586Z] [INFO] [2019-07-30T17:33:17.586Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T17:33:17.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T17:33:17.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:33:18.098Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:33:18.658Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:33:18.658Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:33:18.658Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:33:18.913Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:33:19.839Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T17:33:19.839Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:33:19.839Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:33:19.839Z] [INFO] [2019-07-30T17:33:19.839Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T17:33:19.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:33:19.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:33:19.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:33:19.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:33:19.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:33:19.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:33:19.839Z] [INFO] [2019-07-30T17:33:19.839Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T17:33:19.839Z] [INFO] [2019-07-30T17:33:19.839Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >--- [2019-07-30T17:33:19.839Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT [41/134] [2019-07-30T17:33:19.839Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:33:19.839Z] [INFO] [2019-07-30T17:33:19.839Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T17:33:19.839Z] [INFO] [2019-07-30T17:33:19.839Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T17:33:19.839Z] [INFO] The project's OSGi version is 1.0.10.201907301708 [2019-07-30T17:33:19.839Z] [INFO] [2019-07-30T17:33:19.839Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T17:33:19.839Z] [INFO] [2019-07-30T17:33:19.839Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T17:33:19.839Z] [INFO] [2019-07-30T17:33:19.839Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T17:33:19.839Z] [INFO] [2019-07-30T17:33:19.839Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T17:33:19.839Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:33:19.839Z] [INFO] [2019-07-30T17:33:19.839Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T17:33:19.839Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:33:19.839Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources [2019-07-30T17:33:19.839Z] [INFO] [2019-07-30T17:33:19.839Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T17:33:19.839Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes [2019-07-30T17:33:20.765Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/org/eclipse/tracecompass/tmf/ui/tests/views/TmfViewFactoryTest.java:[123] [2019-07-30T17:33:20.765Z] assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView)); [2019-07-30T17:33:20.765Z] ^^^^^^^^^ [2019-07-30T17:33:20.765Z] Unlikely argument type IViewPart for contains(Object) on a Collection [2019-07-30T17:33:20.765Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[105] [2019-07-30T17:33:20.765Z] return tmfEvent; [2019-07-30T17:33:20.765Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:33:20.765Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T17:33:20.765Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[109] [2019-07-30T17:33:20.765Z] return null; [2019-07-30T17:33:20.765Z] ^^^^^^^^^^^^ [2019-07-30T17:33:20.765Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T17:33:20.765Z] 3 problems (3 warnings) [2019-07-30T17:33:20.765Z] [INFO] [2019-07-30T17:33:20.765Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T17:33:20.765Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:33:20.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources [2019-07-30T17:33:20.765Z] [INFO] [2019-07-30T17:33:20.765Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T17:33:20.765Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-30T17:33:20.765Z] [INFO] [2019-07-30T17:33:20.765Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T17:33:20.765Z] [INFO] [2019-07-30T17:33:20.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T17:33:20.765Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-30T17:33:21.020Z] [INFO] [2019-07-30T17:33:21.020Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T17:33:21.020Z] [INFO] [2019-07-30T17:33:21.020Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T17:33:21.020Z] [INFO] [2019-07-30T17:33:21.020Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T17:33:21.020Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-30T17:33:21.275Z] [INFO] [2019-07-30T17:33:21.275Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T17:33:21.275Z] [INFO] [2019-07-30T17:33:21.275Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T17:33:22.401Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log [2019-07-30T17:33:22.401Z] [INFO] Command line: [2019-07-30T17:33:22.401Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:33:22.401Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:33:24.294Z] !SESSION 2019-07-30 17:33:22.126 ----------------------------------------------- [2019-07-30T17:33:24.294Z] eclipse.buildId=unknown [2019-07-30T17:33:24.294Z] java.version=1.8.0_202 [2019-07-30T17:33:24.294Z] java.vendor=Oracle Corporation [2019-07-30T17:33:24.294Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:33:24.294Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:33:24.294Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:33:24.294Z] [2019-07-30T17:33:24.294Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:33:24.015 [2019-07-30T17:33:24.294Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:33:24.294Z] !STACK 0 [2019-07-30T17:33:24.294Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T17:33:24.294Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:33:24.294Z] [2019-07-30T17:33:24.294Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:33:24.294Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:33:24.294Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:33:24.294Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:33:24.294Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:33:24.294Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:33:24.294Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:33:24.294Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:33:24.294Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:33:24.294Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:33:24.294Z] [2019-07-30T17:33:24.294Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:33:24.114 [2019-07-30T17:33:24.294Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:33:24.294Z] !STACK 0 [2019-07-30T17:33:24.294Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T17:33:24.294Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:33:24.294Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:33:24.294Z] -> 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-30T17:33:24.294Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T17:33:24.294Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:33:24.294Z] [2019-07-30T17:33:24.294Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:33:24.294Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:33:24.294Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:33:24.294Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:33:24.294Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:33:24.294Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:33:24.294Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:33:24.294Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:33:24.294Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:33:24.294Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:33:25.658Z] process 5856: 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-30T17:33:25.658Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T17:33:25.913Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:33:25.913Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:33:32.443Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-30T17:33:35.705Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.822 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-30T17:33:35.705Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 1.215 s [2019-07-30T17:33:35.705Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.275 s [2019-07-30T17:33:35.705Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 1.311 s [2019-07-30T17:33:35.705Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-30T17:33:37.592Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.279 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-30T17:33:37.592Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 1.218 s [2019-07-30T17:33:37.592Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 1.061 s [2019-07-30T17:33:37.592Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-30T17:33:38.152Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.54 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-30T17:33:38.152Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest) Time elapsed: 0.539 s [2019-07-30T17:33:38.152Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-30T17:33:40.665Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.495 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-30T17:33:40.665Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.114 s [2019-07-30T17:33:40.665Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.389 s [2019-07-30T17:33:40.665Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.566 s [2019-07-30T17:33:40.665Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.557 s [2019-07-30T17:33:40.665Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.867 s [2019-07-30T17:33:40.665Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-30T17:33:42.027Z] [2019-07-30T17:33:42.027Z] !ENTRY org.eclipse.core.resources 4 372 2019-07-30 17:33:41.613 [2019-07-30T17:33:42.027Z] !MESSAGE Project 'SomeProject' is not open. [2019-07-30T17:33:42.027Z] !STACK 0 [2019-07-30T17:33:42.027Z] java.lang.Exception: Project 'SomeProject' is not open. [2019-07-30T17:33:42.027Z] at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) [2019-07-30T17:33:42.027Z] at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) [2019-07-30T17:33:42.027Z] at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:148) [2019-07-30T17:33:42.027Z] at org.eclipse.core.internal.resources.Resource.deleteMarkers(Resource.java:790) [2019-07-30T17:33:42.027Z] at org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater$2.runInWorkspace(TodoTaskUpdater.java:199) [2019-07-30T17:33:42.027Z] at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:42) [2019-07-30T17:33:42.027Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:33:42.027Z] [2019-07-30T17:33:42.027Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-30 17:33:41.939 [2019-07-30T17:33:42.027Z] !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-30T17:33:42.027Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.596 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-30T17:33:42.027Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.441 s [2019-07-30T17:33:42.027Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.059 s [2019-07-30T17:33:42.027Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0 s [2019-07-30T17:33:42.027Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-30T17:34:08.519Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.303 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-30T17:34:08.519Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 4.003 s [2019-07-30T17:34:08.519Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 5.657 s [2019-07-30T17:34:08.519Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 1.361 s [2019-07-30T17:34:08.519Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 2.952 s [2019-07-30T17:34:08.519Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-30T17:34:30.394Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.785 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-30T17:34:30.394Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.38 s [2019-07-30T17:34:30.394Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.603 s [2019-07-30T17:34:30.394Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.565 s [2019-07-30T17:34:30.394Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.345 s [2019-07-30T17:34:30.394Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.239 s [2019-07-30T17:34:30.394Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.401 s [2019-07-30T17:34:30.394Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.832 s [2019-07-30T17:34:30.394Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.485 s [2019-07-30T17:34:30.394Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.536 s [2019-07-30T17:34:30.394Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-30T17:35:09.104Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.955 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-30T17:35:09.104Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.601 s [2019-07-30T17:35:09.104Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 13.222 s [2019-07-30T17:35:09.104Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.891 s [2019-07-30T17:35:09.104Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.604 s [2019-07-30T17:35:09.104Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 0 s [2019-07-30T17:35:09.104Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 13.235 s [2019-07-30T17:35:09.104Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-30T17:35:35.819Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.081 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-30T17:35:35.819Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 2.036 s [2019-07-30T17:35:35.819Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 15.651 s [2019-07-30T17:35:35.819Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.034 s [2019-07-30T17:35:35.819Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.062 s [2019-07-30T17:35:35.819Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0 s [2019-07-30T17:35:35.819Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-30T17:36:02.306Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.845 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-30T17:36:02.306Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.408 s [2019-07-30T17:36:02.306Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.476 s [2019-07-30T17:36:02.306Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.373 s [2019-07-30T17:36:02.306Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.956 s [2019-07-30T17:36:02.306Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.368 s [2019-07-30T17:36:02.306Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-30T17:36:12.238Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.776 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-30T17:36:12.238Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 1.442 s [2019-07-30T17:36:12.238Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 0.001 s [2019-07-30T17:36:12.238Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-30T17:36:12.238Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.783 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-30T17:36:12.238Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest) Time elapsed: 0.782 s [2019-07-30T17:36:12.238Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-30T17:36:12.238Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-30T17:36:12.238Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T17:36:12.238Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T17:36:12.238Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T17:36:12.238Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T17:36:12.238Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T17:36:12.238Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T17:36:12.238Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T17:36:12.238Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2019-07-30T17:36:12.238Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-30T17:36:12.238Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-30T17:36:12.238Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.001 s [2019-07-30T17:36:12.238Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.079 s [2019-07-30T17:36:12.238Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-30T17:36:12.238Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-30T17:36:12.238Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0.004 s [2019-07-30T17:36:12.238Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0.001 s [2019-07-30T17:36:12.238Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-30T17:36:12.238Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-30T17:36:12.238Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest) Time elapsed: 0.204 s [2019-07-30T17:36:12.238Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-30T17:36:12.238Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-30T17:36:12.238Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-30T17:36:12.238Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T17:36:12.238Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T17:36:12.238Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-30T17:36:12.238Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T17:36:12.238Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T17:36:12.238Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T17:36:12.238Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T17:36:12.238Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T17:36:12.238Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T17:36:12.238Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T17:36:12.238Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-30T17:36:20.318Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.182 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-30T17:36:20.318Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 5.779 s [2019-07-30T17:36:20.318Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.715 s [2019-07-30T17:36:20.318Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.662 s [2019-07-30T17:36:20.318Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-30T17:36:20.318Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-30T17:36:20.318Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.395 s [2019-07-30T17:36:20.318Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.415 s [2019-07-30T17:36:20.318Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-30T17:36:22.967Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.838 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-30T17:36:22.967Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 0.523 s [2019-07-30T17:36:22.967Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 0.792 s [2019-07-30T17:36:22.967Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.335 s [2019-07-30T17:36:22.967Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-30T17:36:22.967Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-30T17:36:22.967Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.028 s [2019-07-30T17:36:22.967Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.003 s [2019-07-30T17:36:22.967Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.006 s [2019-07-30T17:36:22.967Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-30T17:36:22.967Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-30T17:36:22.967Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0.002 s [2019-07-30T17:36:22.967Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-30T17:36:22.967Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-30T17:36:22.967Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0.001 s [2019-07-30T17:36:22.967Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-07-30T17:36:22.967Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-07-30T17:36:22.967Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-30T17:36:22.967Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-30T17:36:22.967Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest) Time elapsed: 0.002 s [2019-07-30T17:36:22.967Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-30T17:36:22.967Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-30T17:36:22.967Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-07-30T17:36:22.967Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-07-30T17:36:22.967Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-30T17:36:22.967Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-30T17:36:22.967Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2019-07-30T17:36:22.967Z] 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-30T17:36:22.967Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T17:36:22.967Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-30T17:36:22.968Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-30T17:36:22.968Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.001 s [2019-07-30T17:36:22.968Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-30T17:36:22.968Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-30T17:36:22.968Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.006 s [2019-07-30T17:36:22.968Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.002 s [2019-07-30T17:36:22.968Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-07-30T17:36:22.968Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T17:36:22.968Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-30T17:36:22.968Z] [2019-07-30T17:36:22.968Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-30 17:36:22.933 [2019-07-30T17:36:22.968Z] !MESSAGE no spawner in java.library.path [2019-07-30T17:36:23.224Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-30T17:36:23.224Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest) Time elapsed: 0.035 s [2019-07-30T17:36:23.224Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-30T17:36:23.224Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-30T17:36:23.224Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T17:36:23.224Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T17:36:23.224Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-30T17:36:23.224Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T17:36:23.224Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T17:36:23.224Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T17:36:23.224Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T17:36:23.224Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T17:36:23.224Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T17:36:23.224Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T17:36:23.224Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T17:36:23.224Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.011 s [2019-07-30T17:36:23.224Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-30T17:36:23.224Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T17:36:23.224Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T17:36:23.224Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T17:36:23.224Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T17:36:23.224Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T17:36:23.224Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T17:36:23.224Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T17:36:23.224Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T17:36:23.224Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T17:36:23.224Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T17:36:23.224Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T17:36:23.224Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T17:36:23.224Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T17:36:23.224Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-30T17:36:23.224Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-30T17:36:23.224Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-30T17:36:23.224Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.01 s [2019-07-30T17:36:23.224Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-30T17:36:23.224Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.003 s [2019-07-30T17:36:23.224Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-30T17:36:23.224Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-30T17:36:23.224Z] [2019-07-30T17:36:23.224Z] Results: [2019-07-30T17:36:23.224Z] [2019-07-30T17:36:23.224Z] Tests run: 185, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:36:23.224Z] [2019-07-30T17:36:23.479Z] [2019-07-30T17:36:23.479Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 17:36:23.446 [2019-07-30T17:36:23.479Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T17:36:24.406Z] [INFO] All tests passed! [2019-07-30T17:36:24.406Z] [INFO] [2019-07-30T17:36:24.406Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T17:36:24.406Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:36:24.406Z] [INFO] [2019-07-30T17:36:24.406Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T17:36:24.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:36:24.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:36:24.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:36:25.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:36:25.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:36:25.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:36:26.039Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:36:26.039Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:36:26.039Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:36:26.599Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:36:27.525Z] [INFO] [2019-07-30T17:36:27.525Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T17:36:27.525Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:36:28.452Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:36:28.707Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:36:29.268Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:36:29.268Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:36:29.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:36:29.523Z] [INFO] [2019-07-30T17:36:29.523Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T17:36:29.523Z] [INFO] [2019-07-30T17:36:29.523Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >-- [2019-07-30T17:36:29.523Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT [42/134] [2019-07-30T17:36:29.523Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:36:29.523Z] [INFO] [2019-07-30T17:36:29.523Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T17:36:29.523Z] [INFO] [2019-07-30T17:36:29.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T17:36:29.523Z] [INFO] The project's OSGi version is 1.0.9.201907301708 [2019-07-30T17:36:29.523Z] [INFO] [2019-07-30T17:36:29.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T17:36:29.523Z] [INFO] [2019-07-30T17:36:29.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T17:36:29.523Z] [INFO] [2019-07-30T17:36:29.523Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T17:36:29.523Z] [INFO] [2019-07-30T17:36:29.523Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T17:36:29.523Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:36:29.523Z] [INFO] [2019-07-30T17:36:29.523Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T17:36:29.523Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:36:29.523Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources [2019-07-30T17:36:29.523Z] [INFO] [2019-07-30T17:36:29.523Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T17:36:29.523Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes [2019-07-30T17:36:30.886Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[23] [2019-07-30T17:36:30.886Z] import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent; [2019-07-30T17:36:30.886Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:36:30.886Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T17:36:30.886Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[128] [2019-07-30T17:36:30.886Z] fEntries.add(pulse); [2019-07-30T17:36:30.886Z] ^^^^^ [2019-07-30T17:36:30.886Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry' [2019-07-30T17:36:30.886Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2019-07-30T17:36:30.886Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-30T17:36:30.886Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:36:30.886Z] Discouraged access: The constructor 'TimeLineEvent(ITimeGraphEntry, long, List)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T17:36:30.886Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2019-07-30T17:36:30.886Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-30T17:36:30.886Z] ^^^^^^^^^^^^^ [2019-07-30T17:36:30.886Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T17:36:30.886Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] [2019-07-30T17:36:30.886Z] fEvents.put(pulse.getName(), events); [2019-07-30T17:36:30.886Z] ^^^^^^ [2019-07-30T17:36:30.886Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>' [2019-07-30T17:36:30.886Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[171] [2019-07-30T17:36:30.886Z] regexes.put(IFilterProperty.BOUND, fFilterRegex); [2019-07-30T17:36:30.886Z] ^^^^^^^^^^^^ [2019-07-30T17:36:30.886Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:36:30.886Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[179] [2019-07-30T17:36:30.886Z] public void setFilterRegex(String filterRegex) { [2019-07-30T17:36:30.886Z] ^^^^^^^^^^^ [2019-07-30T17:36:30.886Z] Javadoc: Missing tag for parameter filterRegex [2019-07-30T17:36:30.886Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[227] [2019-07-30T17:36:30.886Z] ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues())); [2019-07-30T17:36:30.886Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:36:30.886Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@Nullable Long>' [2019-07-30T17:36:30.886Z] 8 problems (8 warnings) [2019-07-30T17:36:30.886Z] [INFO] [2019-07-30T17:36:30.886Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T17:36:30.886Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:36:30.886Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources [2019-07-30T17:36:30.886Z] [INFO] [2019-07-30T17:36:30.886Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T17:36:30.886Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T17:36:30.886Z] [INFO] [2019-07-30T17:36:30.886Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T17:36:30.886Z] [INFO] [2019-07-30T17:36:30.886Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T17:36:30.886Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-30T17:36:31.141Z] [INFO] [2019-07-30T17:36:31.141Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T17:36:31.141Z] [INFO] [2019-07-30T17:36:31.141Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T17:36:31.141Z] [INFO] [2019-07-30T17:36:31.141Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T17:36:31.141Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-30T17:36:31.397Z] [INFO] [2019-07-30T17:36:31.397Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T17:36:31.397Z] [INFO] [2019-07-30T17:36:31.397Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T17:36:32.322Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T17:36:32.322Z] [INFO] Command line: [2019-07-30T17:36:32.322Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T17:36:32.322Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:36:34.834Z] !SESSION 2019-07-30 17:36:32.328 ----------------------------------------------- [2019-07-30T17:36:34.834Z] eclipse.buildId=unknown [2019-07-30T17:36:34.834Z] java.version=1.8.0_202 [2019-07-30T17:36:34.834Z] java.vendor=Oracle Corporation [2019-07-30T17:36:34.834Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:36:34.834Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T17:36:34.834Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T17:36:34.834Z] [2019-07-30T17:36:34.834Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:36:34.207 [2019-07-30T17:36:34.834Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:36:34.834Z] !STACK 0 [2019-07-30T17:36:34.834Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T17:36:34.834Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:36:34.834Z] [2019-07-30T17:36:34.834Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:36:34.834Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:36:34.834Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:36:34.834Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:36:34.834Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:36:34.834Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:36:34.834Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:36:34.834Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:36:34.834Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:36:34.834Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:36:34.834Z] [2019-07-30T17:36:34.834Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:36:34.307 [2019-07-30T17:36:34.834Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:36:34.834Z] !STACK 0 [2019-07-30T17:36:34.834Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T17:36:34.834Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:36:34.834Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:36:34.834Z] -> 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-30T17:36:34.834Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T17:36:34.834Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:36:34.834Z] [2019-07-30T17:36:34.834Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:36:34.834Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:36:34.834Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:36:34.834Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:36:34.834Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:36:34.834Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:36:34.834Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:36:34.834Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:36:34.834Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:36:34.834Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:36:35.761Z] process 6267: 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-30T17:36:35.761Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T17:36:36.016Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:36:36.016Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:36:42.549Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-30T17:36:42.549Z] Display size: 1440x900 [2019-07-30T17:36:42.549Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-30T17:36:42.549Z] GTK version=3.18.9 [2019-07-30T17:36:42.549Z] GTK theme=Ambiance [2019-07-30T17:36:42.549Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T17:36:42.549Z] Time zone: Coordinated Universal Time [2019-07-30T17:36:42.549Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T17:36:42.549Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T17:36:46.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140110264 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T17:36:46.712Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T17:36:46.712Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T17:36:46.712Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T17:36:46.712Z] *** BUG *** [2019-07-30T17:36:46.712Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:36:46.712Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:36:46.712Z] [2019-07-30T17:36:46.712Z] *** BUG *** [2019-07-30T17:36:46.712Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:36:46.712Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:36:46.712Z] [2019-07-30T17:36:46.712Z] *** BUG *** [2019-07-30T17:36:46.712Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:36:46.712Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:36:46.712Z] [2019-07-30T17:36:46.712Z] *** BUG *** [2019-07-30T17:36:46.712Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:36:46.712Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:36:46.712Z] [2019-07-30T17:36:46.968Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T17:36:46.968Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T17:36:46.968Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140110989 data=null doit=true} to Shell with text {Preferences} [2019-07-30T17:36:46.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:46.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:46.968Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:46.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140111007 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T17:36:46.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140111013 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T17:36:46.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140111013 data=null} to TreeItem with text {Tracing} [2019-07-30T17:36:46.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140111013 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T17:36:46.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140111014 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-30T17:36:46.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140111080 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T17:36:46.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140111081 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T17:36:46.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140111081 data=null} to TreeItem with text {Tracing} [2019-07-30T17:36:46.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140111082 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T17:36:46.968Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140111084 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-30T17:36:46.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140111086 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T17:36:46.968Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:46.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1140111092 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T17:36:46.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1140111092 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T17:36:46.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1140111092 data=null} to Tree node with text: Trace Types [2019-07-30T17:36:46.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1140111093 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T17:36:46.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140111093 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-30T17:36:46.968Z] *** BUG *** [2019-07-30T17:36:46.968Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:36:46.968Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:36:46.968Z] [2019-07-30T17:36:46.968Z] *** BUG *** [2019-07-30T17:36:46.968Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:36:46.968Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:36:46.968Z] [2019-07-30T17:36:46.968Z] *** BUG *** [2019-07-30T17:36:46.968Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:36:46.968Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:36:46.968Z] [2019-07-30T17:36:46.968Z] *** BUG *** [2019-07-30T17:36:46.968Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:36:46.968Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:36:46.968Z] [2019-07-30T17:36:46.968Z] *** BUG *** [2019-07-30T17:36:46.968Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:36:46.968Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:36:46.968Z] [2019-07-30T17:36:46.968Z] *** BUG *** [2019-07-30T17:36:46.968Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:36:46.968Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:36:46.968Z] [2019-07-30T17:36:46.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1140111187 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T17:36:46.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:46.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:46.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:46.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:46.968Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:46.968Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:46.968Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T17:36:46.968Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:46.968Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:46.968Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:46.968Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:46.968Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:46.968Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:46.968Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:46.968Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:46.968Z] DEBUG - Clicking on Check all [2019-07-30T17:36:46.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1140111198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:46.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140111199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:46.968Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1140111199 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:46.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1140111199 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:46.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1140111199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:46.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1140111199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:46.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1140111199 data=null item=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-30T17:36:46.968Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1140111200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:46.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140111201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:46.968Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1140111201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:46.968Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1140111201 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:46.968Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1140111201 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:46.968Z] DEBUG - Clicked on Check all [2019-07-30T17:36:46.968Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:46.968Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:46.968Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:46.968Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:46.968Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:46.969Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:46.969Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T17:36:46.969Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:46.969Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:46.969Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:46.969Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:46.969Z] DEBUG - Clicking on &Apply [2019-07-30T17:36:46.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140111205 data=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-30T17:36:46.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140111205 data=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-30T17:36:46.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140111205 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:46.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140111205 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:46.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140111205 data=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-30T17:36:46.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140111205 data=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-30T17:36:46.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140111206 data=null item=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-30T17:36:46.969Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140111208 data=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-30T17:36:46.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140111208 data=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-30T17:36:46.969Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140111208 data=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-30T17:36:46.969Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140111208 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:46.969Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140111208 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:46.969Z] DEBUG - Clicked on &Apply [2019-07-30T17:36:46.969Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:46.969Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:46.969Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:46.969Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:46.969Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:46.969Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:46.969Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:46.969Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:46.969Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T17:36:46.969Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T17:36:46.969Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:46.969Z] 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-30T17:36:46.969Z] DEBUG - Clicking on Apply and Close [2019-07-30T17:36:46.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140111215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:46.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140111215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:46.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140111215 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-30T17:36:46.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140111216 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:46.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140111216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:46.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140111216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:47.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140111216 data=null item=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-30T17:36:47.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140110605 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-30T17:36:47.224Z] DEBUG - Clicked on [2019-07-30T17:36:47.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T17:36:47.785Z] DEBUG - number of items : 11 [2019-07-30T17:36:47.785Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters} [2019-07-30T17:36:47.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140111883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T17:36:47.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140111883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T17:36:47.785Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140111884 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-30T17:36:47.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140111884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T17:36:47.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140111884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T17:36:47.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140111884 data=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-30T17:36:47.785Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140111903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T17:36:47.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140111904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T17:36:47.785Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140111904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T17:36:47.785Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140111904 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-30T17:36:47.785Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140111904 data=null} to ToolItem with tooltip text {Import filters} [2019-07-30T17:36:47.785Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters} [2019-07-30T17:36:47.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:47.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:47.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:47.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:47.785Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-30T17:36:47.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1140111913 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-30T17:36:47.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1140111913 data=null} to TreeItem with text {FILTER test} [2019-07-30T17:36:47.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1140111913 data=null button=1 stateMask=0x0 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-30T17:36:47.785Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140111914 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-30T17:36:47.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1140111915 data=null button=1 stateMask=0x80000 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-30T17:36:47.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140111915 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T17:36:47.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140111915 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T17:36:47.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140111916 data=null button=1 stateMask=0x0 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T17:36:47.785Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140111916 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-30T17:36:47.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140111920 data=null button=1 stateMask=0x80000 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T17:36:47.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:47.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140111921 data=null button=0 stateMask=0x0 x=200 y=32 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T17:36:47.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140111921 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T17:36:47.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140111921 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T17:36:47.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140111922 data=null button=1 stateMask=0x0 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T17:36:47.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140111922 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-30T17:36:47.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140111979 data=null button=1 stateMask=0x80000 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T17:36:47.785Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-30T17:36:47.785Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-30T17:36:47.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140111981 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T17:36:47.785Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T17:36:47.785Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T17:36:47.785Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T17:36:48.347Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T17:36:48.347Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T17:36:48.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140112310 data=null doit=true} to Shell with text {Preferences} [2019-07-30T17:36:48.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:48.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:48.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:48.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:48.347Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:48.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140112377 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T17:36:48.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140112377 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T17:36:48.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140112377 data=null} to TreeItem with text {Tracing} [2019-07-30T17:36:48.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140112378 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T17:36:48.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140112378 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-30T17:36:48.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140112402 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T17:36:48.347Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T17:36:48.347Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:48.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1140112404 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T17:36:48.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1140112404 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T17:36:48.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1140112404 data=null} to Tree node with text: Trace Types [2019-07-30T17:36:48.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1140112405 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T17:36:48.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140112405 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-30T17:36:48.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1140112407 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T17:36:48.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:48.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:48.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:48.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:48.347Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:48.347Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - Clicking on Uncheck all [2019-07-30T17:36:48.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1140112468 data=null 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-30T17:36:48.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140112468 data=null 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-30T17:36:48.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1140112468 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:48.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1140112468 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:48.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1140112469 data=null 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-30T17:36:48.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1140112469 data=null 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-30T17:36:48.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1140112469 data=null item=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-30T17:36:48.348Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1140112471 data=null 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-30T17:36:48.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140112471 data=null 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-30T17:36:48.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1140112471 data=null 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-30T17:36:48.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1140112471 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:48.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1140112471 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:48.348Z] DEBUG - Clicked on Uncheck all [2019-07-30T17:36:48.348Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree') [2019-07-30T17:36:48.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1140112472 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-30T17:36:48.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1140112472 data=null} to TreeItem with text {Custom XML} [2019-07-30T17:36:48.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1140112472 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T17:36:48.348Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140112473 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-30T17:36:48.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1140112473 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T17:36:48.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1140112474 data=null doit=true} to Tree node with text: testxmlextension [2019-07-30T17:36:48.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1140112474 data=null} to Tree node with text: testxmlextension [2019-07-30T17:36:48.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1140112475 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T17:36:48.348Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140112475 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-30T17:36:48.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1140112475 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T17:36:48.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:48.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=1140112477 data=null button=0 stateMask=0x0 x=119 y=77 count=0} to Tree node with text: testxmlextension [2019-07-30T17:36:48.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1140112486 data=null doit=true} to Tree node with text: testxmlextension [2019-07-30T17:36:48.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1140112486 data=null} to Tree node with text: testxmlextension [2019-07-30T17:36:48.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1140112488 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T17:36:48.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140112488 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-30T17:36:48.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1140112488 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - Clicking on Check selected [2019-07-30T17:36:48.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1140112491 data=null 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-30T17:36:48.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1140112492 data=null 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-30T17:36:48.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1140112492 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:48.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1140112492 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:48.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1140112492 data=null 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-30T17:36:48.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1140112492 data=null 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-30T17:36:48.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1140112493 data=null item=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-30T17:36:48.348Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1140112493 data=null 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-30T17:36:48.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1140112493 data=null 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-30T17:36:48.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1140112494 data=null 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-30T17:36:48.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1140112494 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:48.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1140112494 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:48.348Z] DEBUG - Clicked on Check selected [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - Clicking on &Apply [2019-07-30T17:36:48.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140112501 data=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-30T17:36:48.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140112501 data=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-30T17:36:48.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140112501 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:48.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140112501 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:48.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140112501 data=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-30T17:36:48.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140112502 data=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-30T17:36:48.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140112502 data=null item=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-30T17:36:48.348Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140112505 data=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-30T17:36:48.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140112505 data=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-30T17:36:48.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140112505 data=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-30T17:36:48.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140112505 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:48.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140112505 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:48.348Z] DEBUG - Clicked on &Apply [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T17:36:48.348Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:48.348Z] 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-30T17:36:48.348Z] DEBUG - Clicking on Apply and Close [2019-07-30T17:36:48.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140112509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:48.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140112509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:48.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140112509 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-30T17:36:48.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140112509 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:48.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140112510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:48.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140112510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:48.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140112510 data=null item=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-30T17:36:48.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140112007 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-30T17:36:48.612Z] DEBUG - Clicked on [2019-07-30T17:36:48.612Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-30T17:36:48.612Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T17:36:48.612Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:48.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1140112711 data=null button=0 stateMask=0x0 x=60 y=11 count=0} to TreeItem with text {FILTER test} [2019-07-30T17:36:48.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1140112782 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-30T17:36:48.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1140112783 data=null} to TreeItem with text {FILTER test} [2019-07-30T17:36:48.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1140112783 data=null button=1 stateMask=0x0 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-30T17:36:48.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140112784 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-30T17:36:48.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1140112798 data=null button=1 stateMask=0x80000 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-30T17:36:48.612Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-30T17:36:48.612Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T17:36:48.612Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-30T17:36:48.612Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:48.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140112800 data=null button=0 stateMask=0x0 x=200 y=32 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T17:36:48.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140112800 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T17:36:48.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140112800 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T17:36:48.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140112800 data=null button=1 stateMask=0x0 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T17:36:48.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140112801 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-30T17:36:48.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140112808 data=null button=1 stateMask=0x80000 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T17:36:48.612Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-30T17:36:48.612Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-30T17:36:48.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140112813 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T17:36:48.867Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T17:36:48.867Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T17:36:48.867Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T17:36:49.123Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T17:36:49.123Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T17:36:49.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140113175 data=null doit=true} to Shell with text {Preferences} [2019-07-30T17:36:49.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:49.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:49.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:49.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:49.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:49.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140113206 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T17:36:49.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140113206 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T17:36:49.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140113206 data=null} to TreeItem with text {Tracing} [2019-07-30T17:36:49.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140113207 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T17:36:49.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140113207 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-30T17:36:49.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140113232 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T17:36:49.123Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T17:36:49.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:49.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1140113233 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T17:36:49.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1140113233 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T17:36:49.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1140113233 data=null} to Tree node with text: Trace Types [2019-07-30T17:36:49.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1140113234 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T17:36:49.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140113234 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-30T17:36:49.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1140113264 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T17:36:49.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:49.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:49.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:49.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - Clicking on Uncheck all [2019-07-30T17:36:49.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1140113268 data=null 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-30T17:36:49.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140113268 data=null 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-30T17:36:49.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1140113268 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:49.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1140113268 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:49.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1140113268 data=null 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-30T17:36:49.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1140113268 data=null 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-30T17:36:49.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1140113268 data=null item=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-30T17:36:49.123Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1140113269 data=null 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-30T17:36:49.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140113269 data=null 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-30T17:36:49.123Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1140113269 data=null 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-30T17:36:49.123Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1140113270 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:49.123Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1140113270 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:49.123Z] DEBUG - Clicked on Uncheck all [2019-07-30T17:36:49.123Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-30T17:36:49.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1140113270 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T17:36:49.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1140113270 data=null} to TreeItem with text {Custom Text} [2019-07-30T17:36:49.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1140113271 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T17:36:49.123Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140113271 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-30T17:36:49.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1140113271 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T17:36:49.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1140113272 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T17:36:49.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1140113272 data=null} to Tree node with text: testtxtextension [2019-07-30T17:36:49.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1140113272 data=null button=1 stateMask=0x0 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T17:36:49.123Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140113273 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-30T17:36:49.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1140113273 data=null button=1 stateMask=0x80000 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T17:36:49.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:49.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1140113274 data=null button=0 stateMask=0x0 x=116 y=55 count=0} to Tree node with text: testtxtextension [2019-07-30T17:36:49.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1140113275 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T17:36:49.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1140113275 data=null} to Tree node with text: testtxtextension [2019-07-30T17:36:49.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1140113275 data=null button=1 stateMask=0x0 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T17:36:49.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140113275 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-30T17:36:49.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1140113276 data=null button=1 stateMask=0x80000 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - Clicking on Check selected [2019-07-30T17:36:49.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1140113287 data=null 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-30T17:36:49.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1140113287 data=null 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-30T17:36:49.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1140113287 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:49.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1140113287 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:49.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1140113288 data=null 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-30T17:36:49.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1140113288 data=null 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-30T17:36:49.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1140113288 data=null item=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-30T17:36:49.123Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1140113289 data=null 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-30T17:36:49.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1140113289 data=null 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-30T17:36:49.123Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1140113289 data=null 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-30T17:36:49.123Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1140113289 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:49.123Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1140113289 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:49.123Z] DEBUG - Clicked on Check selected [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - Clicking on &Apply [2019-07-30T17:36:49.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140113291 data=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-30T17:36:49.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140113291 data=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-30T17:36:49.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140113291 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:49.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140113291 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:49.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140113291 data=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-30T17:36:49.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140113292 data=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-30T17:36:49.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140113292 data=null item=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-30T17:36:49.123Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140113293 data=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-30T17:36:49.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140113293 data=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-30T17:36:49.123Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140113293 data=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-30T17:36:49.123Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140113293 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:49.123Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140113293 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:49.123Z] DEBUG - Clicked on &Apply [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T17:36:49.123Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:49.123Z] 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-30T17:36:49.123Z] DEBUG - Clicking on Apply and Close [2019-07-30T17:36:49.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140113300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:49.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140113300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:49.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140113300 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-30T17:36:49.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140113300 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:49.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140113300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:49.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140113300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:49.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140113300 data=null item=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-30T17:36:49.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140112885 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-30T17:36:49.378Z] DEBUG - Clicked on [2019-07-30T17:36:49.378Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-30T17:36:49.378Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T17:36:49.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:49.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1140113496 data=null button=0 stateMask=0x0 x=60 y=11 count=0} to TreeItem with text {FILTER test} [2019-07-30T17:36:49.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1140113497 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-30T17:36:49.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1140113497 data=null} to TreeItem with text {FILTER test} [2019-07-30T17:36:49.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1140113497 data=null button=1 stateMask=0x0 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-30T17:36:49.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140113497 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-30T17:36:49.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1140113503 data=null button=1 stateMask=0x80000 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-30T17:36:49.378Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-30T17:36:49.378Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T17:36:49.378Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-30T17:36:49.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:49.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140113569 data=null button=0 stateMask=0x0 x=200 y=32 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T17:36:49.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140113569 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T17:36:49.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140113569 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T17:36:49.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140113570 data=null button=1 stateMask=0x0 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T17:36:49.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140113570 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-30T17:36:49.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1140113576 data=null button=1 stateMask=0x80000 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T17:36:49.378Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-30T17:36:49.378Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-30T17:36:49.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140113588 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T17:36:49.378Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T17:36:49.378Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T17:36:49.633Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T17:36:49.889Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T17:36:49.889Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T17:36:49.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140113905 data=null doit=true} to Shell with text {Preferences} [2019-07-30T17:36:49.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:49.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:49.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:49.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:49.889Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:49.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140113907 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T17:36:49.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140113908 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T17:36:49.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140113908 data=null} to TreeItem with text {Tracing} [2019-07-30T17:36:49.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140113908 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T17:36:49.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140113908 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-30T17:36:49.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140113985 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T17:36:49.889Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T17:36:49.889Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:49.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1140113986 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T17:36:49.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1140113986 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T17:36:49.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1140113986 data=null} to Tree node with text: Trace Types [2019-07-30T17:36:49.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1140113986 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T17:36:49.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140113987 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-30T17:36:49.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1140113990 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T17:36:49.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:49.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:49.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:49.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - Clicking on Check all [2019-07-30T17:36:49.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1140113993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:49.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140113993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:49.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1140113993 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:49.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1140113993 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:49.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1140113993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:49.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1140113994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:49.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1140113994 data=null item=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-30T17:36:49.889Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1140113995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:49.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140113995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:49.889Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1140113995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:49.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1140113995 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:49.889Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1140113995 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:49.889Z] DEBUG - Clicked on Check all [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - Clicking on &Apply [2019-07-30T17:36:49.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140113996 data=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-30T17:36:49.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140113996 data=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-30T17:36:49.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140113996 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:49.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140113996 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:49.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140113997 data=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-30T17:36:49.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140113997 data=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-30T17:36:49.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140113997 data=null item=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-30T17:36:49.889Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140113998 data=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-30T17:36:49.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140113998 data=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-30T17:36:49.889Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140113998 data=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-30T17:36:49.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140113998 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:49.889Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140113998 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:49.889Z] DEBUG - Clicked on &Apply [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T17:36:49.889Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:49.889Z] 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-30T17:36:49.889Z] DEBUG - Clicking on Apply and Close [2019-07-30T17:36:49.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140114000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:49.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140114000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:49.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140114000 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-30T17:36:49.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140114000 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:49.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140114000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:49.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140114000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:49.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140114001 data=null item=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-30T17:36:49.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140113665 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-30T17:36:50.144Z] DEBUG - Clicked on [2019-07-30T17:36:50.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140114181 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T17:36:50.144Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T17:36:50.144Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T17:36:50.144Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T17:36:50.400Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T17:36:50.400Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T17:36:50.400Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140114485 data=null doit=true} to Shell with text {Preferences} [2019-07-30T17:36:50.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:50.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:50.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:50.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:50.400Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:50.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140114494 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T17:36:50.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140114495 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T17:36:50.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140114495 data=null} to TreeItem with text {Tracing} [2019-07-30T17:36:50.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140114495 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T17:36:50.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140114495 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-30T17:36:50.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140114525 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T17:36:50.400Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T17:36:50.400Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:50.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1140114526 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T17:36:50.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1140114526 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T17:36:50.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1140114526 data=null} to Tree node with text: Trace Types [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1140114526 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T17:36:50.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140114526 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-30T17:36:50.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1140114528 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T17:36:50.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:50.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:50.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:50.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - Clicking on Check all [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1140114567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140114567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1140114567 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1140114567 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1140114568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1140114568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1140114568 data=null item=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-30T17:36:50.401Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1140114569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140114569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1140114569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1140114569 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1140114569 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Clicked on Check all [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - Clicking on Uncheck all [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1140114572 data=null 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-30T17:36:50.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140114572 data=null 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-30T17:36:50.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1140114572 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1140114572 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1140114572 data=null 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-30T17:36:50.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1140114573 data=null 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-30T17:36:50.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1140114573 data=null item=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-30T17:36:50.401Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1140114573 data=null 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-30T17:36:50.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140114574 data=null 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-30T17:36:50.401Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1140114574 data=null 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-30T17:36:50.401Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1140114574 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1140114574 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Clicked on Uncheck all [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - Clicking on Check all [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1140114575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140114575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1140114575 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1140114575 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1140114576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1140114576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1140114576 data=null item=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-30T17:36:50.401Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1140114581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140114581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1140114581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1140114581 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1140114581 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Clicked on Check all [2019-07-30T17:36:50.401Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=1140114583 data=null button=0 stateMask=0x0 x=86 y=55 count=0} to TreeItem with text {Custom XML} [2019-07-30T17:36:50.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1140114583 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-30T17:36:50.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1140114583 data=null} to TreeItem with text {Custom XML} [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1140114584 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T17:36:50.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140114584 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-30T17:36:50.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1140114584 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - Clicking on Uncheck all [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1140114585 data=null 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-30T17:36:50.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140114586 data=null 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-30T17:36:50.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1140114586 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1140114586 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1140114586 data=null 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-30T17:36:50.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1140114586 data=null 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-30T17:36:50.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1140114586 data=null item=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-30T17:36:50.401Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1140114587 data=null 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-30T17:36:50.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140114587 data=null 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-30T17:36:50.401Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1140114587 data=null 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-30T17:36:50.401Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1140114587 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1140114587 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Clicked on Uncheck all [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - Clicking on Check selected [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1140114589 data=null 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-30T17:36:50.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1140114589 data=null 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-30T17:36:50.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1140114589 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1140114589 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1140114589 data=null 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-30T17:36:50.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1140114589 data=null 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-30T17:36:50.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1140114589 data=null item=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-30T17:36:50.401Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1140114590 data=null 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-30T17:36:50.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1140114590 data=null 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-30T17:36:50.401Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1140114590 data=null 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-30T17:36:50.401Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1140114590 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1140114590 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Clicked on Check selected [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - Clicking on Check all [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1140114592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140114592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1140114592 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1140114592 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1140114592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1140114592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1140114592 data=null item=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-30T17:36:50.401Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1140114593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140114593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1140114593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1140114593 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1140114593 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Clicked on Check all [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - Clicking on Uncheck selected [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1140114602 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-30T17:36:50.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1140114602 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-30T17:36:50.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1140114602 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1140114602 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1140114604 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-30T17:36:50.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1140114604 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-30T17:36:50.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1140114604 data=null item=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-30T17:36:50.401Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1140114604 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-30T17:36:50.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1140114604 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-30T17:36:50.401Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1140114604 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-30T17:36:50.401Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1140114604 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1140114605 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Clicked on Uncheck selected [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:50.401Z] DEBUG - Clicking on Uncheck all [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1140114606 data=null 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-30T17:36:50.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140114606 data=null 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-30T17:36:50.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1140114606 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1140114606 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1140114606 data=null 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-30T17:36:50.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1140114606 data=null 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-30T17:36:50.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1140114607 data=null item=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-30T17:36:50.401Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1140114607 data=null 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-30T17:36:50.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140114607 data=null 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-30T17:36:50.401Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1140114607 data=null 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-30T17:36:50.401Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1140114608 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1140114608 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.401Z] DEBUG - Clicked on Uncheck all [2019-07-30T17:36:50.401Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:36:50.401Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:36:50.401Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:36:50.401Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:36:50.656Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:50.656Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:50.656Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T17:36:50.656Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:50.656Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.656Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:50.656Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:50.656Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:50.656Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:50.656Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:50.656Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:50.656Z] DEBUG - Clicking on Check all [2019-07-30T17:36:50.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1140114871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140114871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.656Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1140114871 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1140114871 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1140114871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1140114871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1140114871 data=null item=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-30T17:36:50.656Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1140114872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140114872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.656Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1140114872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.656Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1140114872 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.656Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1140114872 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:50.656Z] DEBUG - Clicked on Check all [2019-07-30T17:36:50.656Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:36:50.656Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:36:50.656Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-30T17:36:50.656Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text') [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - Clicking on Check all [2019-07-30T17:36:51.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1140115177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.216Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140115177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1140115177 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1140115177 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1140115178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1140115178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1140115178 data=null item=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-30T17:36:51.216Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1140115180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.216Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140115180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.216Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1140115180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.216Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1140115180 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.216Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1140115180 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.216Z] DEBUG - Clicked on Check all [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - Clicking on &Apply [2019-07-30T17:36:51.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140115182 data=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-30T17:36:51.216Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140115182 data=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-30T17:36:51.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140115182 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:51.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140115182 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:51.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140115182 data=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-30T17:36:51.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140115182 data=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-30T17:36:51.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140115182 data=null item=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-30T17:36:51.216Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140115182 data=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-30T17:36:51.216Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140115182 data=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-30T17:36:51.216Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140115182 data=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-30T17:36:51.216Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140115182 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:51.216Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140115182 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:51.216Z] DEBUG - Clicked on &Apply [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T17:36:51.216Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:51.216Z] 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-30T17:36:51.216Z] DEBUG - Clicking on Apply and Close [2019-07-30T17:36:51.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140115184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:51.216Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140115184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:51.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140115185 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-30T17:36:51.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140115185 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:51.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140115185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:51.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140115185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:51.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140115185 data=null item=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-30T17:36:51.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140114188 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-30T17:36:51.216Z] DEBUG - Clicked on [2019-07-30T17:36:51.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140115299 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T17:36:51.216Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T17:36:51.216Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T17:36:51.216Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T17:36:51.471Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T17:36:51.471Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T17:36:51.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140115577 data=null doit=true} to Shell with text {Preferences} [2019-07-30T17:36:51.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:51.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:51.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:51.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:51.471Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:51.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140115579 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T17:36:51.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140115580 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T17:36:51.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140115580 data=null} to TreeItem with text {Tracing} [2019-07-30T17:36:51.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140115580 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T17:36:51.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140115580 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-30T17:36:51.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140115667 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T17:36:51.471Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T17:36:51.471Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:51.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1140115668 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T17:36:51.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1140115668 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T17:36:51.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1140115668 data=null} to Tree node with text: Trace Types [2019-07-30T17:36:51.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1140115668 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T17:36:51.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140115668 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-30T17:36:51.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1140115670 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T17:36:51.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:51.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:51.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:51.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:51.471Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:51.471Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:51.471Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T17:36:51.471Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:51.471Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.471Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:51.471Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:51.471Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:51.471Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:51.471Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:51.471Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:51.471Z] DEBUG - Clicking on Check all [2019-07-30T17:36:51.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1140115672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140115672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1140115673 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1140115673 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1140115673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1140115673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1140115673 data=null item=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-30T17:36:51.471Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1140115673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140115673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.472Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1140115673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1140115673 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.472Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1140115673 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:51.472Z] DEBUG - Clicked on Check all [2019-07-30T17:36:51.472Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:51.472Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:51.472Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:51.472Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:51.472Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:51.472Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:51.472Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T17:36:51.472Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:51.472Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:51.472Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:51.472Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:51.472Z] DEBUG - Clicking on &Apply [2019-07-30T17:36:51.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140115675 data=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-30T17:36:51.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140115675 data=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-30T17:36:51.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140115675 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:51.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140115675 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:51.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140115676 data=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-30T17:36:51.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140115676 data=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-30T17:36:51.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140115676 data=null item=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-30T17:36:51.472Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140115676 data=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-30T17:36:51.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140115676 data=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-30T17:36:51.472Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140115676 data=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-30T17:36:51.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140115676 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:51.472Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140115676 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:51.472Z] DEBUG - Clicked on &Apply [2019-07-30T17:36:51.472Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:51.472Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:51.472Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:51.472Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:51.472Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:51.472Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:51.472Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:51.472Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:51.472Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T17:36:51.472Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T17:36:51.472Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:51.472Z] 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-30T17:36:51.472Z] DEBUG - Clicking on Apply and Close [2019-07-30T17:36:51.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140115677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:51.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140115678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:51.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140115678 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-30T17:36:51.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140115678 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:51.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140115678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:51.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140115678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:51.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140115678 data=null item=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-30T17:36:51.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140115313 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-30T17:36:51.727Z] DEBUG - Clicked on [2019-07-30T17:36:51.727Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:36:51.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:51.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:51.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:51.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:51.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:51.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140115898 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:36:51.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140115898 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:36:51.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140115898 data=null} to TreeItem with text {test} [2019-07-30T17:36:51.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140115898 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:36:51.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140115898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:36:51.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140115967 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:36:51.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:51.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140115967 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:36:51.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140115967 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:36:51.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140115967 data=null} to TreeItem with text {test} [2019-07-30T17:36:51.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140115968 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:36:51.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140115968 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:36:51.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140115974 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:36:51.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140115976 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:36:51.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140115976 data=null} to TreeItem with text {test} [2019-07-30T17:36:51.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140115976 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:36:51.983Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140115976 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-30T17:36:51.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140115999 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:36:51.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:51.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140116004 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:36:51.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140116004 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:36:51.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140116004 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:36:51.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140116005 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:36:51.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140116005 data=null item=TreeItem {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-30T17:36:51.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140116063 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:36:51.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140116063 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:36:51.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140116063 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:36:51.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140116064 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:36:51.983Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140116064 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-30T17:36:51.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140116066 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:36:51.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:51.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1140116067 data=null button=0 stateMask=0x0 x=112 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T17:36:51.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1140116067 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T17:36:51.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1140116067 data=null} to Tree node with text: syslog_collapse [2019-07-30T17:36:51.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1140116067 data=null button=1 stateMask=0x0 x=112 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T17:36:51.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140116067 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-30T17:36:51.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1140116072 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T17:36:51.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:51.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1140116072 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T17:36:51.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1140116072 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T17:36:51.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1140116072 data=null} to Tree node with text: syslog_collapse [2019-07-30T17:36:51.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1140116073 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T17:36:51.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140116073 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-30T17:36:51.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1140116089 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T17:36:52.543Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-30T17:36:52.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140116609 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T17:36:52.543Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T17:36:52.543Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T17:36:52.543Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T17:36:52.799Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T17:36:52.799Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T17:36:52.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140116910 data=null doit=true} to Shell with text {Preferences} [2019-07-30T17:36:52.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:52.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:52.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:52.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:52.799Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:52.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140116919 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T17:36:52.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140116919 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T17:36:52.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140116926 data=null} to TreeItem with text {Tracing} [2019-07-30T17:36:52.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140116926 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T17:36:52.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140116927 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-30T17:36:52.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140116977 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T17:36:52.799Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T17:36:52.799Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:52.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1140116978 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T17:36:52.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1140116978 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T17:36:52.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1140116978 data=null} to Tree node with text: Trace Types [2019-07-30T17:36:52.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1140116985 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T17:36:52.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140116985 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-30T17:36:52.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1140116995 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T17:36:52.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:52.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:52.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:52.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - Clicking on Uncheck all [2019-07-30T17:36:52.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1140117003 data=null 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-30T17:36:52.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140117003 data=null 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-30T17:36:52.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1140117003 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:52.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1140117003 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:52.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1140117007 data=null 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-30T17:36:52.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1140117007 data=null 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-30T17:36:52.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1140117007 data=null item=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-30T17:36:52.799Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1140117008 data=null 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-30T17:36:52.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140117008 data=null 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-30T17:36:52.799Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1140117008 data=null 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-30T17:36:52.799Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1140117008 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:52.799Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1140117008 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:52.799Z] DEBUG - Clicked on Uncheck all [2019-07-30T17:36:52.799Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree') [2019-07-30T17:36:52.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1140117009 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T17:36:52.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1140117009 data=null} to TreeItem with text {Custom Text} [2019-07-30T17:36:52.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1140117009 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T17:36:52.799Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140117010 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-30T17:36:52.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1140117010 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T17:36:52.799Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:52.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=1140117012 data=null button=0 stateMask=0x0 x=86 y=33 count=0} to TreeItem with text {Custom Text} [2019-07-30T17:36:52.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1140117012 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T17:36:52.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1140117012 data=null} to TreeItem with text {Custom Text} [2019-07-30T17:36:52.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1140117013 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T17:36:52.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140117013 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-30T17:36:52.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1140117013 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - Clicking on Check selected [2019-07-30T17:36:52.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1140117015 data=null 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-30T17:36:52.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1140117015 data=null 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-30T17:36:52.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1140117015 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:52.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1140117015 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:52.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1140117016 data=null 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-30T17:36:52.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1140117016 data=null 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-30T17:36:52.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1140117016 data=null item=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-30T17:36:52.799Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1140117017 data=null 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-30T17:36:52.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1140117017 data=null 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-30T17:36:52.799Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1140117017 data=null 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-30T17:36:52.799Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1140117017 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:52.799Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1140117017 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:52.799Z] DEBUG - Clicked on Check selected [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:52.799Z] DEBUG - Clicking on &Apply [2019-07-30T17:36:52.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140117018 data=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-30T17:36:52.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140117018 data=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-30T17:36:52.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140117019 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:52.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140117019 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:52.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140117020 data=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-30T17:36:52.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140117020 data=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-30T17:36:52.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140117020 data=null item=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-30T17:36:53.054Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140117072 data=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-30T17:36:53.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140117072 data=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-30T17:36:53.054Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140117072 data=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-30T17:36:53.054Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140117072 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:53.054Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140117072 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:53.054Z] DEBUG - Clicked on &Apply [2019-07-30T17:36:53.054Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:53.054Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:53.054Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:53.054Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:53.054Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:53.054Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:53.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:53.054Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:53.054Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T17:36:53.054Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T17:36:53.054Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:53.054Z] 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-30T17:36:53.054Z] DEBUG - Clicking on Apply and Close [2019-07-30T17:36:53.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140117074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:53.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140117074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:53.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140117074 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-30T17:36:53.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140117074 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:53.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140117075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:53.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140117075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:53.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140117075 data=null item=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-30T17:36:53.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140116681 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-30T17:36:53.054Z] DEBUG - Clicked on [2019-07-30T17:36:53.054Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:36:53.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:53.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:53.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:53.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:53.054Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:53.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140117276 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:36:53.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140117276 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:36:53.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140117276 data=null} to TreeItem with text {test} [2019-07-30T17:36:53.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140117277 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:36:53.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140117277 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:36:53.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140117307 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:36:53.309Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:53.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140117308 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:36:53.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140117308 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:36:53.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140117308 data=null} to TreeItem with text {test} [2019-07-30T17:36:53.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140117308 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:36:53.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140117309 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:36:53.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140117315 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:36:53.309Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T17:36:53.309Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:53.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140117316 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:36:53.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140117316 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:36:53.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140117316 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:36:53.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140117316 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:36:53.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140117317 data=null item=TreeItem {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-30T17:36:53.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140117327 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:36:53.309Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T17:36:53.309Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:53.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1140117328 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T17:36:53.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1140117328 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T17:36:53.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1140117328 data=null} to Tree node with text: syslog_collapse [2019-07-30T17:36:53.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1140117328 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T17:36:53.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140117328 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-30T17:36:53.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1140117369 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T17:36:53.309Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:53.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1140117369 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T17:36:53.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1140117370 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T17:36:53.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1140117370 data=null} to Tree node with text: syslog_collapse [2019-07-30T17:36:53.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1140117370 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T17:36:53.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140117370 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-30T17:36:53.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1140117375 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T17:36:53.309Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-30T17:36:53.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140117484 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T17:36:53.309Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T17:36:53.309Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T17:36:53.309Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T17:36:53.564Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T17:36:53.564Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T17:36:53.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140117779 data=null doit=true} to Shell with text {Preferences} [2019-07-30T17:36:53.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:53.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:53.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:53.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:53.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:53.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140117782 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T17:36:53.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140117782 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T17:36:53.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140117782 data=null} to TreeItem with text {Tracing} [2019-07-30T17:36:53.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140117794 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T17:36:53.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140117794 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-30T17:36:53.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140117818 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T17:36:53.820Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T17:36:53.820Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:53.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1140117819 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T17:36:53.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1140117820 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T17:36:53.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1140117820 data=null} to Tree node with text: Trace Types [2019-07-30T17:36:53.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1140117820 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T17:36:53.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140117820 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-30T17:36:53.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1140117822 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T17:36:53.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:53.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:53.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:53.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - Clicking on Check all [2019-07-30T17:36:53.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1140117873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:53.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140117873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:53.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1140117873 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:53.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1140117873 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:53.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1140117874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:53.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1140117874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:53.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1140117874 data=null item=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-30T17:36:53.820Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1140117875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:53.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140117875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:53.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1140117875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:53.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1140117875 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:53.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1140117875 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:53.820Z] DEBUG - Clicked on Check all [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - Clicking on &Apply [2019-07-30T17:36:53.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140117877 data=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-30T17:36:53.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140117877 data=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-30T17:36:53.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140117877 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:53.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140117877 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:53.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140117877 data=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-30T17:36:53.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140117877 data=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-30T17:36:53.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140117877 data=null item=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-30T17:36:53.820Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140117884 data=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-30T17:36:53.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140117884 data=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-30T17:36:53.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140117884 data=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-30T17:36:53.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140117887 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:53.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140117887 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:53.820Z] DEBUG - Clicked on &Apply [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T17:36:53.820Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:53.820Z] 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-30T17:36:53.820Z] DEBUG - Clicking on Apply and Close [2019-07-30T17:36:53.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140117889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:53.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140117889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:53.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140117889 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-30T17:36:53.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140117889 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:53.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140117890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:53.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140117890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:53.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140117890 data=null item=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-30T17:36:53.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140117509 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-30T17:36:54.164Z] DEBUG - Clicked on [2019-07-30T17:36:54.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140118077 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T17:36:54.164Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T17:36:54.164Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T17:36:54.164Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T17:36:54.164Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T17:36:54.164Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T17:36:54.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140118317 data=null doit=true} to Shell with text {Preferences} [2019-07-30T17:36:54.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:54.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:54.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:54.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:54.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:54.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140118320 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T17:36:54.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140118320 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T17:36:54.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140118320 data=null} to TreeItem with text {Tracing} [2019-07-30T17:36:54.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140118320 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T17:36:54.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140118320 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-30T17:36:54.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140118390 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T17:36:54.164Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T17:36:54.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:54.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1140118391 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T17:36:54.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1140118396 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T17:36:54.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1140118396 data=null} to Tree node with text: Trace Types [2019-07-30T17:36:54.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1140118396 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T17:36:54.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140118396 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-30T17:36:54.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1140118398 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T17:36:54.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:54.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:54.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:54.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - Clicking on Check all [2019-07-30T17:36:54.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1140118400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:54.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140118400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:54.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1140118400 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:54.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1140118401 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:54.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1140118401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:54.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1140118401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:54.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1140118401 data=null item=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-30T17:36:54.164Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1140118401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:54.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1140118401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:54.164Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1140118401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:54.164Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1140118401 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:54.164Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1140118402 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T17:36:54.164Z] DEBUG - Clicked on Check all [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - Clicking on &Apply [2019-07-30T17:36:54.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140118403 data=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-30T17:36:54.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140118403 data=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-30T17:36:54.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140118403 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:54.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140118403 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:54.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140118403 data=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-30T17:36:54.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140118403 data=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-30T17:36:54.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140118403 data=null item=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-30T17:36:54.164Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140118403 data=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-30T17:36:54.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140118403 data=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-30T17:36:54.164Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140118404 data=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-30T17:36:54.164Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140118404 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:54.164Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140118404 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:54.164Z] DEBUG - Clicked on &Apply [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T17:36:54.164Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:54.164Z] 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-30T17:36:54.164Z] DEBUG - Clicking on Apply and Close [2019-07-30T17:36:54.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140118405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:54.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140118405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:54.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140118405 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-30T17:36:54.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140118405 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:54.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140118417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:54.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140118417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:54.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140118417 data=null item=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-30T17:36:54.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140118098 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-30T17:36:54.419Z] DEBUG - Clicked on [2019-07-30T17:36:54.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140118581 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T17:36:54.419Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T17:36:54.419Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T17:36:54.419Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T17:36:54.675Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T17:36:54.675Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T17:36:54.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140118822 data=null doit=true} to Shell with text {Preferences} [2019-07-30T17:36:54.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:54.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:54.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:54.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:54.675Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:54.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140118880 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T17:36:54.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140118880 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T17:36:54.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140118880 data=null} to TreeItem with text {Tracing} [2019-07-30T17:36:54.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140118880 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T17:36:54.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140118880 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-30T17:36:54.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140118904 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T17:36:54.675Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T17:36:54.675Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:54.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1140118905 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T17:36:54.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1140118905 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T17:36:54.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1140118906 data=null} to Tree node with text: Trace Types [2019-07-30T17:36:54.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1140118906 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T17:36:54.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140118906 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-30T17:36:54.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1140118908 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T17:36:54.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:54.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:54.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:54.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - Clicking on Uncheck all [2019-07-30T17:36:54.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1140118964 data=null 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-30T17:36:54.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140118964 data=null 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-30T17:36:54.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1140118964 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:54.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1140118964 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:54.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1140118965 data=null 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-30T17:36:54.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1140118965 data=null 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-30T17:36:54.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1140118965 data=null item=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-30T17:36:54.932Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1140118966 data=null 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-30T17:36:54.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1140118966 data=null 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-30T17:36:54.932Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1140118966 data=null 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-30T17:36:54.932Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1140118966 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:54.932Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1140118967 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T17:36:54.932Z] DEBUG - Clicked on Uncheck all [2019-07-30T17:36:54.932Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-30T17:36:54.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1140118967 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T17:36:54.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1140118967 data=null} to TreeItem with text {Custom Text} [2019-07-30T17:36:54.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1140118968 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T17:36:54.932Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140118968 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-30T17:36:54.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1140118968 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T17:36:54.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1140118969 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T17:36:54.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1140118969 data=null} to Tree node with text: testtxtextension [2019-07-30T17:36:54.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1140118969 data=null button=1 stateMask=0x0 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T17:36:54.932Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140118969 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-30T17:36:54.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1140118970 data=null button=1 stateMask=0x80000 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T17:36:54.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:54.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1140118971 data=null button=0 stateMask=0x0 x=116 y=55 count=0} to Tree node with text: testtxtextension [2019-07-30T17:36:54.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1140118971 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T17:36:54.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1140118971 data=null} to Tree node with text: testtxtextension [2019-07-30T17:36:54.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1140118972 data=null button=1 stateMask=0x0 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T17:36:54.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140118972 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-30T17:36:54.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1140118972 data=null button=1 stateMask=0x80000 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - Clicking on Check selected [2019-07-30T17:36:54.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1140118973 data=null 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-30T17:36:54.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1140118973 data=null 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-30T17:36:54.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1140118973 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:54.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1140118974 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:54.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1140118974 data=null 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-30T17:36:54.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1140118974 data=null 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-30T17:36:54.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1140118974 data=null item=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-30T17:36:54.932Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1140118975 data=null 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-30T17:36:54.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1140118975 data=null 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-30T17:36:54.932Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1140118975 data=null 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-30T17:36:54.932Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1140118975 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:54.932Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1140118975 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T17:36:54.932Z] DEBUG - Clicked on Check selected [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - Clicking on &Apply [2019-07-30T17:36:54.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140118976 data=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-30T17:36:54.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140118976 data=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-30T17:36:54.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140118976 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:54.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140118976 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:54.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140118976 data=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-30T17:36:54.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140118976 data=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-30T17:36:54.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140118976 data=null item=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-30T17:36:54.932Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140118985 data=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-30T17:36:54.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140118985 data=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-30T17:36:54.932Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140118985 data=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-30T17:36:54.932Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140118985 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:54.932Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140118985 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:36:54.932Z] DEBUG - Clicked on &Apply [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:54.932Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:54.932Z] DEBUG - Clicking on Apply and Close [2019-07-30T17:36:54.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140118987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:54.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140118987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:54.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140118987 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-30T17:36:54.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140118987 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:54.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140118987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:54.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140118987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:36:54.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140118987 data=null item=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-30T17:36:54.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140118588 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-30T17:36:54.932Z] DEBUG - Clicked on [2019-07-30T17:36:54.932Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:36:54.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:54.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:54.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:36:54.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:36:54.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:54.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140119176 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:36:54.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140119176 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:36:54.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140119176 data=null} to TreeItem with text {test} [2019-07-30T17:36:54.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140119176 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:36:55.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140119182 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:36:55.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140119190 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:36:55.188Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:55.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140119191 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:36:55.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140119191 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:36:55.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140119191 data=null} to TreeItem with text {test} [2019-07-30T17:36:55.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140119191 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:36:55.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140119191 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:36:55.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140119206 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:36:55.188Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T17:36:55.188Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:55.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140119207 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:36:55.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140119207 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:36:55.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140119207 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:36:55.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140119207 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:36:55.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140119207 data=null item=TreeItem {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-30T17:36:55.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140119212 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:36:55.188Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:36:55.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140119212 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:36:55.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140119212 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:36:55.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140119212 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:36:55.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140119213 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:36:55.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140119213 data=null item=TreeItem {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-30T17:36:55.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140119272 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:36:55.188Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T17:36:55.188Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T17:36:55.443Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T17:36:55.443Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T17:36:55.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1140119611 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T17:36:55.443Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T17:36:55.443Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T17:36:55.443Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T17:36:55.443Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T17:36:55.443Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2019-07-30T17:36:58.922Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:58.922Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:36:58.922Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:36:58.922Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:36:58.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140122917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:36:58.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140122917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:36:58.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140122917 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:36:58.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140122917 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:36:58.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140122917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:36:58.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140122918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:36:58.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140122918 data=null item=null detail=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-30T17:36:58.922Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140122918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:36:58.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140122918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:36:58.922Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140122918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:36:58.922Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140122918 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:36:58.922Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140122918 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:36:58.922Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:36:58.922Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:36:58.922Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:36:58.922Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:36:58.922Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:36:58.922Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:36:58.922Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:36:58.922Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:36:58.922Z] DEBUG - Clicking on OK [2019-07-30T17:36:58.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140122919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:36:58.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140122919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:36:58.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140122919 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:36:58.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140122919 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:36:58.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140122919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:36:58.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140122919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:36:58.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:36:58.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:36:58.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:36:58.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:36:58.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:36:58.922Z] DEBUG - Clicked on OK [2019-07-30T17:36:59.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140122919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:36:59.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140122016 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-30T17:36:59.432Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.396 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-30T17:36:59.432Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 3.316 s [2019-07-30T17:36:59.432Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 1.718 s [2019-07-30T17:36:59.432Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.777 s [2019-07-30T17:36:59.432Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.947 s [2019-07-30T17:36:59.432Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-30T17:37:00.795Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-30T17:37:00.795Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T17:37:00.795Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T17:37:01.050Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T17:37:01.050Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T17:37:01.612Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-30T17:37:01.612Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T17:37:01.612Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T17:37:01.612Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T17:37:02.173Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T17:37:02.173Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T17:37:02.733Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T17:37:02.733Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T17:37:03.293Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T17:37:03.293Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T17:37:03.853Z] DEBUG - number of items : 5 [2019-07-30T17:37:03.853Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-07-30T17:37:03.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140127845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T17:37:03.853Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140127846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T17:37:03.853Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140127846 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-30T17:37:03.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140127846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T17:37:03.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140127846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T17:37:03.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140127846 data=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-30T17:37:03.853Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140127848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T17:37:03.853Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140127848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T17:37:03.853Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140127848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T17:37:03.853Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140127848 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-30T17:37:03.853Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140127848 data=null} to ToolItem with tooltip text {Zoom In} [2019-07-30T17:37:03.853Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-07-30T17:37:03.853Z] DEBUG - number of items : 5 [2019-07-30T17:37:03.853Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-07-30T17:37:03.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140127851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T17:37:03.853Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140127851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T17:37:03.853Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140127851 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-30T17:37:03.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140127852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T17:37:03.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140127852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T17:37:03.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140127852 data=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-30T17:37:03.853Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140127855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T17:37:03.853Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140127856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T17:37:03.853Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140127856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T17:37:03.853Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140127856 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-30T17:37:03.853Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140127856 data=null} to ToolItem with tooltip text {Zoom Out} [2019-07-30T17:37:03.853Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-07-30T17:37:03.853Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T17:37:03.853Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T17:37:04.413Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T17:37:04.413Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T17:37:04.973Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-30T17:37:04.973Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T17:37:04.973Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T17:37:04.973Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T17:37:04.973Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T17:37:04.973Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T17:37:04.973Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T17:37:05.229Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.692 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-30T17:37:05.229Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 1.936 s [2019-07-30T17:37:05.229Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 3.295 s [2019-07-30T17:37:05.229Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 0.351 s [2019-07-30T17:37:05.229Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-30T17:37:09.391Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T17:37:09.391Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:37:11.970Z] DEBUG - number of items : 16 [2019-07-30T17:37:11.970Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:11.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140135800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:11.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140135800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:11.970Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140135800 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:11.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140135800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:11.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140135800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:11.970Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140135937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:11.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140135938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:11.970Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140135938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:11.970Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140135938 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:11.970Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140135938 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:11.970Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:11.970Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:11.970Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - Clicking on OK [2019-07-30T17:37:11.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140135977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140135977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140135977 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140135977 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140135977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140135980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140135980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:11.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140135801 data=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-30T17:37:11.970Z] DEBUG - Clicked on [2019-07-30T17:37:12.226Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T17:37:12.226Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:37:12.786Z] DEBUG - number of items : 16 [2019-07-30T17:37:12.786Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:12.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140136831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:12.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140136831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:12.786Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140136831 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:12.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140136831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:12.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140136831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:12.786Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140136921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:12.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140136960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:12.786Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140136966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:12.786Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140136966 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:12.786Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140136966 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:12.786Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:12.786Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:12.787Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - Clicking on OK [2019-07-30T17:37:12.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140136975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140136975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140136976 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140136976 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140136976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140136976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140136976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:12.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140136831 data=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-30T17:37:12.787Z] DEBUG - Clicked on [2019-07-30T17:37:13.042Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T17:37:13.042Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:37:13.603Z] DEBUG - number of items : 16 [2019-07-30T17:37:13.603Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:13.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140137711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:13.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140137712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:13.603Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140137712 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:13.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140137712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:13.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140137712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:13.603Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140137786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:13.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140137787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:13.603Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140137787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:13.603Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140137787 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:13.603Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140137787 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:13.603Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:13.603Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:13.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - Clicking on OK [2019-07-30T17:37:13.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140137797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140137797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140137797 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140137798 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140137798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140137798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140137798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:13.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140137712 data=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-30T17:37:13.859Z] DEBUG - Clicked on [2019-07-30T17:37:13.859Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T17:37:13.859Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:37:14.419Z] DEBUG - number of items : 16 [2019-07-30T17:37:14.419Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:14.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140138605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:14.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140138605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:14.419Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140138605 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:14.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140138605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:14.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140138605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:14.674Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140138682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:14.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140138682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:14.674Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140138683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:14.674Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140138683 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:14.674Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140138683 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:14.674Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:14.674Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.674Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:14.675Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:14.675Z] DEBUG - Clicking on OK [2019-07-30T17:37:14.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140138692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:14.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140138692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:14.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140138693 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:14.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140138693 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:14.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140138693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:14.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140138693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:14.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140138693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:14.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140138605 data=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-30T17:37:14.675Z] DEBUG - Clicked on [2019-07-30T17:37:14.930Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T17:37:14.930Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:37:19.093Z] DEBUG - number of items : 16 [2019-07-30T17:37:19.093Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140143078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140143079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.093Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140143079 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140143079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140143079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.093Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140143193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140143194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.093Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140143194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.093Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140143194 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.093Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140143194 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.093Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.093Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.093Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:19.094Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.094Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.094Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.094Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.094Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.094Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.094Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:19.094Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:37:19.094Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.094Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:19.094Z] DEBUG - Clicking on OK [2019-07-30T17:37:19.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140143205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:19.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140143205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:19.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140143205 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:19.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140143205 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:19.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140143205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:19.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140143205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:19.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140143205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:19.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140143079 data=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-30T17:37:19.094Z] DEBUG - Clicked on [2019-07-30T17:37:19.412Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T17:37:19.412Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:37:19.972Z] DEBUG - number of items : 16 [2019-07-30T17:37:19.972Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140143996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140143996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.972Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140143996 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140143996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140143996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.972Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140144072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140144073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.972Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140144073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.972Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140144073 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.972Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140144073 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.972Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:19.972Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T17:37:19.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1140144074 data=null doit=true} to Shell with text {Legend} [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.972Z] 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-30T17:37:19.972Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:19.972Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:19.972Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:19.972Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:19.972Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:19.972Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:19.972Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:19.972Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T17:37:19.972Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-30T17:37:19.972Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:19.972Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:19.972Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:19.972Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:19.972Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:19.972Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:19.972Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T17:37:19.972Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-30T17:37:19.972Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-30T17:37:19.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1140144079 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-30T17:37:19.972Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.972Z] 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-30T17:37:19.972Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:19.972Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:19.972Z] DEBUG - Clicking on OK [2019-07-30T17:37:19.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140144091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:19.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140144091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:19.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140144091 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:19.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140144091 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:19.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140144091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:19.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140144092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:19.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140144092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:19.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140143996 data=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-30T17:37:19.972Z] DEBUG - Clicked on [2019-07-30T17:37:21.348Z] DEBUG - number of items : 16 [2019-07-30T17:37:21.348Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:21.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140145223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:21.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140145224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:21.348Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140145224 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:21.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140145224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:21.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140145224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:21.348Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140145308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:21.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140145309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:21.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140145309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:21.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140145309 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:21.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140145309 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:21.348Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:21.348Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:21.348Z] 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-30T17:37:21.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:21.348Z] 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-30T17:37:21.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - Clicking on [2019-07-30T17:37:21.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140145313 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-30T17:37:21.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140145313 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-30T17:37:21.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140145313 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-30T17:37:21.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140145313 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-30T17:37:21.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140145314 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-30T17:37:21.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140145314 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-30T17:37:21.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140145314 data=null 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-30T17:37:21.348Z] 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-30T17:37:21.348Z] 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-30T17:37:21.348Z] 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-30T17:37:21.348Z] 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-30T17:37:21.348Z] 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-30T17:37:21.348Z] DEBUG - Clicked on [2019-07-30T17:37:21.348Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:21.348Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:21.348Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:21.348Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:21.348Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:21.348Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:21.348Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T17:37:21.348Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:21.348Z] 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-30T17:37:21.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:21.348Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:21.348Z] DEBUG - Clicking on OK [2019-07-30T17:37:21.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140145371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:21.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140145371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:21.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140145371 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:21.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140145372 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:21.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140145372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:21.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140145372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:21.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140145372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:21.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140145224 data=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-30T17:37:21.348Z] DEBUG - Clicked on [2019-07-30T17:37:22.273Z] DEBUG - number of items : 16 [2019-07-30T17:37:22.273Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:22.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140146510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:22.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140146510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:22.273Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140146510 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:22.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140146510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:22.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140146510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:22.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140146586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:22.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140146586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:22.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140146586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:22.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140146586 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:22.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140146586 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:22.529Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:22.529Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:22.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - Clicking on OK [2019-07-30T17:37:22.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140146596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140146596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140146596 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140146596 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140146596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140146596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140146596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:22.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140146510 data=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-30T17:37:22.529Z] DEBUG - Clicked on [2019-07-30T17:37:22.784Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T17:37:22.784Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:37:37.619Z] DEBUG - number of items : 16 [2019-07-30T17:37:37.619Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:37.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140161338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:37.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140161338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:37.619Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140161338 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:37.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140161338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:37.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140161338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:37.619Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140161467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:37.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140161468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:37.619Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140161468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:37.619Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140161468 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:37.619Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140161468 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:37.619Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:37.619Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.619Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:37.620Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - Clicking on OK [2019-07-30T17:37:37.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140161474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140161474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140161474 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140161475 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140161475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140161475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140161475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:37.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140161339 data=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-30T17:37:37.620Z] DEBUG - Clicked on [2019-07-30T17:37:37.620Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T17:37:37.620Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:37:38.180Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:38.180Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:38.180Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:38.740Z] DEBUG - number of items : 16 [2019-07-30T17:37:38.740Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:38.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140162720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:38.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140162720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:38.740Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140162720 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:38.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140162720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:38.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140162720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:38.740Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140162800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:38.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140162800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:38.740Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140162800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:38.740Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140162801 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:38.740Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140162801 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:38.740Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:38.740Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.740Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:38.741Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - Clicking on OK [2019-07-30T17:37:38.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140162810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140162810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140162810 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140162810 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140162810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140162810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140162811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:38.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140162720 data=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-30T17:37:38.741Z] DEBUG - Clicked on [2019-07-30T17:37:38.996Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T17:37:38.996Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:37:39.557Z] DEBUG - number of items : 16 [2019-07-30T17:37:39.557Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:39.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140163603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:39.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140163603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:39.557Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140163603 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:39.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140163603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:39.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140163603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:39.557Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140163680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:39.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140163681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:39.557Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140163681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:39.557Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140163681 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:39.557Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140163681 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:39.557Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:39.557Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T17:37:39.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1140163682 data=null doit=true} to Shell with text {Legend} [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:39.557Z] 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-30T17:37:39.557Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:39.557Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:39.557Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:39.557Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:39.557Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T17:37:39.557Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-30T17:37:39.557Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:39.557Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:39.557Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:39.557Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:39.557Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:39.557Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:39.557Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T17:37:39.557Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-30T17:37:39.557Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:39.557Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:39.557Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:39.557Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-30T17:37:39.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1140163685 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-30T17:37:39.557Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:39.557Z] 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-30T17:37:39.557Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:39.557Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:39.557Z] DEBUG - Clicking on OK [2019-07-30T17:37:39.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140163693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:39.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140163693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:39.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140163694 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:39.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140163694 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:39.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140163694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:39.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140163694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:39.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140163694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:39.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140163603 data=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-30T17:37:39.557Z] DEBUG - Clicked on [2019-07-30T17:37:40.920Z] DEBUG - number of items : 16 [2019-07-30T17:37:40.920Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:40.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140164827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:40.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140164827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:40.920Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140164828 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:40.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140164828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:40.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140164828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:40.920Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140164903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:40.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140164903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:40.920Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140164904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:40.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140164904 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:40.920Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140164904 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:40.920Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:40.920Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:40.920Z] 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-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:40.920Z] 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-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - Clicking on [2019-07-30T17:37:40.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140164907 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-30T17:37:40.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140164907 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-30T17:37:40.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140164907 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-30T17:37:40.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140164907 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-30T17:37:40.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140164907 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-30T17:37:40.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140164907 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-30T17:37:40.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140164907 data=null 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-30T17:37:40.920Z] 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-30T17:37:40.920Z] 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-30T17:37:40.920Z] 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-30T17:37:40.920Z] 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-30T17:37:40.920Z] 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-30T17:37:40.920Z] DEBUG - Clicked on [2019-07-30T17:37:40.920Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:40.920Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:40.920Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:40.920Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T17:37:40.920Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-30T17:37:40.920Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:40.920Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:40.920Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:40.920Z] 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-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:40.920Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:40.920Z] DEBUG - Clicking on OK [2019-07-30T17:37:40.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140164916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:40.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140164916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:40.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140164916 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:40.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140164917 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:40.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140164917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:40.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140164917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:40.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140164917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:40.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140164828 data=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-30T17:37:40.920Z] DEBUG - Clicked on [2019-07-30T17:37:42.283Z] DEBUG - number of items : 16 [2019-07-30T17:37:42.283Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:42.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140166111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:42.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140166111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:42.284Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140166111 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:42.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140166111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:42.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140166111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:42.284Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140166194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:42.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140166194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:42.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140166194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:42.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140166194 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:42.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140166194 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:42.284Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:42.284Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:42.284Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - Clicking on OK [2019-07-30T17:37:42.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140166205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140166205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140166205 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140166205 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140166205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140166205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140166205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:42.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140166111 data=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-30T17:37:42.284Z] DEBUG - Clicked on [2019-07-30T17:37:42.284Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T17:37:42.284Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:37:42.845Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:42.845Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:42.845Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:43.405Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:43.405Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:43.966Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:43.966Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:44.222Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:44.222Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:44.817Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:44.817Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:44.817Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:44.817Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:45.379Z] DEBUG - number of items : 16 [2019-07-30T17:37:45.379Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:45.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140169475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:45.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140169475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:45.379Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140169475 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:45.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140169475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:45.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140169475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:45.379Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140169553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:45.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140169554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:45.379Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140169554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:45.379Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140169554 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:45.379Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140169554 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:45.379Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:45.379Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:45.379Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - Clicking on OK [2019-07-30T17:37:45.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140169564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140169564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140169564 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140169564 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140169564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140169564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140169565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:45.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140169475 data=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-30T17:37:45.379Z] DEBUG - Clicked on [2019-07-30T17:37:45.634Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T17:37:45.634Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:37:46.195Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:46.195Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:46.195Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:46.195Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-30T17:37:46.195Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1140170390 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-30T17:37:46.195Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:37:46.195Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:37:46.755Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:48.118Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-30T17:37:48.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1140171983 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-30T17:37:48.118Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text' [2019-07-30T17:37:48.118Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text') [2019-07-30T17:37:48.118Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:37:48.118Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:37:48.374Z] DEBUG - number of items : 16 [2019-07-30T17:37:48.374Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:48.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140172525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:48.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140172525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:48.374Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140172525 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:48.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140172525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:48.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140172525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:48.374Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140172579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:48.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140172579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:48.374Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140172579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:48.374Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140172579 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:48.374Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140172580 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:48.374Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:48.374Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T17:37:48.374Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.374Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:48.375Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - Clicking on OK [2019-07-30T17:37:48.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140172591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140172591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140172591 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140172591 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140172591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140172592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140172592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:48.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140172525 data=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-30T17:37:48.630Z] DEBUG - Clicked on [2019-07-30T17:37:48.630Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T17:37:48.630Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:37:49.191Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:49.191Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:49.191Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:49.191Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:49.191Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:37:49.752Z] DEBUG - number of items : 16 [2019-07-30T17:37:49.752Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:49.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140173789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:49.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140173789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:49.752Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140173789 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:49.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140173789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:49.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140173789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:49.752Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140173868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:49.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140173869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:49.752Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140173869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:49.752Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140173869 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:49.752Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140173869 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:49.752Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T17:37:49.752Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:49.752Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - Clicking on OK [2019-07-30T17:37:49.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140173879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140173879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140173879 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140173880 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140173880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140173880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140173880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:37:49.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140173789 data=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-30T17:37:49.752Z] DEBUG - Clicked on [2019-07-30T17:37:49.752Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 44.698 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-30T17:37:49.752Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.488 s [2019-07-30T17:37:49.752Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 0.912 s [2019-07-30T17:37:49.752Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 0.89 s [2019-07-30T17:37:49.752Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 0.831 s [2019-07-30T17:37:49.752Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.571 s [2019-07-30T17:37:49.752Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.329 s [2019-07-30T17:37:49.752Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 14.889 s [2019-07-30T17:37:49.752Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.381 s [2019-07-30T17:37:49.752Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-30T17:37:49.752Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.342 s [2019-07-30T17:37:49.752Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.355 s [2019-07-30T17:37:49.752Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.009 s [2019-07-30T17:37:49.752Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.293 s [2019-07-30T17:37:49.752Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-30T17:37:49.752Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-30T17:37:50.312Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:37:50.874Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:37:50.874Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:37:50.874Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:37:50.874Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:37:50.874Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:37:50.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140174937 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T17:37:50.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140174937 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T17:37:50.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140174937 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T17:37:50.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140174937 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:37:50.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140174937 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-30T17:37:50.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140175007 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:37:50.874Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:37:50.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140175008 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T17:37:50.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140175008 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T17:37:50.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140175008 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T17:37:50.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140175008 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:37:50.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140175008 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-30T17:37:50.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140175014 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:37:50.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140175014 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T17:37:50.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140175015 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T17:37:50.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140175015 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:37:50.874Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140175015 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-30T17:37:50.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140175017 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:37:50.874Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:37:50.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140175018 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T17:37:50.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140175018 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T17:37:50.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140175018 data=null} to TreeItem with text {Traces [0]} [2019-07-30T17:37:50.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140175018 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:37:50.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140175018 data=null item=TreeItem {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-30T17:37:50.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140175064 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:37:52.763Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"' [2019-07-30T17:37:52.763Z] DEBUG - number of items : 7 [2019-07-30T17:37:52.763Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140176719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140176719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140176719 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140176719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140176719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140176720 data=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-30T17:37:52.763Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140176795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140176801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140176802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140176802 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140176802 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - number of items : 7 [2019-07-30T17:37:52.763Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140176802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140176802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140176802 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140176802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140176802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140176802 data=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-30T17:37:52.763Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140176892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140176899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140176899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140176899 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140176899 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - number of items : 7 [2019-07-30T17:37:52.763Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140176899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140176899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140176899 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140176900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140176900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140176900 data=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-30T17:37:52.763Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140176983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140176987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140176995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140176995 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140176995 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:52.763Z] DEBUG - number of items : 7 [2019-07-30T17:37:53.019Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:53.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140177080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:53.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140177080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:53.019Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140177081 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:53.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140177081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:53.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140177081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:53.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140177081 data=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-30T17:37:53.019Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140177179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:53.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140177189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:53.019Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140177189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:53.019Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140177189 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:53.019Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140177189 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:53.019Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T17:37:53.019Z] DEBUG - number of items : 7 [2019-07-30T17:37:53.019Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority} [2019-07-30T17:37:53.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140177190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T17:37:53.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140177190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T17:37:53.019Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140177190 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-30T17:37:53.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140177190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T17:37:53.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140177190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T17:37:53.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140177190 data=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-30T17:37:53.019Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140177190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T17:37:53.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140177190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T17:37:53.019Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140177190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T17:37:53.019Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140177191 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-30T17:37:53.019Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140177191 data=null} to ToolItem with tooltip text {Increase priority} [2019-07-30T17:37:53.019Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority} [2019-07-30T17:37:53.019Z] DEBUG - number of items : 7 [2019-07-30T17:37:53.019Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority} [2019-07-30T17:37:53.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140177191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T17:37:53.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140177191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T17:37:53.019Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140177191 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-30T17:37:53.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140177191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T17:37:53.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140177191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T17:37:53.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140177191 data=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-30T17:37:53.019Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140177221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T17:37:53.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140177227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T17:37:53.019Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140177227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T17:37:53.019Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140177227 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-30T17:37:53.019Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140177227 data=null} to ToolItem with tooltip text {Decrease priority} [2019-07-30T17:37:53.019Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority} [2019-07-30T17:37:53.019Z] DEBUG - number of items : 7 [2019-07-30T17:37:53.019Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140177228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140177228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.019Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140177228 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140177228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140177228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140177228 data=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-30T17:37:53.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140177290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140177297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140177297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140177297 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140177297 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:37:53.274Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-30T17:37:53.274Z] DEBUG - number of items : 7 [2019-07-30T17:37:53.274Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140177300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140177300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140177300 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140177300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140177300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140177300 data=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-30T17:37:53.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140177341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140177384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140177384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140177384 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140177384 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:37:53.274Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:37:53.274Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-30T17:37:53.274Z] DEBUG - number of items : 7 [2019-07-30T17:37:53.274Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140177386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140177386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140177386 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140177386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140177386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140177386 data=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-30T17:37:53.274Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-30T17:37:53.274Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:37:53.274Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:37:53.274Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:37:53.274Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:37:53.274Z] DEBUG - Selecting rows [2] in (of type 'Table') [2019-07-30T17:37:53.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140177486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:37:53.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140177487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:37:53.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140177487 data=null doit=true} to (of type 'Table') [2019-07-30T17:37:53.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140177487 data=null} to (of type 'Table') [2019-07-30T17:37:53.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140177517 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to (of type 'Table') [2019-07-30T17:37:53.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140177518 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-30T17:37:53.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140177520 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to (of type 'Table') [2019-07-30T17:37:55.785Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.856 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-30T17:37:55.785Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest) Time elapsed: 0.815 s [2019-07-30T17:37:55.785Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-30T17:37:57.670Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T17:37:57.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:37:57.670Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:37:57.670Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:37:57.670Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw' [2019-07-30T17:37:57.670Z] DEBUG - Clicking on with mnemonic 'Show Raw' [2019-07-30T17:37:57.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=1140181689 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-30T17:37:57.670Z] DEBUG - Clicked on with mnemonic 'Show Raw' [2019-07-30T17:37:57.670Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:37:57.670Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:37:57.670Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T17:37:57.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140181911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:37:57.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140181911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:37:57.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140181911 data=null doit=true} to (of type 'Table') [2019-07-30T17:37:57.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140181911 data=null} to (of type 'Table') [2019-07-30T17:37:57.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140181911 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to (of type 'Table') [2019-07-30T17:37:57.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140181912 data=null button=1 stateMask=0x80000 x=98 y=95 count=1} to (of type 'Table') [2019-07-30T17:37:57.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140181912 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-30T17:37:57.925Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140182061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:37:57.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140182062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:37:57.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140182062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:37:57.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140182063 data=null doit=true} to (of type 'Table') [2019-07-30T17:37:57.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140182063 data=null} to (of type 'Table') [2019-07-30T17:37:57.925Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T17:37:57.925Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:37:57.925Z] DEBUG - Selecting rows [4] in (of type 'Table') [2019-07-30T17:37:57.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140182063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:37:57.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140182063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:37:57.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140182063 data=null doit=true} to (of type 'Table') [2019-07-30T17:37:57.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140182063 data=null} to (of type 'Table') [2019-07-30T17:37:57.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140182064 data=null button=1 stateMask=0x0 x=22 y=95 count=1} to (of type 'Table') [2019-07-30T17:37:57.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140182064 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-30T17:37:57.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140182065 data=null button=1 stateMask=0x80000 x=22 y=95 count=1} to (of type 'Table') [2019-07-30T17:37:57.925Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText' [2019-07-30T17:37:57.925Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText') [2019-07-30T17:37:57.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140182068 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T17:37:57.925Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T17:37:58.181Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T17:37:58.181Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T17:37:58.181Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T17:37:58.181Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T17:37:58.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140182383 data=null doit=true} to Shell with text {Preferences} [2019-07-30T17:37:58.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1140182389 data=null doit=true} to Shell with text {Preferences} [2019-07-30T17:37:58.181Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:37:58.181Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:37:58.181Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:37:58.181Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:37:58.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:37:58.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:37:58.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:37:58.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:37:58.181Z] DEBUG - Clicking on TreeItem with text {General} [2019-07-30T17:37:58.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1140182392 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-30T17:37:58.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1140182392 data=null doit=true} to TreeItem with text {General} [2019-07-30T17:37:58.181Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:37:58.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1140182393 data=null} to TreeItem with text {General} [2019-07-30T17:37:58.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1140182396 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T17:37:58.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140182396 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-30T17:37:58.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1140182397 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T17:37:58.436Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=1140182476 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-30T17:37:58.436Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=1140182476 data=null doit=true} to TreeItem with text {General} [2019-07-30T17:37:58.436Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=1140182476 data=null} to TreeItem with text {General} [2019-07-30T17:37:58.436Z] DEBUG - Clicked on TreeItem with text {General} [2019-07-30T17:37:58.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:37:58.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1140182476 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-30T17:37:58.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1140182477 data=null doit=true} to TreeItem with text {General} [2019-07-30T17:37:58.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1140182477 data=null} to TreeItem with text {General} [2019-07-30T17:37:58.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1140182477 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T17:37:58.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140182477 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-30T17:37:58.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1140182481 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T17:37:58.997Z] DEBUG - Clicking on Tree node with text: Appearance [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1140182982 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-30T17:37:58.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1140182982 data=null doit=true} to Tree node with text: Appearance [2019-07-30T17:37:58.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:37:58.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1140182982 data=null} to Tree node with text: Appearance [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1140182982 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T17:37:58.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140182983 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-30T17:37:58.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1140182984 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=1140183021 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-30T17:37:58.997Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=1140183021 data=null doit=true} to Tree node with text: Appearance [2019-07-30T17:37:58.997Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=1140183021 data=null} to Tree node with text: Appearance [2019-07-30T17:37:58.997Z] DEBUG - Clicked on Tree node with text: Appearance [2019-07-30T17:37:58.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1140183022 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-30T17:37:58.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1140183022 data=null doit=true} to Tree node with text: Appearance [2019-07-30T17:37:58.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1140183022 data=null} to Tree node with text: Appearance [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1140183022 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T17:37:58.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140183022 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-30T17:37:58.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1140183022 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T17:37:58.997Z] DEBUG - Clicking on Tree node with text: Colors and Fonts [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1140183023 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-30T17:37:58.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1140183023 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-30T17:37:58.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:37:58.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1140183023 data=null} to Tree node with text: Colors and Fonts [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1140183023 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T17:37:58.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140183023 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-30T17:37:58.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1140183023 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=1140183087 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-30T17:37:58.997Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=1140183087 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-30T17:37:58.997Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=1140183087 data=null} to Tree node with text: Colors and Fonts [2019-07-30T17:37:58.997Z] DEBUG - Clicked on Tree node with text: Colors and Fonts [2019-07-30T17:37:58.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1140183088 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-30T17:37:58.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1140183088 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-30T17:37:58.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1140183088 data=null} to Tree node with text: Colors and Fonts [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1140183088 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T17:37:58.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140183088 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-30T17:37:58.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1140183089 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T17:37:58.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:37:58.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:37:58.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:37:58.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:37:58.997Z] DEBUG - Clicking on TreeItem with text {Tracing} [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140183094 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T17:37:58.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140183095 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T17:37:58.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:37:58.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140183096 data=null} to TreeItem with text {Tracing} [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140183097 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T17:37:58.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140183097 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-30T17:37:58.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140183097 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=1140183097 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T17:37:58.997Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=1140183097 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T17:37:58.997Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=1140183098 data=null} to TreeItem with text {Tracing} [2019-07-30T17:37:58.997Z] DEBUG - Clicked on TreeItem with text {Tracing} [2019-07-30T17:37:58.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1140183098 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T17:37:58.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140183098 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T17:37:58.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140183098 data=null} to TreeItem with text {Tracing} [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140183099 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T17:37:58.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140183099 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-30T17:37:58.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140183099 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T17:37:58.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1140183099 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T17:37:58.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1140183099 data=null} to TreeItem with text {Tracing} [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1140183100 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T17:37:58.997Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140183100 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-30T17:37:58.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1140183104 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T17:37:58.997Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140183104 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-30T17:37:58.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140183104 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T17:37:58.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:37:58.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140183105 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140183105 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-30T17:37:58.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140183105 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-30T17:37:58.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140183116 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-30T17:37:58.997Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140183117 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-30T17:37:58.997Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140183117 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T17:37:58.997Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140183117 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T17:37:58.997Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T17:37:58.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140183164 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-30T17:37:58.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140183164 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T17:37:58.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140183165 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140183165 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-30T17:37:58.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140183165 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-30T17:37:58.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1140183166 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-30T17:37:58.997Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T17:37:58.997Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T17:37:58.997Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font' [2019-07-30T17:37:58.997Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:58.997Z] 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-30T17:37:58.997Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T17:37:58.997Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T17:37:58.997Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T17:37:58.997Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T17:37:58.997Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:37:58.997Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:37:58.997Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:37:58.997Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:37:58.997Z] DEBUG - Clicking on &Use System Font [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=1140183168 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-30T17:37:58.997Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1140183168 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-30T17:37:58.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=1140183168 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T17:37:58.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=1140183168 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=1140183168 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-30T17:37:58.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=1140183168 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-30T17:37:58.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=1140183168 data=null item=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-30T17:37:58.997Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=1140183171 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-30T17:37:58.997Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1140183171 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-30T17:37:58.997Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=1140183172 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-30T17:37:58.997Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=1140183172 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T17:37:58.997Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=1140183172 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T17:37:58.997Z] DEBUG - Clicked on &Use System Font [2019-07-30T17:37:58.997Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T17:37:58.997Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T17:37:58.997Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T17:37:58.997Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T17:37:58.997Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T17:37:58.997Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T17:37:58.997Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:37:58.997Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:37:58.997Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T17:37:58.997Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:58.997Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:37:58.997Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:37:58.997Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:37:58.997Z] DEBUG - Clicking on &Apply [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1140183173 data=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-30T17:37:58.997Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140183173 data=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-30T17:37:58.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1140183173 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:37:58.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1140183173 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:37:58.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1140183174 data=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-30T17:37:58.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1140183174 data=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-30T17:37:58.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1140183174 data=null item=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-30T17:37:59.253Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1140183276 data=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-30T17:37:59.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1140183276 data=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-30T17:37:59.253Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1140183276 data=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-30T17:37:59.253Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1140183276 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:37:59.253Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1140183276 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T17:37:59.253Z] DEBUG - Clicked on &Apply [2019-07-30T17:37:59.253Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T17:37:59.253Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T17:37:59.253Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T17:37:59.254Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset' [2019-07-30T17:37:59.254Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:59.254Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T17:37:59.254Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T17:37:59.254Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T17:37:59.254Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T17:37:59.254Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:37:59.254Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:37:59.254Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:37:59.254Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:37:59.254Z] DEBUG - Clicking on &Reset [2019-07-30T17:37:59.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=1140183278 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-30T17:37:59.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=1140183278 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-30T17:37:59.254Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=1140183278 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T17:37:59.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=1140183278 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T17:37:59.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=1140183278 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-30T17:37:59.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=1140183278 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-30T17:37:59.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=1140183278 data=null item=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-30T17:37:59.254Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T17:37:59.254Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T17:37:59.254Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T17:37:59.254Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T17:37:59.254Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T17:37:59.254Z] DEBUG - Clicked on &Reset [2019-07-30T17:37:59.254Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T17:37:59.254Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T17:37:59.254Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T17:37:59.254Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T17:37:59.254Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T17:37:59.254Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T17:37:59.254Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T17:37:59.254Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T17:37:59.254Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:37:59.254Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T17:37:59.254Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T17:37:59.254Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T17:37:59.254Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T17:37:59.254Z] 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-30T17:37:59.254Z] DEBUG - Clicking on Apply and Close [2019-07-30T17:37:59.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1140183297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:37:59.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1140183297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:37:59.254Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1140183297 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-30T17:37:59.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1140183297 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:37:59.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1140183297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:37:59.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1140183297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T17:37:59.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1140183298 data=null item=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-30T17:37:59.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1140182181 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-30T17:37:59.512Z] DEBUG - Clicked on [2019-07-30T17:37:59.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140183826 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:37:59.767Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:37:59.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:37:59.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:37:59.767Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:37:59.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140183831 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:37:59.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140183831 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:37:59.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140183831 data=null} to TreeItem with text {test} [2019-07-30T17:37:59.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140183832 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:37:59.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140183832 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:37:59.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140183873 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:37:59.767Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:37:59.767Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:37:59.767Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:38:00.693Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:38:00.693Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:38:00.693Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:38:00.693Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:38:00.693Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:00.693Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:38:00.693Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:00.693Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:00.693Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:00.693Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:38:00.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140184605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:00.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140184606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:00.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140184606 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:00.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140184606 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:00.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140184606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:00.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140184606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:00.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140184606 data=null item=null detail=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-30T17:38:00.693Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140184606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:00.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140184606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:00.693Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140184606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:00.693Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140184606 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:00.693Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140184606 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:00.693Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:00.693Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:38:00.693Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:38:00.693Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:00.693Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:00.693Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:38:00.693Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:38:00.693Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:00.693Z] DEBUG - Clicking on OK [2019-07-30T17:38:00.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140184607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:00.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140184607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:00.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140184607 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:00.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140184607 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:00.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140184607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:00.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140184607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:00.693Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:00.693Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:00.693Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:00.693Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:00.693Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:00.693Z] DEBUG - Clicked on OK [2019-07-30T17:38:00.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140184607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:00.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140183913 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-30T17:38:00.949Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.274 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-30T17:38:00.949Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest) Time elapsed: 5.231 s [2019-07-30T17:38:00.949Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-30T17:38:01.204Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:38:01.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:38:01.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:38:01.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:38:01.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:38:01.764Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:01.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140185898 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:01.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140185898 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:01.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140185898 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:01.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140185898 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:01.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140185898 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-30T17:38:01.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140185919 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:01.764Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:01.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140185920 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:01.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140185920 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:01.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140185920 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:01.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140185920 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:01.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140185920 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-30T17:38:01.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140185932 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:01.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140185932 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:01.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140185932 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:01.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140185933 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:01.765Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140185933 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-30T17:38:01.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140185935 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:01.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:01.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140185936 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T17:38:01.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140185936 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T17:38:01.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140185936 data=null} to TreeItem with text {Traces [0]} [2019-07-30T17:38:01.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140185936 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:38:01.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140185936 data=null item=TreeItem {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-30T17:38:01.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140185950 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:38:13.926Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-30T17:38:13.926Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T17:38:13.926Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T17:38:13.926Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T17:38:13.926Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T17:38:13.926Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T17:38:13.926Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T17:38:13.926Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T17:38:13.926Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T17:38:13.926Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO' [2019-07-30T17:38:13.926Z] 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-30T17:38:13.926Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T17:38:13.926Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T17:38:13.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=1140197693 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T17:38:13.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=1140197693 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-30T17:38:13.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=1140197693 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-30T17:38:13.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1140197693 data=null item=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-30T17:38:13.926Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T17:38:13.926Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=1140197696 data=null doit=true} to Button with text {Current view} [2019-07-30T17:38:13.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1140197697 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-30T17:38:13.926Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T17:38:13.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=1140197698 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T17:38:13.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=1140197698 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-30T17:38:13.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=1140197698 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-30T17:38:13.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1140197698 data=null item=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-30T17:38:13.926Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T17:38:13.926Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T17:38:13.926Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1140197699 data=null doit=true} to Button with text {&All pages} [2019-07-30T17:38:13.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1140197699 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-30T17:38:13.926Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T17:38:13.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=1140197700 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T17:38:13.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=1140197700 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-30T17:38:13.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=1140197700 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-30T17:38:13.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1140197700 data=null item=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-30T17:38:13.926Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T17:38:13.926Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO' [2019-07-30T17:38:13.927Z] 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-30T17:38:13.927Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T17:38:13.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=1140197702 data=null doit=true} to Button with text {Use current zoom} [2019-07-30T17:38:13.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1140197702 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-30T17:38:13.927Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T17:38:13.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=1140197703 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T17:38:13.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=1140197703 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-30T17:38:13.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=1140197703 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-30T17:38:13.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1140197704 data=null item=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-30T17:38:13.927Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO' [2019-07-30T17:38:13.927Z] 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-30T17:38:13.927Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T17:38:13.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=1140197709 data=null doit=true} to Button with text {Number of horizontal pages:} [2019-07-30T17:38:13.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1140197709 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-30T17:38:13.927Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T17:38:13.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=1140197710 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T17:38:13.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=1140197710 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-30T17:38:13.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=1140197710 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-30T17:38:13.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=1140197710 data=null item=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-30T17:38:13.927Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T17:38:13.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1140197785 data=null doit=true} to Button with text {&All pages} [2019-07-30T17:38:13.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1140197785 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-30T17:38:13.927Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T17:38:13.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=1140197786 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T17:38:13.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=1140197786 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-30T17:38:13.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=1140197786 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-30T17:38:13.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1140197786 data=null item=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-30T17:38:13.927Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO' [2019-07-30T17:38:13.927Z] 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-30T17:38:13.927Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T17:38:13.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=1140197788 data=null doit=true} to Button with text {Selected pages} [2019-07-30T17:38:13.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1140197788 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-30T17:38:13.927Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T17:38:13.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=1140197789 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T17:38:13.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=1140197789 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-30T17:38:13.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=1140197789 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-30T17:38:13.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=1140197789 data=null item=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-30T17:38:13.927Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:38:13.927Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:13.927Z] DEBUG - Clicking on Cancel [2019-07-30T17:38:13.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1140197792 data=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-30T17:38:13.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1140197792 data=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-30T17:38:13.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1140197792 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T17:38:13.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1140197792 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T17:38:13.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1140197792 data=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-30T17:38:13.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1140197792 data=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-30T17:38:13.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1140197792 data=null item=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-30T17:38:13.927Z] DEBUG - Clicked on [2019-07-30T17:38:14.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140198370 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:38:14.182Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:38:14.182Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:38:14.182Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:38:14.182Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:14.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140198400 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:14.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140198400 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:14.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140198400 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:14.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140198401 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:14.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140198401 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-30T17:38:14.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140198409 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:14.437Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:38:14.437Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:38:14.437Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:38:14.999Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:38:14.999Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:38:14.999Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:38:14.999Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:38:14.999Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:14.999Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:38:14.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:14.999Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:14.999Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:14.999Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:38:14.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140199169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:14.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140199170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:14.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140199170 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:14.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140199170 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:14.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140199170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:14.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140199170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:14.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140199170 data=null item=null detail=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-30T17:38:14.999Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140199170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:14.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140199170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:14.999Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140199170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:14.999Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140199170 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:14.999Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140199170 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:14.999Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:14.999Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:38:14.999Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:38:14.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:14.999Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:14.999Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:38:14.999Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:38:14.999Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:14.999Z] DEBUG - Clicking on OK [2019-07-30T17:38:14.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140199171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:14.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140199171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:14.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140199171 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:14.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140199171 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:14.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140199171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:14.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140199171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:14.999Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:14.999Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:14.999Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:14.999Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:14.999Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:14.999Z] DEBUG - Clicked on OK [2019-07-30T17:38:15.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140199171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:15.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140198472 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-30T17:38:15.559Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:38:15.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:38:15.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:38:15.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:38:15.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:38:15.559Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:15.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140199787 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:15.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140199787 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:15.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140199787 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:15.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140199787 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:15.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140199787 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-30T17:38:15.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140199793 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:15.559Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:15.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140199794 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:15.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140199794 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:15.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140199794 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:15.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140199794 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:15.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140199794 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-30T17:38:15.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140199798 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:15.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140199798 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:15.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140199798 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:15.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140199799 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:15.559Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140199799 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-30T17:38:15.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140199804 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:15.559Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:15.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140199805 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T17:38:15.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140199805 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T17:38:15.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140199805 data=null} to TreeItem with text {Traces [0]} [2019-07-30T17:38:15.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140199805 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:38:15.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140199805 data=null item=TreeItem {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-30T17:38:15.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140199809 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:38:20.800Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-30T17:38:20.800Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T17:38:20.800Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T17:38:20.800Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T17:38:20.800Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T17:38:20.800Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T17:38:20.800Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T17:38:20.800Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - number of items : 9 [2019-07-30T17:38:20.800Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1140204215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1140204215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1140204216 data=null doit=true} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1140204216 data=null} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1140204216 data=null button=1 stateMask=0x0 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1140204216 data=null button=1 stateMask=0x80000 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - number of items : 9 [2019-07-30T17:38:20.800Z] DEBUG - Clicking on ToolItem with tooltip text {Select} [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140204217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140204217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T17:38:20.800Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140204218 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140204218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140204218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T17:38:20.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140204218 data=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-30T17:38:20.800Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140204218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140204218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140204218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T17:38:20.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140204218 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-30T17:38:20.800Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140204218 data=null} to ToolItem with tooltip text {Select} [2019-07-30T17:38:20.800Z] DEBUG - Clicked on ToolItem with tooltip text {Select} [2019-07-30T17:38:20.800Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1140204218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1140204218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1140204219 data=null doit=true} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1140204219 data=null} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1140204219 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1140204219 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - number of items : 9 [2019-07-30T17:38:20.800Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140204220 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-30T17:38:20.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140204220 data=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-30T17:38:20.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140204220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140204220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140204220 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140204220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140204220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140204220 data=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-30T17:38:20.800Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140204221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140204221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140204221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140204221 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140204221 data=null} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1140204221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1140204221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1140204221 data=null doit=true} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1140204221 data=null} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1140204221 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1140204222 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1140204222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1140204222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1140204222 data=null doit=true} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1140204222 data=null} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1140204222 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1140204223 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - number of items : 9 [2019-07-30T17:38:20.800Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140204223 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140204223 data=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-30T17:38:20.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140204223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140204223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140204266 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140204266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140204266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140204266 data=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-30T17:38:20.800Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140204266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140204266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140204267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140204267 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140204267 data=null} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1140204267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1140204267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1140204267 data=null doit=true} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1140204267 data=null} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1140204267 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1140204267 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T17:38:20.800Z] DEBUG - number of items : 9 [2019-07-30T17:38:20.800Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor} [2019-07-30T17:38:20.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140204268 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T17:38:20.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140204268 data=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-30T17:38:20.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140204268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140204268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T17:38:20.801Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140204268 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140204268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140204268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T17:38:20.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140204268 data=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-30T17:38:20.801Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140204268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140204269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140204269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T17:38:20.801Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140204269 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T17:38:20.801Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140204269 data=null} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T17:38:20.801Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor} [2019-07-30T17:38:20.801Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1140204269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1140204269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1140204269 data=null doit=true} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1140204269 data=null} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1140204269 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1140204270 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:38:20.801Z] DEBUG - Clicking on with mnemonic 'Select' [2019-07-30T17:38:20.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1140204298 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-30T17:38:20.801Z] DEBUG - Clicked on with mnemonic 'Select' [2019-07-30T17:38:20.801Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1140204298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1140204298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1140204298 data=null doit=true} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1140204298 data=null} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1140204298 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1140204304 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in' [2019-07-30T17:38:20.801Z] DEBUG - Clicking on with mnemonic 'Zoom in' [2019-07-30T17:38:20.801Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=1140204363 data=null doit=true} to MenuItem with text {Select} [2019-07-30T17:38:20.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1140204364 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-30T17:38:20.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1140204364 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-30T17:38:20.801Z] DEBUG - Clicked on with mnemonic 'Zoom in' [2019-07-30T17:38:20.801Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1140204364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1140204364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1140204364 data=null doit=true} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1140204364 data=null} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1140204364 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1140204365 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1140204365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1140204365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1140204365 data=null doit=true} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1140204365 data=null} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1140204365 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1140204365 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out' [2019-07-30T17:38:20.801Z] DEBUG - Clicking on with mnemonic 'Zoom out' [2019-07-30T17:38:20.801Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=1140204376 data=null doit=true} to MenuItem with text {Zoom in} [2019-07-30T17:38:20.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1140204376 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-30T17:38:20.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1140204376 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-30T17:38:20.801Z] DEBUG - Clicked on with mnemonic 'Zoom out' [2019-07-30T17:38:20.801Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1140204377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1140204377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1140204377 data=null doit=true} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1140204377 data=null} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1140204377 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1140204383 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor' [2019-07-30T17:38:20.801Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor' [2019-07-30T17:38:20.801Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=1140204398 data=null doit=true} to MenuItem with text {Zoom out} [2019-07-30T17:38:20.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1140204398 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-30T17:38:20.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=1140204399 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-30T17:38:20.801Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor' [2019-07-30T17:38:20.801Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1140204399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1140204399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1140204399 data=null doit=true} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1140204399 data=null} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1140204399 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1140204401 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T17:38:20.801Z] DEBUG - number of items : 9 [2019-07-30T17:38:20.801Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140204402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140204402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T17:38:20.801Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140204402 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140204402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140204402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T17:38:20.801Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T17:38:20.801Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T17:38:20.801Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T17:38:20.801Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T17:38:20.801Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T17:38:20.801Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-30T17:38:20.801Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-30T17:38:20.801Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo' [2019-07-30T17:38:20.801Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo') [2019-07-30T17:38:20.801Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-30T17:38:20.801Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1140204593 data=null} to (of type 'Combo') [2019-07-30T17:38:20.801Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@44c164e5 [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1140204594 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-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1140204595 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-30T17:38:20.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1140204595 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1140204595 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1140204595 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-30T17:38:20.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1140204595 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-30T17:38:20.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1140204595 data=null item=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-30T17:38:20.801Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1140204595 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-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1140204595 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-30T17:38:20.801Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1140204595 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-30T17:38:20.801Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1140204595 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1140204595 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@346a8a46 [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1140204596 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-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1140204596 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-30T17:38:20.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1140204596 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1140204596 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1140204596 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-30T17:38:20.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1140204596 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-30T17:38:20.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1140204596 data=null item=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-30T17:38:20.801Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1140204596 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-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1140204596 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-30T17:38:20.801Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1140204596 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-30T17:38:20.801Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1140204597 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1140204597 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Clicking on Find [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1140204597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1140204597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1140204597 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1140204597 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1140204597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1140204597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1140204597 data=null item=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-30T17:38:20.801Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1140204668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1140204668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1140204668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1140204668 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1140204668 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Clicked on Find [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - Clicking on Close [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1140204669 data=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-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1140204669 data=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-30T17:38:20.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1140204669 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1140204669 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1140204669 data=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-30T17:38:20.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1140204669 data=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-30T17:38:20.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1140204669 data=null item=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-30T17:38:20.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140204402 data=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-30T17:38:20.801Z] DEBUG - Clicked on [2019-07-30T17:38:20.801Z] DEBUG - number of items : 9 [2019-07-30T17:38:20.801Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140204787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140204787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T17:38:20.801Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140204787 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140204787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140204787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T17:38:20.801Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T17:38:20.801Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T17:38:20.801Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T17:38:20.801Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T17:38:20.801Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T17:38:20.801Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-30T17:38:20.801Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-30T17:38:20.801Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo' [2019-07-30T17:38:20.801Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo') [2019-07-30T17:38:20.801Z] DEBUG - Setting text on (of type 'Combo') to 1001 [2019-07-30T17:38:20.801Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=1140204913 data=null} to (of type 'Combo') [2019-07-30T17:38:20.801Z] DEBUG - Set text on (of type 'Combo') to 1001 [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@600c19ec [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1140204914 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-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1140204914 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-30T17:38:20.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1140204914 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1140204914 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1140204914 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-30T17:38:20.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1140204914 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-30T17:38:20.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1140204914 data=null item=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-30T17:38:20.801Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1140204915 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-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1140204915 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-30T17:38:20.801Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1140204915 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-30T17:38:20.801Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1140204915 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1140204915 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6dd3a1a1 [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1140204915 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-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1140204916 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-30T17:38:20.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1140204916 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1140204916 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1140204916 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-30T17:38:20.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1140204916 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-30T17:38:20.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1140204916 data=null item=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-30T17:38:20.801Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1140204916 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-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1140204916 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-30T17:38:20.801Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1140204916 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-30T17:38:20.801Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1140204916 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1140204916 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Clicking on Find [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1140204917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1140204917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1140204917 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1140204917 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1140204917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1140204917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1140204917 data=null item=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-30T17:38:20.801Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1140204968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1140204968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1140204968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1140204968 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1140204968 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Clicked on Find [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T17:38:20.801Z] DEBUG - Clicking on Close [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1140204969 data=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-30T17:38:20.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1140204969 data=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-30T17:38:20.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1140204969 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1140204969 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T17:38:20.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1140204969 data=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-30T17:38:20.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1140204969 data=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-30T17:38:20.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1140204969 data=null item=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-30T17:38:20.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140204787 data=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-30T17:38:21.057Z] DEBUG - Clicked on [2019-07-30T17:38:21.057Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-30T17:38:21.057Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-30T17:38:21.057Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-30T17:38:21.057Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:21.057Z] DEBUG - Clicking on Add... [2019-07-30T17:38:21.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1140205202 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-30T17:38:21.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1140205202 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-30T17:38:21.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1140205202 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T17:38:21.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1140205202 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T17:38:21.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1140205202 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-30T17:38:21.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1140205202 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-30T17:38:21.057Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1140205284 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-30T17:38:21.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1140205285 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-30T17:38:21.057Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1140205285 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-30T17:38:21.057Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1140205285 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T17:38:21.057Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1140205285 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T17:38:21.057Z] DEBUG - Clicked on Add... [2019-07-30T17:38:21.057Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern' [2019-07-30T17:38:21.057Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T17:38:21.057Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T17:38:21.057Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-30T17:38:21.057Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1140205286 data=null} to (of type 'Combo') [2019-07-30T17:38:21.057Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-30T17:38:21.057Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T17:38:21.057Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@23b40e2a [2019-07-30T17:38:21.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1140205287 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-30T17:38:21.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1140205287 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-30T17:38:21.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1140205287 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T17:38:21.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1140205287 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T17:38:21.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1140205287 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-30T17:38:21.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1140205287 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-30T17:38:21.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1140205287 data=null item=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-30T17:38:21.057Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1140205288 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-30T17:38:21.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1140205288 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-30T17:38:21.057Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1140205288 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-30T17:38:21.057Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1140205288 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T17:38:21.057Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1140205288 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-30T17:38:21.057Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T17:38:21.057Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH' [2019-07-30T17:38:21.057Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-30T17:38:21.057Z] DEBUG - Clicking on Create [2019-07-30T17:38:21.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=1140205289 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-30T17:38:21.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=1140205289 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-30T17:38:21.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=1140205289 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-30T17:38:21.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=1140205289 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-30T17:38:21.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=1140205289 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-30T17:38:21.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=1140205289 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-30T17:38:21.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=1140205289 data=null item=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-30T17:38:21.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1140205202 data=null item=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-30T17:38:21.313Z] DEBUG - Clicked on [2019-07-30T17:38:21.313Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T17:38:21.313Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T17:38:21.313Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T17:38:21.313Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:21.313Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:21.313Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:38:21.313Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:38:21.313Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:21.313Z] DEBUG - Clicking on OK [2019-07-30T17:38:21.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140205410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:21.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140205410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:21.313Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140205410 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:21.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140205410 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:21.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140205410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:21.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140205410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:21.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140205410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:21.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1140205098 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-30T17:38:21.313Z] DEBUG - Clicked on [2019-07-30T17:38:21.568Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-30T17:38:21.568Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-30T17:38:21.568Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-30T17:38:21.568Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-30T17:38:21.568Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:38:21.568Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:38:21.568Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:38:21.568Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:38:21.568Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T17:38:21.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140205647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:38:21.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140205647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:38:21.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140205647 data=null doit=true} to (of type 'Table') [2019-07-30T17:38:21.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140205647 data=null} to (of type 'Table') [2019-07-30T17:38:21.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1140205647 data=null button=1 stateMask=0x0 x=91 y=11 count=1} to (of type 'Table') [2019-07-30T17:38:21.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140205647 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-30T17:38:21.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1140205648 data=null button=1 stateMask=0x80000 x=91 y=11 count=1} to (of type 'Table') [2019-07-30T17:38:21.569Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T17:38:21.569Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T17:38:21.569Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T17:38:21.569Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-07-30T17:38:21.569Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-07-30T17:38:21.569Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T17:38:21.569Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:21.569Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:21.569Z] DEBUG - Clicking on Remove [2019-07-30T17:38:21.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1140205649 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-30T17:38:21.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1140205649 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-30T17:38:21.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1140205649 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T17:38:21.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1140205649 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T17:38:21.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1140205649 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-30T17:38:21.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1140205649 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-30T17:38:21.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1140205649 data=null item=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-30T17:38:21.569Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T17:38:21.569Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T17:38:21.569Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T17:38:21.569Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T17:38:21.569Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T17:38:21.569Z] DEBUG - Clicked on Remove [2019-07-30T17:38:21.569Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T17:38:21.569Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T17:38:21.569Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T17:38:21.569Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:21.569Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:21.569Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:38:21.569Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:38:21.569Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:21.569Z] DEBUG - Clicking on OK [2019-07-30T17:38:21.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140205650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:21.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140205651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:21.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140205651 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:21.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140205651 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:21.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140205651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:21.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140205651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:21.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140205651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:21.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1140205568 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-30T17:38:21.824Z] DEBUG - Clicked on [2019-07-30T17:38:21.824Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-30T17:38:21.824Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-30T17:38:21.824Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-30T17:38:21.824Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-30T17:38:21.824Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-30T17:38:21.824Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-30T17:38:21.824Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-30T17:38:21.824Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time') [2019-07-30T17:38:21.824Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-30T17:38:21.824Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text' [2019-07-30T17:38:21.824Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-30T17:38:21.824Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time') [2019-07-30T17:38:21.824Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-30T17:38:21.824Z] DEBUG - matched Text with text "0", using matcher: of type 'Text' [2019-07-30T17:38:21.824Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-30T17:38:21.824Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time') [2019-07-30T17:38:21.824Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-30T17:38:21.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:21.824Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-30T17:38:21.824Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:21.824Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:38:21.824Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:38:21.824Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:21.824Z] DEBUG - Clicking on OK [2019-07-30T17:38:21.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140206071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:21.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140206072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:21.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140206072 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:21.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140206072 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:21.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140206072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:21.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140206072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:22.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140206072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:22.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1140205893 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-30T17:38:22.079Z] DEBUG - Clicked on [2019-07-30T17:38:22.079Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-30T17:38:22.079Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-30T17:38:22.334Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-30T17:38:22.334Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-30T17:38:22.334Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:22.334Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-30T17:38:22.334Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default' [2019-07-30T17:38:22.334Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH' [2019-07-30T17:38:22.334Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T17:38:22.334Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:22.334Z] DEBUG - Clicking on Default [2019-07-30T17:38:22.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=1140206381 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-30T17:38:22.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1140206381 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-30T17:38:22.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=1140206381 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T17:38:22.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=1140206381 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T17:38:22.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=1140206382 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-30T17:38:22.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=1140206382 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-30T17:38:22.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=1140206382 data=null item=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-30T17:38:22.334Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=1140206402 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-30T17:38:22.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1140206402 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-30T17:38:22.334Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=1140206402 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-30T17:38:22.334Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=1140206402 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T17:38:22.334Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=1140206402 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T17:38:22.334Z] DEBUG - Clicked on Default [2019-07-30T17:38:22.334Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:22.334Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-30T17:38:22.334Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:22.334Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:38:22.334Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:38:22.334Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:22.334Z] DEBUG - Clicking on OK [2019-07-30T17:38:22.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140206402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:22.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140206402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:22.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140206402 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:22.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140206402 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:22.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140206403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:22.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140206403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:22.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140206403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:22.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1140206204 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-30T17:38:22.334Z] DEBUG - Clicked on [2019-07-30T17:38:22.334Z] DEBUG - number of items : 9 [2019-07-30T17:38:22.334Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140206516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140206516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140206516 data=null doit=true} to ToolItem with tooltip text {Go to next page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140206516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140206516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140206516 data=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-30T17:38:22.334Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T17:38:22.334Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T17:38:22.334Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T17:38:22.334Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T17:38:22.334Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T17:38:22.334Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page} [2019-07-30T17:38:22.334Z] DEBUG - number of items : 9 [2019-07-30T17:38:22.334Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140206520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140206520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140206520 data=null doit=true} to ToolItem with tooltip text {Go to previous page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140206520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140206520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140206520 data=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-30T17:38:22.334Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T17:38:22.334Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T17:38:22.334Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T17:38:22.334Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T17:38:22.334Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T17:38:22.334Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page} [2019-07-30T17:38:22.334Z] DEBUG - number of items : 9 [2019-07-30T17:38:22.334Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140206522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140206522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140206522 data=null doit=true} to ToolItem with tooltip text {Go to last page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140206522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140206522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140206522 data=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-30T17:38:22.334Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T17:38:22.334Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T17:38:22.334Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T17:38:22.334Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T17:38:22.334Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T17:38:22.334Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page} [2019-07-30T17:38:22.334Z] DEBUG - number of items : 9 [2019-07-30T17:38:22.334Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140206524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140206524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140206524 data=null doit=true} to ToolItem with tooltip text {Go to first page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140206524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140206524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T17:38:22.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140206524 data=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-30T17:38:22.334Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T17:38:22.334Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T17:38:22.334Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T17:38:22.334Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T17:38:22.334Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T17:38:22.334Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page} [2019-07-30T17:38:22.334Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page' [2019-07-30T17:38:22.334Z] DEBUG - Clicking on with mnemonic 'Next page' [2019-07-30T17:38:22.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=1140206545 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-30T17:38:22.334Z] DEBUG - Clicked on with mnemonic 'Next page' [2019-07-30T17:38:22.334Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page' [2019-07-30T17:38:22.334Z] DEBUG - Clicking on with mnemonic 'Previous page' [2019-07-30T17:38:22.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=1140206579 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-30T17:38:22.334Z] DEBUG - Clicked on with mnemonic 'Previous page' [2019-07-30T17:38:22.590Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page' [2019-07-30T17:38:22.590Z] DEBUG - Clicking on with mnemonic 'Last page' [2019-07-30T17:38:22.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=1140206598 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-30T17:38:22.590Z] DEBUG - Clicked on with mnemonic 'Last page' [2019-07-30T17:38:22.590Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page' [2019-07-30T17:38:22.590Z] DEBUG - Clicking on with mnemonic 'First page' [2019-07-30T17:38:22.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=1140206671 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-30T17:38:22.590Z] DEBUG - Clicked on with mnemonic 'First page' [2019-07-30T17:38:22.590Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...' [2019-07-30T17:38:22.590Z] DEBUG - Clicking on with mnemonic 'Pages...' [2019-07-30T17:38:22.845Z] DEBUG - Clicked on with mnemonic 'Pages...' [2019-07-30T17:38:22.845Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages' [2019-07-30T17:38:22.845Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T17:38:22.845Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T17:38:22.845Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:22.845Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:22.845Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:38:22.845Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:38:22.845Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:22.845Z] DEBUG - Clicking on OK [2019-07-30T17:38:22.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140206966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:22.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140206966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:22.845Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140206966 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:22.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140206966 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:22.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140206966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:22.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140206966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:22.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140206966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:22.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=1140206688 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-30T17:38:23.101Z] DEBUG - Clicked on [2019-07-30T17:38:23.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140207504 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:38:23.358Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:38:23.358Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:38:23.358Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:38:23.358Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:23.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140207536 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:23.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140207536 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:23.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140207536 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:23.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140207537 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:23.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140207537 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-30T17:38:23.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140207543 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:23.358Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:38:23.358Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:38:23.614Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:38:24.176Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:38:24.176Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:38:24.176Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:38:24.176Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:38:24.176Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:24.176Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:38:24.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:24.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:24.176Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:24.176Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:38:24.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140208233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:24.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140208233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:24.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140208233 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:24.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140208233 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:24.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140208233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:24.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140208233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:24.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140208233 data=null item=null detail=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-30T17:38:24.176Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140208233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:24.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140208233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:24.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140208233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:24.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140208233 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:24.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140208233 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:24.176Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:24.176Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:38:24.176Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:38:24.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:24.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:24.176Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:38:24.176Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:38:24.176Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:24.176Z] DEBUG - Clicking on OK [2019-07-30T17:38:24.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140208234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:24.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140208234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:24.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140208234 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:24.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140208234 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:24.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140208234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:24.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140208234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:24.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:24.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:24.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:24.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:24.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:24.176Z] DEBUG - Clicked on OK [2019-07-30T17:38:24.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140208234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:24.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140207585 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-30T17:38:24.688Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-30T17:38:24.688Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.655 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-30T17:38:24.688Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 14.39 s [2019-07-30T17:38:24.688Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 9.063 s [2019-07-30T17:38:24.688Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-30T17:38:26.576Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T17:38:26.576Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:38:26.576Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:38:26.576Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:38:26.576Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T17:38:26.576Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T17:38:26.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1140210380 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-30T17:38:26.576Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T17:38:26.576Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T17:38:26.576Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T17:38:26.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1140210426 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-30T17:38:26.576Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T17:38:26.576Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T17:38:26.576Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T17:38:26.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1140210467 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-30T17:38:26.576Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T17:38:26.576Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T17:38:26.576Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T17:38:26.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1140210513 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-30T17:38:26.576Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T17:38:26.576Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T17:38:26.576Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T17:38:26.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1140210571 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-30T17:38:26.576Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T17:38:27.941Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T17:38:27.941Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:38:27.941Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:38:27.941Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:38:27.941Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-30T17:38:27.941Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-30T17:38:27.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1140212118 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-30T17:38:27.941Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-30T17:38:29.827Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T17:38:29.827Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:38:29.827Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:38:29.827Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:38:29.827Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T17:38:29.827Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T17:38:29.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1140213585 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-30T17:38:29.827Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T17:38:29.827Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-30T17:38:29.827Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-30T17:38:29.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1140213630 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-30T17:38:29.827Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-30T17:38:29.827Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T17:38:29.827Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T17:38:29.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1140213683 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-30T17:38:29.827Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T17:38:29.827Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T17:38:29.827Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T17:38:29.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1140213773 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-30T17:38:29.827Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T17:38:29.827Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T17:38:29.827Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T17:38:29.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1140213806 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-30T17:38:29.827Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T17:38:29.827Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T17:38:29.827Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T17:38:29.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1140213872 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-30T17:38:29.827Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T17:38:29.827Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T17:38:29.827Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T17:38:29.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1140213888 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-30T17:38:29.827Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T17:38:29.827Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T17:38:29.827Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T17:38:29.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1140213922 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-30T17:38:29.827Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T17:38:29.827Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-30T17:38:29.827Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-30T17:38:29.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1140213978 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-30T17:38:29.827Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-30T17:38:29.827Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T17:38:29.827Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T17:38:29.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1140214013 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-30T17:38:29.827Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T17:38:30.083Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T17:38:30.083Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T17:38:30.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1140214081 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-30T17:38:30.083Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T17:38:30.083Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T17:38:30.083Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T17:38:30.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1140214185 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-30T17:38:30.083Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T17:38:31.446Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T17:38:31.446Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:38:31.446Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:38:31.446Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:38:31.446Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T17:38:31.446Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T17:38:31.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1140215689 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-30T17:38:31.702Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T17:38:31.702Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T17:38:31.702Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T17:38:31.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1140215734 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-30T17:38:31.702Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T17:38:31.702Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T17:38:31.702Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T17:38:31.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1140215774 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-30T17:38:31.702Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T17:38:31.702Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T17:38:31.702Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T17:38:31.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1140215842 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-30T17:38:31.702Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T17:38:31.702Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-30T17:38:31.702Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-30T17:38:31.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1140215871 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-30T17:38:31.702Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-30T17:38:31.702Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T17:38:31.702Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T17:38:31.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1140215905 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-30T17:38:31.702Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T17:38:31.702Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-30T17:38:31.702Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-30T17:38:31.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1140215919 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-30T17:38:31.958Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-30T17:38:31.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140216029 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:38:31.958Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:38:31.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:38:31.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:38:31.958Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:31.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140216040 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:38:31.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140216041 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:38:31.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140216041 data=null} to TreeItem with text {test} [2019-07-30T17:38:31.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140216041 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:38:31.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140216041 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:38:31.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140216092 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:38:31.958Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:38:31.958Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:38:31.958Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:38:32.885Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:38:32.885Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:38:32.885Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:38:32.885Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:38:32.885Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:32.885Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:38:32.885Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:32.885Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:32.885Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:32.885Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:38:32.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140216818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:32.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140216818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:32.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140216818 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:32.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140216819 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:32.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140216819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:32.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140216819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:32.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140216819 data=null item=null detail=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-30T17:38:32.885Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140216819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:32.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140216819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:32.885Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140216819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:32.885Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140216819 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:32.885Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140216819 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:32.885Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:32.885Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:38:32.885Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:38:32.885Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:32.885Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:32.885Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:38:32.885Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:38:32.885Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:32.885Z] DEBUG - Clicking on OK [2019-07-30T17:38:32.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140216820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:32.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140216820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:32.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140216820 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:32.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140216820 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:32.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140216820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:32.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140216820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:32.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:32.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:32.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:32.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:32.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:32.885Z] DEBUG - Clicked on OK [2019-07-30T17:38:32.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140216821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:32.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140216133 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-30T17:38:33.140Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.55 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-30T17:38:33.140Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 3.177 s [2019-07-30T17:38:33.140Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 2.101 s [2019-07-30T17:38:33.140Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 1.719 s [2019-07-30T17:38:33.140Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-30T17:38:33.395Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:38:33.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:38:33.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:38:33.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:38:33.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:38:33.956Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:33.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140218014 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:33.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140218014 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:33.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140218014 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:33.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140218015 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:33.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140218015 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-30T17:38:33.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140218028 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:33.956Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:33.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140218029 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:33.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140218041 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:33.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140218042 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:33.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140218043 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:33.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140218043 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-30T17:38:33.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140218062 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:33.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140218062 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:33.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140218062 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:33.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140218062 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:33.956Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140218064 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-30T17:38:33.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140218067 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:33.956Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:33.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140218068 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T17:38:33.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140218068 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T17:38:33.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140218068 data=null} to TreeItem with text {Traces [0]} [2019-07-30T17:38:33.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140218068 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:38:33.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140218068 data=null item=TreeItem {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-30T17:38:33.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140218078 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:38:35.843Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T17:38:35.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:38:35.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:38:35.843Z] DEBUG - number of items : 11 [2019-07-30T17:38:35.843Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:35.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140219725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:35.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140219725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:35.843Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140219725 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:35.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140219725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:35.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140219725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:35.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140219725 data=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-30T17:38:35.843Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140219730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:35.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140219730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:35.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140219730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:35.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140219730 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:35.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140219730 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:35.843Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:35.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:35.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1140219731 data=null button=0 stateMask=0x0 x=77 y=11 count=0} to TreeItem with text {FILTER } [2019-07-30T17:38:35.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1140219731 data=null doit=true} to TreeItem with text {FILTER } [2019-07-30T17:38:35.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1140219731 data=null} to TreeItem with text {FILTER } [2019-07-30T17:38:35.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1140219731 data=null button=1 stateMask=0x0 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-30T17:38:35.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140219731 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-30T17:38:35.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1140219741 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-30T17:38:35.843Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-30T17:38:35.843Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-30T17:38:35.843Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:38:35.843Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp} [2019-07-30T17:38:35.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1140219745 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-30T17:38:35.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1140219745 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-30T17:38:35.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:35.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1140219747 data=null} to TreeItem with text {FILTER timestamp} [2019-07-30T17:38:35.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1140219747 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T17:38:35.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140219747 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-30T17:38:35.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1140219750 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T17:38:35.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=1140219751 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-30T17:38:35.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=1140219751 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-30T17:38:35.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=1140219751 data=null} to TreeItem with text {FILTER timestamp} [2019-07-30T17:38:35.843Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp} [2019-07-30T17:38:35.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:35.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1140219763 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-30T17:38:35.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1140219763 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-30T17:38:35.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1140219763 data=null} to TreeItem with text {FILTER timestamp} [2019-07-30T17:38:35.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1140219764 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T17:38:35.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140219764 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-30T17:38:35.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1140219767 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T17:38:35.843Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-30T17:38:35.843Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-30T17:38:35.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1140219805 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-30T17:38:35.843Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-30T17:38:35.843Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again. [2019-07-30T17:38:35.843Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T17:38:35.843Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T17:38:35.843Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T17:38:35.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1140219824 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-30T17:38:35.843Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T17:38:35.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140219825 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T17:38:35.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140219825 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T17:38:35.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140219825 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-30T17:38:35.843Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140219825 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-30T17:38:35.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140219826 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-30T17:38:35.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:35.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140219826 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-30T17:38:35.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140219826 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T17:38:35.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140219826 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T17:38:35.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140219826 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-30T17:38:35.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140219827 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-30T17:38:35.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140219871 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-30T17:38:35.843Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND' [2019-07-30T17:38:35.843Z] DEBUG - Clicking on with mnemonic 'AND' [2019-07-30T17:38:35.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=1140219902 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-30T17:38:35.843Z] DEBUG - Clicked on with mnemonic 'AND' [2019-07-30T17:38:35.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:35.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1140219912 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-30T17:38:35.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1140219912 data=null doit=true} to Tree node with text: AND [2019-07-30T17:38:35.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1140219912 data=null} to Tree node with text: AND [2019-07-30T17:38:35.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1140219912 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T17:38:35.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140219912 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-30T17:38:35.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1140219918 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T17:38:35.843Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS' [2019-07-30T17:38:35.843Z] DEBUG - Clicking on with mnemonic 'CONTAINS' [2019-07-30T17:38:35.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=1140219984 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-30T17:38:35.843Z] DEBUG - Clicked on with mnemonic 'CONTAINS' [2019-07-30T17:38:35.843Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again. [2019-07-30T17:38:35.843Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T17:38:35.843Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T17:38:35.843Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T17:38:35.843Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T17:38:35.843Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T17:38:35.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1140220013 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-30T17:38:35.843Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T17:38:35.843Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T17:38:35.843Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T17:38:35.843Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:38:35.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:35.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1140220068 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T17:38:35.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=1140220068 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T17:38:35.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=1140220068 data=null} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T17:38:35.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1140220068 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T17:38:35.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140220068 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-30T17:38:35.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1140220090 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T17:38:35.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:35.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1140220090 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-30T17:38:35.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1140220090 data=null doit=true} to Tree node with text: AND [2019-07-30T17:38:35.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1140220090 data=null} to Tree node with text: AND [2019-07-30T17:38:35.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1140220090 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T17:38:36.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140220091 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-30T17:38:36.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1140220096 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T17:38:36.098Z] DEBUG - number of items : 11 [2019-07-30T17:38:36.098Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-30T17:38:36.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140220096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:36.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140220096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:36.098Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140220096 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:36.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140220096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:36.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140220096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:36.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140220096 data=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-30T17:38:36.098Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140220098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:36.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140220098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:36.098Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140220098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:36.098Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140220098 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:36.098Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140220098 data=null} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:36.098Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-30T17:38:36.098Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:38:36.098Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:38:36.098Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:38:36.098Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T17:38:36.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1140220141 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-30T17:38:36.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1140220142 data=null doit=true} to TableItem with text {} [2019-07-30T17:38:36.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1140220142 data=null} to TableItem with text {} [2019-07-30T17:38:36.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140220142 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T17:38:36.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140220142 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-30T17:38:36.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140220143 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T17:38:36.098Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp' [2019-07-30T17:38:36.098Z] DEBUG - Clicking on with mnemonic 'timestamp' [2019-07-30T17:38:36.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=1140220184 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-30T17:38:36.098Z] DEBUG - Clicked on with mnemonic 'timestamp' [2019-07-30T17:38:37.983Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:38:37.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:38:37.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:38:37.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:38:37.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:38:37.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:37.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140221782 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:37.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140221782 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:37.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140221782 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:37.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140221782 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:37.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140221783 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-30T17:38:37.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140221792 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:37.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:37.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140221793 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:37.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140221793 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:37.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140221793 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:37.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140221793 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:37.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140221793 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-30T17:38:37.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140221798 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:37.983Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-30T17:38:37.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:37.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140221798 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:38:37.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140221798 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:38:37.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140221798 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:38:37.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140221799 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:38:37.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140221799 data=null item=TreeItem {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-30T17:38:37.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140221806 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:38:39.346Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T17:38:39.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:38:39.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:38:39.346Z] DEBUG - number of items : 11 [2019-07-30T17:38:39.346Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140223227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140223227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:39.346Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140223227 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140223227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140223227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:39.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140223227 data=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-30T17:38:39.346Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140223232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140223232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140223232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:39.346Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140223232 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:39.346Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140223232 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:39.346Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:39.346Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1140223233 data=null button=0 stateMask=0x0 x=77 y=95 count=0} to TreeItem with text {FILTER } [2019-07-30T17:38:39.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1140223233 data=null doit=true} to TreeItem with text {FILTER } [2019-07-30T17:38:39.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1140223233 data=null} to TreeItem with text {FILTER } [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1140223233 data=null button=1 stateMask=0x0 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-30T17:38:39.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140223233 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-30T17:38:39.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1140223237 data=null button=1 stateMask=0x80000 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-30T17:38:39.346Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-30T17:38:39.346Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-30T17:38:39.346Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:38:39.346Z] DEBUG - Clicking on TreeItem with text {FILTER field} [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1140223252 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-30T17:38:39.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1140223252 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-30T17:38:39.346Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:39.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1140223254 data=null} to TreeItem with text {FILTER field} [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1140223254 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T17:38:39.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140223255 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-30T17:38:39.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1140223270 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=1140223270 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-30T17:38:39.346Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=1140223270 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-30T17:38:39.346Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=1140223270 data=null} to TreeItem with text {FILTER field} [2019-07-30T17:38:39.346Z] DEBUG - Clicked on TreeItem with text {FILTER field} [2019-07-30T17:38:39.346Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1140223271 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-30T17:38:39.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1140223271 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-30T17:38:39.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1140223271 data=null} to TreeItem with text {FILTER field} [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1140223271 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T17:38:39.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140223271 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-30T17:38:39.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1140223275 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T17:38:39.346Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-30T17:38:39.346Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-30T17:38:39.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1140223314 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-30T17:38:39.346Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-30T17:38:39.346Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again. [2019-07-30T17:38:39.346Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T17:38:39.346Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T17:38:39.346Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T17:38:39.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1140223367 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-30T17:38:39.346Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T17:38:39.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140223367 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T17:38:39.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140223368 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140223368 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-30T17:38:39.346Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140223368 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-30T17:38:39.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140223368 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-30T17:38:39.346Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140223369 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-30T17:38:39.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140223369 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T17:38:39.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140223369 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140223369 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-30T17:38:39.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140223369 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-30T17:38:39.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140223376 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-30T17:38:39.346Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE' [2019-07-30T17:38:39.346Z] DEBUG - Clicking on with mnemonic 'COMPARE' [2019-07-30T17:38:39.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=1140223406 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-30T17:38:39.346Z] DEBUG - Clicked on with mnemonic 'COMPARE' [2019-07-30T17:38:39.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { = [2019-07-30T17:38:39.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { = [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { = [2019-07-30T17:38:39.346Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140223481 data=null item=TreeItem { = [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { = [2019-07-30T17:38:39.346Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T17:38:39.346Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T17:38:39.346Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T17:38:39.346Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T17:38:39.346Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-30T17:38:39.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1140223482 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-30T17:38:39.346Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-30T17:38:39.346Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-30T17:38:39.346Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-30T17:38:39.346Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T17:38:39.346Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T17:38:39.346Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:38:39.346Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-30T17:38:39.346Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-30T17:38:39.346Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T17:38:39.346Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T17:38:39.346Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:38:39.346Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:38:39.346Z] DEBUG - matched Button with text "<", using matcher: of type 'Button' [2019-07-30T17:38:39.346Z] DEBUG - matched Button with text "=", using matcher: of type 'Button' [2019-07-30T17:38:39.346Z] DEBUG - matched Button with text ">", using matcher: of type 'Button' [2019-07-30T17:38:39.346Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>' [2019-07-30T17:38:39.346Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO' [2019-07-30T17:38:39.346Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T17:38:39.346Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button' [2019-07-30T17:38:39.346Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button' [2019-07-30T17:38:39.346Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button' [2019-07-30T17:38:39.346Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T17:38:39.346Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=1140223520 data=null doit=true} to Button with text {=} [2019-07-30T17:38:39.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=1140223520 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-30T17:38:39.346Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T17:38:39.346Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=1140223523 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=1140223579 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-30T17:38:39.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=1140223579 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-30T17:38:39.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=1140223579 data=null item=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-30T17:38:39.346Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T17:38:39.346Z] DEBUG - number of items : 11 [2019-07-30T17:38:39.346Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140223580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140223580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:39.346Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140223580 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140223580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140223580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:39.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140223580 data=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-30T17:38:39.346Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140223582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140223582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:39.346Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140223582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:39.346Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140223582 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:39.346Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140223582 data=null} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:39.346Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-30T17:38:39.346Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:38:39.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:38:39.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:38:39.346Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T17:38:39.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1140223676 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-30T17:38:39.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1140223676 data=null doit=true} to TableItem with text {} [2019-07-30T17:38:39.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1140223676 data=null} to TableItem with text {} [2019-07-30T17:38:39.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140223677 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T17:38:39.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140223677 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-30T17:38:39.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140223678 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T17:38:39.603Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field' [2019-07-30T17:38:39.603Z] DEBUG - Clicking on with mnemonic 'field' [2019-07-30T17:38:39.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=1140223712 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-30T17:38:39.603Z] DEBUG - Clicked on with mnemonic 'field' [2019-07-30T17:38:41.489Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:38:41.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:38:41.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:38:41.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:38:41.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:38:41.489Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:41.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140225385 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:41.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140225385 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:41.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140225385 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:41.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140225385 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:41.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140225385 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-30T17:38:41.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140225392 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:41.489Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:41.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140225392 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:41.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140225393 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:41.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140225393 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:41.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140225393 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:41.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140225393 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-30T17:38:41.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140225397 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:41.489Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-30T17:38:41.489Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:41.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140225398 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:38:41.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140225398 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:38:41.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140225398 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:38:41.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140225399 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:38:41.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140225403 data=null item=TreeItem {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-30T17:38:41.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140225406 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:38:42.852Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T17:38:42.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:38:42.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:38:42.852Z] DEBUG - number of items : 11 [2019-07-30T17:38:42.852Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:42.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140227020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:42.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140227020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:42.852Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140227020 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:42.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140227020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:42.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140227020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:42.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140227020 data=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-30T17:38:42.852Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140227036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:42.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140227036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:42.852Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140227036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:42.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140227036 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:42.852Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140227036 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:42.852Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-30T17:38:42.852Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:42.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1140227037 data=null button=0 stateMask=0x0 x=77 y=158 count=0} to TreeItem with text {FILTER } [2019-07-30T17:38:42.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1140227037 data=null doit=true} to TreeItem with text {FILTER } [2019-07-30T17:38:42.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1140227037 data=null} to TreeItem with text {FILTER } [2019-07-30T17:38:42.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1140227037 data=null button=1 stateMask=0x0 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-30T17:38:42.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140227037 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-30T17:38:42.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1140227041 data=null button=1 stateMask=0x80000 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-30T17:38:42.852Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-30T17:38:42.852Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-30T17:38:42.852Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:38:42.852Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals} [2019-07-30T17:38:42.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1140227045 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T17:38:42.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1140227045 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T17:38:42.852Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:42.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1140227047 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T17:38:42.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1140227059 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T17:38:42.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140227059 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-30T17:38:42.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1140227063 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T17:38:42.852Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1140227063 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T17:38:42.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1140227063 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T17:38:42.852Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1140227063 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T17:38:42.852Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals} [2019-07-30T17:38:42.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:42.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1140227064 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T17:38:42.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1140227068 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T17:38:42.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1140227068 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T17:38:42.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1140227068 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T17:38:42.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140227068 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-30T17:38:42.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1140227072 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T17:38:42.853Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-30T17:38:42.853Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-30T17:38:43.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1140227103 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-30T17:38:43.108Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-30T17:38:43.108Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again. [2019-07-30T17:38:43.108Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T17:38:43.108Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T17:38:43.108Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T17:38:43.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1140227124 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-30T17:38:43.108Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T17:38:43.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140227125 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T17:38:43.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140227125 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T17:38:43.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140227125 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-30T17:38:43.108Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140227125 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-30T17:38:43.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140227126 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-30T17:38:43.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:43.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140227126 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-30T17:38:43.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140227126 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T17:38:43.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140227126 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T17:38:43.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140227127 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-30T17:38:43.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140227127 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-30T17:38:43.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1140227167 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-30T17:38:43.108Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR' [2019-07-30T17:38:43.108Z] DEBUG - Clicking on with mnemonic 'OR' [2019-07-30T17:38:43.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=1140227200 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-30T17:38:43.108Z] DEBUG - Clicked on with mnemonic 'OR' [2019-07-30T17:38:43.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:43.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1140227210 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-30T17:38:43.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1140227210 data=null doit=true} to Tree node with text: OR [2019-07-30T17:38:43.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1140227213 data=null} to Tree node with text: OR [2019-07-30T17:38:43.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1140227213 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T17:38:43.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140227213 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-30T17:38:43.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1140227217 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T17:38:43.108Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS' [2019-07-30T17:38:43.108Z] DEBUG - Clicking on with mnemonic 'EQUALS' [2019-07-30T17:38:43.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=1140227286 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-30T17:38:43.108Z] DEBUG - Clicked on with mnemonic 'EQUALS' [2019-07-30T17:38:43.108Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-30T17:38:43.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:43.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { EQUALS} [2019-07-30T17:38:43.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { EQUALS} [2019-07-30T17:38:43.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { EQUALS} [2019-07-30T17:38:43.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { EQUALS} [2019-07-30T17:38:43.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140227316 data=null item=TreeItem { EQUALS} [2019-07-30T17:38:43.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { EQUALS} [2019-07-30T17:38:43.363Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T17:38:43.363Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T17:38:43.363Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T17:38:43.363Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T17:38:43.363Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T17:38:43.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1140227375 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-30T17:38:43.363Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T17:38:43.363Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T17:38:43.363Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T17:38:43.363Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:38:43.363Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:43.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1140227382 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-30T17:38:43.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1140227382 data=null doit=true} to Tree node with text: OR [2019-07-30T17:38:43.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1140227383 data=null} to Tree node with text: OR [2019-07-30T17:38:43.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1140227383 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T17:38:43.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140227383 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-30T17:38:43.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1140227400 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T17:38:43.363Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES' [2019-07-30T17:38:43.363Z] DEBUG - Clicking on with mnemonic 'MATCHES' [2019-07-30T17:38:43.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=1140227470 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-30T17:38:43.363Z] DEBUG - Clicked on with mnemonic 'MATCHES' [2019-07-30T17:38:43.363Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-30T17:38:43.363Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:43.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { MATCHES} [2019-07-30T17:38:43.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { MATCHES} [2019-07-30T17:38:43.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { MATCHES} [2019-07-30T17:38:43.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { MATCHES} [2019-07-30T17:38:43.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140227498 data=null item=TreeItem { MATCHES} [2019-07-30T17:38:43.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { MATCHES} [2019-07-30T17:38:43.363Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T17:38:43.363Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T17:38:43.363Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T17:38:43.363Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T17:38:43.363Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-30T17:38:43.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1140227567 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-30T17:38:43.363Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-30T17:38:43.363Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-30T17:38:43.363Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-30T17:38:43.363Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-30T17:38:43.363Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-30T17:38:43.363Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:38:43.363Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-30T17:38:43.363Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-30T17:38:43.363Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-30T17:38:43.363Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-30T17:38:43.363Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:38:43.363Z] DEBUG - number of items : 11 [2019-07-30T17:38:43.363Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-30T17:38:43.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140227602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:43.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140227602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:43.363Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140227602 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:43.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140227602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:43.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140227602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:43.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140227602 data=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-30T17:38:43.619Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140227667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:43.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140227668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:43.619Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140227668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:43.619Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140227668 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:43.619Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140227668 data=null} to ToolItem with tooltip text {Save filters} [2019-07-30T17:38:43.619Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-30T17:38:43.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:38:43.619Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:38:43.619Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:38:43.619Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T17:38:43.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1140227720 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-30T17:38:43.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1140227720 data=null doit=true} to TableItem with text {} [2019-07-30T17:38:43.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1140227720 data=null} to TableItem with text {} [2019-07-30T17:38:43.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140227721 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T17:38:43.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140227721 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-30T17:38:43.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140227770 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T17:38:43.619Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals' [2019-07-30T17:38:43.619Z] DEBUG - Clicking on with mnemonic 'matchAndEquals' [2019-07-30T17:38:43.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=1140227800 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-30T17:38:43.619Z] DEBUG - Clicked on with mnemonic 'matchAndEquals' [2019-07-30T17:38:45.504Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140229654 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:38:45.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:38:45.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:38:45.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:38:45.504Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:45.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1140229686 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:45.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1140229686 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:45.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1140229686 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:45.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1140229687 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:45.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140229687 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-30T17:38:45.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1140229696 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T17:38:45.759Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:38:45.759Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:38:45.759Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:38:46.319Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:38:46.319Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:38:46.319Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:38:46.319Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:38:46.319Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:46.319Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:38:46.319Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:46.319Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:46.319Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:46.319Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:38:46.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140230412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:46.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140230413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:46.319Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140230413 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:46.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140230413 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:46.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140230413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:46.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140230413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:46.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140230413 data=null item=null detail=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-30T17:38:46.319Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140230413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:46.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140230414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:46.319Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140230414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:46.319Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140230414 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:46.319Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140230414 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:46.319Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:38:46.319Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:38:46.319Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:38:46.319Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:46.319Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:46.319Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:38:46.319Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:38:46.319Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:46.319Z] DEBUG - Clicking on OK [2019-07-30T17:38:46.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140230414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:46.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140230414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:46.319Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140230415 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:46.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140230415 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:46.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140230415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:46.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140230415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:46.319Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:46.319Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:46.319Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:46.319Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:46.319Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:46.319Z] DEBUG - Clicked on OK [2019-07-30T17:38:46.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140230415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:46.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140229762 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-30T17:38:46.830Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.617 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-30T17:38:46.830Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.371 s [2019-07-30T17:38:46.830Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 3.573 s [2019-07-30T17:38:46.830Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.037 s [2019-07-30T17:38:46.830Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-30T17:38:56.778Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.716 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-30T17:38:56.778Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace) Time elapsed: 9.579 s [2019-07-30T17:38:56.778Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-30T17:38:56.778Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:38:57.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:38:57.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:38:57.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:38:57.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:38:57.339Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:57.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1140241348 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-30T17:38:57.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1140241348 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T17:38:57.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1140241348 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T17:38:57.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1140241348 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T17:38:57.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140241348 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-30T17:38:57.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1140241367 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T17:38:57.339Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:57.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1140241367 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-30T17:38:57.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1140241367 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T17:38:57.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1140241367 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T17:38:57.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1140241367 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T17:38:57.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140241367 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-30T17:38:57.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1140241377 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T17:38:57.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1140241377 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T17:38:57.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1140241377 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T17:38:57.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1140241377 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T17:38:57.339Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140241377 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-30T17:38:57.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1140241379 data=null button=1 stateMask=0x80000 x=80 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T17:38:57.339Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:57.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140241380 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T17:38:57.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140241380 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T17:38:57.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140241380 data=null} to TreeItem with text {Traces [0]} [2019-07-30T17:38:57.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140241380 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:38:57.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140241380 data=null item=TreeItem {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-30T17:38:57.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140241387 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:38:58.702Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample1366599740330728598.xml"' [2019-07-30T17:38:58.702Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:38:58.702Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:38:58.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140242890 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:38:58.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140242890 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:38:58.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140242891 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:38:58.702Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140242891 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-30T17:38:58.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140242893 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:38:58.702Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:58.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample1366599740330728598.xml} time=1140242944 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:58.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample1366599740330728598.xml} time=1140242944 data=null doit=true} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:58.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample1366599740330728598.xml} time=1140242944 data=null} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:58.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample1366599740330728598.xml} time=1140242945 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:58.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140242945 data=null item=TreeItem {sample1366599740330728598.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:58.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample1366599740330728598.xml} time=1140243067 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:58.957Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:58.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample1366599740330728598.xml} time=1140243069 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:58.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample1366599740330728598.xml} time=1140243069 data=null doit=true} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:58.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample1366599740330728598.xml} time=1140243069 data=null} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:58.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample1366599740330728598.xml} time=1140243069 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:58.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140243070 data=null item=TreeItem {sample1366599740330728598.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:58.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample1366599740330728598.xml} time=1140243073 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:58.957Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...' [2019-07-30T17:38:58.957Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...' [2019-07-30T17:38:59.214Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...' [2019-07-30T17:38:59.214Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset' [2019-07-30T17:38:59.214Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset} [2019-07-30T17:38:59.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:38:59.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:38:59.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:59.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample1366599740330728598.xml} time=1140243340 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:59.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample1366599740330728598.xml} time=1140243340 data=null doit=true} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:59.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample1366599740330728598.xml} time=1140243340 data=null} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:59.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample1366599740330728598.xml} time=1140243340 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:59.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140243345 data=null item=TreeItem {sample1366599740330728598.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:59.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample1366599740330728598.xml} time=1140243345 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:59.214Z] DEBUG - Clicking on TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:59.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample1366599740330728598.xml} time=1140243346 data=null button=0 stateMask=0x0 x=414 y=11 count=0} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:59.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample1366599740330728598.xml} time=1140243346 data=null doit=true} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:59.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:38:59.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample1366599740330728598.xml} time=1140243346 data=null} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:59.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample1366599740330728598.xml} time=1140243346 data=null button=1 stateMask=0x0 x=414 y=11 count=1} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:59.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140243349 data=null item=TreeItem {sample1366599740330728598.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:59.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample1366599740330728598.xml} time=1140243350 data=null button=1 stateMask=0x80000 x=414 y=11 count=1} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:59.214Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample1366599740330728598.xml} time=1140243350 data=null button=0 stateMask=0x0 x=414 y=11 count=0} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:59.214Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample1366599740330728598.xml} time=1140243350 data=null doit=true} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:59.214Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample1366599740330728598.xml} time=1140243350 data=null} to TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:59.214Z] DEBUG - Clicked on TreeItem with text {sample1366599740330728598.xml} [2019-07-30T17:38:59.214Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:38:59.214Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:38:59.214Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:38:59.214Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:38:59.214Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:38:59.214Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:38:59.214Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:38:59.214Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button' [2019-07-30T17:38:59.214Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button' [2019-07-30T17:38:59.214Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:38:59.214Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:38:59.214Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:38:59.214Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:38:59.214Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:59.214Z] DEBUG - Clicking on OK [2019-07-30T17:38:59.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140243363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:59.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140243364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:59.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140243364 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:59.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140243364 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:59.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140243364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:59.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140243364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:59.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140243364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:38:59.469Z] DEBUG - Clicked on [2019-07-30T17:38:59.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=1140243199 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-30T17:39:01.087Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample1366599740330728598.xml"' [2019-07-30T17:39:01.087Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:39:01.087Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:39:01.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample1366599740330728598.xml - Eclipse Platform} time=1140245207 data=null doit=true} to Shell with text {data - TestForOffsetting/Traces/sample1366599740330728598.xml - Eclipse Platform} [2019-07-30T17:39:01.087Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:39:01.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:39:01.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:39:01.087Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:39:01.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1140245257 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-30T17:39:01.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1140245257 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T17:39:01.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1140245257 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T17:39:01.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1140245257 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T17:39:01.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140245258 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-30T17:39:01.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1140245270 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T17:39:01.087Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:39:01.087Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:39:01.087Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:39:02.015Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:39:02.015Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:39:02.015Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:39:02.015Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:39:02.015Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:02.015Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:39:02.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:39:02.015Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:39:02.015Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:02.015Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:39:02.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140245983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:02.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140245984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:02.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140245984 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:02.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140245984 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:02.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140245984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:02.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140245984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:02.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140245984 data=null item=null detail=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-30T17:39:02.015Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140245984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:02.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140245984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:02.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140245984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:02.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140245984 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:02.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140245984 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:02.015Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:02.015Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:39:02.015Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:39:02.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:39:02.015Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:39:02.015Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:39:02.015Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:39:02.015Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:02.015Z] DEBUG - Clicking on OK [2019-07-30T17:39:02.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140245985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:02.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140245985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:02.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140245985 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:02.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140245985 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:02.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140245985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:02.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140245985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:02.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:02.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:02.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:02.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:02.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:02.015Z] DEBUG - Clicked on OK [2019-07-30T17:39:02.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140245985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:02.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140245312 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-30T17:39:02.270Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.819 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-30T17:39:02.270Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting) Time elapsed: 5.818 s [2019-07-30T17:39:02.270Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-30T17:39:17.099Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.781 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-30T17:39:17.099Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 2.149 s [2019-07-30T17:39:17.099Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped [2019-07-30T17:39:17.099Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 7.677 s [2019-07-30T17:39:17.099Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 3.401 s [2019-07-30T17:39:17.099Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-30T17:39:17.355Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:39:17.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:39:17.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:39:17.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:39:17.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:39:17.916Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:39:17.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1140262036 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-30T17:39:17.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1140262036 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T17:39:17.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1140262036 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T17:39:17.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1140262037 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T17:39:17.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140262037 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-30T17:39:17.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1140262065 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T17:39:17.916Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:39:17.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1140262066 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-30T17:39:17.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1140262066 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T17:39:17.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1140262066 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T17:39:17.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1140262066 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T17:39:17.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140262066 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-30T17:39:17.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1140262071 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T17:39:17.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1140262071 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T17:39:17.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1140262071 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T17:39:17.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1140262072 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T17:39:17.916Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140262072 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-30T17:39:17.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1140262074 data=null button=1 stateMask=0x80000 x=84 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T17:39:17.916Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:39:17.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140262074 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T17:39:17.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140262074 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T17:39:17.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140262074 data=null} to TreeItem with text {Traces [0]} [2019-07-30T17:39:17.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140262075 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:39:17.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140262075 data=null item=TreeItem {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-30T17:39:17.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140262086 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:39:21.180Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T17:39:21.180Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T17:39:21.180Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T17:39:21.180Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:39:21.180Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T17:39:21.180Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:39:21.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1140264708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T17:39:21.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1140264709 data=null doit=true} to Sash with text {} [2019-07-30T17:39:21.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140264709 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-30T17:39:21.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1140264711 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T17:39:21.180Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1140264712 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T17:39:21.180Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1140264712 data=null} to Sash with text {} [2019-07-30T17:39:21.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140264712 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-30T17:39:21.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1140264720 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-30T17:39:21.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140264721 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-30T17:39:21.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1140264722 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T17:39:21.180Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1140264722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T17:39:21.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1140265324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T17:39:21.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1140265324 data=null doit=true} to Sash with text {} [2019-07-30T17:39:21.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140265324 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-30T17:39:21.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1140265326 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T17:39:21.180Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1140265327 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T17:39:21.180Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1140265327 data=null} to Sash with text {} [2019-07-30T17:39:21.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140265327 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-30T17:39:21.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1140265328 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-30T17:39:21.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140265329 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-30T17:39:21.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1140265330 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T17:39:21.180Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1140265330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T17:39:21.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:39:25.001Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T17:39:25.001Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:39:25.001Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T17:39:25.001Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T17:39:25.001Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T17:39:25.001Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:39:25.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140268892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:25.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140268893 data=null button=0 stateMask=0x0 x=182 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:25.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140268893 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T17:39:25.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140268893 data=null} to TimeGraphControl with text {} [2019-07-30T17:39:25.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140268898 data=null button=1 stateMask=0x0 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T17:39:25.001Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1140268898 data=null x=232 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T17:39:25.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140268898 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T17:39:25.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140268899 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T17:39:25.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140268900 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:25.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140268900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:25.001Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140268900 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T17:39:25.001Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140268900 data=null} to TimeGraphControl with text {} [2019-07-30T17:39:25.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140269403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:25.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140269404 data=null button=0 stateMask=0x0 x=232 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:25.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140269404 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T17:39:25.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140269404 data=null} to TimeGraphControl with text {} [2019-07-30T17:39:25.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140269412 data=null button=1 stateMask=0x0 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T17:39:25.257Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1140269412 data=null x=182 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T17:39:25.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140269412 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T17:39:25.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140269414 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T17:39:25.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140269414 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:25.257Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140269414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:25.257Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140269414 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T17:39:25.257Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140269414 data=null} to TimeGraphControl with text {} [2019-07-30T17:39:25.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:39:28.327Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T17:39:28.327Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:39:28.327Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T17:39:28.327Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T17:39:28.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140272569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:28.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140272569 data=null button=0 stateMask=0x0 x=182 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:28.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140272569 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T17:39:28.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140272569 data=null} to TimeGraphControl with text {} [2019-07-30T17:39:28.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140272575 data=null button=1 stateMask=0x0 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T17:39:28.327Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1140272575 data=null x=232 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T17:39:28.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140272575 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T17:39:28.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140272577 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T17:39:28.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140272577 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:28.327Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140272577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:28.327Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140272577 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T17:39:28.582Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140272577 data=null} to TimeGraphControl with text {} [2019-07-30T17:39:28.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140273080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:28.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140273081 data=null button=0 stateMask=0x0 x=232 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:28.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140273081 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T17:39:28.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140273081 data=null} to TimeGraphControl with text {} [2019-07-30T17:39:28.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140273085 data=null button=1 stateMask=0x0 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T17:39:28.837Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1140273085 data=null x=182 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T17:39:28.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140273085 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T17:39:28.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140273086 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T17:39:28.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140273086 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:28.837Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140273086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:28.837Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140273087 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T17:39:29.092Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140273087 data=null} to TimeGraphControl with text {} [2019-07-30T17:39:29.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:39:32.163Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T17:39:32.163Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views' [2019-07-30T17:39:32.163Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:39:34.675Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T17:39:34.675Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:39:34.675Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T17:39:34.675Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T17:39:34.675Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T17:39:34.675Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:39:34.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140278489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:34.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140278489 data=null button=0 stateMask=0x0 x=173 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:34.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140278489 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T17:39:34.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140278489 data=null} to TimeGraphControl with text {} [2019-07-30T17:39:34.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140278492 data=null button=1 stateMask=0x0 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T17:39:34.675Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1140278492 data=null x=223 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T17:39:34.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140278492 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T17:39:34.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140278494 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T17:39:34.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140278495 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:34.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140278495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:34.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140278495 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T17:39:34.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140278495 data=null} to TimeGraphControl with text {} [2019-07-30T17:39:34.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140279097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:34.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140279097 data=null button=0 stateMask=0x0 x=223 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:34.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140279097 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T17:39:34.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140279098 data=null} to TimeGraphControl with text {} [2019-07-30T17:39:34.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140279100 data=null button=1 stateMask=0x0 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T17:39:34.930Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1140279101 data=null x=173 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T17:39:34.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140279101 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T17:39:34.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140279102 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T17:39:34.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140279102 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:34.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140279102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T17:39:34.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140279103 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T17:39:34.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140279103 data=null} to TimeGraphControl with text {} [2019-07-30T17:39:35.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:39:38.003Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T17:39:38.003Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T17:39:38.003Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T17:39:38.003Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:39:38.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1140282002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T17:39:38.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1140282003 data=null doit=true} to Sash with text {} [2019-07-30T17:39:38.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140282003 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-30T17:39:38.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1140282007 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T17:39:38.003Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1140282008 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T17:39:38.003Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1140282008 data=null} to Sash with text {} [2019-07-30T17:39:38.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140282008 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-30T17:39:38.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1140282009 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T17:39:38.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140282010 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-30T17:39:38.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1140282011 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T17:39:38.003Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1140282011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T17:39:38.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1140282612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T17:39:38.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1140282612 data=null doit=true} to Sash with text {} [2019-07-30T17:39:38.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140282612 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-30T17:39:38.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1140282614 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T17:39:38.564Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1140282614 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T17:39:38.564Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1140282614 data=null} to Sash with text {} [2019-07-30T17:39:38.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140282615 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-30T17:39:38.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1140282616 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T17:39:38.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140282616 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-30T17:39:38.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1140282617 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T17:39:38.564Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1140282617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T17:39:39.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:39:41.636Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T17:39:41.636Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T17:39:41.636Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T17:39:41.636Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:39:41.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1140285596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T17:39:41.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1140285596 data=null doit=true} to Sash with text {} [2019-07-30T17:39:41.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140285596 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-30T17:39:41.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1140285598 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T17:39:41.636Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1140285598 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T17:39:41.636Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1140285598 data=null} to Sash with text {} [2019-07-30T17:39:41.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140285598 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-30T17:39:41.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1140285600 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T17:39:41.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140285600 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-30T17:39:41.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1140285601 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T17:39:41.637Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1140285601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T17:39:42.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1140286202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T17:39:42.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1140286203 data=null doit=true} to Sash with text {} [2019-07-30T17:39:42.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140286203 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-30T17:39:42.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1140286204 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T17:39:42.197Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1140286204 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T17:39:42.197Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1140286205 data=null} to Sash with text {} [2019-07-30T17:39:42.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140286205 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-30T17:39:42.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1140286206 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T17:39:42.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140286206 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-30T17:39:42.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1140286207 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T17:39:42.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1140286207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T17:39:42.757Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T17:39:42.757Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T17:39:42.757Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T17:39:42.757Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:39:42.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1140286809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T17:39:42.757Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1140286809 data=null doit=true} to Sash with text {} [2019-07-30T17:39:42.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140286809 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-30T17:39:42.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1140286811 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T17:39:42.758Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1140286811 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T17:39:42.758Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1140286811 data=null} to Sash with text {} [2019-07-30T17:39:42.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140286811 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-30T17:39:42.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1140286812 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T17:39:42.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140286813 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-30T17:39:42.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1140286814 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T17:39:42.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1140286814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T17:39:43.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1140287415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T17:39:43.318Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1140287415 data=null doit=true} to Sash with text {} [2019-07-30T17:39:43.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140287415 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-30T17:39:43.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1140287416 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T17:39:43.318Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1140287417 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T17:39:43.319Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1140287417 data=null} to Sash with text {} [2019-07-30T17:39:43.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140287417 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-30T17:39:43.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1140287418 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T17:39:43.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1140287419 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-30T17:39:43.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1140287420 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T17:39:43.319Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1140287420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T17:39:43.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:39:44.134Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"' [2019-07-30T17:39:44.134Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"' [2019-07-30T17:39:44.134Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"' [2019-07-30T17:39:44.389Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"' [2019-07-30T17:39:44.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140288564 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:39:44.389Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:39:44.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:39:44.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:39:44.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:39:44.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1140288569 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-30T17:39:44.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1140288569 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T17:39:44.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1140288569 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T17:39:44.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1140288570 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T17:39:44.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140288570 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-30T17:39:44.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1140288591 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T17:39:44.644Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:39:44.644Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:39:44.644Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:39:45.205Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:39:45.205Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:39:45.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:39:45.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:39:45.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:45.205Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:39:45.205Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:39:45.205Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:39:45.205Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:45.205Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:39:45.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140289376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:45.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140289377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:45.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140289377 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:45.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140289377 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:45.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140289377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:45.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140289377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:45.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140289377 data=null item=null detail=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-30T17:39:45.205Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140289377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:45.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140289377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:45.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140289377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:45.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140289377 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:45.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140289377 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:45.205Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:45.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:39:45.205Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:39:45.205Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:39:45.205Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:39:45.205Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:39:45.205Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:39:45.205Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:45.205Z] DEBUG - Clicking on OK [2019-07-30T17:39:45.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140289378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:45.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140289378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:45.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140289378 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:45.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140289378 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:45.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140289378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:45.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140289378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:45.205Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:45.205Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:45.205Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:45.205Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:45.205Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:45.205Z] DEBUG - Clicked on OK [2019-07-30T17:39:45.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140289378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:45.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140288691 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-30T17:39:45.765Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.604 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-30T17:39:45.765Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.024 s [2019-07-30T17:39:45.765Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.989 s [2019-07-30T17:39:45.765Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.734 s [2019-07-30T17:39:45.765Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 2.377 s [2019-07-30T17:39:45.765Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.633 s [2019-07-30T17:39:45.765Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.541 s [2019-07-30T17:39:45.765Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.816 s [2019-07-30T17:39:45.765Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-30T17:39:49.948Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T17:39:49.948Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:39:49.948Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:39:49.948Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:39:49.948Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T17:39:49.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1140294165 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T17:39:49.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1140294165 data=null doit=true} to TableItem with text {} [2019-07-30T17:39:49.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1140294165 data=null} to TableItem with text {} [2019-07-30T17:39:49.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140294166 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T17:39:49.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140294166 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-30T17:39:49.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140294167 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T17:39:50.203Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code' [2019-07-30T17:39:50.203Z] DEBUG - Clicking on with mnemonic 'Open Source Code' [2019-07-30T17:39:50.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=1140294246 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-30T17:39:50.763Z] DEBUG - Clicked on with mnemonic 'Open Source Code' [2019-07-30T17:39:50.763Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"' [2019-07-30T17:39:51.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140295489 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:39:51.323Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:39:51.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:39:51.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:39:51.323Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:39:51.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140295494 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:39:51.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140295494 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:39:51.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140295494 data=null} to TreeItem with text {test} [2019-07-30T17:39:51.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140295494 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:39:51.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140295495 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:39:51.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140295584 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:39:51.579Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:39:51.579Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:39:51.579Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:39:52.140Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:39:52.140Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:39:52.396Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:39:52.396Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:39:52.396Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:52.396Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:39:52.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:39:52.396Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:39:52.396Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:52.396Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:39:52.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:52.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:52.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296391 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:52.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296391 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:52.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:52.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:52.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296392 data=null item=null detail=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-30T17:39:52.396Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:52.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:52.396Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:52.396Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296392 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:52.396Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140296392 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:52.396Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:52.396Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:39:52.396Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:39:52.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:39:52.396Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:39:52.396Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:39:52.396Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:39:52.396Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:52.396Z] DEBUG - Clicking on OK [2019-07-30T17:39:52.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140296392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:52.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140296392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:52.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140296392 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:52.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140296392 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:52.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140296393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:52.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140296393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:52.396Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:52.396Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:52.396Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:52.396Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:52.396Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:52.396Z] DEBUG - Clicked on OK [2019-07-30T17:39:52.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140296393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:52.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140295662 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-30T17:39:52.651Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.01 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-30T17:39:52.651Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest) Time elapsed: 6.812 s [2019-07-30T17:39:52.651Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-30T17:39:56.814Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T17:39:56.814Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:39:56.814Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:39:56.814Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:39:56.814Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:39:56.814Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T17:39:56.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140300890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:39:56.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140300890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:39:56.814Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140300890 data=null doit=true} to (of type 'Table') [2019-07-30T17:39:56.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140300890 data=null} to (of type 'Table') [2019-07-30T17:39:56.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140300890 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T17:39:56.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140300941 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T17:39:56.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140300943 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-30T17:39:56.814Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140300944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:39:56.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140300944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:39:56.814Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140300944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:39:56.814Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140300944 data=null doit=true} to (of type 'Table') [2019-07-30T17:39:56.814Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140300944 data=null} to (of type 'Table') [2019-07-30T17:39:56.814Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T17:39:56.814Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:39:56.814Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:39:56.814Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:39:56.814Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:39:56.814Z] DEBUG - Inserting text:e [2019-07-30T17:39:56.814Z] into text (of type 'Text') [2019-07-30T17:39:56.814Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:39:56.814Z] DEBUG - Typing text 'e [2019-07-30T17:39:56.814Z] ' with an interval of 100ms. between characters. [2019-07-30T17:39:57.069Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:39:57.069Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T17:39:57.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140301274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:39:57.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140301274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:39:57.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140301274 data=null doit=true} to (of type 'Table') [2019-07-30T17:39:57.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140301274 data=null} to (of type 'Table') [2019-07-30T17:39:57.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140301274 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T17:39:57.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140301274 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-30T17:39:57.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140301276 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T17:39:57.994Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140302210 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T17:39:57.994Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:39:58.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:39:58.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:39:58.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:39:58.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140302327 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:39:58.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140302328 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:39:58.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140302328 data=null} to TreeItem with text {test} [2019-07-30T17:39:58.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140302328 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:39:58.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140302328 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:39:58.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140302334 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:39:58.249Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:39:58.249Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:39:58.249Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:39:59.176Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:39:59.176Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:39:59.176Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:39:59.176Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:39:59.176Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:59.176Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:39:59.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:39:59.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:39:59.176Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:59.176Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:39:59.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140303094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:59.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140303094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:59.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140303094 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:59.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140303095 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:59.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140303095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:59.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140303095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:59.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140303095 data=null item=null detail=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-30T17:39:59.176Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140303095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:59.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140303095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:59.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140303095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:59.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140303095 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:59.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140303095 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:59.176Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:39:59.176Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:39:59.176Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:39:59.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:39:59.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:39:59.176Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:39:59.176Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:39:59.176Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:59.176Z] DEBUG - Clicking on OK [2019-07-30T17:39:59.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140303095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:59.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140303096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:59.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140303096 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:59.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140303096 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:59.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140303096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:59.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140303096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:59.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:59.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:59.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:59.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:59.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:59.176Z] DEBUG - Clicked on OK [2019-07-30T17:39:59.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140303096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:39:59.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140302376 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-30T17:40:01.317Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T17:40:01.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:40:01.317Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:40:01.317Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:40:01.317Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:40:01.317Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T17:40:01.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140305326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:01.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140305326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:01.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140305326 data=null doit=true} to (of type 'Table') [2019-07-30T17:40:01.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140305326 data=null} to (of type 'Table') [2019-07-30T17:40:01.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140305326 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T17:40:01.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140305397 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T17:40:01.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140305399 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-30T17:40:01.317Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140305400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:01.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140305401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:01.317Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140305401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:01.317Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140305401 data=null doit=true} to (of type 'Table') [2019-07-30T17:40:01.317Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140305401 data=null} to (of type 'Table') [2019-07-30T17:40:01.317Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T17:40:01.317Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:40:01.317Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:40:01.317Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:40:01.317Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:40:01.317Z] DEBUG - Inserting text:00 [2019-07-30T17:40:01.317Z] into text (of type 'Text') [2019-07-30T17:40:01.317Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:40:01.317Z] DEBUG - Typing text '00 [2019-07-30T17:40:01.317Z] ' with an interval of 100ms. between characters. [2019-07-30T17:40:01.878Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:40:01.878Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T17:40:01.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140305829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:01.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140305829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:01.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140305829 data=null doit=true} to (of type 'Table') [2019-07-30T17:40:01.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140305829 data=null} to (of type 'Table') [2019-07-30T17:40:01.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140305829 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T17:40:01.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140305829 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-30T17:40:01.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140305831 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T17:40:02.802Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:40:02.802Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T17:40:02.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140306757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:02.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140306757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:02.802Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140306757 data=null doit=true} to (of type 'Table') [2019-07-30T17:40:02.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140306758 data=null} to (of type 'Table') [2019-07-30T17:40:02.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140306758 data=null button=1 stateMask=0x0 x=12 y=11 count=1} to (of type 'Table') [2019-07-30T17:40:02.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140306772 data=null button=1 stateMask=0x80000 x=12 y=11 count=1} to (of type 'Table') [2019-07-30T17:40:02.802Z] [2019-07-30T17:40:02.802Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 17:40:02.520 [2019-07-30T17:40:02.802Z] !MESSAGE Unhandled event loop exception [2019-07-30T17:40:02.802Z] !STACK 0 [2019-07-30T17:40:02.802Z] org.eclipse.swt.SWTException: Widget is disposed [2019-07-30T17:40:02.802Z] at org.eclipse.swt.SWT.error(SWT.java:4699) [2019-07-30T17:40:02.802Z] at org.eclipse.swt.SWT.error(SWT.java:4614) [2019-07-30T17:40:02.802Z] at org.eclipse.swt.SWT.error(SWT.java:4585) [2019-07-30T17:40:02.802Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:532) [2019-07-30T17:40:02.802Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:469) [2019-07-30T17:40:02.802Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:586) [2019-07-30T17:40:02.802Z] at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:286) [2019-07-30T17:40:02.802Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) [2019-07-30T17:40:02.802Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T17:40:02.802Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T17:40:02.802Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T17:40:02.802Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T17:40:02.802Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T17:40:02.802Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-30T17:40:02.802Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-30T17:40:02.802Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-30T17:40:02.802Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-30T17:40:02.802Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T17:40:02.802Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T17:40:02.802Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T17:40:02.802Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T17:40:02.802Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T17:40:02.802Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T17:40:02.802Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T17:40:02.802Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T17:40:02.802Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T17:40:02.803Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T17:40:02.803Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T17:40:02.803Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T17:40:02.803Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T17:40:02.803Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T17:40:02.803Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T17:40:02.803Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T17:40:02.803Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T17:40:02.803Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T17:40:02.803Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T17:40:02.803Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T17:40:02.803Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T17:40:02.803Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:40:02.803Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:40:02.803Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:40:02.803Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:40:02.803Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T17:40:02.803Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T17:40:02.803Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T17:40:02.803Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T17:40:02.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140306772 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-30T17:40:02.803Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140306777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:02.803Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140306778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:02.803Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140306778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:02.803Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140306778 data=null doit=true} to (of type 'Table') [2019-07-30T17:40:02.803Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140306778 data=null} to (of type 'Table') [2019-07-30T17:40:02.803Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T17:40:04.166Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:40:05.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140309283 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T17:40:05.111Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:40:05.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:40:05.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:40:05.367Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:40:05.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140309368 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:40:05.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140309368 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:40:05.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140309368 data=null} to TreeItem with text {test} [2019-07-30T17:40:05.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140309369 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:40:05.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140309369 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:40:05.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140309374 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:40:05.367Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:40:05.367Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:40:05.367Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:40:05.927Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:40:05.927Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:40:05.927Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:40:05.927Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:40:05.927Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:05.928Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:40:05.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:40:05.928Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:40:05.928Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:05.928Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:40:05.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140310107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:05.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140310107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:05.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140310107 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:05.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140310107 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:05.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140310107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:05.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140310107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:05.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140310107 data=null item=null detail=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-30T17:40:05.928Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140310107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:05.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140310107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:05.928Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140310107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:05.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140310107 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:05.928Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140310107 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:05.928Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:05.928Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:40:05.928Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:40:05.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:40:05.928Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:40:05.928Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:40:05.928Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:40:05.928Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:05.928Z] DEBUG - Clicking on OK [2019-07-30T17:40:05.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140310108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:05.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140310108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:05.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140310108 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:05.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140310108 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:05.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140310108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:05.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140310108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:05.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:05.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:05.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:05.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:05.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:05.928Z] DEBUG - Clicked on OK [2019-07-30T17:40:06.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140310108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:06.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140309415 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-30T17:40:07.851Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T17:40:07.851Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:40:07.851Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:40:07.851Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:40:08.105Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:40:08.105Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T17:40:08.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140312296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:08.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140312296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:08.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140312296 data=null doit=true} to (of type 'Table') [2019-07-30T17:40:08.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140312296 data=null} to (of type 'Table') [2019-07-30T17:40:08.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140312296 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T17:40:08.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140312391 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T17:40:08.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140312392 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-30T17:40:08.361Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140312392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:08.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140312393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:08.361Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140312393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:08.361Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140312393 data=null doit=true} to (of type 'Table') [2019-07-30T17:40:08.361Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140312393 data=null} to (of type 'Table') [2019-07-30T17:40:08.361Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T17:40:08.361Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:40:08.361Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:40:08.361Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:40:08.361Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:40:08.361Z] DEBUG - Inserting text:HostF [2019-07-30T17:40:08.361Z] into text (of type 'Text') [2019-07-30T17:40:08.361Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:40:08.361Z] DEBUG - Typing text 'HostF [2019-07-30T17:40:08.361Z] ' with an interval of 100ms. between characters. [2019-07-30T17:40:08.921Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:40:08.921Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T17:40:08.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140313113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:08.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140313113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:08.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140313113 data=null doit=true} to (of type 'Table') [2019-07-30T17:40:08.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140313113 data=null} to (of type 'Table') [2019-07-30T17:40:08.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140313114 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T17:40:08.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140313114 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-30T17:40:08.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140313115 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T17:40:10.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140314105 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T17:40:10.283Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:40:10.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:40:10.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:40:10.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:40:10.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140314182 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:40:10.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140314182 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:40:10.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140314182 data=null} to TreeItem with text {test} [2019-07-30T17:40:10.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140314183 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:40:10.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140314183 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:40:10.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140314188 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:40:10.284Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:40:10.284Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:40:10.284Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:40:10.844Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:40:10.844Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:40:10.844Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:40:10.844Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:40:10.844Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:10.844Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:40:10.844Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:40:10.844Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:40:10.844Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:10.844Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:40:10.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140314960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:10.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140314960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:10.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140314960 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:10.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140314960 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:10.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140314961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:10.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140314961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:10.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140314961 data=null item=null detail=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-30T17:40:10.845Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140314961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:10.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140314961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:10.845Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140314961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:10.845Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140314961 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:10.845Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140314961 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:10.845Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:10.845Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:40:10.845Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:40:10.845Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:40:10.845Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:40:10.845Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:40:10.845Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:40:10.845Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:10.845Z] DEBUG - Clicking on OK [2019-07-30T17:40:10.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140314962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:10.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140314962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:10.845Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140314962 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:10.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140314962 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:10.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140314962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:10.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140314962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:10.845Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:10.845Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:10.845Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:10.845Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:10.845Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:10.845Z] DEBUG - Clicked on OK [2019-07-30T17:40:11.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140314962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:11.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140314230 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-30T17:40:13.293Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T17:40:13.293Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:40:13.293Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:40:13.293Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:40:13.293Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:40:13.293Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T17:40:13.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140317291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:13.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140317291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:13.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140317291 data=null doit=true} to (of type 'Table') [2019-07-30T17:40:13.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140317291 data=null} to (of type 'Table') [2019-07-30T17:40:13.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140317291 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T17:40:13.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140317294 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T17:40:13.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140317295 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-30T17:40:13.293Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140317295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:13.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140317296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:13.293Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140317296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:13.293Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140317296 data=null doit=true} to (of type 'Table') [2019-07-30T17:40:13.293Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140317296 data=null} to (of type 'Table') [2019-07-30T17:40:13.293Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T17:40:13.293Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:40:13.293Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:40:13.293Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:40:13.293Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:40:13.293Z] DEBUG - Inserting text:2 into text (of type 'Text') [2019-07-30T17:40:13.293Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:40:13.293Z] DEBUG - Typing text '2' with an interval of 50ms. between characters. [2019-07-30T17:40:13.293Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T17:40:13.293Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T17:40:13.293Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:40:13.293Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:40:13.293Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:40:13.548Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:40:13.548Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T17:40:13.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140317626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:13.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140317626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:13.548Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140317626 data=null doit=true} to (of type 'Table') [2019-07-30T17:40:13.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140317626 data=null} to (of type 'Table') [2019-07-30T17:40:13.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140317626 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T17:40:13.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140317629 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T17:40:13.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140317629 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-30T17:40:13.548Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140317630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:13.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140317631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:13.548Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140317631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:13.548Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140317631 data=null doit=true} to (of type 'Table') [2019-07-30T17:40:13.548Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140317631 data=null} to (of type 'Table') [2019-07-30T17:40:13.548Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T17:40:13.548Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:40:13.548Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:40:13.548Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:40:13.548Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:40:13.548Z] DEBUG - Inserting text:F into text (of type 'Text') [2019-07-30T17:40:13.548Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:40:13.548Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters. [2019-07-30T17:40:13.548Z] DEBUG - matched Text with text "F", using matcher: of type 'Text' [2019-07-30T17:40:13.548Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text') [2019-07-30T17:40:13.548Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:40:13.548Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:40:13.548Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:40:15.434Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-30T17:40:15.434Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"' [2019-07-30T17:40:15.434Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"') [2019-07-30T17:40:15.434Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-30T17:40:15.434Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-30T17:40:15.434Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-30T17:40:15.434Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-30T17:40:15.434Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-30T17:40:15.434Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-30T17:40:15.434Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-30T17:40:15.434Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:40:15.689Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-30T17:40:15.689Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-30T17:40:15.689Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-30T17:40:15.689Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-30T17:40:15.689Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-30T17:40:15.689Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-30T17:40:15.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1140319765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T17:40:15.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1140319765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T17:40:15.689Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1140319765 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-30T17:40:15.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1140319765 data=null} to CLabel with text {Message matches "F"} [2019-07-30T17:40:15.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1140319766 data=null button=1 stateMask=0x0 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-30T17:40:15.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=1140319769 data=null button=1 stateMask=0x80000 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-30T17:40:15.689Z] DEBUG - Clicked on CLabel with text {Message matches "F"} [2019-07-30T17:40:16.249Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-30T17:40:16.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1140320280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T17:40:16.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1140320280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T17:40:16.249Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1140320280 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-30T17:40:16.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1140320280 data=null} to CLabel with text {Message matches "F"} [2019-07-30T17:40:16.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1140320281 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"} [2019-07-30T17:40:16.249Z] DEBUG - Clicked on CLabel with text {} [2019-07-30T17:40:17.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140321793 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T17:40:17.611Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:40:17.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:40:17.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:40:17.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:40:17.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140321850 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:40:17.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140321850 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:40:17.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140321850 data=null} to TreeItem with text {test} [2019-07-30T17:40:17.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140321850 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:40:17.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140321850 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:40:17.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140321855 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:40:17.866Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:40:17.866Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:40:17.866Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:40:18.426Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:40:18.426Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:40:18.426Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:40:18.426Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:40:18.426Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:18.426Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:40:18.426Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:40:18.426Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:40:18.426Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:18.426Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:40:18.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140322556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:18.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140322556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:18.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140322556 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:18.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140322556 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:18.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140322557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:18.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140322557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:18.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140322557 data=null item=null detail=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-30T17:40:18.426Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140322557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:18.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140322557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:18.426Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140322557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:18.426Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140322557 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:18.426Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140322557 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:18.426Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:18.426Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:40:18.426Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:40:18.426Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:40:18.426Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:40:18.426Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:40:18.426Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:40:18.426Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:18.426Z] DEBUG - Clicking on OK [2019-07-30T17:40:18.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140322558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:18.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140322558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:18.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140322558 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:18.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140322558 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:18.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140322558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:18.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140322558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:18.426Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:18.426Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:18.426Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:18.426Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:18.426Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:18.426Z] DEBUG - Clicked on OK [2019-07-30T17:40:18.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140322558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:18.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140321903 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-30T17:40:20.351Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T17:40:20.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:40:20.351Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:40:20.351Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:40:20.607Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:40:20.607Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T17:40:20.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140324662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:20.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140324662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:20.607Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140324662 data=null doit=true} to (of type 'Table') [2019-07-30T17:40:20.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140324662 data=null} to (of type 'Table') [2019-07-30T17:40:20.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140324662 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T17:40:20.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140324715 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T17:40:20.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140324716 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-30T17:40:20.607Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140324717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:20.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140324718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:20.607Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140324718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:20.607Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140324718 data=null doit=true} to (of type 'Table') [2019-07-30T17:40:20.607Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140324718 data=null} to (of type 'Table') [2019-07-30T17:40:20.607Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T17:40:20.607Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:40:20.607Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:40:20.607Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:40:20.607Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:40:20.607Z] DEBUG - Inserting text:HostF [2019-07-30T17:40:20.607Z] into text (of type 'Text') [2019-07-30T17:40:20.607Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:40:20.607Z] DEBUG - Typing text 'HostF [2019-07-30T17:40:20.607Z] ' with an interval of 100ms. between characters. [2019-07-30T17:40:21.531Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:40:21.531Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T17:40:21.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140325486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:21.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140325486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:21.531Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140325486 data=null doit=true} to (of type 'Table') [2019-07-30T17:40:21.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140325486 data=null} to (of type 'Table') [2019-07-30T17:40:21.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140325487 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T17:40:21.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140325487 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-30T17:40:21.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140325488 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T17:40:22.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140326416 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T17:40:22.457Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:40:22.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:40:22.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:40:22.457Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:40:22.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140326514 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:40:22.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140326515 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:40:22.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140326515 data=null} to TreeItem with text {test} [2019-07-30T17:40:22.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140326515 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:40:22.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140326515 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:40:22.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140326522 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:40:22.457Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:40:22.457Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:40:22.457Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:40:23.018Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:40:23.018Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:40:23.018Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:40:23.018Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:40:23.018Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:23.018Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:40:23.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:40:23.018Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:40:23.018Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:23.018Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:40:23.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140327248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:23.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140327248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:23.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140327249 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:23.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140327249 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:23.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140327249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:23.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140327249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:23.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140327249 data=null item=null detail=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-30T17:40:23.018Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140327249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:23.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140327249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:23.018Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140327249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:23.018Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140327249 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:23.018Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140327249 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:23.018Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:23.018Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:40:23.018Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:40:23.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:40:23.018Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:40:23.018Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:40:23.018Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:40:23.018Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:23.018Z] DEBUG - Clicking on OK [2019-07-30T17:40:23.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140327249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:23.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140327250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:23.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140327250 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:23.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140327250 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:23.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140327250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:23.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140327250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:23.018Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:23.018Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:23.018Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:23.018Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:23.018Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:23.018Z] DEBUG - Clicked on OK [2019-07-30T17:40:23.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140327250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:23.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140326561 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-30T17:40:23.578Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.854 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-30T17:40:23.578Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 4.416 s [2019-07-30T17:40:23.578Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 7.012 s [2019-07-30T17:40:23.578Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 4.853 s [2019-07-30T17:40:23.578Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 7.596 s [2019-07-30T17:40:23.578Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 4.691 s [2019-07-30T17:40:23.578Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-30T17:40:35.736Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.446 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-30T17:40:35.736Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace) Time elapsed: 10.403 s [2019-07-30T17:40:35.736Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-30T17:40:35.736Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T17:40:35.736Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:40:35.736Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:40:35.736Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:40:35.736Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:40:35.736Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T17:40:35.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140339922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:35.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140339922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:35.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140339922 data=null doit=true} to (of type 'Table') [2019-07-30T17:40:35.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140339922 data=null} to (of type 'Table') [2019-07-30T17:40:35.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140339922 data=null button=1 stateMask=0x0 x=12 y=32 count=1} to (of type 'Table') [2019-07-30T17:40:35.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140339923 data=null button=1 stateMask=0x80000 x=12 y=32 count=1} to (of type 'Table') [2019-07-30T17:40:35.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140339923 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-30T17:40:35.736Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140339924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:35.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140339924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:35.736Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140339924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:40:35.736Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140339924 data=null doit=true} to (of type 'Table') [2019-07-30T17:40:35.736Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140339924 data=null} to (of type 'Table') [2019-07-30T17:40:35.736Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T17:40:36.012Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events' [2019-07-30T17:40:36.012Z] DEBUG - Clicking on with mnemonic 'Collapse Events' [2019-07-30T17:40:36.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=1140339995 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-30T17:40:36.012Z] DEBUG - Clicked on with mnemonic 'Collapse Events' [2019-07-30T17:40:37.374Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters' [2019-07-30T17:40:37.374Z] DEBUG - Clicking on with mnemonic 'Clear Filters' [2019-07-30T17:40:37.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=1140341528 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-30T17:40:37.374Z] DEBUG - Clicked on with mnemonic 'Clear Filters' [2019-07-30T17:40:37.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140341865 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:40:37.630Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:40:37.630Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:40:37.630Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:40:37.630Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:40:37.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140341877 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:40:37.630Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140341878 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:40:37.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140341878 data=null} to TreeItem with text {test} [2019-07-30T17:40:37.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140341878 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:40:37.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140341878 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:40:37.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140341904 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:40:37.885Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:40:37.885Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:40:37.885Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:40:38.445Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:40:38.445Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:40:38.445Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:40:38.445Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:40:38.445Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:38.445Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:40:38.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:40:38.445Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:40:38.445Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:38.445Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:40:38.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140342569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:38.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140342569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:38.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140342569 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:38.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140342569 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:38.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140342569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:38.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140342569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:38.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140342569 data=null item=null detail=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-30T17:40:38.445Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140342570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:38.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140342570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:38.445Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140342570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:38.445Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140342570 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:38.445Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140342570 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:38.445Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:38.445Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:40:38.445Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:40:38.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:40:38.445Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:40:38.445Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:40:38.445Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:40:38.445Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:38.445Z] DEBUG - Clicking on OK [2019-07-30T17:40:38.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140342570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:38.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140342570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:38.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140342570 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:38.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140342570 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:38.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140342571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:38.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140342571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:38.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:38.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:38.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:38.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:38.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:38.445Z] DEBUG - Clicked on OK [2019-07-30T17:40:38.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140342571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:38.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140341945 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-30T17:40:38.919Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.87 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-30T17:40:38.919Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest) Time elapsed: 4.827 s [2019-07-30T17:40:38.919Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-30T17:40:43.082Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.475 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-30T17:40:43.082Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest) Time elapsed: 3.438 s [2019-07-30T17:40:43.082Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-30T17:40:44.008Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T17:40:44.008Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:40:44.008Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:40:44.008Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:40:44.008Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T17:40:44.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1140348187 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T17:40:44.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1140348187 data=null doit=true} to TableItem with text {} [2019-07-30T17:40:44.008Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T17:40:44.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1140348188 data=null} to TableItem with text {} [2019-07-30T17:40:44.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140348188 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T17:40:44.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140348188 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-30T17:40:44.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140348191 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T17:40:44.008Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1140348191 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T17:40:44.008Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1140348191 data=null doit=true} to TableItem with text {} [2019-07-30T17:40:44.008Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1140348191 data=null} to TableItem with text {} [2019-07-30T17:40:44.008Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T17:40:44.008Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:40:44.569Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:40:44.569Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:40:44.569Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T17:40:44.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1140348793 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T17:40:44.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1140348793 data=null doit=true} to TableItem with text {} [2019-07-30T17:40:44.569Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T17:40:44.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1140348793 data=null} to TableItem with text {} [2019-07-30T17:40:44.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140348793 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T17:40:44.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140348793 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-30T17:40:44.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140348796 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T17:40:44.569Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1140348796 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T17:40:44.569Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1140348796 data=null doit=true} to TableItem with text {} [2019-07-30T17:40:44.569Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1140348797 data=null} to TableItem with text {} [2019-07-30T17:40:44.569Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T17:40:44.824Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-30T17:40:44.824Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-30T17:40:44.824Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-30T17:40:44.824Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:40:44.824Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:40:44.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1140348830 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-30T17:40:44.824Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T17:40:44.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1140348904 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T17:40:44.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1140348904 data=null doit=true} to TableItem with text {} [2019-07-30T17:40:44.824Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T17:40:44.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1140348905 data=null} to TableItem with text {} [2019-07-30T17:40:44.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140348905 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T17:40:44.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140348905 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-30T17:40:44.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140348906 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T17:40:44.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1140348906 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T17:40:44.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1140348906 data=null doit=true} to TableItem with text {} [2019-07-30T17:40:44.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1140348906 data=null} to TableItem with text {} [2019-07-30T17:40:44.824Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T17:40:44.824Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:40:44.824Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:40:44.824Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-30T17:40:44.824Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-30T17:40:44.824Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-30T17:40:45.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1140349008 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-30T17:40:45.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1140349577 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T17:40:45.334Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:40:45.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:40:45.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:40:45.591Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:40:45.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140349590 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:40:45.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140349591 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:40:45.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140349591 data=null} to TreeItem with text {test} [2019-07-30T17:40:45.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140349591 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:40:45.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140349591 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:40:45.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140349644 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:40:45.591Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:40:45.591Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:40:45.591Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:40:46.151Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:40:46.151Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:40:46.151Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:40:46.151Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:40:46.151Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:46.151Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:40:46.151Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:40:46.151Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:40:46.151Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:46.151Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:40:46.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140350331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:46.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140350331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:46.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140350331 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:46.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140350331 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:46.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140350332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:46.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140350332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:46.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140350332 data=null item=null detail=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-30T17:40:46.151Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140350332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:46.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140350332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:46.151Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140350332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:46.151Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140350332 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:46.151Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140350332 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:46.151Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:46.151Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:40:46.151Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:40:46.151Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:40:46.151Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:40:46.151Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:40:46.151Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:40:46.151Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:46.151Z] DEBUG - Clicking on OK [2019-07-30T17:40:46.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140350332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:46.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140350332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:46.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140350332 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:46.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140350333 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:46.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140350333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:46.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140350333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:46.151Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:46.151Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:46.151Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:46.151Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:46.151Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:46.151Z] DEBUG - Clicked on OK [2019-07-30T17:40:46.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140350333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:46.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140349683 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-30T17:40:46.712Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.277 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-30T17:40:46.712Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.605 s [2019-07-30T17:40:46.712Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.107 s [2019-07-30T17:40:46.712Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.677 s [2019-07-30T17:40:46.712Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-07-30T17:40:46.712Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-07-30T17:40:46.712Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped [2019-07-30T17:40:46.712Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-30T17:40:48.600Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T17:40:48.600Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:40:48.600Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:40:48.600Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:40:48.600Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T17:40:48.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1140352368 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-30T17:40:48.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1140352368 data=null doit=true} to TableItem with text {} [2019-07-30T17:40:48.600Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T17:40:48.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1140352369 data=null} to TableItem with text {} [2019-07-30T17:40:48.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140352369 data=null button=1 stateMask=0x0 x=262 y=11 count=1} to TableItem with text {} [2019-07-30T17:40:48.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140352372 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-30T17:40:48.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140352372 data=null button=1 stateMask=0x80000 x=262 y=11 count=1} to TableItem with text {} [2019-07-30T17:40:48.600Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1140352403 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-30T17:40:48.600Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1140352403 data=null doit=true} to TableItem with text {} [2019-07-30T17:40:48.600Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1140352403 data=null} to TableItem with text {} [2019-07-30T17:40:48.600Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T17:40:48.600Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:40:48.600Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T17:40:48.600Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text') [2019-07-30T17:40:48.600Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:40:48.600Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters. [2019-07-30T17:40:49.525Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T17:40:50.887Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T17:40:50.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1140355078 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T17:40:50.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1140355078 data=null doit=true} to TableItem with text {} [2019-07-30T17:40:50.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1140355078 data=null} to TableItem with text {} [2019-07-30T17:40:50.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140355082 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T17:40:50.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140355083 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-30T17:40:50.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140355083 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T17:40:50.887Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-30T17:40:50.887Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-30T17:40:50.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1140355111 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-30T17:40:50.887Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-30T17:40:53.398Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T17:40:53.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:40:53.398Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:40:53.398Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:40:53.398Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T17:40:53.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1140357027 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T17:40:53.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1140357027 data=null doit=true} to TableItem with text {} [2019-07-30T17:40:53.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1140357027 data=null} to TableItem with text {} [2019-07-30T17:40:53.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1140357027 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T17:40:53.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140357028 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-30T17:40:53.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1140357031 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T17:40:53.398Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-30T17:40:53.398Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-30T17:40:53.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1140357066 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-30T17:40:53.398Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-30T17:40:53.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140357616 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:40:53.398Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:40:53.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:40:53.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:40:53.398Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:40:53.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140357628 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:40:53.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140357628 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:40:53.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140357628 data=null} to TreeItem with text {test} [2019-07-30T17:40:53.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140357628 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:40:53.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140357629 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:40:53.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140357652 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:40:53.654Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:40:53.654Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:40:53.654Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:40:53.654Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:40:53.654Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:40:53.654Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:40:53.654Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:40:53.654Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:53.654Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:40:53.654Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:40:53.654Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:40:53.654Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:53.654Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:40:53.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140357881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:53.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140357881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:53.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140357881 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:53.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140357881 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:53.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140357882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:53.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140357882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:53.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140357882 data=null item=null detail=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-30T17:40:53.654Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140357882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:53.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140357882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:53.654Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140357882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:53.654Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140357882 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:53.654Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140357882 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:53.654Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:40:53.654Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:40:53.654Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:40:53.654Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:40:53.654Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:40:53.654Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:40:53.654Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:40:53.654Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:53.654Z] DEBUG - Clicking on OK [2019-07-30T17:40:53.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140357882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:53.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140357882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:53.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140357882 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:53.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140357882 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:53.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140357883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:53.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140357883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:53.654Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:53.654Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:53.654Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:53.654Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:53.654Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:53.654Z] DEBUG - Clicked on OK [2019-07-30T17:40:54.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140357883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:40:54.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140357692 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-30T17:40:54.215Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.542 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-30T17:40:54.215Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 4.62 s [2019-07-30T17:40:54.215Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 1.955 s [2019-07-30T17:40:54.215Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-30T17:40:56.100Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:40:56.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:40:56.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:40:56.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:40:56.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:40:56.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:40:56.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1140360064 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T17:40:56.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1140360064 data=null doit=true} to TreeItem with text {Test} [2019-07-30T17:40:56.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1140360064 data=null} to TreeItem with text {Test} [2019-07-30T17:40:56.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1140360064 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T17:40:56.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140360064 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T17:40:56.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1140360078 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T17:40:56.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:40:56.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1140360078 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T17:40:56.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1140360078 data=null doit=true} to TreeItem with text {Test} [2019-07-30T17:40:56.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1140360086 data=null} to TreeItem with text {Test} [2019-07-30T17:40:56.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1140360086 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T17:40:56.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140360086 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T17:40:56.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1140360092 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T17:40:56.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1140360092 data=null doit=true} to TreeItem with text {Test} [2019-07-30T17:40:56.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1140360092 data=null} to TreeItem with text {Test} [2019-07-30T17:40:56.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1140360093 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T17:40:56.101Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140360093 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-30T17:40:56.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1140360095 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {Test} [2019-07-30T17:40:56.101Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:40:56.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140360095 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:40:56.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140360101 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:40:56.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140360101 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:40:56.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140360101 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:40:56.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140360101 data=null item=TreeItem {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-30T17:40:56.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140360109 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:40:56.101Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:40:56.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:40:56.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:40:56.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:40:56.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:40:56.101Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:40:56.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1140360120 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T17:40:56.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1140360120 data=null doit=true} to TreeItem with text {Test} [2019-07-30T17:40:56.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1140360120 data=null} to TreeItem with text {Test} [2019-07-30T17:40:56.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1140360120 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T17:40:56.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140360120 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T17:40:56.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1140360136 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T17:40:56.101Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T17:40:56.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1140360137 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T17:40:56.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1140360137 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T17:40:56.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1140360137 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T17:40:56.101Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140360137 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-30T17:40:56.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1140360139 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T17:40:56.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140360139 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:40:56.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140360139 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:40:56.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140360139 data=null button=1 stateMask=0x0 x=75 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:40:56.101Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140360140 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-30T17:40:56.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140360141 data=null button=1 stateMask=0x80000 x=75 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:40:56.101Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:40:56.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1140360143 data=null doit=true} to TreeItem with text {test.xml} [2019-07-30T17:40:56.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1140360143 data=null} to TreeItem with text {test.xml} [2019-07-30T17:40:56.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1140360143 data=null button=1 stateMask=0x0 x=88 y=95 count=1} to TreeItem with text {test.xml} [2019-07-30T17:40:56.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140360143 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-30T17:40:56.101Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=1140360175 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T17:40:56.101Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=1140360176 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T17:40:56.101Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=1140360177 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T17:40:56.101Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=1140360183 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T17:40:56.101Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=1140360187 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T17:40:56.101Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=1140360187 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T17:40:56.101Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=1140360188 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T17:40:56.101Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=1140360188 data=[TmfTraceElement(/Test/Traces/test.xml)] x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T17:40:56.101Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=1140360193 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T17:40:56.101Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:40:56.101Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:40:56.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=1140360197 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [0]} [2019-07-30T17:40:56.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=1140360197 data=null doit=true} to TreeItem with text {Test Experiment [0]} [2019-07-30T17:40:56.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=1140360198 data=null} to TreeItem with text {Test Experiment [0]} [2019-07-30T17:40:56.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=1140360198 data=null button=1 stateMask=0x0 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-30T17:40:56.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140360198 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-30T17:40:56.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=1140360213 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-30T17:40:56.101Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-30T17:40:56.101Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-30T17:40:56.356Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-30T17:40:56.356Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-30T17:40:56.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1140360420 data=null doit=true} to Shell with text {Export trace package} [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-30T17:40:56.356Z] 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-30T17:40:56.356Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] 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-30T17:40:56.356Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-30T17:40:56.356Z] 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-30T17:40:56.356Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T17:40:56.356Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1140360421 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-30T17:40:56.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1140360422 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-30T17:40:56.356Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T17:40:56.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1140360422 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T17:40:56.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1140360431 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-30T17:40:56.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1140360431 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-30T17:40:56.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1140360431 data=null item=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-30T17:40:56.356Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:40:56.356Z] 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-30T17:40:56.356Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:40:56.356Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T17:40:56.356Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-30T17:40:56.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1140360437 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-30T17:40:56.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1140360437 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-30T17:40:56.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1140360437 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T17:40:56.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1140360437 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T17:40:56.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1140360437 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-30T17:40:56.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1140360438 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-30T17:40:56.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1140360438 data=null item=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-30T17:40:56.356Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1140360438 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-30T17:40:56.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1140360438 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-30T17:40:56.356Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1140360438 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-30T17:40:56.356Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1140360438 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T17:40:56.356Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1140360438 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T17:40:56.356Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T17:40:56.356Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T17:40:56.356Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T17:40:56.356Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T17:40:56.356Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1140360439 data=null} to (of type 'Combo') [2019-07-30T17:40:56.356Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T17:40:56.356Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:40:56.357Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:40:56.357Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T17:40:56.357Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T17:40:56.357Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T17:40:56.357Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T17:40:56.357Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:40:56.357Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:40:56.357Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T17:40:56.357Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T17:40:56.357Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.357Z] DEBUG - Clicking on &Finish [2019-07-30T17:40:56.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1140360446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1140360446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1140360446 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1140360446 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1140360446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1140360446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.357Z] DEBUG - Clicked on &Finish [2019-07-30T17:40:56.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1140360446 data=null item=null detail=0 x=0 y=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-30T17:40:56.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1140360281 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-30T17:40:56.612Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:40:56.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:40:56.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:40:56.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:40:56.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:40:56.612Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:40:56.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1140360764 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T17:40:56.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1140360765 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T17:40:56.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1140360765 data=null} to TreeItem with text {Import Test} [2019-07-30T17:40:56.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1140360765 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T17:40:56.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140360765 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-30T17:40:56.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1140360785 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T17:40:56.612Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:40:56.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1140360785 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T17:40:56.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1140360786 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T17:40:56.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1140360786 data=null} to TreeItem with text {Import Test} [2019-07-30T17:40:56.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1140360786 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T17:40:56.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140360786 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-30T17:40:56.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1140360800 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T17:40:56.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1140360801 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T17:40:56.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1140360801 data=null} to TreeItem with text {Import Test} [2019-07-30T17:40:56.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1140360801 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T17:40:56.612Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140360801 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-30T17:40:56.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1140360804 data=null button=1 stateMask=0x80000 x=62 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T17:40:56.612Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:40:56.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140360805 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T17:40:56.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140360805 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T17:40:56.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140360805 data=null} to TreeItem with text {Traces [0]} [2019-07-30T17:40:56.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140360805 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:40:56.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140360805 data=null item=TreeItem {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-30T17:40:56.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140360825 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:40:56.612Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:40:56.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140360825 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T17:40:56.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140360825 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T17:40:56.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140360825 data=null} to TreeItem with text {Traces [0]} [2019-07-30T17:40:56.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140360826 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:40:56.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140360826 data=null item=TreeItem {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-30T17:40:56.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140360834 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:40:56.868Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-30T17:40:56.868Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-30T17:40:56.868Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-30T17:40:56.868Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-30T17:40:56.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1140360991 data=null doit=true} to Shell with text {Import trace package} [2019-07-30T17:40:56.868Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T17:40:56.868Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T17:40:56.868Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T17:40:56.868Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1140361001 data=null} to (of type 'Combo') [2019-07-30T17:40:56.868Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T17:40:56.868Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-30T17:40:56.868Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-30T17:40:56.868Z] DEBUG - Inserting text: [2019-07-30T17:40:56.868Z] into text (of type 'Combo') [2019-07-30T17:40:56.868Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-30T17:40:56.868Z] DEBUG - Typing text ' [2019-07-30T17:40:56.868Z] ' with an interval of 50ms. between characters. [2019-07-30T17:40:56.868Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T17:40:56.868Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:40:56.868Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:40:56.868Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:40:56.868Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:40:56.868Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T17:40:56.868Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T17:40:56.868Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.868Z] DEBUG - Clicking on &Finish [2019-07-30T17:40:56.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1140361083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1140361083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1140361084 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1140361084 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1140361088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1140361089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.868Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.868Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.868Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.868Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.868Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:40:56.868Z] DEBUG - Clicked on &Finish [2019-07-30T17:40:57.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1140361089 data=null item=null detail=0 x=0 y=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-30T17:40:57.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1140360874 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-30T17:40:57.378Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:40:57.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:40:57.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:40:57.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:40:57.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:40:57.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:40:57.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1140361617 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T17:40:57.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1140361617 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T17:40:57.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1140361617 data=null} to TreeItem with text {Import Test} [2019-07-30T17:40:57.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1140361618 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T17:40:57.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140361618 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-30T17:40:57.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1140361638 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T17:40:57.633Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-30T17:40:57.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140361639 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:40:57.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140361639 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:40:57.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140361639 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:40:57.633Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140361639 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-30T17:40:57.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140361642 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:40:57.633Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-30T17:40:57.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1140361673 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T17:40:57.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1140361674 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T17:40:57.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1140361674 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T17:40:57.633Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140361675 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-30T17:40:57.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1140361681 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T17:40:57.633Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]} [2019-07-30T17:40:57.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=1140361682 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-30T17:40:57.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=1140361682 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-30T17:40:57.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:40:57.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=1140361682 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-30T17:40:57.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1140361683 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-30T17:40:57.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140361683 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-30T17:40:57.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1140361723 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-30T17:40:57.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1140361724 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-30T17:40:57.633Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=1140361724 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-30T17:40:57.633Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1140361724 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-30T17:40:57.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1140361794 data=null button=1 stateMask=0x80000 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-30T17:40:57.634Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=1140361800 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-30T17:40:57.634Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=1140361800 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-30T17:40:57.634Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=1140361801 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-30T17:40:57.634Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]} [2019-07-30T17:40:58.194Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"' [2019-07-30T17:40:59.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1140363206 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-30T17:40:59.120Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:40:59.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:40:59.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:40:59.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:40:59.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1140363263 data=null button=0 stateMask=0x0 x=55 y=116 count=0} to TreeItem with text {Test} [2019-07-30T17:40:59.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1140363264 data=null doit=true} to TreeItem with text {Test} [2019-07-30T17:40:59.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1140363264 data=null} to TreeItem with text {Test} [2019-07-30T17:40:59.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1140363264 data=null button=1 stateMask=0x0 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-30T17:40:59.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140363265 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T17:40:59.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1140363274 data=null button=1 stateMask=0x80000 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-30T17:40:59.120Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:40:59.120Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:40:59.120Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:41:00.045Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:41:00.045Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:41:00.045Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:41:00.045Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:41:00.045Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:00.045Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:41:00.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:00.045Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:41:00.045Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:00.045Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:41:00.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140363978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:00.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140363978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:00.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140363978 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:00.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140363978 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:00.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140363979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:00.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140363979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:00.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140363979 data=null item=null detail=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-30T17:41:00.045Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140363979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:00.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140363979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:00.045Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140363979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:00.045Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140363979 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:00.045Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140363979 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:00.045Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:00.045Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:41:00.045Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:41:00.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:00.045Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:41:00.045Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:41:00.045Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:00.045Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:00.045Z] DEBUG - Clicking on OK [2019-07-30T17:41:00.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140363980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:00.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140363980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:00.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140363980 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:00.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140363980 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:00.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140363980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:00.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140363980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:00.045Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:00.045Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:00.045Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:00.045Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:00.045Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:00.045Z] DEBUG - Clicked on OK [2019-07-30T17:41:00.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140363980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:00.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140363315 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-30T17:41:00.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1140364486 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-30T17:41:00.301Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:41:00.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:00.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:00.301Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:00.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1140364490 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T17:41:00.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1140364490 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T17:41:00.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1140364490 data=null} to TreeItem with text {Import Test} [2019-07-30T17:41:00.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1140364503 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T17:41:00.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140364503 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-30T17:41:00.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1140364523 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T17:41:00.556Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:41:00.556Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:41:00.556Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:41:01.117Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:41:01.117Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:41:01.117Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:41:01.117Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:41:01.117Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:01.117Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:41:01.117Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:01.117Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:41:01.117Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:01.117Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:41:01.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140365233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:01.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140365233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:01.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140365233 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:01.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140365233 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:01.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140365233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:01.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140365233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:01.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140365233 data=null item=null detail=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-30T17:41:01.117Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140365233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:01.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140365233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:01.117Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140365233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:01.117Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140365233 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:01.117Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140365233 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:01.117Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:01.117Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:41:01.117Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:41:01.117Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:01.117Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:41:01.117Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:41:01.117Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:01.117Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:01.117Z] DEBUG - Clicking on OK [2019-07-30T17:41:01.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140365234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:01.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140365234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:01.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140365234 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:01.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140365234 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:01.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140365234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:01.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140365234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:01.117Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:01.117Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:01.117Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:01.117Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:01.117Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:01.117Z] DEBUG - Clicked on OK [2019-07-30T17:41:01.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140365234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:01.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140364564 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-30T17:41:03.260Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:41:03.260Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:41:03.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:03.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:03.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:03.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:03.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:03.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1140367310 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T17:41:03.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1140367310 data=null doit=true} to TreeItem with text {Test} [2019-07-30T17:41:03.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1140367310 data=null} to TreeItem with text {Test} [2019-07-30T17:41:03.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1140367311 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T17:41:03.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140367311 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T17:41:03.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1140367350 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T17:41:03.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:03.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1140367350 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T17:41:03.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1140367350 data=null doit=true} to TreeItem with text {Test} [2019-07-30T17:41:03.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1140367351 data=null} to TreeItem with text {Test} [2019-07-30T17:41:03.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1140367351 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T17:41:03.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140367351 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T17:41:03.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1140367355 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T17:41:03.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1140367356 data=null doit=true} to TreeItem with text {Test} [2019-07-30T17:41:03.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1140367356 data=null} to TreeItem with text {Test} [2019-07-30T17:41:03.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1140367356 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T17:41:03.260Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140367356 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-30T17:41:03.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1140367357 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {Test} [2019-07-30T17:41:03.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:03.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140367366 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:41:03.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140367366 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:41:03.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140367366 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:41:03.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140367366 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:41:03.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140367366 data=null item=TreeItem {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-30T17:41:03.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140367374 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:41:03.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:03.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140367381 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:41:03.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140367382 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:41:03.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140367382 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:41:03.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140367382 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:41:03.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140367382 data=null item=TreeItem {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-30T17:41:03.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140367386 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:41:03.260Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-30T17:41:03.260Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-30T17:41:03.516Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-30T17:41:03.516Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-30T17:41:03.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1140367617 data=null doit=true} to Shell with text {Export trace package} [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - Clicking on Deselect All [2019-07-30T17:41:03.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=1140367618 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-30T17:41:03.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1140367623 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-30T17:41:03.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=1140367623 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T17:41:03.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=1140367623 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T17:41:03.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=1140367623 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-30T17:41:03.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=1140367623 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-30T17:41:03.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=1140367623 data=null item=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-30T17:41:03.516Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=1140367629 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-30T17:41:03.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1140367629 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-30T17:41:03.516Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=1140367629 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-30T17:41:03.516Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=1140367629 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T17:41:03.516Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=1140367629 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T17:41:03.516Z] DEBUG - Clicked on Deselect All [2019-07-30T17:41:03.516Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:03.516Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - Clicking on Select All [2019-07-30T17:41:03.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1140367631 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-30T17:41:03.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1140367631 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-30T17:41:03.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1140367631 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T17:41:03.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1140367631 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T17:41:03.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1140367632 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-30T17:41:03.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1140367632 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-30T17:41:03.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1140367632 data=null item=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-30T17:41:03.516Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1140367633 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-30T17:41:03.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1140367633 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-30T17:41:03.516Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1140367633 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-30T17:41:03.516Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1140367633 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T17:41:03.516Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1140367633 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T17:41:03.516Z] DEBUG - Clicked on Select All [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-30T17:41:03.516Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-30T17:41:03.516Z] 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-30T17:41:03.516Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T17:41:03.516Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=1140367639 data=null doit=true} to Button with text {Save in &zip format} [2019-07-30T17:41:03.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1140367639 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-30T17:41:03.516Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T17:41:03.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=1140367640 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T17:41:03.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=1140367640 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-30T17:41:03.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=1140367640 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-30T17:41:03.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1140367640 data=null item=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-30T17:41:03.516Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-30T17:41:03.516Z] 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-30T17:41:03.516Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T17:41:03.516Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1140367645 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-30T17:41:03.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1140367645 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-30T17:41:03.516Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T17:41:03.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1140367646 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T17:41:03.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1140367646 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-30T17:41:03.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1140367646 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-30T17:41:03.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1140367646 data=null item=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-30T17:41:03.516Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:41:03.516Z] 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-30T17:41:03.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T17:41:03.516Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected [2019-07-30T17:41:03.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1140367647 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-30T17:41:03.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1140367648 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-30T17:41:03.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1140367648 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T17:41:03.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1140367648 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T17:41:03.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1140367648 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-30T17:41:03.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1140367648 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-30T17:41:03.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1140367648 data=null item=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-30T17:41:03.516Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1140367648 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-30T17:41:03.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1140367669 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-30T17:41:03.516Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1140367669 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-30T17:41:03.516Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1140367669 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T17:41:03.516Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1140367669 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T17:41:03.516Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:41:03.516Z] 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-30T17:41:03.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T17:41:03.516Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-30T17:41:03.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1140367669 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-30T17:41:03.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1140367670 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-30T17:41:03.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1140367670 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T17:41:03.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1140367670 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T17:41:03.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1140367670 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-30T17:41:03.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1140367670 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-30T17:41:03.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1140367670 data=null item=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-30T17:41:03.516Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1140367670 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-30T17:41:03.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1140367670 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-30T17:41:03.516Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1140367670 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-30T17:41:03.516Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1140367670 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T17:41:03.516Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1140367670 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T17:41:03.516Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T17:41:03.516Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-30T17:41:03.516Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-30T17:41:03.516Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T17:41:03.516Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1140367671 data=null} to (of type 'Combo') [2019-07-30T17:41:03.516Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:03.516Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:03.516Z] DEBUG - Clicking on &Finish [2019-07-30T17:41:03.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1140367672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:03.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1140367672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:03.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1140367672 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:03.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1140367672 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:03.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1140367672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:03.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1140367672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:03.516Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:03.516Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:03.516Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:03.516Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:03.516Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:03.516Z] DEBUG - Clicked on &Finish [2019-07-30T17:41:03.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1140367672 data=null item=null detail=0 x=0 y=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-30T17:41:03.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1140367414 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-30T17:41:03.772Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:41:03.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:03.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:03.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:03.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:03.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:03.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1140367895 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T17:41:03.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1140367895 data=null doit=true} to TreeItem with text {Test} [2019-07-30T17:41:03.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1140367895 data=null} to TreeItem with text {Test} [2019-07-30T17:41:03.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1140367896 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T17:41:03.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140367896 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T17:41:03.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1140367919 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T17:41:03.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:03.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1140367920 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T17:41:03.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1140367920 data=null doit=true} to TreeItem with text {Test} [2019-07-30T17:41:03.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1140367920 data=null} to TreeItem with text {Test} [2019-07-30T17:41:03.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1140367920 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T17:41:03.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140367920 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T17:41:03.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1140367934 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T17:41:03.772Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T17:41:03.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:03.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140367935 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:41:03.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140367935 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:41:03.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140367935 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:41:03.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140367935 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:41:03.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140367935 data=null item=TreeItem {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-30T17:41:03.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140367954 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:41:03.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:03.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140367954 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:41:03.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140367954 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:41:03.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140367954 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:41:03.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140367955 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:41:03.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140367955 data=null item=TreeItem {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-30T17:41:03.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140367958 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:41:03.772Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-30T17:41:03.772Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-30T17:41:04.028Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-30T17:41:04.028Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-30T17:41:04.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1140368098 data=null doit=true} to Shell with text {Import trace package} [2019-07-30T17:41:04.028Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T17:41:04.028Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T17:41:04.028Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T17:41:04.028Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1140368110 data=null} to (of type 'Combo') [2019-07-30T17:41:04.028Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T17:41:04.028Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-30T17:41:04.028Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-30T17:41:04.028Z] DEBUG - Inserting text: [2019-07-30T17:41:04.028Z] into text (of type 'Combo') [2019-07-30T17:41:04.028Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-30T17:41:04.028Z] DEBUG - Typing text ' [2019-07-30T17:41:04.028Z] ' with an interval of 50ms. between characters. [2019-07-30T17:41:04.028Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T17:41:04.028Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:41:04.028Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-30T17:41:04.028Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:04.028Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T17:41:04.028Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:41:04.028Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:04.028Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:04.028Z] DEBUG - Clicking on Select All [2019-07-30T17:41:04.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1140368165 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-30T17:41:04.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1140368165 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-30T17:41:04.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1140368165 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T17:41:04.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1140368165 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T17:41:04.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1140368165 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-30T17:41:04.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1140368165 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-30T17:41:04.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1140368165 data=null item=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-30T17:41:04.028Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1140368165 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-30T17:41:04.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1140368165 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-30T17:41:04.028Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1140368165 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-30T17:41:04.028Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1140368165 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T17:41:04.028Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1140368165 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T17:41:04.028Z] DEBUG - Clicked on Select All [2019-07-30T17:41:04.028Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T17:41:04.028Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:41:04.028Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:41:04.028Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:04.028Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:04.028Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T17:41:04.028Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:04.028Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:04.028Z] DEBUG - Clicking on &Finish [2019-07-30T17:41:04.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1140368166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:04.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1140368166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:04.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1140368166 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:04.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1140368166 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:04.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1140368166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:04.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1140368166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:04.028Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=1140368206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:04.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1140368206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:04.028Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=1140368206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:04.028Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=1140368206 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:04.028Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=1140368206 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:04.028Z] DEBUG - Clicked on &Finish [2019-07-30T17:41:04.028Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T17:41:04.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1140368207 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T17:41:04.028Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button' [2019-07-30T17:41:04.028Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T17:41:04.028Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button' [2019-07-30T17:41:04.028Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All' [2019-07-30T17:41:04.028Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:04.028Z] 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-30T17:41:04.028Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T17:41:04.028Z] DEBUG - Clicking on Yes To &All [2019-07-30T17:41:04.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=1140368212 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-30T17:41:04.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=1140368212 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-30T17:41:04.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=1140368212 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-30T17:41:04.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=1140368212 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-30T17:41:04.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=1140368212 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-30T17:41:04.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=1140368212 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-30T17:41:04.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=1140368212 data=null item=null 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-30T17:41:04.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1140368166 data=null item=null detail=0 x=0 y=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-30T17:41:04.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1140367991 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-30T17:41:04.588Z] DEBUG - Clicked on [2019-07-30T17:41:04.588Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:41:04.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:04.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:04.588Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T17:41:04.588Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T17:41:04.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140368677 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:41:04.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140368677 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:41:04.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140368678 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:41:04.588Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140368678 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-30T17:41:04.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140368680 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:41:04.588Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T17:41:04.588Z] DEBUG - Double-clicking on TreeItem with text {test.xml} [2019-07-30T17:41:04.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=1140368680 data=null button=0 stateMask=0x0 x=88 y=74 count=0} to TreeItem with text {test.xml} [2019-07-30T17:41:04.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1140368680 data=null doit=true} to TreeItem with text {test.xml} [2019-07-30T17:41:04.588Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:04.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1140368680 data=null} to TreeItem with text {test.xml} [2019-07-30T17:41:04.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1140368681 data=null button=1 stateMask=0x0 x=88 y=74 count=1} to TreeItem with text {test.xml} [2019-07-30T17:41:04.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140368681 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-30T17:41:04.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1140368707 data=null button=1 stateMask=0x80000 x=104 y=74 count=1} to TreeItem with text {test.xml} [2019-07-30T17:41:04.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1140368707 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-30T17:41:04.588Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=1140368708 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-30T17:41:04.588Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1140368708 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-30T17:41:04.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1140368761 data=null button=1 stateMask=0x80000 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-30T17:41:04.844Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=1140368895 data=null button=0 stateMask=0x0 x=104 y=74 count=0} to TreeItem with text {test.xml} [2019-07-30T17:41:04.844Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=1140368896 data=null doit=true} to TreeItem with text {test.xml} [2019-07-30T17:41:04.844Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=1140368896 data=null} to TreeItem with text {test.xml} [2019-07-30T17:41:04.844Z] DEBUG - Double-clicked on TreeItem with text {test.xml} [2019-07-30T17:41:04.844Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"' [2019-07-30T17:41:06.207Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} time=1140370100 data=null doit=true} to Shell with text {data - Test/Traces/test.xml - Eclipse Platform} [2019-07-30T17:41:06.207Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:41:06.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:06.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:06.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:06.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1140370153 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T17:41:06.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1140370153 data=null doit=true} to TreeItem with text {Test} [2019-07-30T17:41:06.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1140370153 data=null} to TreeItem with text {Test} [2019-07-30T17:41:06.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1140370153 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T17:41:06.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140370154 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T17:41:06.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1140370175 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T17:41:06.207Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:41:06.207Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:41:06.207Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:41:06.767Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:41:06.767Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:41:06.767Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:41:06.767Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:41:06.767Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:06.767Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:41:06.767Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:06.767Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:41:06.767Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:06.767Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:41:06.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140370864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:06.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140370864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:06.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140370864 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:06.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140370864 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:06.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140370864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:06.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140370864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:06.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140370864 data=null item=null detail=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-30T17:41:06.767Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140370864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:06.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140370864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:06.767Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140370864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:06.767Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140370864 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:06.767Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140370864 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:06.767Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:06.767Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:41:06.767Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:41:06.767Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:06.767Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:41:06.767Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:41:06.767Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:06.767Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:06.767Z] DEBUG - Clicking on OK [2019-07-30T17:41:06.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140370865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:06.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140370865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:06.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140370865 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:06.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140370865 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:06.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140370865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:06.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140370865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:06.768Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:06.768Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:06.768Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:06.768Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:06.768Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:06.768Z] DEBUG - Clicked on OK [2019-07-30T17:41:07.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140370865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:07.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140370210 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-30T17:41:07.327Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.071 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-30T17:41:07.327Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 7.32 s [2019-07-30T17:41:07.327Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 5.716 s [2019-07-30T17:41:07.327Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-30T17:41:11.489Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.111 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-30T17:41:11.489Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest) Time elapsed: 4.011 s [2019-07-30T17:41:11.489Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-30T17:41:21.424Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.813 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-30T17:41:21.424Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 4.023 s [2019-07-30T17:41:21.424Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 2.783 s [2019-07-30T17:41:21.424Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 1.962 s [2019-07-30T17:41:21.424Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-30T17:41:21.424Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:41:21.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:21.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:21.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:21.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:21.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:21.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1140385115 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T17:41:21.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1140385115 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T17:41:21.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1140385115 data=null} to TreeItem with text {TestText} [2019-07-30T17:41:21.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1140385115 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T17:41:21.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140385115 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-30T17:41:21.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1140385142 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T17:41:21.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:21.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1140385143 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T17:41:21.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1140385143 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T17:41:21.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1140385143 data=null} to TreeItem with text {TestText} [2019-07-30T17:41:21.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1140385143 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T17:41:21.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140385143 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-30T17:41:21.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1140385152 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T17:41:21.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1140385153 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T17:41:21.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1140385153 data=null} to TreeItem with text {TestText} [2019-07-30T17:41:21.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1140385153 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T17:41:21.424Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140385153 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-30T17:41:21.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1140385155 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T17:41:21.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:21.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140385155 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T17:41:21.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140385156 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T17:41:21.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140385156 data=null} to TreeItem with text {Traces [0]} [2019-07-30T17:41:21.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140385156 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:41:21.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140385156 data=null item=TreeItem {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-30T17:41:21.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140385164 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:41:21.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:21.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140385164 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T17:41:21.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140385164 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T17:41:21.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140385164 data=null} to TreeItem with text {Traces [0]} [2019-07-30T17:41:21.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140385165 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:41:21.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140385165 data=null item=TreeItem {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-30T17:41:21.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140385175 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:41:21.424Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-30T17:41:21.424Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-30T17:41:21.424Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-30T17:41:21.424Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T17:41:21.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1140385290 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T17:41:21.424Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - Clicking on New... [2019-07-30T17:41:21.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1140385290 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-30T17:41:21.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1140385290 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-30T17:41:21.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1140385291 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1140385291 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1140385291 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-30T17:41:21.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1140385291 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-30T17:41:21.424Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1140385459 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-30T17:41:21.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1140385460 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-30T17:41:21.424Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1140385460 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-30T17:41:21.424Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1140385460 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1140385460 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - Clicked on New... [2019-07-30T17:41:21.424Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-30T17:41:21.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1140385462 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-30T17:41:21.424Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T17:41:21.424Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-30T17:41:21.424Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T17:41:21.424Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-30T17:41:21.424Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T17:41:21.424Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-30T17:41:21.424Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T17:41:21.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1140385511 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-30T17:41:21.424Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text' [2019-07-30T17:41:21.424Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:') [2019-07-30T17:41:21.424Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - Clicking on [2019-07-30T17:41:21.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140385547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140385547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140385547 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140385547 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140385547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140385547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140385547 data=null item=null 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-30T17:41:21.424Z] DEBUG - Clicked on [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.424Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - Clicking on [2019-07-30T17:41:21.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140385601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140385601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140385601 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140385601 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140385601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140385601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140385602 data=null item=null 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-30T17:41:21.424Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1140385638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140385638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1140385638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1140385638 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1140385638 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.424Z] DEBUG - Clicked on [2019-07-30T17:41:21.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:21.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:21.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:21.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:21.424Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-30T17:41:21.424Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-30T17:41:21.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:21.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1140385654 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T17:41:21.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1140385654 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T17:41:21.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1140385655 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T17:41:21.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1140385655 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T17:41:21.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140385655 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-30T17:41:21.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1140385724 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T17:41:21.688Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:21.688Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T17:41:21.688Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text' [2019-07-30T17:41:21.688Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text' [2019-07-30T17:41:21.688Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-30T17:41:21.688Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T17:41:21.688Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:21.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1140385745 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T17:41:21.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1140385745 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T17:41:21.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1140385745 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T17:41:21.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1140385745 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T17:41:21.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140385746 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-30T17:41:21.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1140385780 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:21.688Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:21.688Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-30T17:41:21.688Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T17:41:21.688Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - Clicking on [2019-07-30T17:41:21.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140385787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140385787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140385787 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140385787 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140385787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140385787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140385787 data=null item=null 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-30T17:41:21.688Z] DEBUG - Clicked on [2019-07-30T17:41:21.688Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T17:41:21.688Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T17:41:21.688Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T17:41:21.688Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-30T17:41:21.688Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-30T17:41:21.688Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T17:41:21.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1140385816 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-30T17:41:21.688Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - Clicking on Highlight All [2019-07-30T17:41:21.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1140385830 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-30T17:41:21.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1140385830 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-30T17:41:21.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1140385830 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1140385830 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1140385830 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-30T17:41:21.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1140385830 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-30T17:41:21.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1140385830 data=null item=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-30T17:41:21.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1140385833 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-30T17:41:21.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1140385833 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-30T17:41:21.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1140385833 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-30T17:41:21.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1140385833 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1140385833 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T17:41:21.688Z] DEBUG - Clicked on Highlight All [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.688Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:21.689Z] DEBUG - Clicking on &Next > [2019-07-30T17:41:21.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1140385835 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-30T17:41:21.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1140385835 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-30T17:41:21.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1140385835 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:21.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1140385835 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:21.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1140385835 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-30T17:41:21.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1140385835 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-30T17:41:21.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1140385835 data=null item=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-30T17:41:21.689Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:21.689Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:21.689Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:21.689Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:21.689Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:21.689Z] DEBUG - Clicked on &Next > [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.689Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:21.689Z] DEBUG - Clicking on &Finish [2019-07-30T17:41:21.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1140385909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:21.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1140385909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:21.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1140385909 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:21.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1140385909 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:21.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1140385909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:21.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1140385909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:21.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1140385909 data=null item=null detail=0 x=0 y=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-30T17:41:21.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1140385291 data=null item=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-30T17:41:21.944Z] DEBUG - Clicked on [2019-07-30T17:41:21.944Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T17:41:21.944Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1140386001 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T17:41:21.944Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T17:41:21.944Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T17:41:21.944Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T17:41:21.944Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-30T17:41:21.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1140386005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T17:41:21.944Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1140386005 data=null doit=true} to (of type 'List') [2019-07-30T17:41:21.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1140386005 data=null} to (of type 'List') [2019-07-30T17:41:21.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1140386005 data=null button=1 stateMask=0x0 x=114 y=73 count=1} to (of type 'List') [2019-07-30T17:41:21.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1140386006 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-30T17:41:21.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1140386006 data=null button=1 stateMask=0x80000 x=114 y=73 count=1} to (of type 'List') [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T17:41:21.944Z] DEBUG - Clicking on Delete [2019-07-30T17:41:21.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1140386007 data=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-30T17:41:21.944Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1140386007 data=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-30T17:41:21.944Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1140386007 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T17:41:21.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1140386007 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T17:41:21.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1140386007 data=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-30T17:41:21.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1140386007 data=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-30T17:41:21.944Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1140386033 data=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-30T17:41:21.944Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1140386034 data=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-30T17:41:21.944Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1140386034 data=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-30T17:41:21.944Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1140386034 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T17:41:21.944Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1140386034 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T17:41:21.944Z] DEBUG - Clicked on Delete [2019-07-30T17:41:21.944Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-30T17:41:21.944Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1140386035 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-30T17:41:21.944Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T17:41:21.944Z] DEBUG - Clicking on &Yes [2019-07-30T17:41:21.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1140386035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T17:41:21.944Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1140386035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T17:41:21.944Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1140386035 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T17:41:21.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1140386035 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T17:41:21.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1140386035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T17:41:21.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1140386035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T17:41:21.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1140386035 data=null item=null detail=0 x=0 y=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-30T17:41:21.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1140386007 data=null item=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-30T17:41:21.944Z] DEBUG - Clicked on [2019-07-30T17:41:21.944Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T17:41:21.944Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1140386089 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T17:41:21.944Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:21.944Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T17:41:21.944Z] DEBUG - Clicking on &Close [2019-07-30T17:41:21.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1140386090 data=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-30T17:41:21.944Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1140386090 data=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-30T17:41:21.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1140386090 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T17:41:21.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1140386090 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T17:41:21.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1140386090 data=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-30T17:41:21.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1140386090 data=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-30T17:41:21.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1140386090 data=null item=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-30T17:41:21.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1140385205 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-30T17:41:21.945Z] DEBUG - Clicked on [2019-07-30T17:41:21.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140386140 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:41:21.945Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:41:21.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:21.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:21.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:21.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1140386144 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T17:41:21.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1140386144 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T17:41:21.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1140386144 data=null} to TreeItem with text {TestText} [2019-07-30T17:41:21.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1140386144 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T17:41:21.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140386144 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-30T17:41:21.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1140386170 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T17:41:22.200Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:41:22.200Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:41:22.200Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:41:22.760Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:41:22.760Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:41:22.760Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:41:22.760Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:41:22.760Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:22.760Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:41:22.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:22.760Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:41:22.760Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:22.760Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:41:22.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140386831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:22.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140386832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:22.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140386832 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:22.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140386832 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:22.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140386832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:22.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140386832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:22.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140386832 data=null item=null detail=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-30T17:41:22.760Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140386832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:22.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140386832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:22.760Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140386832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:22.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140386832 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:22.760Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140386832 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:22.760Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:22.760Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:41:22.760Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:41:22.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:22.760Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:41:22.760Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:41:22.760Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:22.760Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:22.760Z] DEBUG - Clicking on OK [2019-07-30T17:41:22.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140386833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:22.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140386833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:22.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140386833 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:22.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140386833 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:22.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140386833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:22.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140386833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:22.760Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:22.760Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:22.760Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:22.760Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:22.760Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:22.760Z] DEBUG - Clicked on OK [2019-07-30T17:41:22.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140386833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:22.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140386206 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-30T17:41:23.321Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:41:23.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:23.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:23.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:23.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:23.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:23.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1140387993 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T17:41:23.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1140387993 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T17:41:23.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1140387993 data=null} to TreeItem with text {TestText} [2019-07-30T17:41:23.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1140387993 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T17:41:23.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140387993 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-30T17:41:23.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1140388021 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T17:41:23.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:23.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1140388021 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T17:41:23.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1140388021 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T17:41:23.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1140388022 data=null} to TreeItem with text {TestText} [2019-07-30T17:41:23.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1140388022 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T17:41:23.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140388022 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-30T17:41:23.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1140388031 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T17:41:23.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1140388031 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T17:41:23.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1140388031 data=null} to TreeItem with text {TestText} [2019-07-30T17:41:23.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1140388031 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T17:41:23.882Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140388031 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-30T17:41:23.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1140388033 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T17:41:23.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:23.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140388034 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T17:41:23.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140388034 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T17:41:23.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140388034 data=null} to TreeItem with text {Traces [0]} [2019-07-30T17:41:23.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140388034 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:41:23.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140388034 data=null item=TreeItem {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-30T17:41:23.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140388042 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:41:23.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:23.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140388043 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T17:41:23.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140388043 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T17:41:23.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140388049 data=null} to TreeItem with text {Traces [0]} [2019-07-30T17:41:23.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140388049 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:41:23.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140388049 data=null item=TreeItem {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-30T17:41:23.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140388053 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:41:23.882Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-30T17:41:23.882Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-30T17:41:24.137Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-30T17:41:24.137Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T17:41:24.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1140388151 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T17:41:24.137Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T17:41:24.137Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T17:41:24.137Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T17:41:24.137Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace [2019-07-30T17:41:24.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1140388152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T17:41:24.137Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1140388152 data=null doit=true} to (of type 'List') [2019-07-30T17:41:24.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1140388152 data=null} to (of type 'List') [2019-07-30T17:41:24.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1140388152 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-30T17:41:24.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1140388152 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-30T17:41:24.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1140388153 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-30T17:41:24.137Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T17:41:24.137Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T17:41:24.137Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T17:41:24.137Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T17:41:24.137Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-30T17:41:24.137Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.137Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T17:41:24.137Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T17:41:24.137Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T17:41:24.137Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T17:41:24.137Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T17:41:24.137Z] DEBUG - Clicking on Edit... [2019-07-30T17:41:24.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1140388153 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-30T17:41:24.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1140388153 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-30T17:41:24.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1140388154 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T17:41:24.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1140388154 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T17:41:24.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1140388154 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-30T17:41:24.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1140388154 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-30T17:41:24.394Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1140388392 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-30T17:41:24.394Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1140388395 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-30T17:41:24.394Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1140388395 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-30T17:41:24.394Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1140388396 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T17:41:24.394Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1140388396 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T17:41:24.394Z] DEBUG - Clicked on Edit... [2019-07-30T17:41:24.394Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-30T17:41:24.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1140388397 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-30T17:41:24.394Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T17:41:24.394Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-30T17:41:24.394Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo' [2019-07-30T17:41:24.394Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo') [2019-07-30T17:41:24.394Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T17:41:24.394Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-30T17:41:24.394Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T17:41:24.394Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-30T17:41:24.394Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T17:41:24.394Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-30T17:41:24.394Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T17:41:24.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1140388506 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-30T17:41:24.394Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T17:41:24.394Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:') [2019-07-30T17:41:24.394Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T17:41:24.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.395Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - Clicking on [2019-07-30T17:41:24.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140388569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140388570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140388570 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140388570 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140388570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140388570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140388570 data=null item=null 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-30T17:41:24.395Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1140388607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140388607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1140388607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1140388607 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1140388607 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.395Z] DEBUG - Clicked on [2019-07-30T17:41:24.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:24.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:24.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:24.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:24.395Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-30T17:41:24.395Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-30T17:41:24.395Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:24.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1140388626 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-30T17:41:24.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1140388626 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-30T17:41:24.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1140388626 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-30T17:41:24.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1140388626 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-30T17:41:24.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140388627 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-30T17:41:24.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1140388726 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-30T17:41:24.650Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T17:41:24.650Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T17:41:24.650Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T17:41:24.650Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T17:41:24.650Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T17:41:24.650Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T17:41:24.650Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T17:41:24.650Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T17:41:24.650Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:24.650Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T17:41:24.650Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T17:41:24.650Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T17:41:24.650Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T17:41:24.650Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T17:41:24.650Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T17:41:24.650Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T17:41:24.650Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T17:41:24.650Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T17:41:24.650Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T17:41:24.651Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T17:41:24.651Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text' [2019-07-30T17:41:24.651Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T17:41:24.651Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T17:41:24.651Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T17:41:24.651Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T17:41:24.651Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T17:41:24.651Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T17:41:24.651Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T17:41:24.651Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:24.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1140388748 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T17:41:24.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1140388748 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T17:41:24.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1140388748 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T17:41:24.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1140388748 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T17:41:24.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140388749 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-30T17:41:24.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1140388784 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T17:41:24.651Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T17:41:24.651Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T17:41:24.651Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T17:41:24.651Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T17:41:24.651Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:24.651Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T17:41:24.651Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T17:41:24.651Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T17:41:24.651Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:24.651Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T17:41:24.651Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T17:41:24.651Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T17:41:24.651Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T17:41:24.651Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T17:41:24.651Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T17:41:24.651Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - Clicking on [2019-07-30T17:41:24.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140388791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140388791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140388792 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140388792 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140388792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140388792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140388792 data=null item=null 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-30T17:41:24.651Z] DEBUG - Clicked on [2019-07-30T17:41:24.651Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T17:41:24.651Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T17:41:24.651Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T17:41:24.651Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-30T17:41:24.651Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-30T17:41:24.651Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T17:41:24.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1140388821 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-30T17:41:24.651Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - Clicking on Highlight All [2019-07-30T17:41:24.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1140388835 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-30T17:41:24.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1140388836 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-30T17:41:24.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1140388836 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1140388836 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1140388836 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-30T17:41:24.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1140388836 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-30T17:41:24.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1140388836 data=null item=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-30T17:41:24.651Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1140388838 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-30T17:41:24.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1140388838 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-30T17:41:24.651Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1140388838 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-30T17:41:24.651Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1140388838 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1140388838 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - Clicked on Highlight All [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:24.651Z] DEBUG - Clicking on &Next > [2019-07-30T17:41:24.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1140388840 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-30T17:41:24.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1140388840 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-30T17:41:24.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1140388840 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1140388840 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:24.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1140388840 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-30T17:41:24.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1140388840 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-30T17:41:24.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1140388840 data=null item=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-30T17:41:24.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] DEBUG - Clicked on &Next > [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] DEBUG - Clicking on &Finish [2019-07-30T17:41:24.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1140388937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1140388937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1140388937 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1140388937 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1140388937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1140388937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1140388937 data=null item=null detail=0 x=0 y=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-30T17:41:24.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1140388154 data=null item=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-30T17:41:24.907Z] DEBUG - Clicked on [2019-07-30T17:41:24.907Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T17:41:24.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1140389073 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T17:41:24.907Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T17:41:24.907Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T17:41:24.907Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T17:41:24.907Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-30T17:41:24.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1140389074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T17:41:24.907Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1140389074 data=null doit=true} to (of type 'List') [2019-07-30T17:41:24.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1140389074 data=null} to (of type 'List') [2019-07-30T17:41:24.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1140389074 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-30T17:41:24.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1140389074 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-30T17:41:24.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1140389075 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T17:41:24.907Z] DEBUG - Clicking on Delete [2019-07-30T17:41:24.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1140389076 data=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-30T17:41:24.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1140389076 data=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-30T17:41:24.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1140389076 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1140389076 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1140389076 data=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-30T17:41:24.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1140389076 data=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-30T17:41:24.907Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1140389102 data=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-30T17:41:24.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1140389102 data=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-30T17:41:24.907Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1140389102 data=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-30T17:41:24.907Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1140389102 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1140389102 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] DEBUG - Clicked on Delete [2019-07-30T17:41:24.907Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-30T17:41:24.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1140389103 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-30T17:41:24.907Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:24.907Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] DEBUG - Clicking on &Yes [2019-07-30T17:41:24.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1140389103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1140389103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1140389103 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1140389103 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1140389103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1140389103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T17:41:24.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1140389103 data=null item=null detail=0 x=0 y=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-30T17:41:25.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1140389076 data=null item=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-30T17:41:25.162Z] DEBUG - Clicked on [2019-07-30T17:41:25.162Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T17:41:25.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1140389177 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T17:41:25.162Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T17:41:25.162Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T17:41:25.162Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T17:41:25.162Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T17:41:25.162Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T17:41:25.162Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T17:41:25.162Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T17:41:25.162Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T17:41:25.162Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T17:41:25.162Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-30T17:41:25.162Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:25.162Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T17:41:25.162Z] DEBUG - Clicking on &Close [2019-07-30T17:41:25.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1140389182 data=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-30T17:41:25.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1140389182 data=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-30T17:41:25.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1140389182 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T17:41:25.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1140389182 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T17:41:25.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1140389182 data=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-30T17:41:25.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1140389182 data=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-30T17:41:25.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1140389182 data=null item=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-30T17:41:25.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1140388088 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-30T17:41:25.162Z] DEBUG - Clicked on [2019-07-30T17:41:25.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140389235 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:41:25.162Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:41:25.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:25.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:25.162Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:25.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1140389240 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T17:41:25.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1140389240 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T17:41:25.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1140389240 data=null} to TreeItem with text {TestText} [2019-07-30T17:41:25.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1140389240 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T17:41:25.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140389240 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-30T17:41:25.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1140389276 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T17:41:25.162Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:41:25.162Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:41:25.162Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:41:25.722Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:41:25.722Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:41:25.722Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:41:25.722Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:41:25.722Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:25.722Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:41:25.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:25.722Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:41:25.722Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:25.722Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:41:25.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140389934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:25.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140389934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:25.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140389934 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:25.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140389934 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:25.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140389934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:25.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140389934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:25.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140389935 data=null item=null detail=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-30T17:41:25.722Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140389935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:25.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140389935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:25.722Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140389935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:25.722Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140389935 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:25.722Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140389935 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:25.722Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:25.722Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:41:25.722Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:41:25.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:25.722Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:41:25.722Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:41:25.722Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:25.722Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:25.722Z] DEBUG - Clicking on OK [2019-07-30T17:41:25.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140389935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:25.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140389935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:25.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140389935 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:25.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140389935 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:25.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140389936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:25.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140389936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:25.722Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:25.722Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:25.722Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:25.722Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:25.722Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:25.722Z] DEBUG - Clicked on OK [2019-07-30T17:41:25.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140389936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:25.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140389317 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-30T17:41:26.233Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.043 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-30T17:41:26.233Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 2.9 s [2019-07-30T17:41:26.233Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 3.103 s [2019-07-30T17:41:26.233Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-30T17:41:26.488Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:41:27.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:27.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:27.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:27.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:27.048Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:27.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1140391166 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-30T17:41:27.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1140391166 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T17:41:27.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1140391166 data=null} to TreeItem with text {TestXML} [2019-07-30T17:41:27.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1140391167 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T17:41:27.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140391167 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-30T17:41:27.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1140391193 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T17:41:27.048Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:27.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1140391194 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-30T17:41:27.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1140391194 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T17:41:27.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1140391194 data=null} to TreeItem with text {TestXML} [2019-07-30T17:41:27.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1140391194 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T17:41:27.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140391194 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-30T17:41:27.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1140391202 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T17:41:27.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1140391202 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T17:41:27.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1140391202 data=null} to TreeItem with text {TestXML} [2019-07-30T17:41:27.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1140391203 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T17:41:27.048Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140391203 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-30T17:41:27.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1140391205 data=null button=1 stateMask=0x80000 x=52 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T17:41:27.048Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:27.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140391205 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T17:41:27.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140391205 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T17:41:27.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140391205 data=null} to TreeItem with text {Traces [0]} [2019-07-30T17:41:27.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140391205 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:41:27.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140391206 data=null item=TreeItem {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-30T17:41:27.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140391213 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:41:27.048Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:27.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140391213 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T17:41:27.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140391213 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T17:41:27.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140391213 data=null} to TreeItem with text {Traces [0]} [2019-07-30T17:41:27.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140391213 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:41:27.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140391213 data=null item=TreeItem {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-30T17:41:27.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140391222 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:41:27.048Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-30T17:41:27.048Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-30T17:41:27.304Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-30T17:41:27.304Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T17:41:27.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1140391314 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T17:41:27.304Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T17:41:27.304Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1140391315 data=null doit=true} to Button with text {Text} [2019-07-30T17:41:27.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1140391315 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-30T17:41:27.304Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T17:41:27.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1140391315 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T17:41:27.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1140391315 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-30T17:41:27.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1140391315 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-30T17:41:27.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1140391315 data=null item=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-30T17:41:27.304Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - Clicking on New... [2019-07-30T17:41:27.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1140391316 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-30T17:41:27.304Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1140391316 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-30T17:41:27.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1140391316 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T17:41:27.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1140391316 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T17:41:27.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1140391316 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-30T17:41:27.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1140391316 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-30T17:41:27.304Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1140391428 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-30T17:41:27.304Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1140391428 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-30T17:41:27.304Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1140391429 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-30T17:41:27.304Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1140391429 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T17:41:27.304Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1140391429 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T17:41:27.304Z] DEBUG - Clicked on New... [2019-07-30T17:41:27.304Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser' [2019-07-30T17:41:27.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=1140391432 data=null doit=true} to Shell with text {Custom XML Parser} [2019-07-30T17:41:27.304Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser} [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-30T17:41:27.304Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:') [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:27.304Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:27.304Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-30T17:41:27.304Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T17:41:27.304Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:27.304Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-30T17:41:27.304Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T17:41:27.304Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:41:27.304Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T17:41:27.304Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-30T17:41:27.304Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text' [2019-07-30T17:41:27.304Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T17:41:27.304Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T17:41:27.304Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-30T17:41:27.304Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:27.304Z] DEBUG - Clicking on [2019-07-30T17:41:27.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140391481 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-30T17:41:27.304Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140391481 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-30T17:41:27.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140391481 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T17:41:27.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140391481 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T17:41:27.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140391481 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-30T17:41:27.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140391481 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-30T17:41:27.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140391481 data=null 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-30T17:41:27.304Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1140391507 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-30T17:41:27.304Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140391507 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-30T17:41:27.304Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1140391507 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-30T17:41:27.304Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1140391507 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T17:41:27.304Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1140391507 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T17:41:27.304Z] DEBUG - Clicked on [2019-07-30T17:41:27.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:27.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:27.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:27.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=1140391509 data=null button=0 stateMask=0x0 x=78 y=32 count=0} to Tree node with text: event [2019-07-30T17:41:27.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=1140391509 data=null doit=true} to Tree node with text: event [2019-07-30T17:41:27.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=1140391510 data=null} to Tree node with text: event [2019-07-30T17:41:27.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=1140391510 data=null button=1 stateMask=0x0 x=78 y=32 count=1} to Tree node with text: event [2019-07-30T17:41:27.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140391510 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-30T17:41:27.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=1140391602 data=null button=1 stateMask=0x80000 x=78 y=32 count=1} to Tree node with text: event [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T17:41:27.560Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected [2019-07-30T17:41:27.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=1140391617 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-30T17:41:27.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1140391617 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-30T17:41:27.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=1140391617 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T17:41:27.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=1140391617 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T17:41:27.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=1140391617 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-30T17:41:27.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=1140391617 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-30T17:41:27.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=1140391617 data=null item=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-30T17:41:27.560Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=1140391639 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-30T17:41:27.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1140391639 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-30T17:41:27.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=1140391639 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-30T17:41:27.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=1140391639 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T17:41:27.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=1140391639 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T17:41:27.560Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - Clicking on &Next > [2019-07-30T17:41:27.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1140391640 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-30T17:41:27.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1140391640 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-30T17:41:27.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1140391640 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:27.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1140391640 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:27.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1140391640 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-30T17:41:27.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1140391640 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-30T17:41:27.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1140391640 data=null item=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-30T17:41:27.560Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:27.560Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:27.560Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:27.560Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:27.560Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T17:41:27.560Z] DEBUG - Clicked on &Next > [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:27.560Z] DEBUG - Clicking on &Finish [2019-07-30T17:41:27.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1140391694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:27.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1140391694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:27.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1140391694 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:27.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1140391695 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:27.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1140391695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:27.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1140391695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:27.560Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:41:27.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1140391695 data=null item=null detail=0 x=0 y=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-30T17:41:27.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1140391317 data=null item=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-30T17:41:27.560Z] DEBUG - Clicked on [2019-07-30T17:41:27.560Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T17:41:27.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1140391783 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T17:41:27.560Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T17:41:27.560Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T17:41:27.560Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T17:41:27.560Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-30T17:41:27.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1140391784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T17:41:27.560Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1140391784 data=null doit=true} to (of type 'List') [2019-07-30T17:41:27.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1140391784 data=null} to (of type 'List') [2019-07-30T17:41:27.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1140391784 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-30T17:41:27.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1140391784 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-30T17:41:27.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1140391785 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T17:41:27.560Z] DEBUG - Clicking on Delete [2019-07-30T17:41:27.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1140391786 data=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-30T17:41:27.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1140391786 data=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-30T17:41:27.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1140391786 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T17:41:27.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1140391786 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T17:41:27.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1140391786 data=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-30T17:41:27.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1140391786 data=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-30T17:41:27.815Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1140391813 data=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-30T17:41:27.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1140391813 data=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-30T17:41:27.815Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1140391813 data=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-30T17:41:27.815Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1140391813 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T17:41:27.815Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1140391813 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T17:41:27.815Z] DEBUG - Clicked on Delete [2019-07-30T17:41:27.815Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-30T17:41:27.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1140391814 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-30T17:41:27.815Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-30T17:41:27.815Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T17:41:27.815Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T17:41:27.815Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T17:41:27.815Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:27.815Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T17:41:27.815Z] DEBUG - Clicking on &Yes [2019-07-30T17:41:27.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1140391814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T17:41:27.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1140391814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T17:41:27.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1140391815 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T17:41:27.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1140391815 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T17:41:27.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1140391815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T17:41:27.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1140391815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T17:41:27.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1140391815 data=null item=null detail=0 x=0 y=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-30T17:41:27.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1140391786 data=null item=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-30T17:41:27.815Z] DEBUG - Clicked on [2019-07-30T17:41:27.816Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T17:41:27.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1140391874 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T17:41:27.816Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T17:41:27.816Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T17:41:27.816Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T17:41:27.816Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T17:41:27.816Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T17:41:27.816Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T17:41:27.816Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T17:41:27.816Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T17:41:27.816Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T17:41:27.816Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-30T17:41:27.816Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:27.816Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T17:41:27.816Z] DEBUG - Clicking on &Close [2019-07-30T17:41:27.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1140391875 data=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-30T17:41:27.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1140391875 data=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-30T17:41:27.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1140391875 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T17:41:27.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1140391875 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T17:41:27.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1140391875 data=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-30T17:41:27.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1140391875 data=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-30T17:41:27.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1140391875 data=null item=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-30T17:41:27.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1140391249 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-30T17:41:27.816Z] DEBUG - Clicked on [2019-07-30T17:41:27.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140391925 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:41:27.816Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:41:27.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:27.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:27.816Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:27.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1140391930 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-30T17:41:27.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1140391930 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T17:41:27.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1140391930 data=null} to TreeItem with text {TestXML} [2019-07-30T17:41:27.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1140391930 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T17:41:27.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140391930 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-30T17:41:27.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1140391953 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T17:41:27.816Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:41:27.816Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:41:27.816Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:41:28.741Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:41:28.741Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:41:28.741Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:41:28.741Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:41:28.741Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:28.741Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:41:28.741Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:28.741Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:41:28.741Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:28.741Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:41:28.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140392645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:28.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140392645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:28.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140392645 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:28.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140392645 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:28.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140392646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:28.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140392646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:28.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140392646 data=null item=null detail=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-30T17:41:28.741Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140392646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:28.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140392646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:28.741Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140392646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:28.741Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140392646 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:28.741Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140392646 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:28.741Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:28.741Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:41:28.741Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:41:28.741Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:28.741Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:41:28.741Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:41:28.741Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:28.741Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:28.741Z] DEBUG - Clicking on OK [2019-07-30T17:41:28.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140392647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:28.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140392647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:28.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140392647 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:28.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140392647 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:28.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140392647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:28.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140392647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:28.741Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:28.741Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:28.741Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:28.741Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:28.741Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:28.741Z] DEBUG - Clicked on OK [2019-07-30T17:41:28.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140392647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:28.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140392003 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-30T17:41:28.996Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.707 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-30T17:41:28.996Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard) Time elapsed: 2.662 s [2019-07-30T17:41:28.996Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-30T17:41:29.251Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:41:29.251Z] [2019-07-30T17:41:29.251Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-30 17:41:29.210 [2019-07-30T17:41:29.251Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.002 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2019-07-30T17:41:29.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:29.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:29.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:29.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:29.812Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:29.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1140393913 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-30T17:41:29.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1140393914 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T17:41:29.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1140393914 data=null} to TreeItem with text {SomeProject} [2019-07-30T17:41:29.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1140393914 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T17:41:29.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140393914 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-30T17:41:29.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1140393936 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T17:41:29.812Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:29.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1140393937 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-30T17:41:29.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1140393937 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T17:41:29.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1140393937 data=null} to TreeItem with text {SomeProject} [2019-07-30T17:41:29.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1140393937 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T17:41:29.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140393938 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-30T17:41:29.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1140393949 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T17:41:29.812Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure' [2019-07-30T17:41:29.812Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project' [2019-07-30T17:41:29.812Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project' [2019-07-30T17:41:29.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1140393987 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-30T17:41:30.068Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project' [2019-07-30T17:41:30.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1140394170 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T17:41:30.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1140394170 data=null} to TreeItem with text {SomeProject} [2019-07-30T17:41:30.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1140394170 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T17:41:30.068Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140394171 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-30T17:41:30.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1140394173 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T17:41:30.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=1140394174 data=null doit=true} to TreeItem with text {Trace Compass} [2019-07-30T17:41:30.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=1140394174 data=null} to TreeItem with text {Trace Compass} [2019-07-30T17:41:30.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=1140394174 data=null button=1 stateMask=0x0 x=93 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-30T17:41:30.068Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140394174 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-30T17:41:30.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=1140394175 data=null button=1 stateMask=0x80000 x=93 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-30T17:41:30.068Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again. [2019-07-30T17:41:31.954Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T17:41:31.954Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:41:31.954Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:41:31.954Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:41:31.954Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:41:31.954Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-30T17:41:31.954Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-30T17:41:31.954Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-30T17:41:31.954Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-30T17:41:31.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1140395883 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-30T17:41:31.954Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:41:31.954Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:41:31.954Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T17:41:31.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1140395885 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-30T17:41:31.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1140395889 data=null doit=true} to TableItem with text {.* resources} [2019-07-30T17:41:31.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1140395890 data=null} to TableItem with text {.* resources} [2019-07-30T17:41:31.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1140395890 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T17:41:31.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140395890 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-30T17:41:31.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1140395890 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T17:41:31.954Z] DEBUG - Setting state to unchecked on: .* resources [2019-07-30T17:41:31.954Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T17:41:31.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1140395892 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T17:41:31.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1140395892 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T17:41:31.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1140395892 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T17:41:31.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1140395893 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T17:41:31.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140395893 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-30T17:41:31.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1140395893 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T17:41:31.954Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects [2019-07-30T17:41:31.954Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:31.954Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:41:31.954Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:41:31.954Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:31.954Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:31.954Z] DEBUG - Clicking on OK [2019-07-30T17:41:31.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140395899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:31.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140395899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:31.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140395899 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:31.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140395899 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:31.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140395899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:31.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140395899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:31.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140395900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:31.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1140395779 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-30T17:41:31.954Z] DEBUG - Clicked on [2019-07-30T17:41:31.954Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:41:31.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:31.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:31.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:31.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:31.954Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:31.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1140395962 data=null button=0 stateMask=0x0 x=133 y=11 count=0} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T17:41:31.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1140395962 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T17:41:31.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1140395962 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T17:41:31.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1140395962 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T17:41:31.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140395963 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-30T17:41:31.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1140395984 data=null button=1 stateMask=0x80000 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T17:41:31.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1140395985 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T17:41:31.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1140395985 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T17:41:31.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1140395985 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T17:41:31.954Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140395985 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-30T17:41:31.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1140395988 data=null button=1 stateMask=0x80000 x=117 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T17:41:31.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140395988 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:41:31.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140395988 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:41:31.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140395988 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:41:31.954Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140395989 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-30T17:41:31.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140395990 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:41:31.954Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again. [2019-07-30T17:41:31.954Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:41:31.954Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-30T17:41:31.954Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-30T17:41:31.954Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-30T17:41:31.954Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-30T17:41:31.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1140396127 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-30T17:41:31.954Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:41:31.954Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:41:31.954Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T17:41:31.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1140396129 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-30T17:41:31.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1140396129 data=null doit=true} to TableItem with text {.* resources} [2019-07-30T17:41:31.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1140396129 data=null} to TableItem with text {.* resources} [2019-07-30T17:41:31.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1140396129 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T17:41:31.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140396129 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-30T17:41:31.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1140396130 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T17:41:31.954Z] DEBUG - Setting state to checked on: .* resources [2019-07-30T17:41:31.954Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T17:41:31.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1140396131 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T17:41:31.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1140396131 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T17:41:31.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1140396131 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T17:41:31.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1140396131 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T17:41:31.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140396132 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-30T17:41:31.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1140396146 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T17:41:31.954Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects [2019-07-30T17:41:31.954Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:31.954Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:41:31.954Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:41:31.955Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:31.955Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:31.955Z] DEBUG - Clicking on OK [2019-07-30T17:41:31.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140396147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:31.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140396147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:31.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140396147 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:31.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140396147 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:31.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140396148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:31.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140396148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:31.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140396148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:31.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1140396038 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-30T17:41:32.210Z] DEBUG - Clicked on [2019-07-30T17:41:32.210Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:41:32.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:32.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:32.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140396318 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:41:32.210Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:41:32.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:41:32.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:41:32.210Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:41:32.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1140396322 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-30T17:41:32.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1140396322 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T17:41:32.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1140396323 data=null} to TreeItem with text {SomeProject} [2019-07-30T17:41:32.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1140396323 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T17:41:32.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140396323 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-30T17:41:32.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1140396350 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T17:41:32.210Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:41:32.210Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:41:32.210Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:41:32.770Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:41:32.770Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:41:32.770Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:41:32.770Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:41:32.770Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:32.770Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-30T17:41:32.770Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:41:32.770Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:32.770Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:41:32.770Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:32.770Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:41:32.770Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:32.770Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:41:32.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140397016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:32.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140397016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:32.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140397016 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:32.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140397016 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:32.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140397016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:32.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140397016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:33.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140397016 data=null item=null detail=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-30T17:41:33.025Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140397025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:33.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140397025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:33.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140397025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:33.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140397025 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:33.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140397025 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:33.025Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:41:33.025Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:41:33.025Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-30T17:41:33.025Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:41:33.025Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:41:33.025Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:41:33.025Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:41:33.025Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:41:33.025Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:33.025Z] DEBUG - Clicking on OK [2019-07-30T17:41:33.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140397025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:33.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140397025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:33.025Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140397025 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:33.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140397025 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:33.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140397026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:33.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140397026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:33.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:33.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:33.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:33.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:33.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:33.025Z] DEBUG - Clicked on OK [2019-07-30T17:41:33.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140397046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:41:33.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140396384 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-30T17:41:33.534Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.395 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-30T17:41:33.534Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 2.343 s [2019-07-30T17:41:33.534Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 0.465 s [2019-07-30T17:41:33.534Z] [2019-07-30T17:41:33.534Z] Results: [2019-07-30T17:41:33.534Z] [2019-07-30T17:41:33.534Z] Tests run: 70, Failures: 0, Errors: 0, Skipped: 4 [2019-07-30T17:41:33.534Z] [2019-07-30T17:41:33.790Z] [2019-07-30T17:41:33.790Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 17:41:33.563 [2019-07-30T17:41:33.790Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T17:41:34.716Z] [INFO] All tests passed! [2019-07-30T17:41:34.716Z] [INFO] [2019-07-30T17:41:34.716Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T17:41:34.716Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:41:34.716Z] [INFO] [2019-07-30T17:41:34.716Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T17:41:34.971Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:41:34.971Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:41:35.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:41:36.150Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:41:36.712Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:41:36.712Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T17:41:36.712Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:41:36.712Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:41:36.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:41:36.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:41:36.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:41:36.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:41:37.529Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:41:38.116Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T17:41:38.372Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:41:39.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T17:41:39.298Z] [INFO] [2019-07-30T17:41:39.298Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T17:41:39.298Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:41:39.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:41:39.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:41:39.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:41:39.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:41:39.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:41:39.553Z] [INFO] [2019-07-30T17:41:39.553Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T17:41:39.553Z] [INFO] [2019-07-30T17:41:39.553Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >-- [2019-07-30T17:41:39.553Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT [43/134] [2019-07-30T17:41:39.553Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:41:39.553Z] [INFO] [2019-07-30T17:41:39.553Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T17:41:39.553Z] [INFO] [2019-07-30T17:41:39.553Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T17:41:39.553Z] [INFO] The project's OSGi version is 1.0.4.201907301708 [2019-07-30T17:41:39.553Z] [INFO] [2019-07-30T17:41:39.553Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T17:41:39.553Z] [INFO] [2019-07-30T17:41:39.553Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T17:41:39.553Z] [INFO] [2019-07-30T17:41:39.553Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T17:41:39.553Z] [INFO] [2019-07-30T17:41:39.553Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T17:41:39.553Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:41:39.553Z] [INFO] [2019-07-30T17:41:39.553Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T17:41:39.553Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:41:39.553Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources [2019-07-30T17:41:39.553Z] [INFO] [2019-07-30T17:41:39.553Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T17:41:39.553Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes [2019-07-30T17:41:39.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[366] [2019-07-30T17:41:39.808Z] Statistics::update, Statistics::merge); [2019-07-30T17:41:39.808Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:41:39.808Z] 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-30T17:41:39.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[384] [2019-07-30T17:41:39.808Z] Statistics::update, Statistics::merge); [2019-07-30T17:41:39.808Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:41:39.808Z] 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-30T17:41:39.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[84] [2019-07-30T17:41:39.808Z] Long value = fMapper.apply(element); [2019-07-30T17:41:39.808Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:41:39.808Z] 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-30T17:41:39.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[85] [2019-07-30T17:41:39.808Z] if (value <= fMapper.apply(obj)) { [2019-07-30T17:41:39.808Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T17:41:39.808Z] 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-30T17:41:39.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[103] [2019-07-30T17:41:39.808Z] Long value = fMapper.apply(element); [2019-07-30T17:41:39.808Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:41:39.808Z] 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-30T17:41:39.808Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[104] [2019-07-30T17:41:39.808Z] if (value >= fMapper.apply(obj)) { [2019-07-30T17:41:39.808Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T17:41:39.808Z] 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-30T17:41:39.808Z] 6 problems (6 warnings) [2019-07-30T17:41:39.808Z] [INFO] [2019-07-30T17:41:39.808Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T17:41:39.808Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:41:39.808Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources [2019-07-30T17:41:39.808Z] [INFO] [2019-07-30T17:41:39.808Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T17:41:39.808Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-30T17:41:39.808Z] [INFO] [2019-07-30T17:41:39.808Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T17:41:39.808Z] [INFO] [2019-07-30T17:41:39.808Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T17:41:39.808Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-07-30T17:41:39.808Z] [INFO] [2019-07-30T17:41:39.808Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T17:41:39.808Z] [INFO] [2019-07-30T17:41:39.808Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T17:41:39.808Z] [INFO] [2019-07-30T17:41:39.808Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T17:41:39.808Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-07-30T17:41:40.064Z] [INFO] [2019-07-30T17:41:40.064Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T17:41:40.064Z] [INFO] [2019-07-30T17:41:40.064Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T17:41:40.989Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log [2019-07-30T17:41:40.989Z] [INFO] Command line: [2019-07-30T17:41:40.989Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:41:40.989Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:41:43.502Z] !SESSION 2019-07-30 17:41:41.105 ----------------------------------------------- [2019-07-30T17:41:43.502Z] eclipse.buildId=unknown [2019-07-30T17:41:43.502Z] java.version=1.8.0_202 [2019-07-30T17:41:43.502Z] java.vendor=Oracle Corporation [2019-07-30T17:41:43.502Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:41:43.502Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:41:43.502Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:41:43.502Z] [2019-07-30T17:41:43.502Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:41:42.919 [2019-07-30T17:41:43.502Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:41:43.502Z] !STACK 0 [2019-07-30T17:41:43.502Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T17:41:43.502Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:41:43.502Z] [2019-07-30T17:41:43.502Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:41:43.502Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:41:43.502Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:41:43.502Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:41:43.502Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:41:43.502Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:41:43.502Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:41:43.502Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:41:43.502Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:41:43.502Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:41:43.502Z] [2019-07-30T17:41:43.502Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:41:43.030 [2019-07-30T17:41:43.502Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:41:43.502Z] !STACK 0 [2019-07-30T17:41:43.502Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T17:41:43.502Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:41:43.502Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:41:43.502Z] -> 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-30T17:41:43.502Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T17:41:43.502Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:41:43.502Z] [2019-07-30T17:41:43.502Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:41:43.502Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:41:43.502Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:41:43.502Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:41:43.502Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:41:43.502Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:41:43.502Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:41:43.502Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:41:43.502Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:41:43.502Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:41:45.389Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-30T17:41:46.754Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.464 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-30T17:41:46.754Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.005 s [2019-07-30T17:41:46.754Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.001 s [2019-07-30T17:41:46.754Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.47 s [2019-07-30T17:41:46.754Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.33 s [2019-07-30T17:41:46.754Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.121 s [2019-07-30T17:41:46.754Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.001 s [2019-07-30T17:41:46.754Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T17:41:46.754Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.222 s [2019-07-30T17:41:46.754Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.167 s [2019-07-30T17:41:46.754Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T17:41:46.754Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T17:41:46.754Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.009 s [2019-07-30T17:41:46.754Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.002 s [2019-07-30T17:41:46.754Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.116 s [2019-07-30T17:41:46.754Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T17:41:46.754Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-30T17:41:49.267Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.996 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-30T17:41:49.267Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.005 s [2019-07-30T17:41:49.267Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.001 s [2019-07-30T17:41:49.267Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.696 s [2019-07-30T17:41:49.267Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.524 s [2019-07-30T17:41:49.267Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.11 s [2019-07-30T17:41:49.267Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T17:41:49.267Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.001 s [2019-07-30T17:41:49.267Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.164 s [2019-07-30T17:41:49.267Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.182 s [2019-07-30T17:41:49.267Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T17:41:49.267Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T17:41:49.267Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T17:41:49.267Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.001 s [2019-07-30T17:41:49.267Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.309 s [2019-07-30T17:41:49.267Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T17:41:49.267Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-30T17:41:51.154Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.938 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-30T17:41:51.154Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.005 s [2019-07-30T17:41:51.154Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T17:41:51.154Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.701 s [2019-07-30T17:41:51.154Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.404 s [2019-07-30T17:41:51.154Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.116 s [2019-07-30T17:41:51.154Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T17:41:51.154Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T17:41:51.154Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.345 s [2019-07-30T17:41:51.154Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.363 s [2019-07-30T17:41:51.154Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T17:41:51.154Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T17:41:51.154Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T17:41:51.154Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-30T17:41:51.154Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T17:41:51.154Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T17:41:51.154Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-30T17:41:51.409Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.591 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-30T17:41:51.409Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.263 s [2019-07-30T17:41:51.409Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.034 s [2019-07-30T17:41:51.409Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.056 s [2019-07-30T17:41:51.409Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.035 s [2019-07-30T17:41:51.409Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.075 s [2019-07-30T17:41:51.409Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.039 s [2019-07-30T17:41:51.409Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.053 s [2019-07-30T17:41:51.409Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.034 s [2019-07-30T17:41:51.409Z] [2019-07-30T17:41:51.409Z] Results: [2019-07-30T17:41:51.409Z] [2019-07-30T17:41:51.409Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:41:51.409Z] [2019-07-30T17:41:52.336Z] [INFO] All tests passed! [2019-07-30T17:41:52.336Z] [INFO] [2019-07-30T17:41:52.336Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T17:41:52.336Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:41:52.336Z] [INFO] [2019-07-30T17:41:52.336Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T17:41:52.591Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:41:52.591Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:41:52.846Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:41:53.101Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:41:53.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T17:41:53.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:41:53.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:41:53.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:41:53.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:41:53.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:41:53.866Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:41:53.866Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T17:41:54.122Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:41:54.122Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:41:54.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T17:41:54.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:41:54.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:41:54.379Z] [INFO] [2019-07-30T17:41:54.379Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T17:41:54.379Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:41:54.379Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:41:54.379Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:41:54.379Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:41:54.379Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:41:54.379Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:41:54.379Z] [INFO] [2019-07-30T17:41:54.379Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T17:41:54.379Z] [INFO] [2019-07-30T17:41:54.379Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >-- [2019-07-30T17:41:54.379Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT [44/134] [2019-07-30T17:41:54.379Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:41:54.379Z] [INFO] [2019-07-30T17:41:54.379Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T17:41:54.379Z] [INFO] [2019-07-30T17:41:54.379Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T17:41:54.379Z] [INFO] The project's OSGi version is 1.0.2.201907301708 [2019-07-30T17:41:54.379Z] [INFO] [2019-07-30T17:41:54.379Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T17:41:54.379Z] [INFO] [2019-07-30T17:41:54.379Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T17:41:54.379Z] [INFO] [2019-07-30T17:41:54.379Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T17:41:54.379Z] [INFO] [2019-07-30T17:41:54.379Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T17:41:54.379Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:41:54.379Z] [INFO] [2019-07-30T17:41:54.379Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T17:41:54.379Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:41:54.379Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources [2019-07-30T17:41:54.379Z] [INFO] [2019-07-30T17:41:54.379Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T17:41:54.643Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes [2019-07-30T17:41:54.643Z] [INFO] [2019-07-30T17:41:54.643Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T17:41:54.643Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:41:54.643Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources [2019-07-30T17:41:54.643Z] [INFO] [2019-07-30T17:41:54.643Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T17:41:54.898Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:41:54.898Z] [INFO] [2019-07-30T17:41:54.898Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T17:41:54.898Z] [INFO] [2019-07-30T17:41:54.898Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T17:41:54.898Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:41:54.898Z] [INFO] [2019-07-30T17:41:54.898Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T17:41:54.898Z] [INFO] [2019-07-30T17:41:54.898Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T17:41:54.898Z] [INFO] [2019-07-30T17:41:54.898Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T17:41:54.898Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:41:54.898Z] [INFO] [2019-07-30T17:41:54.898Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T17:41:54.898Z] [INFO] [2019-07-30T17:41:54.898Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T17:41:56.260Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T17:41:56.260Z] [INFO] Command line: [2019-07-30T17:41:56.260Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T17:41:56.260Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:41:58.148Z] !SESSION 2019-07-30 17:41:56.026 ----------------------------------------------- [2019-07-30T17:41:58.148Z] eclipse.buildId=unknown [2019-07-30T17:41:58.148Z] java.version=1.8.0_202 [2019-07-30T17:41:58.148Z] java.vendor=Oracle Corporation [2019-07-30T17:41:58.148Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:41:58.148Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T17:41:58.148Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T17:41:58.148Z] [2019-07-30T17:41:58.148Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:41:57.912 [2019-07-30T17:41:58.148Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:41:58.148Z] !STACK 0 [2019-07-30T17:41:58.148Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T17:41:58.148Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:41:58.148Z] [2019-07-30T17:41:58.148Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:41:58.148Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:41:58.148Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:41:58.148Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:41:58.148Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:41:58.148Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:41:58.148Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:41:58.148Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:41:58.148Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:41:58.148Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:41:58.148Z] [2019-07-30T17:41:58.148Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:41:58.017 [2019-07-30T17:41:58.148Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:41:58.148Z] !STACK 0 [2019-07-30T17:41:58.148Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T17:41:58.148Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:41:58.148Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:41:58.148Z] -> 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-30T17:41:58.148Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T17:41:58.148Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:41:58.148Z] [2019-07-30T17:41:58.148Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:41:58.148Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:41:58.148Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:41:58.148Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:41:58.148Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:41:58.148Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:41:58.148Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:41:58.148Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:41:58.148Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:41:58.148Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:41:59.512Z] process 7939: 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-30T17:41:59.512Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T17:41:59.767Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:41:59.767Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:42:06.573Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-30T17:42:06.573Z] Display size: 1440x900 [2019-07-30T17:42:06.573Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-30T17:42:06.573Z] GTK version=3.18.9 [2019-07-30T17:42:06.573Z] GTK theme=Ambiance [2019-07-30T17:42:06.573Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T17:42:06.573Z] Time zone: Coordinated Universal Time [2019-07-30T17:42:06.573Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T17:42:06.573Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T17:42:07.937Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T17:42:07.937Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:42:07.937Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*} [2019-07-30T17:42:07.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1140432168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T17:42:07.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140432169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T17:42:07.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1140432170 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T17:42:07.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1140432170 data=null} to TimeGraphControl with text {} [2019-07-30T17:42:07.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140432171 data=null button=1 stateMask=0x0 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-30T17:42:07.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1140432174 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-30T17:42:07.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140432174 data=null button=1 stateMask=0x80000 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-30T17:42:07.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1140432174 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-30T17:42:07.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1140432175 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-30T17:42:07.937Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=1140432175 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-30T17:42:07.938Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=1140432176 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-30T17:42:07.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1140432176 data=null button=1 stateMask=0x80000 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-30T17:42:07.938Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=1140432176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T17:42:07.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1140432182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T17:42:07.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1140432182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T17:42:07.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1140432182 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T17:42:07.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1140432183 data=null} to TimeGraphControl with text {} [2019-07-30T17:42:07.938Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*} [2019-07-30T17:42:08.193Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T17:42:08.193Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T17:42:08.193Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T17:42:08.447Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T17:42:08.702Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T17:42:08.702Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T17:42:08.958Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T17:42:08.958Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T17:42:08.958Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.184 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-30T17:42:08.958Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.601 s [2019-07-30T17:42:08.958Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.11 s [2019-07-30T17:42:08.958Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.099 s [2019-07-30T17:42:08.958Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.104 s [2019-07-30T17:42:08.958Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.27 s [2019-07-30T17:42:08.958Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.099 s [2019-07-30T17:42:08.958Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.091 s [2019-07-30T17:42:08.958Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.098 s [2019-07-30T17:42:08.958Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.11 s [2019-07-30T17:42:08.958Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-30T17:42:09.519Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-30T17:42:09.519Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped [2019-07-30T17:42:09.519Z] [2019-07-30T17:42:09.519Z] Results: [2019-07-30T17:42:09.519Z] [2019-07-30T17:42:09.519Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T17:42:09.519Z] [2019-07-30T17:42:10.883Z] [INFO] All tests passed! [2019-07-30T17:42:10.883Z] [INFO] [2019-07-30T17:42:10.883Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T17:42:10.883Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:42:10.883Z] [INFO] [2019-07-30T17:42:10.883Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T17:42:11.902Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:42:11.902Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:42:11.902Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:42:12.157Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:42:12.157Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T17:42:12.412Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:42:12.412Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:42:12.412Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:42:12.412Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:42:12.412Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T17:42:12.667Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 23 classes [2019-07-30T17:42:12.667Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:42:12.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:42:12.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T17:42:13.176Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:42:14.103Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T17:42:14.103Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:42:14.103Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T17:42:14.103Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T17:42:14.358Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T17:42:14.358Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T17:42:14.358Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T17:42:14.358Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:42:14.613Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:42:14.613Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:42:14.613Z] [INFO] [2019-07-30T17:42:14.613Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T17:42:14.613Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:14.613Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:14.613Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:14.613Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:14.613Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:14.868Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:14.868Z] [INFO] [2019-07-30T17:42:14.868Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T17:42:14.868Z] [INFO] [2019-07-30T17:42:14.868Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >--- [2019-07-30T17:42:14.868Z] [INFO] Building Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT [45/134] [2019-07-30T17:42:14.868Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T17:42:14.868Z] [INFO] [2019-07-30T17:42:14.868Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T17:42:14.868Z] [INFO] [2019-07-30T17:42:14.868Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T17:42:14.868Z] [INFO] [2019-07-30T17:42:14.868Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T17:42:14.868Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:42:14.868Z] [INFO] [2019-07-30T17:42:14.868Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T17:42:14.868Z] [INFO] [2019-07-30T17:42:14.868Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T17:42:14.868Z] [INFO] [2019-07-30T17:42:14.868Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T17:42:14.868Z] [INFO] [2019-07-30T17:42:14.868Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T17:42:14.868Z] [INFO] [2019-07-30T17:42:14.868Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T17:42:14.868Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:42:14.868Z] [INFO] [2019-07-30T17:42:14.868Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T17:42:14.868Z] [INFO] [2019-07-30T17:42:14.868Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T17:42:14.868Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:14.868Z] [INFO] [2019-07-30T17:42:14.868Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >-- [2019-07-30T17:42:14.868Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT [46/134] [2019-07-30T17:42:14.868Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:42:14.868Z] [INFO] [2019-07-30T17:42:14.868Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T17:42:14.868Z] [INFO] [2019-07-30T17:42:14.868Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T17:42:14.868Z] [INFO] The project's OSGi version is 1.1.1.201907301708 [2019-07-30T17:42:14.868Z] [INFO] [2019-07-30T17:42:14.868Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T17:42:14.868Z] [INFO] [2019-07-30T17:42:14.868Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T17:42:14.868Z] [INFO] [2019-07-30T17:42:14.868Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T17:42:14.868Z] [INFO] [2019-07-30T17:42:14.868Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T17:42:14.868Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:42:14.868Z] [INFO] [2019-07-30T17:42:14.868Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T17:42:14.868Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:42:14.868Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources [2019-07-30T17:42:14.868Z] [INFO] [2019-07-30T17:42:14.868Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T17:42:14.868Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes [2019-07-30T17:42:14.868Z] [INFO] [2019-07-30T17:42:14.868Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T17:42:14.868Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:42:14.868Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources [2019-07-30T17:42:14.868Z] [INFO] [2019-07-30T17:42:14.868Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T17:42:14.868Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar [2019-07-30T17:42:15.124Z] [INFO] [2019-07-30T17:42:15.124Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T17:42:15.124Z] [INFO] [2019-07-30T17:42:15.124Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T17:42:15.124Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-07-30T17:42:15.124Z] [INFO] [2019-07-30T17:42:15.124Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T17:42:15.124Z] [INFO] [2019-07-30T17:42:15.124Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T17:42:15.124Z] [INFO] [2019-07-30T17:42:15.124Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T17:42:15.124Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-07-30T17:42:15.124Z] [INFO] [2019-07-30T17:42:15.124Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T17:42:15.124Z] [INFO] [2019-07-30T17:42:15.124Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T17:42:15.124Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:42:15.124Z] [INFO] [2019-07-30T17:42:15.124Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T17:42:15.124Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:42:15.124Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:42:15.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:42:15.634Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:42:15.889Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T17:42:15.889Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:42:15.889Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:42:15.889Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:42:16.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:42:16.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:42:16.145Z] [INFO] [2019-07-30T17:42:16.145Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T17:42:16.145Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:16.145Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:16.145Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:16.145Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:16.145Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:16.145Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:16.145Z] [INFO] [2019-07-30T17:42:16.145Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T17:42:16.145Z] [INFO] [2019-07-30T17:42:16.145Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >-- [2019-07-30T17:42:16.145Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT [47/134] [2019-07-30T17:42:16.145Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:42:16.145Z] [INFO] [2019-07-30T17:42:16.145Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T17:42:16.145Z] [INFO] [2019-07-30T17:42:16.145Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T17:42:16.145Z] [INFO] The project's OSGi version is 3.2.2.201907301708 [2019-07-30T17:42:16.145Z] [INFO] [2019-07-30T17:42:16.145Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T17:42:16.145Z] [INFO] [2019-07-30T17:42:16.145Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T17:42:16.145Z] [INFO] [2019-07-30T17:42:16.145Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T17:42:16.145Z] [INFO] [2019-07-30T17:42:16.145Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T17:42:16.145Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:42:16.145Z] [INFO] [2019-07-30T17:42:16.145Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T17:42:16.145Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:42:16.145Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources [2019-07-30T17:42:16.145Z] [INFO] [2019-07-30T17:42:16.145Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T17:42:16.145Z] [INFO] Compiling 94 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes [2019-07-30T17:42:16.706Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[177] [2019-07-30T17:42:16.706Z] int attributeQuark = series.getKey().fQuark; [2019-07-30T17:42:16.706Z] ^^^^^^^^^^^^^^^ [2019-07-30T17:42:16.706Z] 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-30T17:42:16.706Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[180] [2019-07-30T17:42:16.706Z] series.getValue().getData()[i] = extractValue(value); [2019-07-30T17:42:16.706Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T17:42:16.706Z] 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-30T17:42:16.706Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[187] [2019-07-30T17:42:16.706Z] if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) { [2019-07-30T17:42:16.706Z] ^^^^^^^^^^^^^^^ [2019-07-30T17:42:16.706Z] 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-30T17:42:16.706Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[188] [2019-07-30T17:42:16.706Z] getSeriesDelta(series.getValue().getData()); [2019-07-30T17:42:16.706Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T17:42:16.706Z] 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-30T17:42:16.706Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[192] [2019-07-30T17:42:16.706Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-30T17:42:16.706Z] ^^^^^^^^^^^^^^ [2019-07-30T17:42:16.706Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:42:16.706Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2019-07-30T17:42:16.706Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-30T17:42:16.706Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:42:16.706Z] 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-30T17:42:16.706Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2019-07-30T17:42:16.706Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-30T17:42:16.706Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:42:16.706Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:42:16.706Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[175] [2019-07-30T17:42:16.706Z] buffer.putString(entry.getKey()); [2019-07-30T17:42:16.706Z] ^^^^^^^^^^^^^^ [2019-07-30T17:42:16.706Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:42:16.706Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[202] [2019-07-30T17:42:16.706Z] size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey()); [2019-07-30T17:42:16.706Z] ^^^^^^^^^^^^^^ [2019-07-30T17:42:16.706Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:42:16.706Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java:[55] [2019-07-30T17:42:16.706Z] final String alias = entry.getValue(); [2019-07-30T17:42:16.706Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:42:16.706Z] 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-30T17:42:16.706Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[265] [2019-07-30T17:42:16.706Z] series.getValue().getData()[i] = extractValue(value); [2019-07-30T17:42:16.706Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T17:42:16.706Z] 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-30T17:42:16.706Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[273] [2019-07-30T17:42:16.706Z] getSeriesDelta(series.getValue().getData()); [2019-07-30T17:42:16.706Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T17:42:16.706Z] 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-30T17:42:16.706Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[277] [2019-07-30T17:42:16.706Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-30T17:42:16.706Z] ^^^^^^^^^^^^^^ [2019-07-30T17:42:16.706Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:42:16.706Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2019-07-30T17:42:16.706Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-30T17:42:16.706Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:42:16.706Z] 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-30T17:42:16.706Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2019-07-30T17:42:16.706Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-30T17:42:16.706Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:42:16.706Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:42:16.706Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[368] [2019-07-30T17:42:16.706Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T17:42:16.706Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:42:16.706Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:42:16.706Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java:[160] [2019-07-30T17:42:16.706Z] fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate()); [2019-07-30T17:42:16.706Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:42:16.706Z] 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-30T17:42:16.706Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[122] [2019-07-30T17:42:16.706Z] provider = generateExperimentProviderXy(traces, viewElement); [2019-07-30T17:42:16.706Z] ^^^^^^ [2019-07-30T17:42:16.706Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-30T17:42:16.706Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[184] [2019-07-30T17:42:16.707Z] provider = generateExperimentProviderTimeGraph(traces, viewElement); [2019-07-30T17:42:16.707Z] ^^^^^^ [2019-07-30T17:42:16.707Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-30T17:42:16.707Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[238] [2019-07-30T17:42:16.707Z] TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement)); [2019-07-30T17:42:16.707Z] ^^^^^^^^^^^^^^ [2019-07-30T17:42:16.707Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T17:42:16.707Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[259] [2019-07-30T17:42:16.707Z] buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList); [2019-07-30T17:42:16.707Z] ^^^^^ [2019-07-30T17:42:16.707Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:42:16.707Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[403] [2019-07-30T17:42:16.707Z] return quarkToRow.values(); [2019-07-30T17:42:16.707Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:42:16.707Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>' [2019-07-30T17:42:16.707Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java:[83] [2019-07-30T17:42:16.707Z] return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances); [2019-07-30T17:42:16.707Z] ^^^^^^ [2019-07-30T17:42:16.707Z] 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-30T17:42:16.707Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java:[79] [2019-07-30T17:42:16.707Z] Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container); [2019-07-30T17:42:16.707Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:42:16.707Z] 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-30T17:42:16.707Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[162] [2019-07-30T17:42:16.707Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-30T17:42:16.707Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:42:16.707Z] 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-30T17:42:16.707Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[186] [2019-07-30T17:42:16.707Z] for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) { [2019-07-30T17:42:16.707Z] ^^^^^^^^^^^^^^ [2019-07-30T17:42:16.707Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable [2019-07-30T17:42:16.707Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[319] [2019-07-30T17:42:16.707Z] return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$ [2019-07-30T17:42:16.707Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:42:16.707Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-30T17:42:16.707Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[354] [2019-07-30T17:42:16.707Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_StateSystemPrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-30T17:42:16.707Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:42:16.707Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:42:16.707Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[360] [2019-07-30T17:42:16.707Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_SegmentStorePrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-30T17:42:16.707Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:42:16.707Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:42:16.707Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java:[23] [2019-07-30T17:42:16.707Z] * {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package [2019-07-30T17:42:16.707Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:42:16.707Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type [2019-07-30T17:42:16.707Z] 30 problems (30 warnings) [2019-07-30T17:42:16.707Z] [INFO] [2019-07-30T17:42:16.707Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T17:42:16.707Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:42:16.707Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources [2019-07-30T17:42:16.707Z] [INFO] [2019-07-30T17:42:16.707Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T17:42:16.962Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-sources.jar [2019-07-30T17:42:16.962Z] [INFO] [2019-07-30T17:42:16.962Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T17:42:16.962Z] [INFO] [2019-07-30T17:42:16.962Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T17:42:16.962Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-30T17:42:16.962Z] [INFO] [2019-07-30T17:42:16.962Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T17:42:16.962Z] [INFO] [2019-07-30T17:42:16.962Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T17:42:16.962Z] [INFO] [2019-07-30T17:42:16.962Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T17:42:16.962Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-30T17:42:17.218Z] [INFO] [2019-07-30T17:42:17.218Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T17:42:17.218Z] [INFO] [2019-07-30T17:42:17.218Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T17:42:17.218Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:42:17.218Z] [INFO] [2019-07-30T17:42:17.218Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T17:42:17.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:42:17.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:42:17.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:42:18.398Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:42:18.398Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:42:18.398Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:42:18.398Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:42:18.398Z] [INFO] [2019-07-30T17:42:18.398Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T17:42:18.398Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:18.398Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:18.398Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:18.398Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:18.398Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:18.398Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:18.398Z] [INFO] [2019-07-30T17:42:18.398Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T17:42:18.398Z] [INFO] [2019-07-30T17:42:18.398Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >-- [2019-07-30T17:42:18.398Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT [48/134] [2019-07-30T17:42:18.398Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:42:18.398Z] [INFO] [2019-07-30T17:42:18.398Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T17:42:18.398Z] [INFO] [2019-07-30T17:42:18.398Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T17:42:18.398Z] [INFO] The project's OSGi version is 3.0.0.201907301708 [2019-07-30T17:42:18.398Z] [INFO] [2019-07-30T17:42:18.398Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T17:42:18.398Z] [INFO] [2019-07-30T17:42:18.398Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T17:42:18.398Z] [INFO] [2019-07-30T17:42:18.398Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T17:42:18.398Z] [INFO] [2019-07-30T17:42:18.398Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T17:42:18.398Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:42:18.398Z] [INFO] [2019-07-30T17:42:18.398Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T17:42:18.398Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:42:18.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources [2019-07-30T17:42:18.398Z] [INFO] [2019-07-30T17:42:18.398Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T17:42:18.398Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes [2019-07-30T17:42:18.654Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[105] [2019-07-30T17:42:18.654Z] Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq()); [2019-07-30T17:42:18.654Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:42:18.654Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-30T17:42:18.654Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[106] [2019-07-30T17:42:18.654Z] Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq()); [2019-07-30T17:42:18.654Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:42:18.654Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-30T17:42:18.654Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[107] [2019-07-30T17:42:18.654Z] Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags()); [2019-07-30T17:42:18.654Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:42:18.654Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-30T17:42:18.654Z] 3 problems (3 warnings) [2019-07-30T17:42:18.654Z] [INFO] [2019-07-30T17:42:18.654Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T17:42:18.654Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:42:18.654Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources [2019-07-30T17:42:18.654Z] [INFO] [2019-07-30T17:42:18.654Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T17:42:18.654Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-sources.jar [2019-07-30T17:42:18.908Z] [INFO] [2019-07-30T17:42:18.908Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T17:42:18.908Z] [INFO] [2019-07-30T17:42:18.908Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T17:42:18.908Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-30T17:42:18.908Z] [INFO] [2019-07-30T17:42:18.908Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T17:42:18.908Z] [INFO] [2019-07-30T17:42:18.908Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T17:42:18.908Z] [INFO] [2019-07-30T17:42:18.908Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T17:42:18.908Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-30T17:42:19.163Z] [INFO] [2019-07-30T17:42:19.163Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T17:42:19.163Z] [INFO] [2019-07-30T17:42:19.163Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T17:42:19.163Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:42:19.163Z] [INFO] [2019-07-30T17:42:19.163Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T17:42:19.419Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:42:19.419Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:42:19.419Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:42:20.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:42:20.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T17:42:20.563Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T17:42:20.563Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T17:42:20.563Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:42:20.564Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:42:20.564Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:42:20.564Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:42:20.564Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:42:20.564Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:42:20.819Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T17:42:20.819Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:42:20.819Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T17:42:21.075Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:42:21.075Z] [INFO] [2019-07-30T17:42:21.075Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T17:42:21.075Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:21.075Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:21.075Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:21.075Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:21.075Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:21.075Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:21.075Z] [INFO] [2019-07-30T17:42:21.075Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T17:42:21.075Z] [INFO] [2019-07-30T17:42:21.075Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >-- [2019-07-30T17:42:21.075Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT [49/134] [2019-07-30T17:42:21.075Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:42:21.075Z] [INFO] [2019-07-30T17:42:21.075Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T17:42:21.075Z] [INFO] [2019-07-30T17:42:21.075Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T17:42:21.075Z] [INFO] The project's OSGi version is 0.0.4.201907301708 [2019-07-30T17:42:21.075Z] [INFO] [2019-07-30T17:42:21.075Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T17:42:21.075Z] [INFO] [2019-07-30T17:42:21.075Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T17:42:21.075Z] [INFO] [2019-07-30T17:42:21.075Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T17:42:21.075Z] [INFO] [2019-07-30T17:42:21.075Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T17:42:21.075Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:42:21.075Z] [INFO] [2019-07-30T17:42:21.075Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T17:42:21.075Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:42:21.075Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources [2019-07-30T17:42:21.075Z] [INFO] [2019-07-30T17:42:21.075Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T17:42:21.075Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes [2019-07-30T17:42:21.331Z] [INFO] [2019-07-30T17:42:21.331Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T17:42:21.331Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:42:21.331Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources [2019-07-30T17:42:21.331Z] [INFO] [2019-07-30T17:42:21.331Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T17:42:21.331Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:21.331Z] [INFO] [2019-07-30T17:42:21.331Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T17:42:21.331Z] [INFO] [2019-07-30T17:42:21.331Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T17:42:21.331Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:21.587Z] [INFO] [2019-07-30T17:42:21.587Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T17:42:21.587Z] [INFO] [2019-07-30T17:42:21.587Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T17:42:21.587Z] [INFO] [2019-07-30T17:42:21.587Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T17:42:21.587Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:42:21.587Z] [INFO] [2019-07-30T17:42:21.587Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T17:42:21.587Z] [INFO] [2019-07-30T17:42:21.587Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T17:42:22.512Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T17:42:22.512Z] [INFO] Command line: [2019-07-30T17:42:22.512Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T17:42:22.512Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:42:24.599Z] !SESSION 2019-07-30 17:42:22.541 ----------------------------------------------- [2019-07-30T17:42:24.599Z] eclipse.buildId=unknown [2019-07-30T17:42:24.599Z] java.version=1.8.0_202 [2019-07-30T17:42:24.599Z] java.vendor=Oracle Corporation [2019-07-30T17:42:24.599Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:42:24.599Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T17:42:24.599Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T17:42:24.599Z] [2019-07-30T17:42:24.599Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:42:24.509 [2019-07-30T17:42:24.599Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:42:24.599Z] !STACK 0 [2019-07-30T17:42:24.599Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T17:42:24.599Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:42:24.599Z] [2019-07-30T17:42:24.599Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:42:24.599Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:42:24.599Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:42:24.599Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:42:24.599Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:42:24.599Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:42:24.599Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:42:24.599Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:42:24.599Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:42:24.599Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:42:24.599Z] [2019-07-30T17:42:24.599Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:42:24.552 [2019-07-30T17:42:24.599Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:42:24.854Z] !STACK 0 [2019-07-30T17:42:24.854Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T17:42:24.854Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:42:24.854Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:42:24.854Z] -> 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-30T17:42:24.854Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T17:42:24.854Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:42:24.854Z] [2019-07-30T17:42:24.854Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:42:24.854Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:42:24.854Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:42:24.854Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:42:24.854Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:42:24.854Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:42:24.854Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:42:24.854Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:42:24.854Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:42:24.854Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:42:26.739Z] process 8041: 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-30T17:42:26.739Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T17:42:27.300Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:42:27.300Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:42:33.832Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-30T17:42:34.393Z] Display size: 1440x900 [2019-07-30T17:42:34.393Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-30T17:42:34.393Z] GTK version=3.18.9 [2019-07-30T17:42:34.393Z] GTK theme=Ambiance [2019-07-30T17:42:34.393Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T17:42:34.393Z] Time zone: Coordinated Universal Time [2019-07-30T17:42:34.393Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T17:42:34.393Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T17:42:35.756Z] *** BUG *** [2019-07-30T17:42:35.756Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:42:35.756Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:42:35.756Z] [2019-07-30T17:42:35.756Z] *** BUG *** [2019-07-30T17:42:35.756Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:42:35.756Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:42:35.756Z] [2019-07-30T17:42:35.756Z] *** BUG *** [2019-07-30T17:42:35.756Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:42:35.756Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:42:35.756Z] [2019-07-30T17:42:35.756Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T17:42:35.756Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T17:43:14.403Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T17:43:14.403Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:43:14.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:43:14.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:43:14.403Z] DEBUG - Setting state to checked on: minor_faults [2019-07-30T17:43:14.403Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T17:43:14.403Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T17:43:16.915Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T17:43:16.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:43:16.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:43:16.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:43:16.915Z] DEBUG - Setting state to checked on: kernel_vm [2019-07-30T17:43:16.915Z] DEBUG - Setting state to unchecked on: minor_faults [2019-07-30T17:43:16.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140500970 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:43:16.915Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:43:16.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:43:16.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:43:16.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:43:16.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140501002 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:43:16.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140501004 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:43:16.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140501004 data=null} to TreeItem with text {test} [2019-07-30T17:43:16.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140501005 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:43:16.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140501006 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:43:16.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140501074 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:43:17.169Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:43:17.169Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:43:17.169Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:43:18.095Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:43:18.095Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:43:18.095Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:43:18.095Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:43:18.095Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:43:18.095Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:43:18.095Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:43:18.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:43:18.095Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:43:18.095Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:43:18.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140502195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:43:18.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140502195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:43:18.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140502195 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:43:18.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140502196 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:43:18.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140502196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:43:18.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140502196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:43:18.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140502196 data=null item=null detail=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-30T17:43:18.095Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140502196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:43:18.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140502196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:43:18.095Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140502197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:43:18.095Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140502197 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:43:18.095Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140502197 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:43:18.095Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:43:18.095Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:43:18.095Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:43:18.095Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:43:18.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:43:18.095Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:43:18.095Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:43:18.095Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:43:18.095Z] DEBUG - Clicking on OK [2019-07-30T17:43:18.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140502200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:43:18.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140502200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:43:18.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140502200 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:43:18.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140502200 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:43:18.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140502200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:43:18.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140502200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:43:18.095Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:43:18.095Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:43:18.095Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:43:18.095Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:43:18.095Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:43:18.095Z] DEBUG - Clicked on OK [2019-07-30T17:43:18.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140502200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:43:18.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140501281 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-30T17:43:19.215Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.515 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-30T17:43:19.215Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 38.601 s [2019-07-30T17:43:19.215Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 2.818 s [2019-07-30T17:43:19.215Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-30T17:43:19.470Z] *** BUG *** [2019-07-30T17:43:19.470Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:43:19.470Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:43:19.470Z] [2019-07-30T17:43:19.470Z] *** BUG *** [2019-07-30T17:43:19.470Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:43:19.470Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:43:19.470Z] [2019-07-30T17:43:19.470Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T17:43:19.470Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T17:43:51.487Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T17:43:51.487Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:43:51.487Z] DEBUG - number of items : 6 [2019-07-30T17:43:51.487Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140531688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140531688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140531688 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1140531689 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140531689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140531689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140531689 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-30T17:43:51.487Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140531700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140531700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140531701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140531701 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140531701 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-30T17:43:51.487Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-30T17:43:51.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1140531705 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-30T17:43:51.487Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-30T17:43:51.487Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T17:43:51.487Z] DEBUG - number of items : 6 [2019-07-30T17:43:51.487Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140531899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140531899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140531899 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140531899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140531900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140531900 data=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-30T17:43:51.487Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140531903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140531903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140531903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140531903 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140531904 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T17:43:51.487Z] DEBUG - number of items : 6 [2019-07-30T17:43:51.487Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140531909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140531909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140531914 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140531914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140531915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140531915 data=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-30T17:43:51.487Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140531963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140531964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140531964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140531964 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140531964 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:43:51.487Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-30T17:43:51.487Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T17:43:51.487Z] DEBUG - number of items : 6 [2019-07-30T17:43:51.487Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140531971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140531971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140531971 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140531971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140531971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140531971 data=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-30T17:43:51.487Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140531974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140531974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140531975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140531975 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140531975 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T17:43:51.487Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T17:43:51.487Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T17:43:51.487Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T17:43:51.487Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T17:43:51.487Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:44:01.422Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T17:44:01.422Z] DEBUG - number of items : 6 [2019-07-30T17:44:01.422Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140545469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140545470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.422Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140545470 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1140545470 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140545470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140545470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140545470 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-30T17:44:01.422Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140545512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140545513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.422Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140545513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.422Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140545513 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.422Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140545513 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.422Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.422Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel' [2019-07-30T17:44:01.422Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140545613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140545613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.422Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140545613 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1140545614 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140545614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140545614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140545614 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-30T17:44:01.677Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140545699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140545700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.677Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140545700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.677Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140545700 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.677Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140545700 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.677Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T17:44:01.677Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-30T17:44:01.677Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-30T17:44:01.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1140545705 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-30T17:44:01.677Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-30T17:44:01.677Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T17:44:01.932Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T17:44:01.932Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:44:01.932Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:44:02.187Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T17:44:02.187Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T17:44:02.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:44:02.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:44:02.187Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T17:44:02.442Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T17:44:02.442Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:44:02.442Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:44:02.442Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T17:44:02.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:44:02.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:44:02.697Z] DEBUG - number of items : 6 [2019-07-30T17:44:02.697Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-30T17:44:02.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140546770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:44:02.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140546770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:44:02.697Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140546770 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:44:02.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140546770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:44:02.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140546770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:44:02.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140546770 data=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-30T17:44:02.697Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140546774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:02.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140546775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:02.697Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140546775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:02.697Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140546775 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:02.697Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140546775 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:02.697Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T17:44:02.697Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T17:44:02.697Z] DEBUG - number of items : 6 [2019-07-30T17:44:02.697Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T17:44:02.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140546864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:02.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140546864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:02.697Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140546864 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:02.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140546864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:02.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140546864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:02.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140546864 data=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-30T17:44:02.697Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140546866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:44:02.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140546866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:44:02.697Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140546867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:44:02.697Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140546867 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:44:02.697Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140546867 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:44:02.697Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-30T17:44:02.697Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T17:44:02.697Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T17:44:02.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T17:44:02.953Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T17:44:05.465Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T17:44:05.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:44:05.465Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view' [2019-07-30T17:44:05.465Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm' [2019-07-30T17:44:05.465Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm' [2019-07-30T17:44:05.465Z] *** BUG *** [2019-07-30T17:44:05.465Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:44:05.465Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:44:05.465Z] [2019-07-30T17:44:05.465Z] *** BUG *** [2019-07-30T17:44:05.465Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:44:05.465Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:44:05.465Z] [2019-07-30T17:44:05.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=1140549484 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-30T17:44:05.465Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm' [2019-07-30T17:44:05.465Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T17:44:05.465Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T17:44:05.720Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance' [2019-07-30T17:44:05.720Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-30T17:44:05.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=1140549878 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-30T17:44:05.720Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-30T17:44:05.720Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T17:44:06.646Z] *** BUG *** [2019-07-30T17:44:06.646Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:44:06.646Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:44:06.646Z] [2019-07-30T17:44:06.646Z] *** BUG *** [2019-07-30T17:44:06.646Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:44:06.646Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:44:06.646Z] [2019-07-30T17:44:06.646Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T17:44:06.901Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-30T17:44:07.156Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T17:44:07.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:44:07.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:44:07.411Z] DEBUG - number of items : 6 [2019-07-30T17:44:07.411Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T17:44:07.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1140551575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:07.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140551575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:07.411Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1140551575 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:07.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1140551575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:07.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1140551575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T17:44:07.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1140551575 data=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-30T17:44:07.411Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1140551576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:44:07.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1140551585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:44:07.411Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1140551586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:44:07.411Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1140551586 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:44:07.411Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1140551586 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-30T17:44:07.411Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-30T17:44:07.411Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-30T17:44:07.666Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:44:07.666Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:44:08.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140552675 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:44:08.592Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:44:08.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:44:08.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:44:08.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:44:08.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140552704 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:44:08.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140552705 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:44:08.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140552705 data=null} to TreeItem with text {test} [2019-07-30T17:44:08.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140552705 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:44:08.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140552705 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:44:08.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140552718 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:44:08.592Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:44:08.592Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:44:08.847Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:44:09.408Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:44:09.408Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:44:09.408Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:44:09.408Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:44:09.408Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:44:09.408Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:44:09.408Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:44:09.408Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:44:09.408Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:44:09.408Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:44:09.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140553533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:44:09.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140553533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:44:09.408Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140553533 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:44:09.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140553533 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:44:09.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140553533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:44:09.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140553534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:44:09.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140553534 data=null item=null detail=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-30T17:44:09.408Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140553534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:44:09.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140553534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:44:09.408Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140553534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:44:09.408Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140553534 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:44:09.408Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140553534 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:44:09.408Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:44:09.408Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:44:09.408Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:44:09.408Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:44:09.408Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:44:09.408Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:44:09.408Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:44:09.408Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:44:09.408Z] DEBUG - Clicking on OK [2019-07-30T17:44:09.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140553535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:44:09.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140553535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:44:09.408Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140553535 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:44:09.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140553535 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:44:09.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140553536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:44:09.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140553536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:44:09.408Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:44:09.408Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:44:09.408Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:44:09.408Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:44:09.408Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:44:09.408Z] DEBUG - Clicked on OK [2019-07-30T17:44:09.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140553536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:44:09.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140552810 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-30T17:44:09.968Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.76 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-30T17:44:09.968Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 28.436 s [2019-07-30T17:44:09.968Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 14.942 s [2019-07-30T17:44:09.968Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 5.554 s [2019-07-30T17:44:09.968Z] [2019-07-30T17:44:09.968Z] Results: [2019-07-30T17:44:09.968Z] [2019-07-30T17:44:09.968Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:44:09.968Z] [2019-07-30T17:44:10.223Z] [2019-07-30T17:44:10.223Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 17:44:10.214 [2019-07-30T17:44:10.223Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T17:44:11.586Z] [INFO] All tests passed! [2019-07-30T17:44:11.586Z] [INFO] [2019-07-30T17:44:11.586Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T17:44:11.586Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:44:11.586Z] [INFO] [2019-07-30T17:44:11.586Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T17:44:12.146Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:44:12.146Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:44:12.146Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:44:12.706Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T17:44:12.961Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:44:13.886Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:44:13.886Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T17:44:13.886Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T17:44:13.886Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T17:44:14.141Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T17:44:14.141Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:44:14.141Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T17:44:14.141Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T17:44:14.141Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T17:44:14.397Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:44:14.397Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:44:14.397Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:44:14.397Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:44:14.397Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:44:14.652Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:44:14.652Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T17:44:14.652Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T17:44:14.907Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T17:44:14.907Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:44:14.907Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:44:15.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:44:15.163Z] [INFO] [2019-07-30T17:44:15.163Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T17:44:15.163Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:44:15.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:44:15.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:44:15.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:44:15.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:44:15.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:44:15.418Z] [INFO] [2019-07-30T17:44:15.418Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T17:44:15.418Z] [INFO] [2019-07-30T17:44:15.418Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >-- [2019-07-30T17:44:15.418Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT [50/134] [2019-07-30T17:44:15.418Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:44:15.418Z] [INFO] [2019-07-30T17:44:15.418Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T17:44:15.418Z] [INFO] [2019-07-30T17:44:15.418Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T17:44:15.418Z] [INFO] The project's OSGi version is 1.0.7.201907301708 [2019-07-30T17:44:15.418Z] [INFO] [2019-07-30T17:44:15.418Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T17:44:15.418Z] [INFO] [2019-07-30T17:44:15.418Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T17:44:15.418Z] [INFO] [2019-07-30T17:44:15.418Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T17:44:15.418Z] [INFO] [2019-07-30T17:44:15.418Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T17:44:15.418Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:44:15.418Z] [INFO] [2019-07-30T17:44:15.418Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T17:44:15.418Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:44:15.418Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources [2019-07-30T17:44:15.418Z] [INFO] [2019-07-30T17:44:15.418Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T17:44:15.418Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes [2019-07-30T17:44:15.673Z] [INFO] [2019-07-30T17:44:15.673Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T17:44:15.673Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:44:15.673Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources [2019-07-30T17:44:15.673Z] [INFO] [2019-07-30T17:44:15.673Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T17:44:15.673Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:44:15.673Z] [INFO] [2019-07-30T17:44:15.673Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T17:44:15.673Z] [INFO] [2019-07-30T17:44:15.673Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T17:44:15.673Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:44:15.673Z] [INFO] [2019-07-30T17:44:15.673Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T17:44:15.673Z] [INFO] [2019-07-30T17:44:15.673Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T17:44:15.673Z] [INFO] [2019-07-30T17:44:15.673Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T17:44:15.673Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:44:15.673Z] [INFO] [2019-07-30T17:44:15.673Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T17:44:15.673Z] [INFO] [2019-07-30T17:44:15.673Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T17:44:17.037Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T17:44:17.037Z] [INFO] Command line: [2019-07-30T17:44:17.037Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T17:44:17.037Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:44:19.548Z] !SESSION 2019-07-30 17:44:16.879 ----------------------------------------------- [2019-07-30T17:44:19.548Z] eclipse.buildId=unknown [2019-07-30T17:44:19.548Z] java.version=1.8.0_202 [2019-07-30T17:44:19.548Z] java.vendor=Oracle Corporation [2019-07-30T17:44:19.548Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:44:19.548Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T17:44:19.548Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T17:44:19.548Z] [2019-07-30T17:44:19.548Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:44:18.925 [2019-07-30T17:44:19.548Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:44:19.548Z] !STACK 0 [2019-07-30T17:44:19.548Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T17:44:19.548Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:44:19.548Z] [2019-07-30T17:44:19.548Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:44:19.548Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:44:19.548Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:44:19.548Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:44:19.548Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:44:19.548Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:44:19.548Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:44:19.548Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:44:19.548Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:44:19.548Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:44:19.548Z] [2019-07-30T17:44:19.548Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:44:19.028 [2019-07-30T17:44:19.548Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:44:19.548Z] !STACK 0 [2019-07-30T17:44:19.548Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T17:44:19.548Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:44:19.548Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:44:19.548Z] -> 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-30T17:44:19.548Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T17:44:19.548Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:44:19.548Z] [2019-07-30T17:44:19.548Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:44:19.548Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:44:19.548Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:44:19.548Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:44:19.548Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:44:19.548Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:44:19.548Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:44:19.548Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:44:19.548Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:44:19.548Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:44:21.435Z] process 8345: 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-30T17:44:21.435Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T17:44:21.435Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:44:21.435Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:44:27.965Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-30T17:44:27.965Z] Display size: 1440x900 [2019-07-30T17:44:27.965Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-30T17:44:27.965Z] GTK version=3.18.9 [2019-07-30T17:44:27.965Z] GTK theme=Ambiance [2019-07-30T17:44:27.965Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T17:44:27.965Z] Time zone: Coordinated Universal Time [2019-07-30T17:44:27.965Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T17:44:27.965Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T17:44:29.850Z] *** BUG *** [2019-07-30T17:44:29.850Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:44:29.850Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:44:29.850Z] [2019-07-30T17:44:29.850Z] *** BUG *** [2019-07-30T17:44:29.850Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:44:29.850Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:44:29.850Z] [2019-07-30T17:44:29.850Z] *** BUG *** [2019-07-30T17:44:29.850Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:44:29.850Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:44:29.850Z] [2019-07-30T17:44:29.850Z] *** BUG *** [2019-07-30T17:44:29.850Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:44:29.850Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:44:29.850Z] [2019-07-30T17:44:29.850Z] *** BUG *** [2019-07-30T17:44:29.850Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:44:29.850Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:44:29.850Z] [2019-07-30T17:44:29.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140573908 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-30T17:44:29.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140573913 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T17:44:29.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140573972 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-30T17:44:29.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140573975 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:44:29.850Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T17:44:29.850Z] *** BUG *** [2019-07-30T17:44:29.850Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:44:29.850Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:44:29.850Z] [2019-07-30T17:44:29.850Z] *** BUG *** [2019-07-30T17:44:29.850Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:44:29.850Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:44:29.850Z] [2019-07-30T17:44:29.850Z] *** BUG *** [2019-07-30T17:44:29.850Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:44:29.850Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:44:29.850Z] [2019-07-30T17:44:30.106Z] *** BUG *** [2019-07-30T17:44:30.106Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:44:30.106Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:44:30.106Z] [2019-07-30T17:44:30.106Z] *** BUG *** [2019-07-30T17:44:30.106Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:44:30.106Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:44:30.106Z] [2019-07-30T17:44:30.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140574183 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-30T17:44:30.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140574185 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T17:44:30.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140574186 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-30T17:44:30.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140574191 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:44:30.106Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T17:44:30.362Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T17:44:30.362Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-30T17:44:30.362Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-30T17:44:30.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1140574478 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-30T17:44:30.362Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-30T17:44:30.362Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T17:44:38.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140581661 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-30T17:44:39.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140583204 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:44:39.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140583205 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-30T17:44:40.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140584268 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:44:40.217Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T17:44:42.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140585868 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-30T17:44:42.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140585872 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T17:44:42.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140585878 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-30T17:44:42.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140585888 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:44:42.103Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T17:44:48.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140592519 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-30T17:44:49.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140593755 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:44:49.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140593756 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-30T17:44:51.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140595485 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:44:51.443Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T17:45:01.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140603801 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-30T17:45:02.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140606238 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:45:02.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140606240 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-30T17:45:03.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140607892 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:45:03.664Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T17:45:13.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140616145 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-30T17:45:14.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140618341 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:45:14.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140618342 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-30T17:45:16.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140620440 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:45:16.607Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T17:45:17.969Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.385 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-30T17:45:17.969Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.483 s [2019-07-30T17:45:17.969Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.197 s [2019-07-30T17:45:17.969Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.292 s [2019-07-30T17:45:17.969Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 11.135 s [2019-07-30T17:45:17.969Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.274 s [2019-07-30T17:45:17.969Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 10.963 s [2019-07-30T17:45:17.969Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 12.386 s [2019-07-30T17:45:17.969Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 12.753 s [2019-07-30T17:45:17.969Z] [2019-07-30T17:45:17.969Z] Results: [2019-07-30T17:45:17.969Z] [2019-07-30T17:45:17.969Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:45:17.969Z] [2019-07-30T17:45:19.341Z] [INFO] All tests passed! [2019-07-30T17:45:19.341Z] [INFO] [2019-07-30T17:45:19.341Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T17:45:19.341Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:45:19.341Z] [INFO] [2019-07-30T17:45:19.341Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T17:45:20.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:45:20.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:45:20.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:45:20.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:45:20.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T17:45:21.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:45:21.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:45:21.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:45:21.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:45:21.338Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T17:45:21.338Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:45:21.593Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:45:21.593Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T17:45:21.593Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T17:45:21.848Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:45:22.774Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T17:45:22.774Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T17:45:23.029Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T17:45:23.029Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:45:23.285Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:45:23.285Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:45:23.285Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:45:23.285Z] [INFO] [2019-07-30T17:45:23.285Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T17:45:23.285Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:45:23.540Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:45:23.540Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:45:23.540Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:45:23.540Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:45:23.540Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:45:23.540Z] [INFO] [2019-07-30T17:45:23.540Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T17:45:23.540Z] [INFO] [2019-07-30T17:45:23.540Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >-- [2019-07-30T17:45:23.540Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT [51/134] [2019-07-30T17:45:23.540Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:45:23.540Z] [INFO] [2019-07-30T17:45:23.540Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T17:45:23.540Z] [INFO] [2019-07-30T17:45:23.540Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T17:45:23.540Z] [INFO] The project's OSGi version is 1.0.10.201907301708 [2019-07-30T17:45:23.540Z] [INFO] [2019-07-30T17:45:23.540Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T17:45:23.540Z] [INFO] [2019-07-30T17:45:23.540Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T17:45:23.540Z] [INFO] [2019-07-30T17:45:23.540Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T17:45:23.540Z] [INFO] [2019-07-30T17:45:23.540Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T17:45:23.540Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:45:23.540Z] [INFO] [2019-07-30T17:45:23.540Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T17:45:23.540Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:45:23.540Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources [2019-07-30T17:45:23.540Z] [INFO] [2019-07-30T17:45:23.540Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T17:45:23.540Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes [2019-07-30T17:45:23.796Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:45:23.796Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2019-07-30T17:45:23.796Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:45:23.796Z] 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-30T17:45:23.796Z] 1 problem (1 warning) [2019-07-30T17:45:23.796Z] [INFO] [2019-07-30T17:45:23.796Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T17:45:23.796Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:45:23.796Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources [2019-07-30T17:45:23.796Z] [INFO] [2019-07-30T17:45:23.796Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T17:45:23.796Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:45:23.796Z] [INFO] [2019-07-30T17:45:23.796Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T17:45:23.796Z] [INFO] [2019-07-30T17:45:23.796Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T17:45:23.796Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:45:23.796Z] [INFO] [2019-07-30T17:45:23.796Z] [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-30T17:45:23.796Z] [INFO] [2019-07-30T17:45:23.796Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T17:45:23.796Z] [INFO] [2019-07-30T17:45:23.796Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T17:45:23.796Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:45:23.796Z] [INFO] [2019-07-30T17:45:23.796Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T17:45:24.051Z] [INFO] [2019-07-30T17:45:24.051Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T17:45:25.415Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T17:45:25.415Z] [INFO] Command line: [2019-07-30T17:45:25.415Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T17:45:25.415Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:45:27.304Z] !SESSION 2019-07-30 17:45:25.306 ----------------------------------------------- [2019-07-30T17:45:27.304Z] eclipse.buildId=unknown [2019-07-30T17:45:27.304Z] java.version=1.8.0_202 [2019-07-30T17:45:27.304Z] java.vendor=Oracle Corporation [2019-07-30T17:45:27.304Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:45:27.304Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T17:45:27.304Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T17:45:27.304Z] [2019-07-30T17:45:27.304Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:45:27.230 [2019-07-30T17:45:27.304Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:45:27.304Z] !STACK 0 [2019-07-30T17:45:27.304Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T17:45:27.304Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:45:27.304Z] [2019-07-30T17:45:27.304Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:45:27.304Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:45:27.304Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:45:27.304Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:45:27.304Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:45:27.304Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:45:27.304Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:45:27.304Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:45:27.304Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:45:27.304Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:45:27.559Z] [2019-07-30T17:45:27.559Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:45:27.338 [2019-07-30T17:45:27.559Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:45:27.559Z] !STACK 0 [2019-07-30T17:45:27.559Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T17:45:27.559Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:45:27.559Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:45:27.559Z] -> 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-30T17:45:27.559Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T17:45:27.559Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:45:27.559Z] [2019-07-30T17:45:27.559Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:45:27.559Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:45:27.559Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:45:27.559Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:45:27.559Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:45:27.559Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:45:27.559Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:45:27.559Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:45:27.559Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:45:27.559Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:45:28.922Z] process 8447: 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-30T17:45:28.922Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T17:45:29.177Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:45:29.177Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:45:37.253Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-30T17:45:37.253Z] Display size: 1440x900 [2019-07-30T17:45:37.253Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-30T17:45:37.253Z] GTK version=3.18.9 [2019-07-30T17:45:37.253Z] GTK theme=Ambiance [2019-07-30T17:45:37.253Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T17:45:37.253Z] Time zone: Coordinated Universal Time [2019-07-30T17:45:37.253Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T17:45:37.253Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T17:45:37.814Z] *** BUG *** [2019-07-30T17:45:37.814Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:45:37.814Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:45:37.814Z] [2019-07-30T17:45:37.814Z] *** BUG *** [2019-07-30T17:45:37.814Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:45:37.814Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:45:37.814Z] [2019-07-30T17:45:37.814Z] *** BUG *** [2019-07-30T17:45:37.814Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:45:37.814Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:45:37.814Z] [2019-07-30T17:45:37.814Z] *** BUG *** [2019-07-30T17:45:37.814Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:45:37.814Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:45:37.814Z] [2019-07-30T17:45:37.814Z] *** BUG *** [2019-07-30T17:45:37.814Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:45:37.814Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:45:37.814Z] [2019-07-30T17:45:37.814Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T17:45:37.814Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T17:45:37.814Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T17:45:46.755Z] *** BUG *** [2019-07-30T17:45:46.755Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:45:46.755Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:45:46.755Z] [2019-07-30T17:45:46.755Z] *** BUG *** [2019-07-30T17:45:46.755Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:45:46.755Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:45:46.755Z] [2019-07-30T17:45:46.755Z] *** BUG *** [2019-07-30T17:45:46.755Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:45:46.755Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:45:46.755Z] [2019-07-30T17:45:46.755Z] *** BUG *** [2019-07-30T17:45:46.755Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:45:46.755Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:45:46.755Z] [2019-07-30T17:45:46.755Z] *** BUG *** [2019-07-30T17:45:46.755Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:45:46.755Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:45:46.755Z] [2019-07-30T17:45:47.333Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T17:45:47.333Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T17:45:47.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140651298 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-30T17:45:47.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140651375 data=null button=1 stateMask=0x80000 x=38 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:45:47.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140651375 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-30T17:45:47.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140651404 data=null button=1 stateMask=0x80000 x=38 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:45:47.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140651665 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:45:47.588Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:45:47.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:45:47.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:45:47.588Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:45:47.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140651767 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:45:47.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140651767 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:45:47.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140651768 data=null} to TreeItem with text {test} [2019-07-30T17:45:47.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140651768 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:45:47.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140651769 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:45:47.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140651793 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:45:47.844Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:45:47.844Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:45:48.099Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:45:48.658Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:45:48.658Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:45:48.914Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:45:48.914Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:45:48.914Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:48.914Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:45:48.914Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:45:48.914Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:45:48.914Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:48.914Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:45:48.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140652923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:48.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140652925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:48.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140652925 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:48.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140652925 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:48.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140652925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:48.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140652925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:48.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140652925 data=null item=null detail=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-30T17:45:48.914Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140652926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:48.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140652926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:48.914Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140652926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:48.914Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140652926 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:48.914Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140652926 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:48.914Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:48.914Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:45:48.914Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:45:48.914Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:45:48.914Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:45:48.914Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:45:48.914Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:45:48.914Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:48.914Z] DEBUG - Clicking on OK [2019-07-30T17:45:48.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140652929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:48.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140652929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:48.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140652930 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:48.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140652930 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:48.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140652930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:48.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140652930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:48.914Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:48.914Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:48.914Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:48.914Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:48.914Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:48.914Z] DEBUG - Clicked on OK [2019-07-30T17:45:49.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140652930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:49.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140652061 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-30T17:45:49.425Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T17:45:49.425Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.24 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-30T17:45:49.425Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest) Time elapsed: 11.833 s [2019-07-30T17:45:49.425Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-30T17:45:49.680Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T17:45:49.680Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:45:49.680Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:45:49.680Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T17:45:49.680Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T17:45:56.210Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T17:45:56.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:45:56.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:45:56.210Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-30T17:45:56.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140659813 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:45:56.210Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:45:56.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:45:56.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:45:56.210Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:45:56.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140659843 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:45:56.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140659843 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:45:56.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140659844 data=null} to TreeItem with text {test} [2019-07-30T17:45:56.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140659844 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:45:56.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140659845 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:45:56.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140659860 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:45:56.210Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:45:56.210Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:45:56.210Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:45:56.772Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:45:56.772Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:45:56.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:45:56.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:45:56.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:56.772Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:45:56.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:45:56.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:45:56.772Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:56.772Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:45:56.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140660787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:56.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140660788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:56.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140660788 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:56.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140660788 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:56.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140660788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:56.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140660788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:56.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140660788 data=null item=null detail=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-30T17:45:56.772Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140660788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:56.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140660788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:56.772Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140660789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:56.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140660789 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:56.772Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140660789 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:56.772Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:45:56.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:45:56.772Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:45:56.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:45:56.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:45:56.772Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:45:56.772Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:45:56.772Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:56.772Z] DEBUG - Clicking on OK [2019-07-30T17:45:56.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140660790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:56.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140660790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:56.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140660791 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:56.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140660791 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:56.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140660791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:56.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140660791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:56.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:56.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:56.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:56.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:56.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:56.772Z] DEBUG - Clicked on OK [2019-07-30T17:45:57.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140660791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:45:57.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140659971 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-30T17:45:57.283Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T17:45:57.283Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.806 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-30T17:45:57.283Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest) Time elapsed: 7.706 s [2019-07-30T17:45:57.283Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-30T17:45:57.539Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T17:45:57.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140661771 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-30T17:45:57.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140661773 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T17:45:57.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140661791 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-30T17:45:57.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140661793 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:45:57.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1140661810 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-30T17:45:57.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1140661814 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call} [2019-07-30T17:45:57.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1140661871 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-30T17:45:57.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1140661874 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call} [2019-07-30T17:45:57.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140661892 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-30T17:45:57.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140661894 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:45:57.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140661912 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-30T17:45:57.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140661961 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:45:57.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=1140661972 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-30T17:45:57.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=1140661976 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Start Time} [2019-07-30T17:45:57.812Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T17:45:58.068Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T17:45:58.068Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T17:46:03.306Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T17:46:03.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140667374 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-30T17:46:03.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140667377 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T17:46:03.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140667398 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-30T17:46:03.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140667401 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:46:03.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140667603 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:46:03.561Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:46:03.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:46:03.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:46:03.561Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:46:03.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140667633 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:46:03.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140667634 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:46:03.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140667634 data=null} to TreeItem with text {test} [2019-07-30T17:46:03.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140667634 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:46:03.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140667634 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:46:03.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140667647 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:46:03.561Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:46:03.561Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:46:03.561Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:46:04.486Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:46:04.486Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:46:04.486Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:46:04.486Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:46:04.486Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:46:04.486Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:46:04.486Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:46:04.486Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:46:04.486Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:46:04.486Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:46:04.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140668474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:46:04.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140668474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:46:04.486Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140668474 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:46:04.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140668474 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:46:04.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140668474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:46:04.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140668474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:46:04.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140668475 data=null item=null detail=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-30T17:46:04.486Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140668475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:46:04.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140668475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:46:04.486Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140668475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:46:04.486Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140668475 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:46:04.486Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140668475 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:46:04.486Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:46:04.486Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:46:04.486Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:46:04.486Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:46:04.486Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:46:04.486Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:46:04.486Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:46:04.486Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:46:04.486Z] DEBUG - Clicking on OK [2019-07-30T17:46:04.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140668476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:46:04.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140668476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:46:04.486Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140668477 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:46:04.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140668477 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:46:04.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140668477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:46:04.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140668477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:46:04.486Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:46:04.486Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:46:04.486Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:46:04.486Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:46:04.486Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:46:04.486Z] DEBUG - Clicked on OK [2019-07-30T17:46:04.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140668477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:46:04.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140667711 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-30T17:46:04.742Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T17:46:04.998Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T17:46:04.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140669097 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-30T17:46:04.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140669098 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T17:46:04.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140669100 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-30T17:46:04.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140669101 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T17:46:04.998Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T17:46:05.253Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T17:46:05.253Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T17:46:05.253Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-30T17:46:05.253Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-30T17:46:05.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1140669380 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-30T17:46:05.253Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-30T17:46:05.253Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T17:46:05.508Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T17:46:15.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140677669 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-30T17:46:15.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140678922 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:46:15.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140678922 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-30T17:46:16.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140680054 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:46:16.005Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T17:46:18.526Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T17:46:18.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140682796 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-30T17:46:18.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140682811 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:46:18.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140682811 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-30T17:46:18.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140682813 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:46:18.781Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T17:46:18.781Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T17:46:26.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140689920 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-30T17:46:27.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140691201 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:46:27.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140691202 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-30T17:46:28.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140692520 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:46:28.477Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T17:46:31.740Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T17:46:39.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140702635 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-30T17:46:39.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140702641 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T17:46:39.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140703168 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-30T17:46:39.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140703173 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:46:39.819Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T17:46:42.332Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T17:46:52.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140714522 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-30T17:46:52.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140716806 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:46:53.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1140716806 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-30T17:46:54.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1140718997 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T17:46:54.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T17:46:58.012Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.314 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-30T17:46:58.012Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.564 s [2019-07-30T17:46:58.012Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 6.933 s [2019-07-30T17:46:58.012Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.174 s [2019-07-30T17:46:58.012Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.245 s [2019-07-30T17:46:58.012Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 13.275 s [2019-07-30T17:46:58.012Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.202 s [2019-07-30T17:46:58.012Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 12.268 s [2019-07-30T17:46:58.012Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 11.101 s [2019-07-30T17:46:58.012Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 15.45 s [2019-07-30T17:46:58.012Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-30T17:46:58.012Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140721727 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:46:58.268Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"' [2019-07-30T17:46:58.268Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T17:47:02.430Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T17:47:02.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:47:02.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:47:02.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:47:02.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:47:02.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:47:02.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:47:02.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:47:02.430Z] DEBUG - Setting state to checked on: bug446190 [2019-07-30T17:47:02.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:47:02.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:47:02.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140726954 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:47:02.940Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:47:02.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:47:02.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:47:02.940Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:47:02.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140726995 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:47:02.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140726995 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:47:02.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140726998 data=null} to TreeItem with text {test} [2019-07-30T17:47:02.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140726999 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:47:02.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140726999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:47:02.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140727006 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:47:02.940Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:47:02.940Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:47:02.940Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:47:03.866Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:47:03.866Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:47:03.866Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:47:03.866Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:47:03.866Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:47:03.866Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:47:03.866Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:47:03.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:47:03.866Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:47:03.866Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:47:03.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140727807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:47:03.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140727808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:47:03.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140727808 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:47:03.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140727808 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:47:03.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140727808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:47:03.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140727808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:47:03.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140727808 data=null item=null detail=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-30T17:47:03.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140727808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:47:03.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140727808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:47:03.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140727808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:47:03.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140727809 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:47:03.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140727809 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:47:03.866Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:47:03.866Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:47:03.866Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:47:03.866Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:47:03.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:47:03.866Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:47:03.866Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:47:03.866Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:03.866Z] DEBUG - Clicking on OK [2019-07-30T17:47:03.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140727810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:03.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140727810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:03.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140727811 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:03.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140727811 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:03.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140727811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:03.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140727811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:03.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:03.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:03.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:03.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:03.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:03.866Z] DEBUG - Clicked on OK [2019-07-30T17:47:04.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140727811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:04.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140727102 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-30T17:47:04.376Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.668 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-30T17:47:04.376Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest) Time elapsed: 4.748 s [2019-07-30T17:47:04.376Z] [2019-07-30T17:47:04.376Z] Results: [2019-07-30T17:47:04.376Z] [2019-07-30T17:47:04.376Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:47:04.376Z] [2019-07-30T17:47:04.631Z] [2019-07-30T17:47:04.631Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 17:47:04.521 [2019-07-30T17:47:04.631Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T17:47:06.517Z] [INFO] All tests passed! [2019-07-30T17:47:06.517Z] [INFO] [2019-07-30T17:47:06.517Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T17:47:06.517Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:47:06.517Z] [INFO] [2019-07-30T17:47:06.517Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T17:47:07.077Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:47:07.077Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:47:07.332Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:47:07.891Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:47:07.891Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T17:47:07.891Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T17:47:07.891Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T17:47:08.146Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:47:08.146Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:47:08.146Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:47:08.146Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:47:08.402Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T17:47:08.658Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:47:09.585Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:47:09.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T17:47:09.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:47:10.112Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T17:47:10.112Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T17:47:10.367Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T17:47:10.368Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T17:47:10.368Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T17:47:10.623Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-30T17:47:10.623Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T17:47:10.623Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:47:10.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:47:10.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T17:47:10.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T17:47:10.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:47:11.134Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:47:11.134Z] [INFO] [2019-07-30T17:47:11.134Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T17:47:11.134Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:11.134Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:11.134Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:11.134Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:11.134Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:11.134Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:11.134Z] [INFO] [2019-07-30T17:47:11.134Z] [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-30T17:47:11.134Z] [INFO] [2019-07-30T17:47:11.134Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >-- [2019-07-30T17:47:11.134Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT [52/134] [2019-07-30T17:47:11.134Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:47:11.134Z] [INFO] [2019-07-30T17:47:11.134Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T17:47:11.134Z] [INFO] [2019-07-30T17:47:11.134Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T17:47:11.134Z] [INFO] The project's OSGi version is 1.0.1.201907301708 [2019-07-30T17:47:11.134Z] [INFO] [2019-07-30T17:47:11.134Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T17:47:11.134Z] [INFO] [2019-07-30T17:47:11.134Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T17:47:11.134Z] [INFO] [2019-07-30T17:47:11.134Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T17:47:11.134Z] [INFO] [2019-07-30T17:47:11.134Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T17:47:11.134Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:47:11.134Z] [INFO] [2019-07-30T17:47:11.134Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T17:47:11.134Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:47:11.134Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources [2019-07-30T17:47:11.134Z] [INFO] [2019-07-30T17:47:11.134Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T17:47:11.134Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes [2019-07-30T17:47:11.134Z] [INFO] [2019-07-30T17:47:11.134Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T17:47:11.134Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:47:11.134Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources [2019-07-30T17:47:11.134Z] [INFO] [2019-07-30T17:47:11.134Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T17:47:11.134Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T17:47:11.134Z] [INFO] [2019-07-30T17:47:11.134Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T17:47:11.134Z] [INFO] [2019-07-30T17:47:11.134Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T17:47:11.390Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T17:47:11.390Z] [INFO] [2019-07-30T17:47:11.390Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T17:47:11.390Z] [INFO] [2019-07-30T17:47:11.390Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T17:47:11.390Z] [INFO] [2019-07-30T17:47:11.390Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T17:47:11.390Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T17:47:11.390Z] [INFO] [2019-07-30T17:47:11.390Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T17:47:11.390Z] [INFO] [2019-07-30T17:47:11.390Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T17:47:12.315Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log [2019-07-30T17:47:12.315Z] [INFO] Command line: [2019-07-30T17:47:12.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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:47:12.315Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:47:14.218Z] !SESSION 2019-07-30 17:47:12.367 ----------------------------------------------- [2019-07-30T17:47:14.218Z] eclipse.buildId=unknown [2019-07-30T17:47:14.218Z] java.version=1.8.0_202 [2019-07-30T17:47:14.218Z] java.vendor=Oracle Corporation [2019-07-30T17:47:14.218Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:47:14.218Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:47:14.218Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:47:14.218Z] [2019-07-30T17:47:14.218Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:47:14.053 [2019-07-30T17:47:14.218Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:47:14.218Z] !STACK 0 [2019-07-30T17:47:14.218Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T17:47:14.218Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:47:14.218Z] [2019-07-30T17:47:14.218Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:47:14.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:47:14.218Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:47:14.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:47:14.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:47:14.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:47:14.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:47:14.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:47:14.218Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:47:14.218Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:47:14.218Z] [2019-07-30T17:47:14.218Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:47:14.149 [2019-07-30T17:47:14.218Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:47:14.218Z] !STACK 0 [2019-07-30T17:47:14.218Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T17:47:14.218Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:47:14.218Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:47:14.218Z] -> 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-30T17:47:14.218Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T17:47:14.218Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:47:14.218Z] [2019-07-30T17:47:14.218Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:47:14.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:47:14.218Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:47:14.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:47:14.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:47:14.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:47:14.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:47:14.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:47:14.218Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:47:14.218Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:47:15.580Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-30T17:47:15.580Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-30T17:47:15.580Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.017 s [2019-07-30T17:47:15.580Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.001 s [2019-07-30T17:47:15.580Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-30T17:47:15.580Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-30T17:47:15.580Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest) Time elapsed: 0.003 s [2019-07-30T17:47:15.580Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2019-07-30T17:47:15.580Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2019-07-30T17:47:15.580Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest) Time elapsed: 0 s [2019-07-30T17:47:15.580Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-30T17:47:15.580Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-30T17:47:15.580Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0.001 s [2019-07-30T17:47:15.580Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0 s [2019-07-30T17:47:15.580Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-30T17:47:15.580Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-30T17:47:15.580Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0.001 s [2019-07-30T17:47:15.580Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2019-07-30T17:47:15.580Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-07-30T17:47:15.580Z] 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-30T17:47:15.580Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-07-30T17:47:15.580Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-07-30T17:47:15.580Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2019-07-30T17:47:15.580Z] 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-30T17:47:15.580Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-30T17:47:15.580Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-30T17:47:15.580Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0.001 s [2019-07-30T17:47:15.580Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-07-30T17:47:15.580Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-07-30T17:47:15.580Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-30T17:47:15.580Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-30T17:47:15.580Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-30T17:47:15.580Z] [2019-07-30T17:47:15.580Z] Results: [2019-07-30T17:47:15.580Z] [2019-07-30T17:47:15.580Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:47:15.580Z] [2019-07-30T17:47:16.505Z] [INFO] All tests passed! [2019-07-30T17:47:16.505Z] [INFO] [2019-07-30T17:47:16.505Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T17:47:16.505Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:47:16.505Z] [INFO] [2019-07-30T17:47:16.505Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T17:47:16.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:47:16.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:47:16.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:47:16.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:47:16.760Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T17:47:16.760Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:47:17.321Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:47:17.321Z] [INFO] [2019-07-30T17:47:17.321Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T17:47:17.321Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:17.321Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:17.321Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:17.321Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:17.321Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:17.321Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:17.321Z] [INFO] [2019-07-30T17:47:17.321Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T17:47:17.321Z] [INFO] [2019-07-30T17:47:17.321Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >-- [2019-07-30T17:47:17.321Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT [53/134] [2019-07-30T17:47:17.321Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:47:17.321Z] [INFO] [2019-07-30T17:47:17.321Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T17:47:17.321Z] [INFO] [2019-07-30T17:47:17.321Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T17:47:17.321Z] [INFO] The project's OSGi version is 1.0.3.201907301708 [2019-07-30T17:47:17.321Z] [INFO] [2019-07-30T17:47:17.321Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T17:47:17.321Z] [INFO] [2019-07-30T17:47:17.321Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T17:47:17.321Z] [INFO] [2019-07-30T17:47:17.321Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T17:47:17.321Z] [INFO] [2019-07-30T17:47:17.321Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T17:47:17.321Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:47:17.321Z] [INFO] [2019-07-30T17:47:17.321Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T17:47:17.321Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:47:17.321Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources [2019-07-30T17:47:17.321Z] [INFO] [2019-07-30T17:47:17.321Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T17:47:17.321Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes [2019-07-30T17:47:17.577Z] [INFO] [2019-07-30T17:47:17.577Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T17:47:17.832Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:47:17.832Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources [2019-07-30T17:47:17.832Z] [INFO] [2019-07-30T17:47:17.832Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T17:47:17.832Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:17.832Z] [INFO] [2019-07-30T17:47:17.832Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T17:47:17.832Z] [INFO] [2019-07-30T17:47:17.832Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T17:47:17.832Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:17.832Z] [INFO] [2019-07-30T17:47:17.832Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T17:47:17.832Z] [INFO] [2019-07-30T17:47:17.832Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T17:47:17.832Z] [INFO] [2019-07-30T17:47:17.832Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T17:47:17.832Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:17.832Z] [INFO] [2019-07-30T17:47:17.832Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T17:47:17.832Z] [INFO] [2019-07-30T17:47:17.832Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T17:47:18.777Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T17:47:18.777Z] [INFO] Command line: [2019-07-30T17:47:18.777Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T17:47:18.777Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:47:21.289Z] !SESSION 2019-07-30 17:47:18.905 ----------------------------------------------- [2019-07-30T17:47:21.289Z] eclipse.buildId=unknown [2019-07-30T17:47:21.289Z] java.version=1.8.0_202 [2019-07-30T17:47:21.289Z] java.vendor=Oracle Corporation [2019-07-30T17:47:21.289Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:47:21.289Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T17:47:21.289Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T17:47:21.289Z] [2019-07-30T17:47:21.289Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:47:20.810 [2019-07-30T17:47:21.289Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:47:21.289Z] !STACK 0 [2019-07-30T17:47:21.289Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T17:47:21.289Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:47:21.289Z] [2019-07-30T17:47:21.289Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:47:21.289Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:47:21.289Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:47:21.289Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:47:21.289Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:47:21.289Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:47:21.289Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:47:21.289Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:47:21.289Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:47:21.289Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:47:21.289Z] [2019-07-30T17:47:21.289Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:47:20.912 [2019-07-30T17:47:21.289Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:47:21.289Z] !STACK 0 [2019-07-30T17:47:21.289Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T17:47:21.289Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:47:21.289Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:47:21.289Z] -> 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-30T17:47:21.289Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T17:47:21.289Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:47:21.289Z] [2019-07-30T17:47:21.289Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:47:21.289Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:47:21.289Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:47:21.289Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:47:21.289Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:47:21.289Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:47:21.289Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:47:21.289Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:47:21.289Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:47:21.289Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:47:22.215Z] process 8712: 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-30T17:47:22.215Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T17:47:22.775Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:47:22.775Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:47:29.303Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-30T17:47:29.303Z] Display size: 1440x900 [2019-07-30T17:47:29.303Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-30T17:47:29.303Z] GTK version=3.18.9 [2019-07-30T17:47:29.303Z] GTK theme=Ambiance [2019-07-30T17:47:29.303Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T17:47:29.303Z] Time zone: Coordinated Universal Time [2019-07-30T17:47:29.303Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T17:47:29.303Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T17:47:30.665Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"' [2019-07-30T17:47:30.665Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart' [2019-07-30T17:47:30.665Z] DEBUG - Clicking on with mnemonic 'Create custom chart' [2019-07-30T17:47:30.920Z] DEBUG - Clicked on with mnemonic 'Create custom chart' [2019-07-30T17:47:30.920Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T17:47:30.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140755096 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T17:47:30.920Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:30.920Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:30.920Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:30.920Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:30.920Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:30.920Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:30.920Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:30.920Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:30.920Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:47:30.920Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T17:47:30.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140755106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:30.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140755107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:30.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140755107 data=null doit=true} to (of type 'Table') [2019-07-30T17:47:30.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140755107 data=null} to (of type 'Table') [2019-07-30T17:47:30.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140755107 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T17:47:30.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140755108 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T17:47:30.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140755109 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-30T17:47:30.920Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140755166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:30.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140755166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:30.920Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140755166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:30.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140755166 data=null doit=true} to (of type 'Table') [2019-07-30T17:47:30.920Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140755166 data=null} to (of type 'Table') [2019-07-30T17:47:30.920Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T17:47:30.920Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:30.920Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:30.920Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:30.920Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:30.920Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:30.920Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:30.920Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:30.920Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:30.920Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:30.920Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X' [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK' [2019-07-30T17:47:31.176Z] 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-30T17:47:31.176Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-30T17:47:31.176Z] 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-30T17:47:31.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:47:31.176Z] DEBUG - Setting state to checked on: Integer [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - Setting state to unchecked on: Integer [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - Setting state to checked on: Duration (ns) [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - Setting state to unchecked on: Duration (ns) [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - Setting state to unchecked on: Timestamp [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T17:47:31.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140755203 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - Clicking on TableItem with text {String} [2019-07-30T17:47:31.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1140755206 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T17:47:31.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1140755206 data=null doit=true} to TableItem with text {String} [2019-07-30T17:47:31.176Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T17:47:31.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1140755260 data=null} to TableItem with text {String} [2019-07-30T17:47:31.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1140755266 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T17:47:31.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140755266 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-30T17:47:31.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1140755266 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T17:47:31.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1140755267 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T17:47:31.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1140755267 data=null doit=true} to TableItem with text {String} [2019-07-30T17:47:31.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1140755267 data=null} to TableItem with text {String} [2019-07-30T17:47:31.176Z] DEBUG - Clicked on TableItem with text {String} [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:31.176Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:47:31.176Z] DEBUG - Clicking on [2019-07-30T17:47:31.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140755273 data=null button=0 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-30T17:47:31.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140755274 data=null button=0 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-30T17:47:31.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140755274 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:31.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140755274 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:31.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140755274 data=null button=0 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-30T17:47:31.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140755274 data=null button=0 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-30T17:47:31.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140755274 data=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-30T17:47:31.176Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1140755280 data=null button=0 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-30T17:47:31.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140755286 data=null button=0 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-30T17:47:31.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1140755286 data=null button=0 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-30T17:47:31.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1140755286 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:31.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1140755286 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:31.176Z] DEBUG - Clicked on [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T17:47:31.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140755293 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - Clicking on TableItem with text {String} [2019-07-30T17:47:31.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1140755295 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T17:47:31.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1140755295 data=null doit=true} to TableItem with text {String} [2019-07-30T17:47:31.176Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T17:47:31.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1140755296 data=null} to TableItem with text {String} [2019-07-30T17:47:31.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1140755296 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T17:47:31.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140755297 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-30T17:47:31.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1140755302 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T17:47:31.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1140755303 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T17:47:31.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1140755303 data=null doit=true} to TableItem with text {String} [2019-07-30T17:47:31.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1140755303 data=null} to TableItem with text {String} [2019-07-30T17:47:31.176Z] DEBUG - Clicked on TableItem with text {String} [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:31.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:31.176Z] DEBUG - Setting state to checked on: Timestamp2 [2019-07-30T17:47:31.176Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:31.176Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:47:31.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:47:31.176Z] DEBUG - Clicking on [2019-07-30T17:47:31.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140755307 data=null button=0 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-30T17:47:31.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140755307 data=null button=0 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-30T17:47:31.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140755307 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:31.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140755307 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:31.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140755307 data=null button=0 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-30T17:47:31.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140755308 data=null button=0 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-30T17:47:31.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140755308 data=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-30T17:47:31.176Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1140755313 data=null button=0 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-30T17:47:31.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140755321 data=null button=0 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-30T17:47:31.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1140755321 data=null button=0 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-30T17:47:31.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1140755321 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:31.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1140755321 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:31.176Z] DEBUG - Clicked on [2019-07-30T17:47:31.176Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.477 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-30T17:47:31.176Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest) Time elapsed: 0.616 s [2019-07-30T17:47:31.176Z] [2019-07-30T17:47:31.176Z] Results: [2019-07-30T17:47:31.176Z] [2019-07-30T17:47:31.176Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:47:31.176Z] [2019-07-30T17:47:32.623Z] [INFO] All tests passed! [2019-07-30T17:47:32.623Z] [INFO] [2019-07-30T17:47:32.623Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T17:47:32.623Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:47:32.623Z] [INFO] [2019-07-30T17:47:32.623Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T17:47:33.183Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:47:33.183Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:47:33.438Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:47:34.307Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:47:34.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:47:34.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T17:47:34.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:47:34.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:47:34.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:47:34.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:47:34.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T17:47:34.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T17:47:34.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T17:47:34.817Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:47:35.742Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T17:47:35.742Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T17:47:35.997Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:47:36.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:47:36.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:47:36.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T17:47:36.252Z] [INFO] [2019-07-30T17:47:36.252Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T17:47:36.252Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:36.252Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:36.252Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:36.506Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:36.506Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:36.506Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:36.506Z] [INFO] [2019-07-30T17:47:36.506Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T17:47:36.506Z] [INFO] [2019-07-30T17:47:36.506Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >-- [2019-07-30T17:47:36.507Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT [54/134] [2019-07-30T17:47:36.507Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:47:36.507Z] [INFO] [2019-07-30T17:47:36.507Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T17:47:36.507Z] [INFO] [2019-07-30T17:47:36.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T17:47:36.507Z] [INFO] The project's OSGi version is 1.0.3.201907301708 [2019-07-30T17:47:36.507Z] [INFO] [2019-07-30T17:47:36.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T17:47:36.507Z] [INFO] [2019-07-30T17:47:36.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T17:47:36.507Z] [INFO] [2019-07-30T17:47:36.507Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T17:47:36.507Z] [INFO] [2019-07-30T17:47:36.507Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T17:47:36.507Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:47:36.507Z] [INFO] [2019-07-30T17:47:36.507Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T17:47:36.507Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:47:36.507Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources [2019-07-30T17:47:36.507Z] [INFO] [2019-07-30T17:47:36.507Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T17:47:36.507Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes [2019-07-30T17:47:36.762Z] [INFO] [2019-07-30T17:47:36.762Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T17:47:36.762Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:47:36.762Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources [2019-07-30T17:47:36.762Z] [INFO] [2019-07-30T17:47:36.762Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T17:47:36.762Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:36.762Z] [INFO] [2019-07-30T17:47:36.762Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T17:47:36.762Z] [INFO] [2019-07-30T17:47:36.762Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T17:47:36.762Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:36.762Z] [INFO] [2019-07-30T17:47:36.762Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T17:47:36.762Z] [INFO] [2019-07-30T17:47:36.762Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T17:47:36.762Z] [INFO] [2019-07-30T17:47:36.762Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T17:47:36.762Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:47:36.762Z] [INFO] [2019-07-30T17:47:36.762Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T17:47:36.762Z] [INFO] [2019-07-30T17:47:36.762Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T17:47:38.125Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T17:47:38.125Z] [INFO] Command line: [2019-07-30T17:47:38.125Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T17:47:38.125Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:47:40.011Z] !SESSION 2019-07-30 17:47:38.106 ----------------------------------------------- [2019-07-30T17:47:40.011Z] eclipse.buildId=unknown [2019-07-30T17:47:40.011Z] java.version=1.8.0_202 [2019-07-30T17:47:40.011Z] java.vendor=Oracle Corporation [2019-07-30T17:47:40.011Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:47:40.011Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T17:47:40.011Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T17:47:40.011Z] [2019-07-30T17:47:40.011Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:47:39.936 [2019-07-30T17:47:40.011Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:47:40.011Z] !STACK 0 [2019-07-30T17:47:40.011Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T17:47:40.011Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:47:40.011Z] [2019-07-30T17:47:40.011Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:47:40.011Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:47:40.011Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:47:40.011Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:47:40.011Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:47:40.011Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:47:40.011Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:47:40.011Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:47:40.011Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:47:40.011Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:47:40.265Z] [2019-07-30T17:47:40.265Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:47:40.040 [2019-07-30T17:47:40.265Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:47:40.265Z] !STACK 0 [2019-07-30T17:47:40.265Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T17:47:40.265Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:47:40.265Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:47:40.265Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T17:47:40.265Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T17:47:40.265Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:47:40.265Z] [2019-07-30T17:47:40.265Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:47:40.265Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:47:40.265Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:47:40.265Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:47:40.265Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:47:40.265Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:47:40.266Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:47:40.266Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:47:40.266Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:47:40.266Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:47:41.651Z] process 8779: 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-30T17:47:41.651Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T17:47:42.211Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:47:42.211Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:47:50.290Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-30T17:47:50.290Z] Display size: 1440x900 [2019-07-30T17:47:50.290Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-30T17:47:50.290Z] GTK version=3.18.9 [2019-07-30T17:47:50.290Z] GTK theme=Ambiance [2019-07-30T17:47:50.290Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T17:47:50.290Z] Time zone: Coordinated Universal Time [2019-07-30T17:47:50.290Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T17:47:50.290Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T17:47:51.652Z] [2019-07-30T17:47:51.652Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 17:47:51.543 [2019-07-30T17:47:51.652Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2019-07-30T17:47:51.652Z] !STACK 0 [2019-07-30T17:47:51.652Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T17:47:51.652Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T17:47:51.652Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T17:47:51.652Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:47:51.652Z] [2019-07-30T17:47:51.652Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 17:47:51.616 [2019-07-30T17:47:51.652Z] !MESSAGE Exception executing analysis [2019-07-30T17:47:51.652Z] !STACK 0 [2019-07-30T17:47:51.652Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T17:47:51.652Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T17:47:51.652Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T17:47:51.652Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:47:54.163Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:47:54.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:47:54.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:47:54.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:47:54.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:47:54.418Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:47:54.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140778483 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:47:54.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140778484 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:47:54.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140778484 data=null} to TreeItem with text {test} [2019-07-30T17:47:54.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140778484 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:47:54.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140778485 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:47:54.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140778669 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:47:54.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:47:54.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140778671 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:47:54.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140778671 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:47:54.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140778671 data=null} to TreeItem with text {test} [2019-07-30T17:47:54.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140778672 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:47:54.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140778672 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:47:54.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140778680 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:47:54.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140778684 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:47:54.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140778684 data=null} to TreeItem with text {test} [2019-07-30T17:47:54.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140778685 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:47:54.673Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140778685 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-30T17:47:54.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140778924 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:47:54.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:47:54.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140778927 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:47:54.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140778927 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:47:54.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140778927 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:47:54.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140778928 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:47:54.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140778928 data=null item=TreeItem {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-30T17:47:54.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140778949 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:47:54.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140778950 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:47:54.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140778950 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:47:54.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140778950 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:47:54.929Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140778950 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-30T17:47:54.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140778970 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:47:54.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=1140778971 data=null doit=true} to TreeItem with text {A-Test-10K} [2019-07-30T17:47:54.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=1140778971 data=null} to TreeItem with text {A-Test-10K} [2019-07-30T17:47:54.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=1140778971 data=null button=1 stateMask=0x0 x=112 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-30T17:47:54.929Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140778971 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-30T17:47:54.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=1140778975 data=null button=1 stateMask=0x80000 x=96 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-30T17:47:54.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=1140778976 data=null doit=true} to TreeItem with text {External Analyses} [2019-07-30T17:47:54.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=1140778976 data=null} to TreeItem with text {External Analyses} [2019-07-30T17:47:54.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=1140778977 data=null button=1 stateMask=0x0 x=137 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-30T17:47:54.929Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140778984 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-30T17:47:54.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=1140778990 data=null button=1 stateMask=0x80000 x=137 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-30T17:47:54.929Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T17:47:54.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1140779004 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T17:47:54.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1140779004 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T17:47:54.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:47:54.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1140779004 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T17:47:54.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1140779005 data=null button=1 stateMask=0x0 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T17:47:54.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140779005 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-30T17:47:54.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1140779078 data=null button=1 stateMask=0x80000 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T17:47:54.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1140779078 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T17:47:54.929Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1140779079 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T17:47:55.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1140779293 data=null button=1 stateMask=0x80000 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T17:47:55.213Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1140779293 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T17:47:55.213Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1140779293 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T17:47:55.213Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1140779294 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T17:47:55.213Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T17:47:55.213Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-30T17:47:55.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1140779307 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-30T17:47:55.213Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:47:55.213Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:47:55.213Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:47:55.213Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:47:55.213Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:55.213Z] DEBUG - Clicking on OK [2019-07-30T17:47:55.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140779372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:55.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140779372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:55.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140779373 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:55.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140779373 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:55.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140779373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:55.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140779373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:55.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140779373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:55.213Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1140779079 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-30T17:47:55.563Z] *** BUG *** [2019-07-30T17:47:55.563Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:47:55.563Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:47:55.563Z] [2019-07-30T17:47:55.563Z] *** BUG *** [2019-07-30T17:47:55.563Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:47:55.563Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:47:55.563Z] [2019-07-30T17:47:55.563Z] *** BUG *** [2019-07-30T17:47:55.563Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:47:55.563Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:47:55.563Z] [2019-07-30T17:47:55.563Z] *** BUG *** [2019-07-30T17:47:55.563Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:47:55.563Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:47:55.563Z] [2019-07-30T17:47:55.563Z] *** BUG *** [2019-07-30T17:47:55.563Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:47:55.563Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:47:55.563Z] [2019-07-30T17:47:55.563Z] *** BUG *** [2019-07-30T17:47:55.563Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:47:55.563Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:47:55.563Z] [2019-07-30T17:47:55.563Z] DEBUG - Clicked on [2019-07-30T17:47:55.818Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-30T17:47:56.073Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-30T17:47:56.073Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T17:47:56.073Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T17:47:56.073Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T17:47:56.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140780292 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T17:47:56.073Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.073Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.073Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.073Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.073Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.073Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.073Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.073Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.073Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:47:56.073Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T17:47:56.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140780307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:56.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140780308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:56.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140780308 data=null doit=true} to (of type 'Table') [2019-07-30T17:47:56.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140780308 data=null} to (of type 'Table') [2019-07-30T17:47:56.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140780308 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T17:47:56.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140780309 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T17:47:56.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140780309 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-30T17:47:56.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140780370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:56.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140780370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:56.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140780370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:56.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140780370 data=null doit=true} to (of type 'Table') [2019-07-30T17:47:56.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140780370 data=null} to (of type 'Table') [2019-07-30T17:47:56.328Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T17:47:56.328Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T17:47:56.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140780371 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T17:47:56.328Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.328Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.328Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.328Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.328Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.328Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.328Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.328Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.328Z] DEBUG - Clicking on TableItem with text {Wakee process (name)} [2019-07-30T17:47:56.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=1140780375 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-30T17:47:56.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=1140780376 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-30T17:47:56.328Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T17:47:56.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=1140780377 data=null} to TableItem with text {Wakee process (name)} [2019-07-30T17:47:56.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=1140780377 data=null button=1 stateMask=0x0 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-30T17:47:56.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140780378 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-30T17:47:56.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=1140780378 data=null button=1 stateMask=0x80000 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-30T17:47:56.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=1140780378 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-30T17:47:56.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=1140780378 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-30T17:47:56.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=1140780378 data=null} to TableItem with text {Wakee process (name)} [2019-07-30T17:47:56.328Z] DEBUG - Clicked on TableItem with text {Wakee process (name)} [2019-07-30T17:47:56.329Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.329Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.329Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.329Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.329Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.329Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.329Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.329Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.329Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T17:47:56.329Z] DEBUG - Setting state to checked on: Priority [2019-07-30T17:47:56.329Z] DEBUG - Setting state to checked on: Target CPU [2019-07-30T17:47:56.329Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:56.329Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T17:47:56.329Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T17:47:56.329Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:47:56.329Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:56.329Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T17:47:56.329Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T17:47:56.329Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:47:56.329Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:47:56.329Z] DEBUG - Clicking on [2019-07-30T17:47:56.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140780405 data=null button=0 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-30T17:47:56.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140780406 data=null button=0 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-30T17:47:56.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140780406 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:56.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140780406 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:56.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140780406 data=null button=0 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-30T17:47:56.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140780406 data=null button=0 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-30T17:47:56.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140780406 data=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-30T17:47:56.329Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1140780470 data=null button=0 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-30T17:47:56.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140780474 data=null button=0 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-30T17:47:56.329Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1140780474 data=null button=0 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-30T17:47:56.329Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1140780474 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:56.329Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1140780474 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:56.329Z] DEBUG - Clicked on [2019-07-30T17:47:56.329Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T17:47:56.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140780475 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T17:47:56.329Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:56.329Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:56.329Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:56.329Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:56.329Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T17:47:56.329Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T17:47:56.329Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:47:56.329Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:47:56.329Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:47:56.329Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:47:56.329Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:56.329Z] DEBUG - Clicking on OK [2019-07-30T17:47:56.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140780477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:56.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140780478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:56.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140780478 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:56.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140780478 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:56.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140780478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:56.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140780478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:56.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140780478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:56.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1140780074 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-30T17:47:56.584Z] DEBUG - Clicked on [2019-07-30T17:47:56.584Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T17:47:56.584Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T17:47:56.840Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T17:47:56.840Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T17:47:56.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140781000 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T17:47:56.840Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T17:47:56.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140781001 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140781003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140781003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140781003 data=null doit=true} to (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140781003 data=null} to (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140781004 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140781008 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140781008 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-30T17:47:56.840Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140781010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140781015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140781068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140781068 data=null doit=true} to (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140781068 data=null} to (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T17:47:56.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140781069 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - Clicking on TableItem with text {Waker process (name)} [2019-07-30T17:47:56.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=1140781071 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-30T17:47:56.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=1140781071 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-30T17:47:56.840Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T17:47:56.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=1140781073 data=null} to TableItem with text {Waker process (name)} [2019-07-30T17:47:56.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=1140781073 data=null button=1 stateMask=0x0 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-30T17:47:56.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140781073 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-30T17:47:56.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=1140781074 data=null button=1 stateMask=0x80000 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-30T17:47:56.840Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=1140781074 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-30T17:47:56.840Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=1140781074 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-30T17:47:56.840Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=1140781074 data=null} to TableItem with text {Waker process (name)} [2019-07-30T17:47:56.840Z] DEBUG - Clicked on TableItem with text {Waker process (name)} [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:56.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:56.840Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T17:47:56.840Z] DEBUG - Setting state to checked on: Priority [2019-07-30T17:47:56.840Z] DEBUG - Setting state to checked on: Target CPU [2019-07-30T17:47:56.840Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:56.840Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T17:47:56.840Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T17:47:56.840Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:47:56.840Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:56.840Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T17:47:56.840Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T17:47:56.840Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:47:56.840Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:47:56.840Z] DEBUG - Clicking on [2019-07-30T17:47:56.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140781089 data=null button=0 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-30T17:47:56.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140781089 data=null button=0 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-30T17:47:56.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140781090 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:56.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140781090 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:56.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140781090 data=null button=0 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-30T17:47:56.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140781090 data=null button=0 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-30T17:47:57.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140781090 data=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-30T17:47:57.096Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1140781110 data=null button=0 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-30T17:47:57.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140781114 data=null button=0 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-30T17:47:57.096Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1140781114 data=null button=0 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-30T17:47:57.096Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1140781114 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:57.096Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1140781114 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:57.096Z] DEBUG - Clicked on [2019-07-30T17:47:57.096Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T17:47:57.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140781115 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T17:47:57.096Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:57.096Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:57.096Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:57.096Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:57.096Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T17:47:57.096Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T17:47:57.096Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:47:57.096Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:47:57.096Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:47:57.096Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:47:57.096Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:57.096Z] DEBUG - Clicking on OK [2019-07-30T17:47:57.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140781167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:57.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140781167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:57.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140781167 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:57.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140781167 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:57.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140781168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:57.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140781168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:57.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140781168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:57.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1140780797 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-30T17:47:57.351Z] DEBUG - Clicked on [2019-07-30T17:47:57.351Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T17:47:57.351Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T17:47:57.351Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-30T17:47:57.351Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-30T17:47:57.351Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-30T17:47:57.351Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-30T17:47:57.351Z] 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-30T17:47:57.351Z] DEBUG - Clicking on &Reset Perspective [2019-07-30T17:47:57.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1140781582 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-30T17:47:57.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1140781582 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-30T17:47:57.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1140781582 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T17:47:57.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1140781582 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T17:47:57.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1140781583 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-30T17:47:57.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1140781583 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-30T17:47:57.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1140781583 data=null item=null 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-30T17:47:57.911Z] DEBUG - Clicked on [2019-07-30T17:47:57.911Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:47:57.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:47:57.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:47:57.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:47:57.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:47:57.911Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:47:57.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140781971 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:47:57.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140781971 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:47:57.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140781971 data=null} to TreeItem with text {test} [2019-07-30T17:47:57.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140781971 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:47:57.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140781971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:47:57.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140781998 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:47:57.911Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:47:57.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140781999 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:47:57.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140781999 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:47:57.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140782000 data=null} to TreeItem with text {test} [2019-07-30T17:47:57.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140782000 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:47:57.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140782000 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:47:57.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140782008 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:47:57.911Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T17:47:57.911Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:47:57.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140782009 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:47:57.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140782009 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:47:57.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140782009 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:47:57.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140782009 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:47:57.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140782010 data=null item=TreeItem {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-30T17:47:57.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140782019 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:47:57.911Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T17:47:57.911Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again. [2019-07-30T17:47:57.911Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again. [2019-07-30T17:47:57.911Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T17:47:57.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1140782021 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T17:47:57.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1140782021 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T17:47:57.911Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:47:57.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1140782065 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T17:47:57.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1140782066 data=null button=1 stateMask=0x0 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T17:47:57.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140782066 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-30T17:47:57.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1140782074 data=null button=1 stateMask=0x80000 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T17:47:57.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1140782074 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T17:47:57.912Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1140782074 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T17:47:58.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1140782270 data=null button=1 stateMask=0x80000 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T17:47:58.167Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1140782271 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T17:47:58.167Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1140782271 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T17:47:58.167Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1140782271 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T17:47:58.167Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T17:47:58.167Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-30T17:47:58.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1140782272 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-30T17:47:58.167Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:47:58.167Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:47:58.167Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:47:58.167Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:47:58.167Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:58.167Z] DEBUG - Clicking on OK [2019-07-30T17:47:58.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140782274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:58.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140782274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:58.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140782274 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:58.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140782274 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:58.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140782274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:58.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140782274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:58.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140782274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:58.167Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1140782075 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-30T17:47:58.422Z] *** BUG *** [2019-07-30T17:47:58.422Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:47:58.422Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:47:58.422Z] [2019-07-30T17:47:58.422Z] *** BUG *** [2019-07-30T17:47:58.422Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:47:58.422Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:47:58.422Z] [2019-07-30T17:47:58.422Z] *** BUG *** [2019-07-30T17:47:58.422Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:47:58.422Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:47:58.422Z] [2019-07-30T17:47:58.422Z] *** BUG *** [2019-07-30T17:47:58.422Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:47:58.422Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:47:58.422Z] [2019-07-30T17:47:58.422Z] DEBUG - Clicked on [2019-07-30T17:47:58.422Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-30T17:47:58.677Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-30T17:47:58.677Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T17:47:58.933Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T17:47:58.933Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T17:47:58.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140783025 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140783027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140783027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140783027 data=null doit=true} to (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140783027 data=null} to (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140783027 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140783028 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140783028 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-30T17:47:58.933Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140783042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140783042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140783042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140783042 data=null doit=true} to (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140783042 data=null} to (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T17:47:58.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140783043 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-30T17:47:58.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1140783045 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T17:47:58.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1140783045 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T17:47:58.933Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T17:47:58.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1140783070 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T17:47:58.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1140783070 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T17:47:58.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140783071 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-30T17:47:58.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1140783071 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T17:47:58.933Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1140783071 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T17:47:58.933Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1140783071 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T17:47:58.933Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1140783071 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T17:47:58.933Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:58.933Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:47:58.933Z] DEBUG - Clicking on [2019-07-30T17:47:58.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140783075 data=null button=0 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-30T17:47:58.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140783075 data=null button=0 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-30T17:47:58.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140783075 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:58.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140783075 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:58.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140783075 data=null button=0 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-30T17:47:58.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140783076 data=null button=0 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-30T17:47:58.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140783076 data=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-30T17:47:58.933Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1140783091 data=null button=0 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-30T17:47:58.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140783093 data=null button=0 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-30T17:47:58.933Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1140783093 data=null button=0 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-30T17:47:58.933Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1140783093 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:58.933Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1140783093 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:58.933Z] DEBUG - Clicked on [2019-07-30T17:47:58.933Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T17:47:58.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140783094 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-30T17:47:58.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1140783096 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T17:47:58.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1140783096 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T17:47:58.933Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T17:47:58.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1140783097 data=null} to TableItem with text {Switch timestamp} [2019-07-30T17:47:58.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1140783097 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T17:47:58.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140783106 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-30T17:47:58.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1140783107 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T17:47:58.933Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1140783107 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T17:47:58.933Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1140783107 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T17:47:58.933Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1140783107 data=null} to TableItem with text {Switch timestamp} [2019-07-30T17:47:58.933Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:58.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:58.933Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:58.933Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:47:58.933Z] DEBUG - Clicking on [2019-07-30T17:47:58.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140783110 data=null button=0 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-30T17:47:58.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140783110 data=null button=0 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-30T17:47:58.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140783110 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:58.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140783111 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:58.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140783111 data=null button=0 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-30T17:47:58.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140783111 data=null button=0 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-30T17:47:58.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140783111 data=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-30T17:47:58.933Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1140783124 data=null button=0 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-30T17:47:58.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140783127 data=null button=0 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-30T17:47:58.933Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1140783127 data=null button=0 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-30T17:47:58.933Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1140783127 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:58.933Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1140783127 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:58.933Z] DEBUG - Clicked on [2019-07-30T17:47:58.933Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T17:47:58.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140783128 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:47:58.933Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:58.933Z] DEBUG - Clicking on OK [2019-07-30T17:47:58.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140783129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:58.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140783129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:58.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140783130 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:58.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140783130 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:58.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140783130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:58.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140783130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:58.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140783130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:59.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1140782888 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-30T17:47:59.188Z] DEBUG - Clicked on [2019-07-30T17:47:59.188Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T17:47:59.188Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T17:47:59.443Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T17:47:59.443Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T17:47:59.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140783508 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1140783509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140783510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1140783510 data=null doit=true} to (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1140783514 data=null} to (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1140783514 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1140783514 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140783514 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-30T17:47:59.444Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1140783574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1140783574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1140783574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1140783574 data=null doit=true} to (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1140783574 data=null} to (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T17:47:59.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140783575 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-30T17:47:59.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1140783577 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T17:47:59.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1140783577 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T17:47:59.444Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T17:47:59.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1140783578 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T17:47:59.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1140783578 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T17:47:59.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140783579 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-30T17:47:59.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1140783579 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T17:47:59.444Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1140783579 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T17:47:59.444Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1140783579 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T17:47:59.444Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1140783579 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T17:47:59.444Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - Clicking on [2019-07-30T17:47:59.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140783593 data=null button=0 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-30T17:47:59.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140783593 data=null button=0 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-30T17:47:59.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140783593 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:59.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140783593 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:59.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140783593 data=null button=0 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-30T17:47:59.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140783593 data=null button=0 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-30T17:47:59.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140783593 data=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-30T17:47:59.444Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1140783598 data=null button=0 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-30T17:47:59.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140783603 data=null button=0 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-30T17:47:59.444Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1140783603 data=null button=0 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-30T17:47:59.444Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1140783603 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:59.444Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1140783603 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:59.444Z] DEBUG - Clicked on [2019-07-30T17:47:59.444Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T17:47:59.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140783609 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-30T17:47:59.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1140783611 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T17:47:59.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1140783611 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T17:47:59.444Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T17:47:59.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1140783611 data=null} to TableItem with text {Switch timestamp} [2019-07-30T17:47:59.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1140783612 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T17:47:59.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1140783612 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-30T17:47:59.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1140783612 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T17:47:59.444Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1140783612 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T17:47:59.444Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1140783612 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T17:47:59.444Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1140783612 data=null} to TableItem with text {Switch timestamp} [2019-07-30T17:47:59.444Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T17:47:59.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T17:47:59.444Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - Clicking on [2019-07-30T17:47:59.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1140783620 data=null button=0 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-30T17:47:59.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140783620 data=null button=0 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-30T17:47:59.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1140783620 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:59.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1140783620 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:59.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1140783620 data=null button=0 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-30T17:47:59.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1140783620 data=null button=0 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-30T17:47:59.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1140783620 data=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-30T17:47:59.444Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1140783672 data=null button=0 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-30T17:47:59.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1140783675 data=null button=0 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-30T17:47:59.444Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1140783675 data=null button=0 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-30T17:47:59.444Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1140783675 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:59.444Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1140783675 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T17:47:59.444Z] DEBUG - Clicked on [2019-07-30T17:47:59.444Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T17:47:59.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140783676 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-30T17:47:59.444Z] 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-30T17:47:59.444Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T17:47:59.444Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2ad39f2f [2019-07-30T17:47:59.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=1140783678 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-30T17:47:59.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1140783679 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-30T17:47:59.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=1140783679 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T17:47:59.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=1140783679 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T17:47:59.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=1140783679 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-30T17:47:59.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=1140783679 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-30T17:47:59.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=1140783680 data=null item=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-30T17:47:59.444Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=1140783680 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-30T17:47:59.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1140783680 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-30T17:47:59.444Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=1140783680 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-30T17:47:59.444Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=1140783680 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T17:47:59.444Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=1140783680 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T17:47:59.444Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T17:47:59.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1140783680 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:47:59.444Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:59.444Z] DEBUG - Clicking on OK [2019-07-30T17:47:59.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140783681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:59.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140783681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:59.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140783682 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:59.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140783682 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:59.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140783682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:59.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140783682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:59.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140783682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:47:59.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1140783387 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-30T17:47:59.699Z] DEBUG - Clicked on [2019-07-30T17:47:59.699Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T17:47:59.954Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T17:47:59.954Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-30T17:47:59.954Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-30T17:47:59.954Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-30T17:47:59.954Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-30T17:47:59.954Z] 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-30T17:47:59.954Z] DEBUG - Clicking on &Reset Perspective [2019-07-30T17:47:59.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1140784092 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-30T17:47:59.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1140784092 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-30T17:47:59.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1140784092 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T17:47:59.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1140784092 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T17:47:59.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1140784092 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-30T17:47:59.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1140784093 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-30T17:47:59.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1140784093 data=null item=null 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-30T17:48:00.217Z] DEBUG - Clicked on [2019-07-30T17:48:00.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140784481 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:48:00.472Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:48:00.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:48:00.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:48:00.472Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:48:00.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1140784566 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:48:00.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1140784566 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:48:00.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1140784566 data=null} to TreeItem with text {test} [2019-07-30T17:48:00.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1140784566 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:48:00.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140784566 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:48:00.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1140784596 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:48:00.726Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:48:00.726Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:48:00.726Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:48:01.652Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:48:01.652Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:48:01.652Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:48:01.652Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:48:01.652Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:48:01.652Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:48:01.652Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:48:01.652Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:48:01.652Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:48:01.652Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:48:01.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140785703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:48:01.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140785703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:48:01.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140785703 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:48:01.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140785704 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:48:01.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140785704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:48:01.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140785704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:48:01.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140785704 data=null item=null detail=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-30T17:48:01.652Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140785704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:48:01.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140785704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:48:01.652Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140785704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:48:01.652Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140785704 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:48:01.652Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140785704 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:48:01.652Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:48:01.652Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:48:01.652Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:48:01.652Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:48:01.652Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:48:01.652Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:48:01.652Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:48:01.652Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:48:01.652Z] DEBUG - Clicking on OK [2019-07-30T17:48:01.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140785705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:48:01.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140785705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:48:01.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140785705 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:48:01.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140785705 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:48:01.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140785705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:48:01.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140785706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:48:01.652Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:48:01.652Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:48:01.652Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:48:01.652Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:48:01.652Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:48:01.652Z] DEBUG - Clicked on OK [2019-07-30T17:48:02.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140785706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:48:02.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140784800 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-30T17:48:02.216Z] [2019-07-30T17:48:02.216Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 17:48:01.963 [2019-07-30T17:48:02.216Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data" [2019-07-30T17:48:02.216Z] [2019-07-30T17:48:02.216Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 17:48:01.964 [2019-07-30T17:48:02.216Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data" [2019-07-30T17:48:02.216Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.957 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-30T17:48:02.216Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 3.504 s [2019-07-30T17:48:02.216Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 2.505 s [2019-07-30T17:48:02.216Z] [2019-07-30T17:48:02.216Z] Results: [2019-07-30T17:48:02.216Z] [2019-07-30T17:48:02.216Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:48:02.216Z] [2019-07-30T17:48:02.472Z] [2019-07-30T17:48:02.472Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 17:48:02.434 [2019-07-30T17:48:02.472Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T17:48:03.836Z] [INFO] All tests passed! [2019-07-30T17:48:03.836Z] [INFO] [2019-07-30T17:48:03.836Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T17:48:03.836Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:48:03.836Z] [INFO] [2019-07-30T17:48:03.836Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T17:48:04.396Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:48:04.396Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:48:04.396Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:48:04.956Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T17:48:04.956Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T17:48:05.211Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-30T17:48:05.211Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:48:05.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-30T17:48:05.721Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:48:06.647Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T17:48:06.647Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T17:48:06.647Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T17:48:06.902Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-30T17:48:06.902Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:48:06.902Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:48:07.158Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T17:48:07.158Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:48:07.158Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:48:07.413Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:48:07.413Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:48:07.413Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T17:48:07.413Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:48:07.413Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:48:07.669Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T17:48:07.669Z] [INFO] [2019-07-30T17:48:07.669Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T17:48:07.669Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:07.669Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:07.669Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:07.669Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:07.669Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:07.669Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:07.669Z] [INFO] [2019-07-30T17:48:07.669Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T17:48:07.669Z] [INFO] [2019-07-30T17:48:07.669Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >---- [2019-07-30T17:48:07.669Z] [INFO] Building Trace Compass BTF Support Parent 5.0.0-SNAPSHOT [55/134] [2019-07-30T17:48:07.669Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T17:48:07.669Z] [INFO] [2019-07-30T17:48:07.669Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T17:48:07.669Z] [INFO] [2019-07-30T17:48:07.669Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T17:48:07.669Z] [INFO] [2019-07-30T17:48:07.669Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T17:48:07.669Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:48:07.669Z] [INFO] [2019-07-30T17:48:07.669Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T17:48:07.669Z] [INFO] [2019-07-30T17:48:07.669Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T17:48:07.669Z] [INFO] [2019-07-30T17:48:07.669Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T17:48:07.669Z] [INFO] [2019-07-30T17:48:07.669Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T17:48:07.669Z] [INFO] [2019-07-30T17:48:07.669Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T17:48:07.669Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:48:07.669Z] [INFO] [2019-07-30T17:48:07.669Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T17:48:07.669Z] [INFO] [2019-07-30T17:48:07.669Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T17:48:07.669Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:07.669Z] [INFO] [2019-07-30T17:48:07.669Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >----- [2019-07-30T17:48:07.669Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT [56/134] [2019-07-30T17:48:07.669Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:48:07.669Z] [INFO] [2019-07-30T17:48:07.669Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T17:48:07.669Z] [INFO] [2019-07-30T17:48:07.669Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T17:48:07.669Z] [INFO] The project's OSGi version is 2.2.0.201907301708 [2019-07-30T17:48:07.669Z] [INFO] [2019-07-30T17:48:07.669Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T17:48:07.669Z] [INFO] [2019-07-30T17:48:07.669Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T17:48:07.669Z] [INFO] [2019-07-30T17:48:07.669Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T17:48:07.669Z] [INFO] [2019-07-30T17:48:07.669Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T17:48:07.669Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:48:07.669Z] [INFO] [2019-07-30T17:48:07.669Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T17:48:07.669Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:48:07.669Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/src/main/resources [2019-07-30T17:48:07.669Z] [INFO] [2019-07-30T17:48:07.669Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T17:48:07.669Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/target/classes [2019-07-30T17:48:07.924Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[261] [2019-07-30T17:48:07.924Z] throws AttributeNotFoundException { [2019-07-30T17:48:07.924Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:48:07.924Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider [2019-07-30T17:48:07.924Z] 1 problem (1 warning) [2019-07-30T17:48:07.924Z] [INFO] [2019-07-30T17:48:07.924Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T17:48:07.924Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:48:07.924Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/src/test/resources [2019-07-30T17:48:07.924Z] [INFO] [2019-07-30T17:48:07.924Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T17:48:07.924Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar [2019-07-30T17:48:07.924Z] [INFO] [2019-07-30T17:48:07.924Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T17:48:07.924Z] [INFO] [2019-07-30T17:48:07.924Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T17:48:07.924Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-07-30T17:48:08.179Z] [INFO] [2019-07-30T17:48:08.180Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T17:48:08.180Z] [INFO] [2019-07-30T17:48:08.180Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T17:48:08.180Z] [INFO] [2019-07-30T17:48:08.180Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T17:48:08.180Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-07-30T17:48:08.180Z] [INFO] [2019-07-30T17:48:08.180Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T17:48:08.180Z] [INFO] [2019-07-30T17:48:08.180Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T17:48:08.180Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:48:08.180Z] [INFO] [2019-07-30T17:48:08.180Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T17:48:08.180Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:48:08.434Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:48:08.689Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:48:08.689Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:48:08.945Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:48:08.945Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:48:08.945Z] [INFO] [2019-07-30T17:48:08.945Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T17:48:08.945Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:08.945Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:08.945Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:08.945Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:08.945Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:08.945Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:08.945Z] [INFO] [2019-07-30T17:48:08.945Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T17:48:08.945Z] [INFO] [2019-07-30T17:48:08.945Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >-------- [2019-07-30T17:48:08.945Z] [INFO] Building Trace Compass Documentation 5.0.0-SNAPSHOT [57/134] [2019-07-30T17:48:08.945Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T17:48:08.945Z] [INFO] [2019-07-30T17:48:08.945Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc --- [2019-07-30T17:48:08.945Z] [INFO] [2019-07-30T17:48:08.945Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc --- [2019-07-30T17:48:08.945Z] [INFO] [2019-07-30T17:48:08.945Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc --- [2019-07-30T17:48:08.945Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:48:08.945Z] [INFO] [2019-07-30T17:48:08.945Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc --- [2019-07-30T17:48:08.945Z] [INFO] [2019-07-30T17:48:08.945Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc --- [2019-07-30T17:48:08.945Z] [INFO] [2019-07-30T17:48:08.945Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc --- [2019-07-30T17:48:08.945Z] [INFO] [2019-07-30T17:48:08.945Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc --- [2019-07-30T17:48:08.945Z] [INFO] [2019-07-30T17:48:08.945Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc --- [2019-07-30T17:48:08.945Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:48:08.945Z] [INFO] [2019-07-30T17:48:08.945Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc --- [2019-07-30T17:48:08.945Z] [INFO] [2019-07-30T17:48:08.945Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc --- [2019-07-30T17:48:08.945Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:08.945Z] [INFO] [2019-07-30T17:48:08.945Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------ [2019-07-30T17:48:08.945Z] [INFO] Building Trace Compass Developer Guide 5.0.0-SNAPSHOT [58/134] [2019-07-30T17:48:08.945Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:48:08.945Z] [INFO] [2019-07-30T17:48:08.945Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:08.945Z] [INFO] [2019-07-30T17:48:08.945Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:08.945Z] 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-30T17:48:08.945Z] 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-30T17:48:09.200Z] 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-30T17:48:10.563Z] 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-30T17:48:10.563Z] 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-30T17:48:10.563Z] 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-30T17:48:10.563Z] 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 25 kB/s) [2019-07-30T17:48:10.818Z] 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-30T17:48:10.818Z] 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-30T17:48:10.818Z] 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-30T17:48:10.818Z] 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-30T17:48:10.818Z] 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-30T17:48:10.818Z] 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-30T17:48:11.073Z] 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 282 kB/s) [2019-07-30T17:48:11.073Z] 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-30T17:48:11.073Z] 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-30T17:48:11.073Z] 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-30T17:48:11.073Z] 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-30T17:48:11.073Z] 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-30T17:48:11.329Z] 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-30T17:48:11.329Z] 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 213 kB/s) [2019-07-30T17:48:11.329Z] 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-30T17:48:11.329Z] 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-30T17:48:11.329Z] 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-30T17:48:11.584Z] 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-30T17:48:11.584Z] 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-30T17:48:11.584Z] 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-30T17:48:11.584Z] 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 10.0 kB/s) [2019-07-30T17:48:11.839Z] 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-30T17:48:11.839Z] 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-30T17:48:11.839Z] 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-30T17:48:12.094Z] 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-30T17:48:12.094Z] 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-30T17:48:12.350Z] 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-30T17:48:12.350Z] Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom (9.6 kB at 283 kB/s) [2019-07-30T17:48:12.350Z] 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-30T17:48:12.350Z] 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-30T17:48:12.350Z] 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-30T17:48:12.605Z] 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-30T17:48:12.605Z] 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-30T17:48:12.605Z] 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-30T17:48:12.605Z] 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 181 kB/s) [2019-07-30T17:48:12.605Z] 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-30T17:48:12.605Z] 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-30T17:48:12.605Z] 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-30T17:48:12.860Z] 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-30T17:48:12.860Z] 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-30T17:48:12.860Z] 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-30T17:48:12.860Z] 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 93 kB/s) [2019-07-30T17:48:12.860Z] 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-30T17:48:12.860Z] 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-30T17:48:12.860Z] 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-30T17:48:13.115Z] 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-30T17:48:13.115Z] 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-30T17:48:13.115Z] 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-30T17:48:13.115Z] 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 53 kB/s) [2019-07-30T17:48:13.115Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T17:48:13.115Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T17:48:13.115Z] 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-30T17:48:13.370Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T17:48:13.625Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T17:48:13.625Z] 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-30T17:48:13.625Z] 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 226 kB/s) [2019-07-30T17:48:13.625Z] 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-30T17:48:13.625Z] 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-30T17:48:13.625Z] 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-30T17:48:13.880Z] 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-30T17:48:13.880Z] 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-30T17:48:13.880Z] 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-30T17:48:13.880Z] 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 372 kB/s) [2019-07-30T17:48:14.135Z] 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-30T17:48:14.136Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T17:48:14.136Z] 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-30T17:48:14.136Z] 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-30T17:48:14.136Z] 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-30T17:48:14.136Z] 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-30T17:48:14.136Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T17:48:14.136Z] 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-30T17:48:14.136Z] 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-30T17:48:14.136Z] 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-30T17:48:14.136Z] 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-30T17:48:14.136Z] 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-30T17:48:14.136Z] 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-30T17:48:14.136Z] 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-30T17:48:14.136Z] 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-30T17:48:14.391Z] 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-30T17:48:14.391Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T17:48:14.391Z] 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-30T17:48:14.391Z] 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-30T17:48:14.391Z] 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-30T17:48:14.646Z] 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-30T17:48:14.646Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T17:48:14.646Z] 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-30T17:48:14.646Z] 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-30T17:48:14.646Z] 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-30T17:48:14.646Z] 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-30T17:48:14.646Z] 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-30T17:48:14.646Z] 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-30T17:48:14.646Z] 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-30T17:48:14.646Z] 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-30T17:48:14.646Z] 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 (2): 60/74 kB | 0/2.5 MB Progress (2): 64/74 kB | 0/2.5 MB Progress (2): 64/74 kB | 0/2.5 MB Progress (2): 68/74 kB | 0/2.5 MB Progress (2): 68/74 kB | 0/2.5 MB Progress (2): 72/74 kB | 0/2.5 MB Progress (2): 72/74 kB | 0/2.5 MB Progress (2): 74 kB | 0/2.5 MB Progress (2): 74 kB | 0/2.5 MB Progress (2): 74 kB | 0/2.5 MB Progress (2): 74 kB | 0/2.5 MB Progress (2): 74 kB | 0/2.5 MB Progress (2): 74 kB | 0/2.5 MB Progress (2): 74 kB | 0/2.5 MB Progress (2): 74 kB | 0/2.5 MB Progress (2): 74 kB | 0/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (3): 74 kB | 0.1/2.5 MB | 4.1/294 kB Progress (3): 74 kB | 0.2/2.5 MB | 4.1/294 kB Progress (3): 74 kB | 0.2/2.5 MB | 7.7/294 kB Progress (3): 74 kB | 0.2/2.5 MB | 7.7/294 kB Progress (3): 74 kB | 0.2/2.5 MB | 12/294 kB Progress (3): 74 kB | 0.2/2.5 MB | 12/294 kB Progress (3): 74 kB | 0.2/2.5 MB | 16/294 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 1.2 MB/s) [2019-07-30T17:48:14.902Z] Progress (2): 0.2/2.5 MB | 16/294 kB Progress (2): 0.2/2.5 MB | 20/294 kB Progress (2): 0.2/2.5 MB | 20/294 kB Progress (2): 0.2/2.5 MB | 24/294 kB Progress (2): 0.2/2.5 MB | 24/294 kB Progress (2): 0.2/2.5 MB | 24/294 kB Progress (2): 0.2/2.5 MB | 28/294 kB Progress (2): 0.2/2.5 MB | 28/294 kB Progress (2): 0.2/2.5 MB | 32/294 kB Progress (2): 0.2/2.5 MB | 32/294 kB Progress (2): 0.2/2.5 MB | 33/294 kB Progress (2): 0.2/2.5 MB | 33/294 kB Progress (2): 0.2/2.5 MB | 37/294 kB Progress (2): 0.2/2.5 MB | 37/294 kB Progress (2): 0.2/2.5 MB | 41/294 kB Progress (2): 0.2/2.5 MB | 41/294 kB Progress (2): 0.2/2.5 MB | 45/294 kB Progress (2): 0.2/2.5 MB | 45/294 kB Progress (2): 0.2/2.5 MB | 49/294 kB Progress (2): 0.2/2.5 MB | 49/294 kB Progress (2): 0.2/2.5 MB | 53/294 kB Progress (2): 0.2/2.5 MB | 53/294 kB Progress (2): 0.2/2.5 MB | 57/294 kB Progress (2): 0.2/2.5 MB | 57/294 kB Progress (2): 0.2/2.5 MB | 61/294 kB Progress (2): 0.2/2.5 MB | 61/294 kB Progress (2): 0.2/2.5 MB | 65/294 kB Progress (2): 0.2/2.5 MB | 65/294 kB Progress (2): 0.2/2.5 MB | 66/294 kB Progress (2): 0.2/2.5 MB | 66/294 kB Progress (2): 0.2/2.5 MB | 70/294 kB Progress (2): 0.2/2.5 MB | 70/294 kB Progress (2): 0.2/2.5 MB | 74/294 kB Progress (2): 0.2/2.5 MB | 74/294 kB Progress (2): 0.2/2.5 MB | 78/294 kB Progress (2): 0.2/2.5 MB | 78/294 kB Progress (2): 0.2/2.5 MB | 82/294 kB Progress (2): 0.2/2.5 MB | 82/294 kB Progress (2): 0.2/2.5 MB | 86/294 kB Progress (2): 0.2/2.5 MB | 86/294 kB Progress (2): 0.2/2.5 MB | 90/294 kB Progress (2): 0.2/2.5 MB | 90/294 kB Progress (2): 0.2/2.5 MB | 94/294 kB Progress (2): 0.2/2.5 MB | 94/294 kB Progress (2): 0.2/2.5 MB | 98/294 kB Progress (2): 0.2/2.5 MB | 98/294 kB Progress (2): 0.2/2.5 MB | 98/294 kB Progress (2): 0.2/2.5 MB | 98/294 kB Progress (2): 0.2/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 (2): 0.3/2.5 MB | 126/294 kB Progress (2): 0.3/2.5 MB | 130/294 kB Progress (2): 0.3/2.5 MB | 130/294 kB Progress (2): 0.3/2.5 MB | 131/294 kB Progress (2): 0.3/2.5 MB | 131/294 kB Progress (2): 0.3/2.5 MB | 135/294 kB Progress (2): 0.3/2.5 MB | 135/294 kB Progress (2): 0.3/2.5 MB | 139/294 kB Progress (2): 0.3/2.5 MB | 139/294 kB Progress (2): 0.3/2.5 MB | 143/294 kB Progress (2): 0.3/2.5 MB | 143/294 kB Progress (2): 0.3/2.5 MB | 147/294 kB Progress (2): 0.3/2.5 MB | 147/294 kB Progress (2): 0.3/2.5 MB | 151/294 kB Progress (2): 0.3/2.5 MB | 151/294 kB Progress (2): 0.3/2.5 MB | 155/294 kB Progress (2): 0.3/2.5 MB | 155/294 kB Progress (2): 0.3/2.5 MB | 159/294 kB Progress (2): 0.3/2.5 MB | 159/294 kB Progress (2): 0.3/2.5 MB | 163/294 kB Progress (2): 0.3/2.5 MB | 163/294 kB Progress (2): 0.3/2.5 MB | 167/294 kB Progress (2): 0.3/2.5 MB | 167/294 kB Progress (2): 0.3/2.5 MB | 171/294 kB Progress (2): 0.3/2.5 MB | 171/294 kB Progress (2): 0.3/2.5 MB | 175/294 kB Progress (2): 0.3/2.5 MB | 175/294 kB Progress (2): 0.3/2.5 MB | 179/294 kB Progress (2): 0.3/2.5 MB | 179/294 kB Progress (2): 0.3/2.5 MB | 183/294 kB Progress (2): 0.3/2.5 MB | 183/294 kB Progress (2): 0.3/2.5 MB | 187/294 kB Progress (2): 0.3/2.5 MB | 187/294 kB Progress (2): 0.3/2.5 MB | 191/294 kB Progress (2): 0.3/2.5 MB | 191/294 kB Progress (2): 0.3/2.5 MB | 195/294 kB Progress (2): 0.3/2.5 MB | 195/294 kB Progress (2): 0.3/2.5 MB | 199/294 kB Progress (2): 0.4/2.5 MB | 199/294 kB Progress (2): 0.4/2.5 MB | 203/294 kB Progress (2): 0.4/2.5 MB | 203/294 kB Progress (2): 0.4/2.5 MB | 207/294 kB Progress (2): 0.4/2.5 MB | 207/294 kB Progress (2): 0.4/2.5 MB | 211/294 kB Progress (2): 0.4/2.5 MB | 211/294 kB Progress (2): 0.4/2.5 MB | 215/294 kB Progress (2): 0.4/2.5 MB | 215/294 kB Progress (2): 0.4/2.5 MB | 219/294 kB Progress (2): 0.4/2.5 MB | 219/294 kB Progress (2): 0.4/2.5 MB | 223/294 kB Progress (2): 0.4/2.5 MB | 223/294 kB Progress (2): 0.4/2.5 MB | 227/294 kB Progress (2): 0.4/2.5 MB | 227/294 kB Progress (2): 0.4/2.5 MB | 231/294 kB Progress (2): 0.4/2.5 MB | 231/294 kB Progress (2): 0.4/2.5 MB | 235/294 kB Progress (2): 0.4/2.5 MB | 235/294 kB Progress (2): 0.4/2.5 MB | 239/294 kB Progress (2): 0.4/2.5 MB | 239/294 kB Progress (2): 0.4/2.5 MB | 243/294 kB Progress (2): 0.4/2.5 MB | 243/294 kB Progress (2): 0.4/2.5 MB | 247/294 kB Progress (2): 0.4/2.5 MB | 247/294 kB Progress (2): 0.4/2.5 MB | 251/294 kB Progress (2): 0.4/2.5 MB | 251/294 kB Progress (2): 0.4/2.5 MB | 255/294 kB Progress (2): 0.4/2.5 MB | 255/294 kB Progress (2): 0.4/2.5 MB | 259/294 kB Progress (2): 0.4/2.5 MB | 259/294 kB Progress (2): 0.4/2.5 MB | 263/294 kB Progress (2): 0.4/2.5 MB | 263/294 kB Progress (2): 0.4/2.5 MB | 267/294 kB Progress (2): 0.4/2.5 MB | 267/294 kB Progress (2): 0.4/2.5 MB | 271/294 kB Progress (2): 0.4/2.5 MB | 271/294 kB Progress (2): 0.4/2.5 MB | 275/294 kB Progress (2): 0.4/2.5 MB | 275/294 kB Progress (2): 0.4/2.5 MB | 279/294 kB Progress (2): 0.4/2.5 MB | 279/294 kB Progress (2): 0.4/2.5 MB | 283/294 kB Progress (2): 0.4/2.5 MB | 283/294 kB Progress (2): 0.4/2.5 MB | 287/294 kB Progress (2): 0.4/2.5 MB | 287/294 kB Progress (2): 0.4/2.5 MB | 291/294 kB Progress (2): 0.4/2.5 MB | 291/294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (3): 0.5/2.5 MB | 294 kB | 4.1/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 4.1/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 7.7/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 7.7/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 12/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 12/345 kB Progress (3): 0.5/2.5 MB | 294 kB | 16/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 16/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 20/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 20/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 24/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 24/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 28/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 28/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 32/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 32/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 33/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 33/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 37/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 37/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 41/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 41/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 45/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 45/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 49/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 49/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 49/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 53/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 53/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 57/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 57/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 61/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 61/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 65/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 65/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 66/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 66/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 70/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 70/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 74/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 74/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 78/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 78/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 82/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 82/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 86/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 86/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 90/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 90/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 94/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 94/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 98/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 98/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 102/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 102/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 106/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 106/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 110/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 110/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 114/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 114/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 118/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 118/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 122/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 122/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 126/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 126/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 130/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 130/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 134/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 134/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 138/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 138/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 142/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 142/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 146/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 146/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 150/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 150/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 154/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 154/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 158/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 158/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 162/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 162/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 166/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 166/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 170/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 170/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 174/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 174/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 178/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 178/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 182/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 182/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 186/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 186/345 kB Progress (3): 0.7/2.5 MB | 294 kB | 190/345 kB Progress (4): 0.7/2.5 MB | 294 kB | 190/345 kB | 4.1/39 kB Progress (4): 0.7/2.5 MB | 294 kB | 190/345 kB | 4.1/39 kB Progress (4): 0.7/2.5 MB | 294 kB | 190/345 kB | 7.7/39 kB Progress (4): 0.7/2.5 MB | 294 kB | 194/345 kB | 7.7/39 kB Progress (4): 0.7/2.5 MB | 294 kB | 194/345 kB | 12/39 kB Progress (4): 0.7/2.5 MB | 294 kB | 194/345 kB | 12/39 kB Progress (4): 0.7/2.5 MB | 294 kB | 194/345 kB | 16/39 kB Progress (4): 0.7/2.5 MB | 294 kB | 198/345 kB | 16/39 kB Progress (4): 0.7/2.5 MB | 294 kB | 198/345 kB | 20/39 kB Progress (4): 0.7/2.5 MB | 294 kB | 198/345 kB | 20/39 kB Progress (4): 0.7/2.5 MB | 294 kB | 198/345 kB | 24/39 kB Progress (4): 0.7/2.5 MB | 294 kB | 202/345 kB | 24/39 kB Progress (4): 0.7/2.5 MB | 294 kB | 202/345 kB | 28/39 kB Progress (4): 0.7/2.5 MB | 294 kB | 202/345 kB | 28/39 kB Progress (4): 0.7/2.5 MB | 294 kB | 202/345 kB | 32/39 kB Progress (4): 0.7/2.5 MB | 294 kB | 206/345 kB | 32/39 kB Progress (4): 0.7/2.5 MB | 294 kB | 206/345 kB | 36/39 kB Progress (4): 0.8/2.5 MB | 294 kB | 206/345 kB | 36/39 kB Progress (4): 0.8/2.5 MB | 294 kB | 206/345 kB | 39 kB Progress (4): 0.8/2.5 MB | 294 kB | 210/345 kB | 39 kB Progress (4): 0.8/2.5 MB | 294 kB | 210/345 kB | 39 kB Progress (4): 0.8/2.5 MB | 294 kB | 214/345 kB | 39 kB Progress (4): 0.8/2.5 MB | 294 kB | 214/345 kB | 39 kB Progress (4): 0.8/2.5 MB | 294 kB | 218/345 kB | 39 kB Progress (4): 0.8/2.5 MB | 294 kB | 218/345 kB | 39 kB Progress (4): 0.8/2.5 MB | 294 kB | 222/345 kB | 39 kB Progress (4): 0.8/2.5 MB | 294 kB | 222/345 kB | 39 kB Progress (4): 0.8/2.5 MB | 294 kB | 226/345 kB | 39 kB Progress (4): 0.8/2.5 MB | 294 kB | 226/345 kB | 39 kB Progress (4): 0.8/2.5 MB | 294 kB | 230/345 kB | 39 kB Progress (4): 0.8/2.5 MB | 294 kB | 230/345 kB | 39 kB Progress (4): 0.8/2.5 MB | 294 kB | 234/345 kB | 39 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.1 MB/s) [2019-07-30T17:48:14.903Z] Progress (3): 0.8/2.5 MB | 238/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 238/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 242/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 242/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 246/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 246/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 250/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 250/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 254/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 254/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 258/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 258/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 262/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 262/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 266/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 266/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 270/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 270/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 274/345 kB | 39 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 397 kB/s) [2019-07-30T17:48:14.903Z] Progress (2): 0.8/2.5 MB | 274/345 kB Progress (2): 0.8/2.5 MB | 278/345 kB Progress (2): 0.8/2.5 MB | 278/345 kB Progress (2): 0.8/2.5 MB | 282/345 kB Progress (2): 0.8/2.5 MB | 282/345 kB Progress (2): 0.8/2.5 MB | 286/345 kB Progress (2): 0.8/2.5 MB | 286/345 kB Progress (2): 0.8/2.5 MB | 290/345 kB Progress (2): 0.8/2.5 MB | 290/345 kB Progress (2): 0.8/2.5 MB | 294/345 kB Progress (2): 0.8/2.5 MB | 294/345 kB Progress (2): 0.8/2.5 MB | 298/345 kB Progress (2): 0.8/2.5 MB | 298/345 kB Progress (2): 0.8/2.5 MB | 302/345 kB Progress (2): 0.8/2.5 MB | 302/345 kB Progress (2): 0.8/2.5 MB | 306/345 kB Progress (2): 0.8/2.5 MB | 306/345 kB Progress (2): 0.8/2.5 MB | 310/345 kB Progress (2): 0.9/2.5 MB | 310/345 kB Progress (2): 0.9/2.5 MB | 314/345 kB Progress (2): 0.9/2.5 MB | 314/345 kB Progress (2): 0.9/2.5 MB | 318/345 kB Progress (2): 0.9/2.5 MB | 318/345 kB Progress (2): 0.9/2.5 MB | 322/345 kB Progress (2): 0.9/2.5 MB | 322/345 kB Progress (2): 0.9/2.5 MB | 326/345 kB Progress (2): 0.9/2.5 MB | 326/345 kB Progress (2): 0.9/2.5 MB | 330/345 kB Progress (2): 0.9/2.5 MB | 330/345 kB Progress (2): 0.9/2.5 MB | 334/345 kB Progress (2): 0.9/2.5 MB | 334/345 kB Progress (2): 0.9/2.5 MB | 338/345 kB Progress (2): 0.9/2.5 MB | 338/345 kB Progress (2): 0.9/2.5 MB | 342/345 kB Progress (2): 0.9/2.5 MB | 342/345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 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.2 MB/s) [2019-07-30T17:48:14.903Z] Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar (2.5 MB at 13 MB/s) [2019-07-30T17:48:15.158Z] [INFO] Executing tasks [2019-07-30T17:48:15.158Z] [2019-07-30T17:48:15.158Z] main: [2019-07-30T17:48:15.158Z] [2019-07-30T17:48:15.158Z] clean: [2019-07-30T17:48:15.158Z] [INFO] Executed tasks [2019-07-30T17:48:15.158Z] [INFO] [2019-07-30T17:48:15.158Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:15.158Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target [2019-07-30T17:48:15.158Z] [INFO] [2019-07-30T17:48:15.158Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:15.158Z] [INFO] The project's OSGi version is 5.0.0.201907301708 [2019-07-30T17:48:15.158Z] [INFO] [2019-07-30T17:48:15.158Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:15.158Z] [INFO] [2019-07-30T17:48:15.158Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:15.158Z] [INFO] [2019-07-30T17:48:15.158Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:15.158Z] [INFO] [2019-07-30T17:48:15.158Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:15.158Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:48:15.158Z] [INFO] [2019-07-30T17:48:15.158Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:15.158Z] [INFO] Executing tasks [2019-07-30T17:48:15.158Z] [2019-07-30T17:48:15.158Z] main: [2019-07-30T17:48:15.158Z] [2019-07-30T17:48:15.158Z] build: [2019-07-30T17:48:15.719Z] Help: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html [2019-07-30T17:48:15.719Z] [2019-07-30T17:48:15.719Z] test: [2019-07-30T17:48:15.719Z] [xmlvalidate] 19 file(s) have been successfully validated. [2019-07-30T17:48:15.719Z] [INFO] Executed tasks [2019-07-30T17:48:15.719Z] [INFO] [2019-07-30T17:48:15.719Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:15.719Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:48:15.719Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/src/main/resources [2019-07-30T17:48:15.719Z] [INFO] [2019-07-30T17:48:15.719Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:15.719Z] [INFO] [2019-07-30T17:48:15.719Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:15.974Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-07-30T17:48:15.974Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-07-30T17:48:15.974Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8 [2019-07-30T17:48:15.974Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-30T17:48:15.974Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-30T17:48:15.974Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-30T17:48:15.974Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-30T17:48:16.229Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T17:48:16.229Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T17:48:16.229Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T17:48:16.229Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T17:48:17.591Z] [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-30T17:48:17.591Z] [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-30T17:48:17.591Z] [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-30T17:48:18.586Z] [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-30T17:48:19.147Z] [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-30T17:48:20.073Z] [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/ (620.67kB of 830.37kB at 619.3kB/s) [2019-07-30T17:48:21.436Z] [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-30T17:48:21.436Z] [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-30T17:48:22.797Z] [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-30T17:48:22.797Z] [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-30T17:48:22.797Z] [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-30T17:48:22.797Z] [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-30T17:48:23.052Z] [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-30T17:48:23.052Z] [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-30T17:48:23.052Z] [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-30T17:48:23.052Z] [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-30T17:48:23.612Z] [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-30T17:48:23.612Z] [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-30T17:48:23.612Z] [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-30T17:48:23.612Z] [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-30T17:48:23.867Z] [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-30T17:48:23.867Z] [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-30T17:48:24.124Z] [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-30T17:48:24.124Z] [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-30T17:48:24.684Z] [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-30T17:48:24.684Z] [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-30T17:48:24.684Z] [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-30T17:48:24.684Z] [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-30T17:48:24.940Z] [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-30T17:48:24.940Z] [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-30T17:48:25.196Z] [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-30T17:48:25.196Z] [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-30T17:48:25.196Z] [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-30T17:48:25.196Z] [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-30T17:48:25.451Z] [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-30T17:48:25.451Z] [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-30T17:48:25.451Z] [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-30T17:48:25.451Z] [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-30T17:48:25.706Z] [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-30T17:48:25.706Z] [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-30T17:48:30.271Z] [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-30T17:48:30.271Z] [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-30T17:48:30.941Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log [2019-07-30T17:48:30.941Z] [INFO] Command line: [2019-07-30T17:48:30.941Z] [/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_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-30T17:48:30.941Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:48:32.307Z] Buildfile: build.xml [2019-07-30T17:48:32.307Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T17:48:32.307Z] [2019-07-30T17:48:32.307Z] build.index: [2019-07-30T17:48:34.819Z] BUILD SUCCESSFUL [2019-07-30T17:48:34.819Z] [2019-07-30T17:48:34.819Z] BUILD SUCCESSFUL [2019-07-30T17:48:34.819Z] Total time: 2 seconds [2019-07-30T17:48:35.074Z] [INFO] [2019-07-30T17:48:35.074Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:35.074Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:48:35.074Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/src/test/resources [2019-07-30T17:48:35.074Z] [INFO] [2019-07-30T17:48:35.074Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:35.074Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-sources.jar [2019-07-30T17:48:35.074Z] [INFO] [2019-07-30T17:48:35.074Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:35.074Z] [INFO] [2019-07-30T17:48:35.074Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:35.329Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-30T17:48:35.329Z] [INFO] [2019-07-30T17:48:35.329Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:35.329Z] [INFO] [2019-07-30T17:48:35.329Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:35.329Z] [INFO] [2019-07-30T17:48:35.329Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:35.329Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-30T17:48:35.583Z] [INFO] [2019-07-30T17:48:35.583Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:35.583Z] [INFO] [2019-07-30T17:48:35.583Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:35.583Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:48:35.583Z] [INFO] [2019-07-30T17:48:35.583Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:35.583Z] [INFO] [2019-07-30T17:48:35.583Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:35.583Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:35.583Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:35.584Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:35.584Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:35.584Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:35.584Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:35.584Z] [INFO] [2019-07-30T17:48:35.584Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T17:48:35.584Z] [INFO] [2019-07-30T17:48:35.584Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >-- [2019-07-30T17:48:35.584Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT [59/134] [2019-07-30T17:48:35.584Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:48:35.584Z] [INFO] [2019-07-30T17:48:35.584Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T17:48:35.584Z] [INFO] [2019-07-30T17:48:35.584Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T17:48:35.584Z] [INFO] The project's OSGi version is 2.1.8.201907301708 [2019-07-30T17:48:35.584Z] [INFO] [2019-07-30T17:48:35.584Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T17:48:35.584Z] [INFO] [2019-07-30T17:48:35.584Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T17:48:35.584Z] [INFO] [2019-07-30T17:48:35.584Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T17:48:35.584Z] [INFO] [2019-07-30T17:48:35.584Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T17:48:35.584Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:48:35.584Z] [INFO] [2019-07-30T17:48:35.584Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T17:48:35.584Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:48:35.584Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources [2019-07-30T17:48:35.584Z] [INFO] [2019-07-30T17:48:35.584Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T17:48:35.584Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes [2019-07-30T17:48:36.144Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java:[45] [2019-07-30T17:48:36.144Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T17:48:36.144Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:48:36.144Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T17:48:36.144Z] 2. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:36.144Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T17:48:36.144Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:48:36.144Z] 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-30T17:48:36.144Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-30T17:48:36.144Z] [INFO] [2019-07-30T17:48:36.144Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T17:48:36.144Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:48:36.144Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources [2019-07-30T17:48:36.144Z] [INFO] [2019-07-30T17:48:36.144Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T17:48:36.144Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-sources.jar [2019-07-30T17:48:36.144Z] [INFO] [2019-07-30T17:48:36.144Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T17:48:36.144Z] [INFO] [2019-07-30T17:48:36.144Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T17:48:36.144Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-30T17:48:36.144Z] [INFO] [2019-07-30T17:48:36.144Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T17:48:36.144Z] [INFO] [2019-07-30T17:48:36.144Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T17:48:36.144Z] [INFO] [2019-07-30T17:48:36.144Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T17:48:36.144Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-30T17:48:36.144Z] [INFO] [2019-07-30T17:48:36.144Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T17:48:36.144Z] [INFO] [2019-07-30T17:48:36.144Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T17:48:36.144Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:48:36.144Z] [INFO] [2019-07-30T17:48:36.144Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T17:48:36.399Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:48:36.399Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:48:36.655Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:48:37.215Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:48:37.215Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:48:37.215Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T17:48:37.471Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:48:38.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:48:38.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T17:48:38.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:48:38.483Z] [INFO] [2019-07-30T17:48:38.483Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T17:48:38.483Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:38.483Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:38.483Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:38.483Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:38.738Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:38.738Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:38.738Z] [INFO] [2019-07-30T17:48:38.738Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T17:48:38.738Z] [INFO] [2019-07-30T17:48:38.738Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >-------- [2019-07-30T17:48:38.738Z] [INFO] Building org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT [60/134] [2019-07-30T17:48:38.738Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T17:48:38.738Z] [INFO] [2019-07-30T17:48:38.738Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf --- [2019-07-30T17:48:38.738Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/target [2019-07-30T17:48:38.738Z] [INFO] [2019-07-30T17:48:38.738Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf --- [2019-07-30T17:48:38.738Z] [INFO] The project's OSGi version is 5.0.0.201907301708 [2019-07-30T17:48:38.738Z] [INFO] [2019-07-30T17:48:38.738Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf --- [2019-07-30T17:48:38.738Z] [INFO] [2019-07-30T17:48:38.738Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf --- [2019-07-30T17:48:38.738Z] [INFO] [2019-07-30T17:48:38.738Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf --- [2019-07-30T17:48:38.738Z] [INFO] [2019-07-30T17:48:38.738Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf --- [2019-07-30T17:48:38.738Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:48:38.738Z] [INFO] [2019-07-30T17:48:38.738Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf --- [2019-07-30T17:48:38.738Z] [INFO] [2019-07-30T17:48:38.738Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf --- [2019-07-30T17:48:38.738Z] [INFO] [2019-07-30T17:48:38.738Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-30T17:48:38.738Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.jar [2019-07-30T17:48:38.993Z] [INFO] [2019-07-30T17:48:38.993Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf --- [2019-07-30T17:48:38.993Z] [INFO] [2019-07-30T17:48:38.993Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-30T17:48:38.993Z] [INFO] [2019-07-30T17:48:38.993Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-30T17:48:38.993Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T17:48:38.993Z] [INFO] [2019-07-30T17:48:38.993Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf --- [2019-07-30T17:48:38.993Z] [INFO] [2019-07-30T17:48:38.993Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-30T17:48:39.248Z] [INFO] [2019-07-30T17:48:39.248Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf --- [2019-07-30T17:48:39.248Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:48:39.248Z] [INFO] [2019-07-30T17:48:39.248Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf --- [2019-07-30T17:48:39.808Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:48:39.808Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:48:39.808Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:48:40.368Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T17:48:40.623Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:48:41.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:48:41.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:48:41.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T17:48:41.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:48:41.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T17:48:41.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:48:41.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:48:41.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:48:41.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T17:48:41.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T17:48:41.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:48:42.058Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:48:42.058Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T17:48:42.058Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T17:48:42.314Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T17:48:42.314Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T17:48:42.314Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T17:48:42.314Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:48:42.314Z] [INFO] [2019-07-30T17:48:42.314Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf --- [2019-07-30T17:48:42.314Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:42.314Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:42.314Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:42.314Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:42.314Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:42.569Z] [INFO] [2019-07-30T17:48:42.569Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf --- [2019-07-30T17:48:42.569Z] [INFO] [2019-07-30T17:48:42.569Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------ [2019-07-30T17:48:42.569Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT [61/134] [2019-07-30T17:48:42.569Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:48:42.569Z] [INFO] [2019-07-30T17:48:42.569Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T17:48:42.569Z] [INFO] [2019-07-30T17:48:42.569Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T17:48:42.569Z] [INFO] The project's OSGi version is 1.0.2.201907301708 [2019-07-30T17:48:42.569Z] [INFO] [2019-07-30T17:48:42.569Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T17:48:42.569Z] [INFO] [2019-07-30T17:48:42.569Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T17:48:42.569Z] [INFO] [2019-07-30T17:48:42.569Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T17:48:42.569Z] [INFO] [2019-07-30T17:48:42.569Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T17:48:42.569Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:48:42.569Z] [INFO] [2019-07-30T17:48:42.569Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T17:48:42.569Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:48:42.569Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/src/main/resources [2019-07-30T17:48:42.569Z] [INFO] [2019-07-30T17:48:42.569Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T17:48:42.569Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/target/classes [2019-07-30T17:48:42.825Z] [INFO] [2019-07-30T17:48:42.825Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T17:48:42.825Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:48:42.825Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/src/test/resources [2019-07-30T17:48:42.825Z] [INFO] [2019-07-30T17:48:42.825Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T17:48:42.825Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar [2019-07-30T17:48:42.825Z] [INFO] [2019-07-30T17:48:42.825Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T17:48:42.825Z] [INFO] [2019-07-30T17:48:42.825Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T17:48:42.825Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-07-30T17:48:42.825Z] [INFO] [2019-07-30T17:48:42.825Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T17:48:42.825Z] [INFO] [2019-07-30T17:48:42.825Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T17:48:42.825Z] [INFO] [2019-07-30T17:48:42.825Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T17:48:42.825Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-07-30T17:48:42.825Z] [INFO] [2019-07-30T17:48:42.825Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T17:48:42.825Z] [INFO] [2019-07-30T17:48:42.825Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T17:48:42.825Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:48:42.825Z] [INFO] [2019-07-30T17:48:42.825Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T17:48:43.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:48:43.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:48:43.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:48:43.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:48:43.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:48:43.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T17:48:43.895Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:48:44.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T17:48:44.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:48:44.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:48:44.821Z] [INFO] [2019-07-30T17:48:44.821Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T17:48:44.821Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:44.821Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:44.821Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:44.821Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:44.821Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:44.821Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:44.821Z] [INFO] [2019-07-30T17:48:44.821Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T17:48:44.821Z] [INFO] [2019-07-30T17:48:44.821Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >-------- [2019-07-30T17:48:44.821Z] [INFO] Building org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT [62/134] [2019-07-30T17:48:44.821Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T17:48:45.076Z] [INFO] [2019-07-30T17:48:45.076Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf --- [2019-07-30T17:48:45.076Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/target [2019-07-30T17:48:45.076Z] [INFO] [2019-07-30T17:48:45.076Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf --- [2019-07-30T17:48:45.076Z] [INFO] The project's OSGi version is 5.0.0.201907301708 [2019-07-30T17:48:45.076Z] [INFO] [2019-07-30T17:48:45.076Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf --- [2019-07-30T17:48:45.076Z] [INFO] [2019-07-30T17:48:45.076Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf --- [2019-07-30T17:48:45.076Z] [INFO] [2019-07-30T17:48:45.076Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf --- [2019-07-30T17:48:45.076Z] [INFO] [2019-07-30T17:48:45.076Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf --- [2019-07-30T17:48:45.076Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:48:45.076Z] [INFO] [2019-07-30T17:48:45.076Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf --- [2019-07-30T17:48:45.076Z] [INFO] [2019-07-30T17:48:45.076Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf --- [2019-07-30T17:48:45.076Z] [INFO] [2019-07-30T17:48:45.076Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf --- [2019-07-30T17:48:45.076Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.jar [2019-07-30T17:48:45.076Z] [INFO] [2019-07-30T17:48:45.076Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf --- [2019-07-30T17:48:45.076Z] [INFO] [2019-07-30T17:48:45.076Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-30T17:48:45.076Z] [INFO] [2019-07-30T17:48:45.076Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf --- [2019-07-30T17:48:45.076Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T17:48:45.076Z] [INFO] [2019-07-30T17:48:45.076Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf --- [2019-07-30T17:48:45.076Z] [INFO] [2019-07-30T17:48:45.076Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-30T17:48:45.076Z] [INFO] [2019-07-30T17:48:45.076Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf --- [2019-07-30T17:48:45.076Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:48:45.076Z] [INFO] [2019-07-30T17:48:45.076Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf --- [2019-07-30T17:48:45.637Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:48:45.914Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:48:45.914Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:48:46.475Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T17:48:46.475Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:48:47.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:48:47.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:48:47.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T17:48:47.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:48:47.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T17:48:47.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:48:47.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:48:47.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:48:47.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T17:48:47.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T17:48:47.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T17:48:47.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T17:48:47.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-30T17:48:47.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T17:48:47.982Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:48:47.982Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:48:47.982Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T17:48:47.982Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T17:48:48.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T17:48:48.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T17:48:48.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:48:48.237Z] [INFO] [2019-07-30T17:48:48.237Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf --- [2019-07-30T17:48:48.237Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:48.237Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:48.237Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:48.237Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:48.237Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:48.237Z] [INFO] [2019-07-30T17:48:48.237Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf --- [2019-07-30T17:48:48.237Z] [INFO] [2019-07-30T17:48:48.237Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >-- [2019-07-30T17:48:48.237Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT [63/134] [2019-07-30T17:48:48.237Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:48:48.237Z] [INFO] [2019-07-30T17:48:48.237Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T17:48:48.237Z] [INFO] [2019-07-30T17:48:48.237Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T17:48:48.237Z] [INFO] The project's OSGi version is 1.0.0.201907301708 [2019-07-30T17:48:48.237Z] [INFO] [2019-07-30T17:48:48.237Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T17:48:48.237Z] [INFO] [2019-07-30T17:48:48.237Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T17:48:48.237Z] [INFO] [2019-07-30T17:48:48.237Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T17:48:48.237Z] [INFO] [2019-07-30T17:48:48.237Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T17:48:48.237Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:48:48.237Z] [INFO] [2019-07-30T17:48:48.237Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T17:48:48.237Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:48:48.237Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources [2019-07-30T17:48:48.237Z] [INFO] [2019-07-30T17:48:48.237Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T17:48:48.237Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/classes [2019-07-30T17:48:48.492Z] [INFO] [2019-07-30T17:48:48.492Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T17:48:48.492Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:48:48.492Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources [2019-07-30T17:48:48.492Z] [INFO] [2019-07-30T17:48:48.492Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T17:48:48.492Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T17:48:48.492Z] [INFO] [2019-07-30T17:48:48.492Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T17:48:48.492Z] [INFO] [2019-07-30T17:48:48.492Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T17:48:48.492Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T17:48:48.492Z] [INFO] [2019-07-30T17:48:48.492Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T17:48:48.492Z] [INFO] [2019-07-30T17:48:48.492Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T17:48:48.492Z] [INFO] [2019-07-30T17:48:48.492Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T17:48:48.492Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T17:48:48.747Z] [INFO] [2019-07-30T17:48:48.747Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T17:48:48.747Z] [INFO] [2019-07-30T17:48:48.747Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T17:48:49.672Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log [2019-07-30T17:48:49.672Z] [INFO] Command line: [2019-07-30T17:48:49.672Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:48:49.672Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:48:52.935Z] !SESSION 2019-07-30 17:48:49.931 ----------------------------------------------- [2019-07-30T17:48:52.935Z] eclipse.buildId=unknown [2019-07-30T17:48:52.935Z] java.version=1.8.0_202 [2019-07-30T17:48:52.935Z] java.vendor=Oracle Corporation [2019-07-30T17:48:52.935Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:48:52.935Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:48:52.935Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:48:52.935Z] [2019-07-30T17:48:52.935Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:48:52.216 [2019-07-30T17:48:52.935Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:48:52.935Z] !STACK 0 [2019-07-30T17:48:52.935Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T17:48:52.935Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:48:52.935Z] [2019-07-30T17:48:52.935Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:48:52.935Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:48:52.935Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:48:52.935Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:48:52.935Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:48:52.935Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:48:52.935Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:48:52.935Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:48:52.935Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:48:52.935Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:48:52.935Z] [2019-07-30T17:48:52.935Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:48:52.323 [2019-07-30T17:48:52.935Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:48:52.935Z] !STACK 0 [2019-07-30T17:48:52.935Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T17:48:52.935Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:48:52.935Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:48:52.935Z] -> 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-30T17:48:52.935Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T17:48:52.935Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:48:52.935Z] [2019-07-30T17:48:52.935Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:48:52.935Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:48:52.935Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:48:52.935Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:48:52.935Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:48:52.935Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:48:52.935Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:48:52.935Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:48:52.935Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:48:52.935Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:48:54.297Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-30T17:48:54.554Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-30T17:48:54.554Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.166 s [2019-07-30T17:48:54.554Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.026 s [2019-07-30T17:48:54.554Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.013 s [2019-07-30T17:48:54.554Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.052 s [2019-07-30T17:48:54.554Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.005 s [2019-07-30T17:48:54.554Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.003 s [2019-07-30T17:48:54.554Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.014 s [2019-07-30T17:48:54.554Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.012 s [2019-07-30T17:48:54.554Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.003 s [2019-07-30T17:48:54.554Z] [2019-07-30T17:48:54.554Z] Results: [2019-07-30T17:48:54.554Z] [2019-07-30T17:48:54.554Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:48:54.554Z] [2019-07-30T17:48:55.484Z] [INFO] All tests passed! [2019-07-30T17:48:55.484Z] [INFO] [2019-07-30T17:48:55.484Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T17:48:55.484Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:48:55.484Z] [INFO] [2019-07-30T17:48:55.484Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T17:48:55.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T17:48:55.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:48:55.739Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:48:56.299Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:48:56.299Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:48:56.299Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:48:56.299Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:48:56.299Z] [INFO] [2019-07-30T17:48:56.299Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T17:48:56.299Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:56.554Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:56.554Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:56.554Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:56.554Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:56.554Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:48:56.554Z] [INFO] [2019-07-30T17:48:56.554Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T17:48:56.554Z] [INFO] [2019-07-30T17:48:56.554Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >-- [2019-07-30T17:48:56.554Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT [64/134] [2019-07-30T17:48:56.554Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:48:56.554Z] [INFO] [2019-07-30T17:48:56.554Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T17:48:56.554Z] [INFO] [2019-07-30T17:48:56.554Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T17:48:56.554Z] [INFO] The project's OSGi version is 1.1.5.201907301708 [2019-07-30T17:48:56.554Z] [INFO] [2019-07-30T17:48:56.554Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T17:48:56.554Z] [INFO] [2019-07-30T17:48:56.554Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T17:48:56.554Z] [INFO] [2019-07-30T17:48:56.554Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T17:48:56.554Z] [INFO] [2019-07-30T17:48:56.554Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T17:48:56.554Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:48:56.554Z] [INFO] [2019-07-30T17:48:56.554Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T17:48:56.554Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:48:56.554Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/src/main/resources [2019-07-30T17:48:56.554Z] [INFO] [2019-07-30T17:48:56.554Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T17:48:56.554Z] [INFO] Compiling 13 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/classes [2019-07-30T17:48:56.810Z] [INFO] [2019-07-30T17:48:56.810Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T17:48:56.810Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:48:56.810Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/src/test/resources [2019-07-30T17:48:56.810Z] [INFO] [2019-07-30T17:48:56.810Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T17:48:56.810Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-sources.jar [2019-07-30T17:48:56.810Z] [INFO] [2019-07-30T17:48:56.810Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T17:48:56.810Z] [INFO] [2019-07-30T17:48:56.810Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T17:48:56.810Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-30T17:48:56.810Z] [INFO] [2019-07-30T17:48:56.810Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T17:48:56.810Z] [INFO] [2019-07-30T17:48:56.810Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T17:48:56.810Z] [INFO] [2019-07-30T17:48:56.810Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T17:48:56.810Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-30T17:48:56.810Z] [INFO] [2019-07-30T17:48:56.810Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T17:48:56.810Z] [INFO] [2019-07-30T17:48:56.810Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T17:48:57.371Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log [2019-07-30T17:48:57.371Z] [INFO] Command line: [2019-07-30T17:48:57.371Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:48:57.371Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:48:59.882Z] !SESSION 2019-07-30 17:48:57.605 ----------------------------------------------- [2019-07-30T17:48:59.882Z] eclipse.buildId=unknown [2019-07-30T17:48:59.882Z] java.version=1.8.0_202 [2019-07-30T17:48:59.882Z] java.vendor=Oracle Corporation [2019-07-30T17:48:59.882Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:48:59.882Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:48:59.882Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:48:59.882Z] [2019-07-30T17:48:59.882Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:48:59.414 [2019-07-30T17:48:59.882Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:48:59.882Z] !STACK 0 [2019-07-30T17:48:59.882Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T17:48:59.882Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:48:59.882Z] [2019-07-30T17:48:59.882Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:48:59.882Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:48:59.882Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:48:59.882Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:48:59.882Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:48:59.882Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:48:59.882Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:48:59.882Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:48:59.882Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:48:59.882Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:48:59.882Z] [2019-07-30T17:48:59.882Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:48:59.415 [2019-07-30T17:48:59.882Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:48:59.882Z] !STACK 0 [2019-07-30T17:48:59.882Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T17:48:59.882Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:48:59.882Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:48:59.882Z] -> 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-30T17:48:59.882Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T17:48:59.882Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:48:59.882Z] [2019-07-30T17:48:59.882Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:48:59.882Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:48:59.882Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:48:59.882Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:48:59.882Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:48:59.882Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:48:59.882Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:48:59.882Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:48:59.882Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:48:59.882Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:49:00.807Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-07-30T17:49:00.807Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-07-30T17:49:00.807Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.002 s [2019-07-30T17:49:00.807Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T17:49:00.807Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T17:49:00.807Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T17:49:00.807Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T17:49:00.807Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.001 s [2019-07-30T17:49:00.807Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T17:49:00.807Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T17:49:00.807Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T17:49:00.807Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T17:49:00.807Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T17:49:00.807Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T17:49:00.807Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T17:49:00.807Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T17:49:00.807Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T17:49:00.807Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-30T17:49:01.064Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-30T17:49:01.064Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.002 s [2019-07-30T17:49:01.064Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.064Z] testParseObject[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.064Z] testParseObject[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-30T17:49:01.064Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-30T17:49:01.064Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.064Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.064Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.064Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] 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-30T17:49:01.064Z] 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-30T17:49:01.064Z] 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-30T17:49:01.064Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.064Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.064Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.064Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.064Z] testFormat[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-30T17:49:01.064Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.064Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.064Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.064Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.064Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] 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-30T17:49:01.064Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.064Z] 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-30T17:49:01.064Z] 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-30T17:49:01.064Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.064Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.064Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.064Z] testParseObject[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.064Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.064Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] 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-30T17:49:01.065Z] 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-30T17:49:01.065Z] 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-30T17:49:01.065Z] 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.001 s [2019-07-30T17:49:01.065Z] testFormatIllegalArgument[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testParseObject[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormat[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testParseObject2[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormatIllegalArgument[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testParseObject[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormat[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testParseObject2[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormatIllegalArgument[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testParseObject[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormat[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testParseObject2[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormatIllegalArgument[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testParseObject[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormat[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testParseObject2[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormatIllegalArgument[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testParseObject[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormat[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testParseObject2[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormatIllegalArgument[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testParseObject[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormat[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testParseObject2[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormatIllegalArgument[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testParseObject[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.065Z] testFormat[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testParseObject2[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-07-30T17:49:01.065Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-07-30T17:49:01.065Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] testFormat[11: ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T17:49:01.065Z] 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-30T17:49:01.065Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-30T17:49:01.320Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-30T17:49:01.320Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.320Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.320Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] 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-30T17:49:01.321Z] 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-30T17:49:01.321Z] 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-30T17:49:01.321Z] 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-30T17:49:01.321Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.321Z] 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-30T17:49:01.321Z] 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-30T17:49:01.321Z] 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-30T17:49:01.321Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormatIllegalArgument[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormat[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject2[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormatIllegalArgument[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormat[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject2[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T17:49:01.321Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-30T17:49:01.881Z] [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-30T17:49:01.881Z] [Fatal Error] :1:4: Recursive entity reference "A". (Reference path: A -> B -> A), [2019-07-30T17:49:01.881Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.527 s - in org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-30T17:49:01.881Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) skipped [2019-07-30T17:49:01.881Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 0.524 s [2019-07-30T17:49:01.881Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 0.001 s [2019-07-30T17:49:01.881Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-30T17:49:01.881Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-30T17:49:01.881Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.002 s [2019-07-30T17:49:01.881Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.881Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-30T17:49:01.881Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.003 s [2019-07-30T17:49:01.881Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-30T17:49:01.881Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-30T17:49:01.881Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-30T17:49:01.881Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-30T17:49:01.881Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.019 s [2019-07-30T17:49:01.881Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.008 s [2019-07-30T17:49:01.881Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.002 s [2019-07-30T17:49:01.881Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.006 s [2019-07-30T17:49:01.881Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T17:49:01.881Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.002 s [2019-07-30T17:49:01.881Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T17:49:01.881Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.881Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T17:49:01.881Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T17:49:01.881Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T17:49:01.881Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T17:49:01.881Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-30T17:49:01.881Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T17:49:01.881Z] WARNING: {"ts":10065173709355915,"ph":"s","tid":1,"name":"foo","cat":"mydog","id":"0x1"} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T17:49:01.881Z] WARNING: {"ts":10065173717337683,"ph":"f","tid":1,"cat":"mydog","id":"0x1"} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T17:49:01.881Z] WARNING: {"ts":10065173718421551,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x2"} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T17:49:01.881Z] WARNING: {"ts":10065173719404346,"ph":"f","tid":1,"cat":"myspider","id":"0x2"} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T17:49:01.881Z] WARNING: {"ts":10065173724427123,"ph":"s","tid":1,"name":"foo","cat":"null","id":"0x3"} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T17:49:01.881Z] WARNING: {"ts":10065173724906599,"ph":"f","tid":1,"cat":"null","id":"0x3"} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T17:49:01.881Z] WARNING: {"ts":10065173726213978,"ph":"B","tid":1,"name":"foo"} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T17:49:01.881Z] WARNING: {"ts":10065173727761800,"ph":"E","tid":1} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T17:49:01.881Z] WARNING: {"ts":10065173729589840,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x5"} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T17:49:01.881Z] WARNING: {"ts":10065173730025185,"ph":"f","tid":1,"cat":"myspider","id":"0x5"} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T17:49:01.881Z] INFO: {"ts":10065173735057201,"ph":"B","tid":1,"name":"foo"} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T17:49:01.881Z] INFO: {"ts":10065173735417566,"ph":"B","tid":1,"name":"bar"} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T17:49:01.881Z] INFO: {"ts":10065173735752907,"ph":"E","tid":1} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T17:49:01.881Z] INFO: {"ts":10065173736066983,"ph":"E","tid":1} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T17:49:01.881Z] WARNING: {"ts":10065173736738340,"ph":"B","tid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T17:49:01.881Z] WARNING: {"ts":10065173737096596,"ph":"E","tid":1} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T17:49:01.881Z] WARNING: {"ts":10065173737402523,"ph":"B","tid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T17:49:01.881Z] WARNING: {"ts":10065173737745717,"ph":"E","tid":1} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T17:49:01.881Z] WARNING: {"ts":10065173737979521,"ph":"B","tid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T17:49:01.881Z] WARNING: {"ts":10065173738232981,"ph":"E","tid":1} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T17:49:01.881Z] WARNING: {"ts":10065173738754583,"ph":"B","tid":1,"name":"foo"} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T17:49:01.881Z] WARNING: {"ts":10065173739283622,"ph":"E","tid":1} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-30T17:49:01.881Z] INFO: {"ts":10065173741442858,"ph":"i","tid":1,"name":"test null value","args":{"nullvalue":"null"}} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-30T17:49:01.881Z] INFO: {"ts":10065173742008963,"ph":"i","tid":1,"name":"test null key","args":{"null":"value"}} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T17:49:01.881Z] INFO: {"ts":10065173742795145,"ph":"B","tid":1,"name":"foo"} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T17:49:01.881Z] INFO: {"ts":10065173743039316,"ph":"B","tid":1,"name":"bar"} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T17:49:01.881Z] INFO: {"ts":10065173743238764,"ph":"E","tid":1} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T17:49:01.881Z] INFO: {"ts":10065173743422274,"ph":"E","tid":1} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T17:49:01.881Z] WARNING: {"ts":10065173743850275,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x6"} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T17:49:01.881Z] WARNING: {"ts":10065173744127791,"ph":"f","tid":1,"cat":"myspider","id":"0x6"} [2019-07-30T17:49:01.881Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T17:49:01.881Z] INFO: {"ts":10065173746802061,"ph":"B","tid":1,"name":"world"} [2019-07-30T17:49:02.136Z] Jul 30, 2019 5:49:01 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T17:49:02.136Z] INFO: {"ts":10065173746981669,"ph":"E","tid":1} [2019-07-30T17:49:02.136Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-30T17:49:02.136Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.014 s [2019-07-30T17:49:02.136Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T17:49:02.136Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.004 s [2019-07-30T17:49:02.136Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T17:49:02.136Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-30T17:49:02.136Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T17:49:02.136Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-30T17:49:02.136Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T17:49:02.136Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.004 s [2019-07-30T17:49:02.136Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T17:49:02.136Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-30T17:49:02.136Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T17:49:02.136Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T17:49:02.136Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T17:49:02.136Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T17:49:02.136Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T17:49:02.136Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-30T17:49:02.136Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T17:49:02.136Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-30T17:49:02.136Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T17:49:02.136Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.053 s [2019-07-30T17:49:02.136Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T17:49:02.136Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-30T17:49:02.136Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-30T17:49:02.136Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.002 s [2019-07-30T17:49:02.136Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0 s [2019-07-30T17:49:02.136Z] [2019-07-30T17:49:02.136Z] Results: [2019-07-30T17:49:02.136Z] [2019-07-30T17:49:02.136Z] Tests run: 538, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T17:49:02.136Z] [2019-07-30T17:49:03.500Z] [INFO] All tests passed! [2019-07-30T17:49:03.500Z] [INFO] [2019-07-30T17:49:03.500Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T17:49:03.500Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:49:03.500Z] [INFO] [2019-07-30T17:49:03.500Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T17:49:03.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:49:03.500Z] [INFO] [2019-07-30T17:49:03.500Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T17:49:03.500Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:03.500Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:03.500Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:03.500Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:03.500Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:03.500Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:03.500Z] [INFO] [2019-07-30T17:49:03.500Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T17:49:03.500Z] [INFO] [2019-07-30T17:49:03.500Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >-------- [2019-07-30T17:49:03.500Z] [INFO] Building org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT [65/134] [2019-07-30T17:49:03.500Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T17:49:03.500Z] [INFO] [2019-07-30T17:49:03.500Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf --- [2019-07-30T17:49:03.500Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/target [2019-07-30T17:49:03.500Z] [INFO] [2019-07-30T17:49:03.500Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf --- [2019-07-30T17:49:03.500Z] [INFO] The project's OSGi version is 5.0.0.201907301708 [2019-07-30T17:49:03.500Z] [INFO] [2019-07-30T17:49:03.500Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf --- [2019-07-30T17:49:03.500Z] [INFO] [2019-07-30T17:49:03.500Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf --- [2019-07-30T17:49:03.500Z] [INFO] [2019-07-30T17:49:03.500Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf --- [2019-07-30T17:49:03.500Z] [INFO] [2019-07-30T17:49:03.500Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf --- [2019-07-30T17:49:03.500Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:49:03.500Z] [INFO] [2019-07-30T17:49:03.500Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf --- [2019-07-30T17:49:03.500Z] [INFO] [2019-07-30T17:49:03.500Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf --- [2019-07-30T17:49:03.500Z] [INFO] [2019-07-30T17:49:03.500Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-30T17:49:03.500Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.jar [2019-07-30T17:49:03.500Z] [INFO] [2019-07-30T17:49:03.500Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf --- [2019-07-30T17:49:03.500Z] [INFO] [2019-07-30T17:49:03.500Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-30T17:49:03.500Z] [INFO] [2019-07-30T17:49:03.500Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-30T17:49:03.500Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T17:49:03.500Z] [INFO] [2019-07-30T17:49:03.500Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf --- [2019-07-30T17:49:03.500Z] [INFO] [2019-07-30T17:49:03.500Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-30T17:49:03.500Z] [INFO] [2019-07-30T17:49:03.500Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf --- [2019-07-30T17:49:03.500Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:49:03.500Z] [INFO] [2019-07-30T17:49:03.500Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf --- [2019-07-30T17:49:03.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:49:03.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:49:03.757Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:49:03.757Z] [INFO] [2019-07-30T17:49:03.757Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf --- [2019-07-30T17:49:03.757Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:03.757Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:03.757Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:03.757Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:03.757Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:03.757Z] [INFO] [2019-07-30T17:49:03.757Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf --- [2019-07-30T17:49:03.757Z] [INFO] [2019-07-30T17:49:03.757Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >-- [2019-07-30T17:49:03.757Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT [66/134] [2019-07-30T17:49:03.757Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:49:03.757Z] [INFO] [2019-07-30T17:49:03.757Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T17:49:03.757Z] [INFO] [2019-07-30T17:49:03.757Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T17:49:03.757Z] [INFO] The project's OSGi version is 1.0.1.201907301708 [2019-07-30T17:49:03.757Z] [INFO] [2019-07-30T17:49:03.757Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T17:49:03.757Z] [INFO] [2019-07-30T17:49:03.757Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T17:49:03.757Z] [INFO] [2019-07-30T17:49:03.757Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T17:49:03.757Z] [INFO] [2019-07-30T17:49:03.757Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T17:49:03.757Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:49:03.757Z] [INFO] [2019-07-30T17:49:03.757Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T17:49:03.757Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:49:03.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources [2019-07-30T17:49:03.757Z] [INFO] [2019-07-30T17:49:03.757Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T17:49:03.757Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes [2019-07-30T17:49:03.757Z] [INFO] [2019-07-30T17:49:03.757Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T17:49:03.757Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:49:03.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources [2019-07-30T17:49:03.757Z] [INFO] [2019-07-30T17:49:03.757Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T17:49:03.757Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T17:49:04.011Z] [INFO] [2019-07-30T17:49:04.011Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T17:49:04.011Z] [INFO] [2019-07-30T17:49:04.011Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T17:49:04.011Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-30T17:49:04.011Z] [INFO] [2019-07-30T17:49:04.011Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T17:49:04.011Z] [INFO] [2019-07-30T17:49:04.011Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T17:49:04.011Z] [INFO] [2019-07-30T17:49:04.011Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T17:49:04.011Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-30T17:49:04.011Z] [INFO] [2019-07-30T17:49:04.011Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T17:49:04.011Z] [INFO] [2019-07-30T17:49:04.011Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T17:49:04.571Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log [2019-07-30T17:49:04.571Z] [INFO] Command line: [2019-07-30T17:49:04.571Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:49:04.571Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:49:06.458Z] !SESSION 2019-07-30 17:49:04.618 ----------------------------------------------- [2019-07-30T17:49:06.458Z] eclipse.buildId=unknown [2019-07-30T17:49:06.458Z] java.version=1.8.0_202 [2019-07-30T17:49:06.458Z] java.vendor=Oracle Corporation [2019-07-30T17:49:06.458Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:49:06.458Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:49:06.458Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:49:06.458Z] [2019-07-30T17:49:06.458Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:49:06.324 [2019-07-30T17:49:06.458Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:49:06.458Z] !STACK 0 [2019-07-30T17:49:06.458Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-07-30T17:49:06.458Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:49:06.458Z] [2019-07-30T17:49:06.458Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:49:06.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:49:06.458Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:49:06.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:49:06.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:49:06.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:49:06.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:49:06.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:49:06.458Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:49:06.458Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:49:06.458Z] [2019-07-30T17:49:06.458Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:49:06.426 [2019-07-30T17:49:06.458Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:49:06.458Z] !STACK 0 [2019-07-30T17:49:06.458Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [122] [2019-07-30T17:49:06.458Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:49:06.458Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:49:06.458Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T17:49:06.458Z] org.apache.httpcomponents.httpclient.win [30] [2019-07-30T17:49:06.458Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:49:06.458Z] [2019-07-30T17:49:06.458Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:49:06.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:49:06.458Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:49:06.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:49:06.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:49:06.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:49:06.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:49:06.458Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:49:06.458Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:49:06.458Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:49:09.720Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-30T17:49:09.720Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.09 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-30T17:49:09.720Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.066 s [2019-07-30T17:49:09.720Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T17:49:09.720Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped [2019-07-30T17:49:09.720Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T17:49:09.720Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T17:49:09.720Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T17:49:09.720Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-30T17:49:09.720Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.238 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-30T17:49:09.720Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T17:49:09.720Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.102 s [2019-07-30T17:49:09.720Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.002 s [2019-07-30T17:49:09.720Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T17:49:09.720Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T17:49:09.720Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.002 s [2019-07-30T17:49:09.720Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T17:49:09.720Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T17:49:09.720Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T17:49:09.720Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.02 s [2019-07-30T17:49:09.720Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T17:49:09.720Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T17:49:09.720Z] [2019-07-30T17:49:09.720Z] Results: [2019-07-30T17:49:09.720Z] [2019-07-30T17:49:09.720Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5 [2019-07-30T17:49:09.720Z] [2019-07-30T17:49:12.231Z] [INFO] All tests passed! [2019-07-30T17:49:12.231Z] [INFO] [2019-07-30T17:49:12.231Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T17:49:12.231Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:49:12.231Z] [INFO] [2019-07-30T17:49:12.231Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T17:49:12.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:49:12.231Z] [INFO] [2019-07-30T17:49:12.231Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T17:49:12.231Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:12.231Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:12.231Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:12.231Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:12.231Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:12.231Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:12.231Z] [INFO] [2019-07-30T17:49:12.231Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T17:49:12.231Z] [INFO] [2019-07-30T17:49:12.231Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------ [2019-07-30T17:49:12.231Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT [67/134] [2019-07-30T17:49:12.231Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T17:49:12.231Z] [INFO] [2019-07-30T17:49:12.231Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T17:49:12.231Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/target [2019-07-30T17:49:12.231Z] [INFO] [2019-07-30T17:49:12.231Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T17:49:12.231Z] [INFO] The project's OSGi version is 5.0.0.201907301708 [2019-07-30T17:49:12.231Z] [INFO] [2019-07-30T17:49:12.231Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T17:49:12.231Z] [INFO] [2019-07-30T17:49:12.231Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T17:49:12.231Z] [INFO] [2019-07-30T17:49:12.231Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T17:49:12.231Z] [INFO] [2019-07-30T17:49:12.231Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T17:49:12.231Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:49:12.231Z] [INFO] [2019-07-30T17:49:12.231Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T17:49:12.231Z] [INFO] [2019-07-30T17:49:12.231Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T17:49:12.231Z] [INFO] [2019-07-30T17:49:12.231Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T17:49:12.231Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.jar [2019-07-30T17:49:12.231Z] [INFO] [2019-07-30T17:49:12.231Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T17:49:12.231Z] [INFO] [2019-07-30T17:49:12.231Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T17:49:12.231Z] [INFO] [2019-07-30T17:49:12.231Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T17:49:12.231Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T17:49:12.231Z] [INFO] [2019-07-30T17:49:12.231Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T17:49:12.231Z] [INFO] [2019-07-30T17:49:12.231Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T17:49:12.231Z] [INFO] [2019-07-30T17:49:12.231Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T17:49:12.231Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:49:12.231Z] [INFO] [2019-07-30T17:49:12.231Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T17:49:12.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:49:12.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:49:12.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:49:13.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T17:49:13.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:49:14.276Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:49:14.276Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:49:14.276Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T17:49:14.276Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:49:14.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T17:49:14.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:49:14.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:49:14.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:49:14.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T17:49:14.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T17:49:14.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:49:14.868Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:49:14.868Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T17:49:14.868Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T17:49:14.868Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T17:49:15.123Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T17:49:15.123Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T17:49:15.123Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T17:49:15.123Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:49:15.123Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T17:49:15.123Z] [INFO] [2019-07-30T17:49:15.123Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T17:49:15.123Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:15.123Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:15.123Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:15.123Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:15.378Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:15.378Z] [INFO] [2019-07-30T17:49:15.378Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T17:49:15.378Z] [INFO] [2019-07-30T17:49:15.378Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >-- [2019-07-30T17:49:15.378Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT [68/134] [2019-07-30T17:49:15.378Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:49:15.378Z] [INFO] [2019-07-30T17:49:15.378Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T17:49:15.378Z] [INFO] [2019-07-30T17:49:15.378Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T17:49:15.378Z] [INFO] The project's OSGi version is 1.0.8.201907301708 [2019-07-30T17:49:15.378Z] [INFO] [2019-07-30T17:49:15.378Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T17:49:15.378Z] [INFO] [2019-07-30T17:49:15.378Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T17:49:15.378Z] [INFO] [2019-07-30T17:49:15.378Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T17:49:15.378Z] [INFO] [2019-07-30T17:49:15.378Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T17:49:15.378Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:49:15.378Z] [INFO] [2019-07-30T17:49:15.378Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T17:49:15.378Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:49:15.378Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources [2019-07-30T17:49:15.378Z] [INFO] [2019-07-30T17:49:15.378Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T17:49:15.378Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes [2019-07-30T17:49:15.634Z] [INFO] [2019-07-30T17:49:15.634Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T17:49:15.634Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:49:15.634Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources [2019-07-30T17:49:15.634Z] [INFO] [2019-07-30T17:49:15.634Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T17:49:15.634Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:15.889Z] [INFO] [2019-07-30T17:49:15.889Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T17:49:15.889Z] [INFO] [2019-07-30T17:49:15.889Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T17:49:15.889Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:15.889Z] [INFO] [2019-07-30T17:49:15.889Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T17:49:15.889Z] [INFO] [2019-07-30T17:49:15.889Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T17:49:15.889Z] [INFO] [2019-07-30T17:49:15.889Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T17:49:15.889Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:49:15.889Z] [INFO] [2019-07-30T17:49:15.889Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T17:49:15.889Z] [INFO] [2019-07-30T17:49:15.889Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T17:49:16.815Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T17:49:16.815Z] [INFO] Command line: [2019-07-30T17:49:16.815Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T17:49:16.815Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:49:19.327Z] !SESSION 2019-07-30 17:49:16.917 ----------------------------------------------- [2019-07-30T17:49:19.327Z] eclipse.buildId=unknown [2019-07-30T17:49:19.327Z] java.version=1.8.0_202 [2019-07-30T17:49:19.327Z] java.vendor=Oracle Corporation [2019-07-30T17:49:19.327Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:49:19.327Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T17:49:19.327Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T17:49:19.327Z] [2019-07-30T17:49:19.327Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:49:18.729 [2019-07-30T17:49:19.327Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:49:19.327Z] !STACK 0 [2019-07-30T17:49:19.327Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T17:49:19.327Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:49:19.327Z] [2019-07-30T17:49:19.327Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:49:19.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:49:19.327Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:49:19.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:49:19.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:49:19.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:49:19.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:49:19.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:49:19.327Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:49:19.327Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:49:19.327Z] [2019-07-30T17:49:19.327Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:49:18.833 [2019-07-30T17:49:19.327Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:49:19.327Z] !STACK 0 [2019-07-30T17:49:19.327Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T17:49:19.327Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:49:19.327Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:49:19.327Z] -> 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-30T17:49:19.327Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T17:49:19.327Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:49:19.327Z] [2019-07-30T17:49:19.327Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:49:19.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:49:19.327Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:49:19.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:49:19.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:49:19.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:49:19.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:49:19.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:49:19.327Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:49:19.327Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:49:20.253Z] process 9188: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-30T17:49:20.253Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T17:49:20.813Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:49:20.813Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:49:28.890Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-30T17:49:28.890Z] Display size: 1440x900 [2019-07-30T17:49:28.890Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-30T17:49:28.890Z] GTK version=3.18.9 [2019-07-30T17:49:28.890Z] GTK theme=Ambiance [2019-07-30T17:49:28.890Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T17:49:28.890Z] Time zone: Coordinated Universal Time [2019-07-30T17:49:28.890Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T17:49:28.890Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T17:49:43.722Z] [2019-07-30T17:49:43.722Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 17:49:43.308 [2019-07-30T17:49:43.722Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)] [2019-07-30T17:49:50.253Z] [2019-07-30T17:49:50.253Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 17:49:49.925 [2019-07-30T17:49:50.253Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)] [2019-07-30T17:49:58.331Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.168 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-30T17:49:58.331Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest) Time elapsed: 13.373 s [2019-07-30T17:49:58.331Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-30T17:49:58.611Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:49:59.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:49:59.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:49:59.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:49:59.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:49:59.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:49:59.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140903215 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:49:59.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140903216 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:49:59.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140903216 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:49:59.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140903216 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:49:59.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140903216 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-30T17:49:59.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140903239 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:49:59.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:49:59.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140903244 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:49:59.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140903245 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:49:59.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140903245 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:49:59.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140903245 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:49:59.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140903245 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-30T17:49:59.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140903251 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:49:59.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140903251 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:49:59.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140903252 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:49:59.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140903252 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:49:59.173Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1140903252 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-30T17:49:59.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140903254 data=null button=1 stateMask=0x80000 x=88 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:49:59.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:49:59.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1140903255 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T17:49:59.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1140903255 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T17:49:59.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1140903255 data=null} to TreeItem with text {Traces [0]} [2019-07-30T17:49:59.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1140903255 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:49:59.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140903255 data=null item=TreeItem {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-30T17:49:59.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1140903269 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T17:49:59.173Z] [2019-07-30T17:49:59.173Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:49:59.118 [2019-07-30T17:49:59.173Z] !MESSAGE Error initializing trace. [2019-07-30T17:49:59.173Z] [2019-07-30T17:49:59.173Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-30T17:49:59.173Z] !STACK 0 [2019-07-30T17:49:59.173Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-30T17:49:59.173Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T17:49:59.173Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:49:59.173Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:49:59.173Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:49:59.173Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:49:59.173Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:49:59.173Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:49:59.173Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:49:59.173Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:49:59.173Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:49:59.173Z] Caused by: MismatchedTokenException(57!=72) [2019-07-30T17:49:59.173Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:229) [2019-07-30T17:49:59.173Z] at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115) [2019-07-30T17:49:59.173Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1730) [2019-07-30T17:49:59.173Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T17:49:59.173Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T17:49:59.173Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T17:49:59.173Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:49:59.173Z] ... 9 more [2019-07-30T17:49:59.734Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:49:59.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140903874 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:49:59.734Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:49:59.734Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:49:59.734Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:49:59.734Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:49:59.734Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:49:59.734Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:49:59.734Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:49:59.734Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:49:59.734Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:49:59.734Z] DEBUG - Clicking on OK [2019-07-30T17:49:59.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140903876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:49:59.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140903876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:49:59.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140903876 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:49:59.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140903876 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:49:59.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140903876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:49:59.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140903876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:49:59.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140903876 data=null item=null 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-30T17:49:59.734Z] DEBUG - Clicked on [2019-07-30T17:50:00.294Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:50:00.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:00.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:00.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:00.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:00.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:00.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140904287 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:00.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140904287 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:00.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140904287 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:00.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140904287 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:00.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140904287 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-30T17:50:00.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140904304 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:00.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:00.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140904305 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:00.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140904305 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:00.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140904305 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:00.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140904305 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:00.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140904305 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-30T17:50:00.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140904310 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:00.294Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T17:50:00.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:00.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140904363 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:50:00.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140904364 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:50:00.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140904364 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:50:00.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140904364 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:00.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140904364 data=null item=TreeItem {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-30T17:50:00.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140904374 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:00.294Z] [2019-07-30T17:50:00.294Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:50:00.247 [2019-07-30T17:50:00.294Z] !MESSAGE Error initializing trace. [2019-07-30T17:50:00.294Z] [2019-07-30T17:50:00.294Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T17:50:00.294Z] !STACK 0 [2019-07-30T17:50:00.294Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T17:50:00.294Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T17:50:00.294Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:50:00.294Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:50:00.294Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:50:00.294Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:50:00.294Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:50:00.295Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:50:00.295Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:50:00.295Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:50:00.295Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:50:00.295Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T17:50:00.295Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T17:50:00.295Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T17:50:00.295Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T17:50:00.295Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T17:50:00.295Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T17:50:00.295Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T17:50:00.295Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T17:50:00.295Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:50:00.295Z] ... 9 more [2019-07-30T17:50:01.219Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:50:01.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140905170 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:50:01.219Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:01.219Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:01.219Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:50:01.219Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:50:01.219Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:01.219Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:01.219Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:01.219Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:01.219Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:01.219Z] DEBUG - Clicking on OK [2019-07-30T17:50:01.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140905171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:01.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140905172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:01.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140905172 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:01.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140905172 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:01.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140905172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:01.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140905172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:01.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140905172 data=null item=null 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-30T17:50:01.219Z] DEBUG - Clicked on [2019-07-30T17:50:01.475Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:50:01.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:01.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:01.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:01.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:01.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:01.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140905576 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:01.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140905576 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:01.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140905577 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:01.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140905577 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:01.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140905577 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-30T17:50:01.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140905592 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:01.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:01.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140905592 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:01.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140905593 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:01.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140905593 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:01.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140905593 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:01.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140905593 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-30T17:50:01.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140905598 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:01.475Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T17:50:01.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:01.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140905599 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:50:01.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140905599 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:50:01.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140905599 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:50:01.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140905600 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:01.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140905604 data=null item=TreeItem {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-30T17:50:01.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140905612 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:01.730Z] [2019-07-30T17:50:01.730Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:50:01.522 [2019-07-30T17:50:01.730Z] !MESSAGE Error initializing trace. [2019-07-30T17:50:01.730Z] [2019-07-30T17:50:01.730Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-30T17:50:01.730Z] !STACK 0 [2019-07-30T17:50:01.730Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-30T17:50:01.730Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T17:50:01.730Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:50:01.730Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:50:01.730Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:50:01.730Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:50:01.730Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:50:01.730Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:50:01.730Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:50:01.730Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:50:01.730Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:50:01.730Z] Caused by: NoViableAltException(75@[]) [2019-07-30T17:50:01.730Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-30T17:50:01.730Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-30T17:50:01.730Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-30T17:50:01.730Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-30T17:50:01.730Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-30T17:50:01.730Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-30T17:50:01.730Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-30T17:50:01.730Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-30T17:50:01.730Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T17:50:01.730Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T17:50:01.730Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T17:50:01.730Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:50:01.730Z] ... 9 more [2019-07-30T17:50:02.290Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:50:02.290Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140906382 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:50:02.290Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:02.290Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:02.290Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:50:02.290Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:50:02.290Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:02.290Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:02.290Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:02.290Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:02.290Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:02.290Z] DEBUG - Clicking on OK [2019-07-30T17:50:02.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140906384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:02.290Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140906384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:02.290Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140906384 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:02.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140906384 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:02.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140906384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:02.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140906384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:02.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140906384 data=null item=null 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-30T17:50:02.290Z] DEBUG - Clicked on [2019-07-30T17:50:02.545Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:50:02.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:02.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:02.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:02.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:02.545Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:02.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140906725 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:02.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140906726 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:02.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140906726 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:02.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140906726 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:02.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140906730 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-30T17:50:02.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140906753 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:02.545Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:02.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140906753 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:02.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140906754 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:02.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140906754 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:02.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140906754 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:02.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140906754 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-30T17:50:02.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140906761 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:02.545Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T17:50:02.545Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:02.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140906762 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:50:02.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140906762 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:50:02.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140906762 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:50:02.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140906762 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:02.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140906763 data=null item=TreeItem {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-30T17:50:02.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140906775 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:02.800Z] [2019-07-30T17:50:02.800Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:50:02.656 [2019-07-30T17:50:02.800Z] !MESSAGE Error initializing trace. [2019-07-30T17:50:02.800Z] [2019-07-30T17:50:02.800Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-30T17:50:02.800Z] !STACK 0 [2019-07-30T17:50:02.800Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-30T17:50:02.800Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T17:50:02.800Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:50:02.800Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:50:02.800Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:50:02.800Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:50:02.800Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:50:02.800Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:50:02.800Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:50:02.800Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:50:02.800Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:50:02.800Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-30T17:50:02.800Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:163) [2019-07-30T17:50:02.800Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T17:50:02.800Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T17:50:02.800Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T17:50:02.800Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T17:50:02.800Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T17:50:02.800Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:50:02.800Z] ... 9 more [2019-07-30T17:50:03.361Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:50:03.361Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140907511 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:50:03.361Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:03.361Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:03.361Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:50:03.361Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:50:03.361Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:03.361Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:03.361Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:03.361Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:03.361Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:03.361Z] DEBUG - Clicking on OK [2019-07-30T17:50:03.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140907512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:03.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140907512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:03.361Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140907512 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:03.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140907512 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:03.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140907512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:03.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140907512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:03.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140907513 data=null item=null 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-30T17:50:03.361Z] DEBUG - Clicked on [2019-07-30T17:50:03.617Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:50:03.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:03.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:03.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:03.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:03.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:03.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140907836 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:03.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140907836 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:03.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140907836 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:03.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140907836 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:03.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140907837 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-30T17:50:03.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140907886 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:03.873Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:03.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140907888 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:03.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140907888 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:03.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140907888 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:03.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140907888 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:03.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140907888 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-30T17:50:03.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140907894 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:03.873Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T17:50:03.873Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:03.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140907895 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:50:03.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140907895 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:50:03.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140907896 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:50:03.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140907896 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:03.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140907896 data=null item=TreeItem {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-30T17:50:03.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140907965 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:03.873Z] [2019-07-30T17:50:03.873Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:50:03.820 [2019-07-30T17:50:03.873Z] !MESSAGE Error initializing trace. [2019-07-30T17:50:03.873Z] [2019-07-30T17:50:03.873Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-30T17:50:03.873Z] !STACK 0 [2019-07-30T17:50:03.873Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-30T17:50:03.873Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T17:50:03.873Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:50:03.873Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:50:03.873Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:50:03.873Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:50:03.873Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:50:03.873Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:50:03.873Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:50:03.873Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:50:03.873Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:50:03.873Z] Caused by: NoViableAltException(14@[]) [2019-07-30T17:50:03.873Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-30T17:50:03.873Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-30T17:50:03.873Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-30T17:50:03.873Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-30T17:50:03.873Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-30T17:50:03.873Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-30T17:50:03.873Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-30T17:50:03.873Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-30T17:50:03.873Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T17:50:03.873Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T17:50:03.873Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T17:50:03.873Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:50:03.873Z] ... 9 more [2019-07-30T17:50:04.434Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:50:04.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140908577 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:50:04.434Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:04.434Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:04.434Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:50:04.434Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:50:04.434Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:04.434Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:04.434Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:04.434Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:04.434Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:04.434Z] DEBUG - Clicking on OK [2019-07-30T17:50:04.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140908579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:04.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140908579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:04.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140908579 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:04.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140908579 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:04.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140908579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:04.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140908579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:04.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140908579 data=null item=null 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-30T17:50:04.434Z] DEBUG - Clicked on [2019-07-30T17:50:04.689Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:50:04.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:04.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:04.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:04.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:04.689Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:04.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140908871 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:04.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140908871 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:04.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140908871 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:04.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140908872 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:04.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140908872 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-30T17:50:04.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140908884 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:04.689Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:04.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140908890 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:04.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140908891 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:04.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140908891 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:04.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140908891 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:04.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140908891 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-30T17:50:04.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140908898 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:04.689Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T17:50:04.689Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:04.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140908899 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:50:04.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140908899 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:50:04.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140908899 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:50:04.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140908899 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:04.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140908899 data=null item=TreeItem {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-30T17:50:04.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140908909 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:04.944Z] [2019-07-30T17:50:04.944Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:50:04.825 [2019-07-30T17:50:04.944Z] !MESSAGE Error initializing trace. [2019-07-30T17:50:04.944Z] [2019-07-30T17:50:04.944Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T17:50:04.944Z] !STACK 0 [2019-07-30T17:50:04.944Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T17:50:04.944Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T17:50:04.944Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:50:04.944Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:50:04.944Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:50:04.944Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:50:04.944Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:50:04.944Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:50:04.944Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:50:04.944Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:50:04.944Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:50:04.944Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T17:50:04.944Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T17:50:04.944Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T17:50:04.944Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T17:50:04.944Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T17:50:04.944Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T17:50:04.944Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T17:50:04.944Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T17:50:04.944Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:50:04.944Z] ... 9 more [2019-07-30T17:50:05.503Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:50:05.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140909694 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:50:05.503Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:05.503Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:05.503Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:50:05.503Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:50:05.503Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:05.503Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:05.503Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:05.503Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:05.503Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:05.503Z] DEBUG - Clicking on OK [2019-07-30T17:50:05.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140909694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:05.503Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140909695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:05.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140909695 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:05.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140909695 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:05.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140909695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:05.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140909695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:05.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140909695 data=null item=null 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-30T17:50:05.503Z] DEBUG - Clicked on [2019-07-30T17:50:05.758Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:50:05.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:05.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:05.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:05.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:05.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:05.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140909930 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:05.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140909930 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:05.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140909930 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:05.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140909962 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:05.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140909963 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-30T17:50:05.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140909976 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:05.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:05.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140909977 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:05.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140909983 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:05.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140909983 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:05.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140909983 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:05.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140909983 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-30T17:50:05.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140909990 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:05.758Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T17:50:05.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:05.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140909991 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:50:05.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140909991 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:50:05.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140909992 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:50:05.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140909992 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:05.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140909992 data=null item=TreeItem {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-30T17:50:05.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140910008 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:06.014Z] [2019-07-30T17:50:06.014Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:50:05.915 [2019-07-30T17:50:06.014Z] !MESSAGE Error initializing trace. [2019-07-30T17:50:06.014Z] [2019-07-30T17:50:06.014Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T17:50:06.014Z] !STACK 0 [2019-07-30T17:50:06.014Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T17:50:06.014Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T17:50:06.014Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:50:06.014Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:50:06.014Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:50:06.014Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:50:06.014Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:50:06.014Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:50:06.014Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:50:06.014Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:50:06.014Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:50:06.014Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T17:50:06.014Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T17:50:06.014Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T17:50:06.014Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:112) [2019-07-30T17:50:06.014Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-30T17:50:06.014Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-30T17:50:06.014Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T17:50:06.014Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:171) [2019-07-30T17:50:06.014Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:121) [2019-07-30T17:50:06.014Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:187) [2019-07-30T17:50:06.014Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:177) [2019-07-30T17:50:06.014Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T17:50:06.014Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T17:50:06.014Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:50:06.014Z] ... 9 more [2019-07-30T17:50:06.576Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:50:06.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140910673 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:50:06.576Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:06.576Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:06.576Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:50:06.576Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:50:06.576Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:06.576Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:06.576Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:06.576Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:06.576Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:06.576Z] DEBUG - Clicking on OK [2019-07-30T17:50:06.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140910674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:06.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140910674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:06.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140910674 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:06.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140910674 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:06.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140910674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:06.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140910674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:06.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140910674 data=null item=null 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-30T17:50:06.576Z] DEBUG - Clicked on [2019-07-30T17:50:06.832Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:50:06.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:06.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:06.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:06.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:06.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:06.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140910994 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:06.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140910994 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:06.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140910994 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:06.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140910995 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:06.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140910995 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-30T17:50:06.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140911011 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:06.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:06.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140911012 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:06.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140911012 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:06.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140911012 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:06.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140911012 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:06.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140911013 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-30T17:50:06.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140911017 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:06.832Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T17:50:06.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:06.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140911018 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:50:06.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140911018 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:50:06.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140911019 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:50:06.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140911019 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:06.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140911019 data=null item=TreeItem {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-30T17:50:06.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140911029 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:07.088Z] [2019-07-30T17:50:07.088Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:50:06.854 [2019-07-30T17:50:07.088Z] !MESSAGE Error initializing trace. [2019-07-30T17:50:07.088Z] [2019-07-30T17:50:07.088Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T17:50:07.088Z] !STACK 0 [2019-07-30T17:50:07.088Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T17:50:07.088Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T17:50:07.088Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:50:07.088Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:50:07.088Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:50:07.088Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:50:07.088Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:50:07.088Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:50:07.088Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:50:07.088Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:50:07.088Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:50:07.088Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T17:50:07.088Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T17:50:07.088Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T17:50:07.088Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T17:50:07.088Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T17:50:07.088Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T17:50:07.088Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T17:50:07.088Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T17:50:07.088Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:50:07.088Z] ... 9 more [2019-07-30T17:50:07.648Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:50:07.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140911703 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:50:07.648Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:07.648Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:07.648Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:50:07.648Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:50:07.648Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:07.648Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:07.648Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:07.648Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:07.648Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:07.648Z] DEBUG - Clicking on OK [2019-07-30T17:50:07.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140911704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:07.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140911704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:07.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140911704 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:07.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140911704 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:07.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140911704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:07.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140911704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:07.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140911705 data=null item=null 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-30T17:50:07.648Z] DEBUG - Clicked on [2019-07-30T17:50:07.648Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:50:07.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:07.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:07.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:07.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:07.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:07.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140911898 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:07.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140911898 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:07.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140911898 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:07.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140911898 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:07.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140911899 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-30T17:50:07.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140911966 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:07.905Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:07.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140911967 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:07.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140911967 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:07.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140911967 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:07.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140911967 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:07.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140911967 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-30T17:50:07.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140911973 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:07.905Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T17:50:07.905Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:07.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140911973 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:50:07.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140911973 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:50:07.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140911973 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:50:07.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140911974 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:07.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140911974 data=null item=TreeItem {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-30T17:50:07.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140911986 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:07.905Z] [2019-07-30T17:50:07.905Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:50:07.838 [2019-07-30T17:50:07.905Z] !MESSAGE Error initializing trace. [2019-07-30T17:50:07.905Z] [2019-07-30T17:50:07.905Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T17:50:07.905Z] !STACK 0 [2019-07-30T17:50:07.905Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T17:50:07.905Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T17:50:07.905Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:50:07.905Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:50:07.905Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:50:07.905Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:50:07.905Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:50:07.905Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:50:07.905Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:50:07.905Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:50:07.905Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:50:07.905Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T17:50:07.905Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:61) [2019-07-30T17:50:07.905Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-30T17:50:07.905Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T17:50:07.905Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T17:50:07.905Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T17:50:07.905Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T17:50:07.905Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T17:50:07.905Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T17:50:07.905Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T17:50:07.905Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T17:50:07.905Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:50:07.905Z] ... 9 more [2019-07-30T17:50:08.465Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:50:08.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140912687 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:50:08.465Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:08.465Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:08.465Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:50:08.465Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:50:08.465Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:08.465Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:08.465Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:08.465Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:08.465Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:08.465Z] DEBUG - Clicking on OK [2019-07-30T17:50:08.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140912688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:08.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140912688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:08.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140912688 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:08.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140912688 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:08.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140912688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:08.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140912688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:08.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140912689 data=null item=null 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-30T17:50:08.720Z] DEBUG - Clicked on [2019-07-30T17:50:08.720Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:50:08.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:08.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:08.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:08.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:08.720Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:08.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140912927 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:08.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140912929 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:08.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140912930 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:08.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140912930 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:08.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140912930 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-30T17:50:08.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140912974 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:08.976Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:08.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140912975 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:08.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140912975 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:08.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140912975 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:08.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140912976 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:08.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140912976 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-30T17:50:08.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140912980 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:08.976Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T17:50:08.976Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:08.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140912981 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:50:08.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140912982 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:50:08.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140912982 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:50:08.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140912982 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:08.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140912982 data=null item=TreeItem {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-30T17:50:08.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140912994 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:08.976Z] [2019-07-30T17:50:08.976Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:50:08.824 [2019-07-30T17:50:08.976Z] !MESSAGE Error initializing trace. [2019-07-30T17:50:08.976Z] [2019-07-30T17:50:08.976Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T17:50:08.976Z] !STACK 0 [2019-07-30T17:50:08.976Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T17:50:08.976Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T17:50:08.976Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:50:08.976Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:50:08.976Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:50:08.976Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:50:08.976Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:50:08.976Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:50:08.976Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:50:08.976Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:50:08.976Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:50:08.976Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T17:50:08.976Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:58) [2019-07-30T17:50:08.976Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-30T17:50:08.976Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T17:50:08.976Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T17:50:08.976Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T17:50:08.976Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T17:50:08.976Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T17:50:08.976Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T17:50:08.976Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T17:50:08.976Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T17:50:08.976Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:50:08.976Z] ... 9 more [2019-07-30T17:50:09.536Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:50:09.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140913672 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:50:09.536Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:09.536Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:09.536Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:50:09.536Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:50:09.536Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:09.536Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:09.536Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:09.536Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:09.536Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:09.536Z] DEBUG - Clicking on OK [2019-07-30T17:50:09.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140913673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:09.536Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140913673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:09.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140913673 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:09.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140913673 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:09.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140913673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:09.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140913673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:09.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140913673 data=null item=null 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-30T17:50:09.536Z] DEBUG - Clicked on [2019-07-30T17:50:09.791Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:50:09.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:09.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:09.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:09.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:09.791Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:09.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140913928 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:09.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140913928 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:09.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140913928 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:09.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140913928 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:09.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140913928 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-30T17:50:09.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140913942 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:09.791Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:09.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140913942 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:09.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140913942 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:09.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140913942 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:09.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140913943 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:09.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140913943 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-30T17:50:09.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140913947 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:09.791Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T17:50:09.791Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:09.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140913948 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:50:09.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140913948 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:50:09.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140913948 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:50:09.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140913949 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:09.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140913949 data=null item=TreeItem {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-30T17:50:09.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140913967 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:09.791Z] [2019-07-30T17:50:09.791Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:50:09.757 [2019-07-30T17:50:09.791Z] !MESSAGE Error initializing trace. [2019-07-30T17:50:09.791Z] [2019-07-30T17:50:09.791Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T17:50:09.791Z] !STACK 0 [2019-07-30T17:50:09.791Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T17:50:09.791Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T17:50:09.791Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:50:09.791Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:50:09.791Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:50:09.791Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:50:09.791Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:50:09.791Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:50:09.791Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:50:09.791Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:50:09.791Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:50:09.791Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T17:50:09.791Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:63) [2019-07-30T17:50:09.791Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-30T17:50:09.791Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T17:50:09.791Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T17:50:09.791Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T17:50:09.791Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T17:50:09.791Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T17:50:09.791Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T17:50:09.791Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T17:50:09.791Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T17:50:09.791Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:50:09.791Z] ... 9 more [2019-07-30T17:50:10.351Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:50:10.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140914514 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:50:10.351Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:10.351Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:10.351Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:50:10.351Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:50:10.351Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:10.351Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:10.351Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:10.351Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:10.351Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:10.351Z] DEBUG - Clicking on OK [2019-07-30T17:50:10.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140914515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:10.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140914515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:10.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140914515 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:10.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140914516 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:10.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140914516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:10.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140914516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:10.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140914516 data=null item=null 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-30T17:50:10.351Z] DEBUG - Clicked on [2019-07-30T17:50:10.606Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:50:10.606Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:10.606Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:10.606Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:10.606Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:10.606Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:10.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140914766 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:10.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140914766 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:10.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140914766 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:10.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140914766 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:10.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140914766 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-30T17:50:10.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140914783 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:10.606Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:10.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140914783 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:10.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140914783 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:10.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140914784 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:10.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140914784 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:10.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140914784 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-30T17:50:10.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140914788 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:10.606Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T17:50:10.606Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:10.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140914789 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:50:10.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140914789 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:50:10.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140914790 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:50:10.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140914790 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:10.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140914790 data=null item=TreeItem {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-30T17:50:10.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140914802 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:10.862Z] [2019-07-30T17:50:10.862Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:50:10.707 [2019-07-30T17:50:10.862Z] !MESSAGE Error initializing trace. [2019-07-30T17:50:10.862Z] [2019-07-30T17:50:10.862Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-30T17:50:10.862Z] !STACK 0 [2019-07-30T17:50:10.862Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-30T17:50:10.862Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T17:50:10.862Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:50:10.862Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:50:10.862Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:50:10.862Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:50:10.862Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:50:10.862Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:50:10.862Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:50:10.862Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:50:10.862Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:50:10.862Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-30T17:50:10.862Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-30T17:50:10.862Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:57) [2019-07-30T17:50:10.862Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:144) [2019-07-30T17:50:10.862Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:251) [2019-07-30T17:50:10.862Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:150) [2019-07-30T17:50:10.862Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T17:50:10.862Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T17:50:10.862Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:50:10.862Z] ... 9 more [2019-07-30T17:50:10.862Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236" [2019-07-30T17:50:10.862Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-30T17:50:10.862Z] at java.lang.Long.parseLong(Long.java:592) [2019-07-30T17:50:10.862Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-30T17:50:10.862Z] at java.lang.Long.decode(Long.java:928) [2019-07-30T17:50:10.862Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-30T17:50:10.862Z] ... 16 more [2019-07-30T17:50:11.429Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:50:11.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140915400 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:50:11.429Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:11.429Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:11.429Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:50:11.429Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:50:11.429Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:11.429Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:11.429Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:11.429Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:11.429Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:11.429Z] DEBUG - Clicking on OK [2019-07-30T17:50:11.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140915401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:11.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140915401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:11.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140915401 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:11.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140915401 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:11.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140915401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:11.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140915401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:11.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140915402 data=null item=null 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-30T17:50:11.429Z] DEBUG - Clicked on [2019-07-30T17:50:11.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:50:11.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:11.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:11.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:11.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:11.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:11.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140915656 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:11.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140915656 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:11.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140915656 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:11.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140915656 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:11.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140915656 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-30T17:50:11.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140915668 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:11.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:11.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140915668 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:11.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140915669 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:11.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140915669 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:11.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140915669 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:11.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140915669 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-30T17:50:11.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140915679 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:11.429Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T17:50:11.685Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:11.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140915680 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:50:11.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140915681 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:50:11.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140915681 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:50:11.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140915681 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:11.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140915681 data=null item=TreeItem {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-30T17:50:11.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140915695 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:11.685Z] [2019-07-30T17:50:11.685Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:50:11.553 [2019-07-30T17:50:11.685Z] !MESSAGE Error initializing trace. [2019-07-30T17:50:11.685Z] [2019-07-30T17:50:11.685Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T17:50:11.685Z] !STACK 0 [2019-07-30T17:50:11.685Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T17:50:11.685Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T17:50:11.685Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:50:11.685Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:50:11.685Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:50:11.685Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:50:11.685Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:50:11.685Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:50:11.685Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:50:11.685Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:50:11.685Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:50:11.685Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T17:50:11.685Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-30T17:50:11.685Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-30T17:50:11.685Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T17:50:11.685Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T17:50:11.685Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T17:50:11.685Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T17:50:11.685Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T17:50:11.685Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T17:50:11.685Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T17:50:11.685Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T17:50:11.685Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:50:11.685Z] ... 9 more [2019-07-30T17:50:12.246Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:50:12.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140916415 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:50:12.246Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:12.246Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:12.246Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:50:12.246Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:50:12.246Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:12.246Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:12.246Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:12.246Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:12.246Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:12.246Z] DEBUG - Clicking on OK [2019-07-30T17:50:12.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140916416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:12.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140916416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:12.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140916416 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:12.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140916416 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:12.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140916416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:12.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140916416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:12.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140916416 data=null item=null 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-30T17:50:12.246Z] DEBUG - Clicked on [2019-07-30T17:50:12.502Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:50:12.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:12.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:12.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:12.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:12.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:12.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140916697 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:12.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140916698 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:12.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140916698 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:12.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140916698 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:12.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140916698 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-30T17:50:12.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140916710 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:12.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:12.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140916716 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:12.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140916717 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:12.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140916717 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:12.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140916717 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:12.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140916717 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-30T17:50:12.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140916723 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:12.502Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T17:50:12.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:12.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140916724 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:50:12.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140916724 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:50:12.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140916724 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:50:12.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140916725 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:12.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140916725 data=null item=TreeItem {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-30T17:50:12.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140916769 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:12.757Z] [2019-07-30T17:50:12.757Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:50:12.619 [2019-07-30T17:50:12.757Z] !MESSAGE Error initializing trace. [2019-07-30T17:50:12.757Z] [2019-07-30T17:50:12.757Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-30T17:50:12.757Z] !STACK 0 [2019-07-30T17:50:12.757Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-30T17:50:12.757Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T17:50:12.757Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:50:12.757Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:50:12.757Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:50:12.757Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:50:12.757Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:50:12.757Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:50:12.757Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:50:12.757Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:50:12.757Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:50:12.757Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-30T17:50:12.757Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:67) [2019-07-30T17:50:12.757Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-30T17:50:12.757Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T17:50:12.757Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T17:50:12.757Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T17:50:12.757Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T17:50:12.757Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T17:50:12.757Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T17:50:12.757Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T17:50:12.757Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T17:50:12.757Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:50:12.757Z] ... 9 more [2019-07-30T17:50:13.317Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:50:13.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140917485 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:50:13.317Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:13.317Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:13.317Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:50:13.317Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:50:13.317Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:13.317Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:13.317Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:13.317Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:13.317Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:13.317Z] DEBUG - Clicking on OK [2019-07-30T17:50:13.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140917486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:13.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140917486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:13.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140917487 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:13.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140917487 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:13.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140917487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:13.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140917487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:13.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140917487 data=null item=null 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-30T17:50:13.317Z] DEBUG - Clicked on [2019-07-30T17:50:13.572Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:50:13.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:13.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:13.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:13.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:13.572Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:13.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140917738 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:13.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140917738 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:13.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140917738 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:13.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140917738 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:13.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140917738 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-30T17:50:13.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140917754 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:13.572Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:13.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140917754 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:13.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140917754 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:13.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140917754 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:13.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140917755 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:13.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140917755 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-30T17:50:13.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140917759 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:13.572Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T17:50:13.572Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:13.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140917760 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:50:13.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140917760 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:50:13.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140917760 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:50:13.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140917761 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:13.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140917761 data=null item=TreeItem {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-30T17:50:13.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140917773 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:13.827Z] [2019-07-30T17:50:13.827Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:50:13.581 [2019-07-30T17:50:13.827Z] !MESSAGE Error initializing trace. [2019-07-30T17:50:13.827Z] [2019-07-30T17:50:13.827Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T17:50:13.827Z] !STACK 0 [2019-07-30T17:50:13.827Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T17:50:13.827Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T17:50:13.827Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:50:13.827Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:50:13.827Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:50:13.827Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:50:13.827Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:50:13.827Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:50:13.827Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:50:13.827Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:50:13.827Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:50:13.827Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T17:50:13.827Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:67) [2019-07-30T17:50:13.827Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-30T17:50:13.827Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T17:50:13.827Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T17:50:13.827Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T17:50:13.827Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T17:50:13.827Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T17:50:13.827Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T17:50:13.827Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T17:50:13.827Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T17:50:13.827Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:50:13.827Z] ... 9 more [2019-07-30T17:50:14.083Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:50:14.083Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140918322 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:50:14.083Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:14.083Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:14.083Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:50:14.083Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:50:14.083Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:14.083Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:14.083Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:14.083Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:14.083Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:14.083Z] DEBUG - Clicking on OK [2019-07-30T17:50:14.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140918323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:14.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140918323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:14.083Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140918323 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:14.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140918323 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:14.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140918324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:14.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140918324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:14.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140918324 data=null item=null 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-30T17:50:14.338Z] DEBUG - Clicked on [2019-07-30T17:50:14.338Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:50:14.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:14.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:14.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:14.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:14.338Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:14.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140918555 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:14.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140918557 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:14.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140918557 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:14.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140918557 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:14.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140918557 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-30T17:50:14.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140918568 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:14.338Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:14.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140918569 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:14.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140918569 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:14.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140918569 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:14.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140918569 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:14.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140918569 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-30T17:50:14.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140918579 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:14.338Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T17:50:14.338Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:14.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140918580 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:50:14.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140918580 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:50:14.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140918580 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:50:14.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140918580 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:14.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140918580 data=null item=TreeItem {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-30T17:50:14.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140918587 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:14.594Z] [2019-07-30T17:50:14.594Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:50:14.420 [2019-07-30T17:50:14.594Z] !MESSAGE Error initializing trace. [2019-07-30T17:50:14.594Z] [2019-07-30T17:50:14.594Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T17:50:14.594Z] !STACK 0 [2019-07-30T17:50:14.594Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T17:50:14.594Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T17:50:14.594Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:50:14.594Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:50:14.594Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:50:14.594Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:50:14.594Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:50:14.594Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:50:14.594Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:50:14.594Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:50:14.594Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:50:14.594Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T17:50:14.594Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-30T17:50:14.594Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-30T17:50:14.594Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T17:50:14.594Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T17:50:14.594Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T17:50:14.594Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T17:50:14.594Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T17:50:14.594Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T17:50:14.594Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T17:50:14.594Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T17:50:14.594Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:50:14.594Z] ... 9 more [2019-07-30T17:50:15.284Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:50:15.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140919177 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:50:15.284Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:15.284Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:15.284Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:50:15.284Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:50:15.284Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:15.284Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:15.284Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:15.284Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:15.284Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:15.284Z] DEBUG - Clicking on OK [2019-07-30T17:50:15.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140919178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:15.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140919178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:15.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140919178 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:15.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140919178 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:15.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140919178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:15.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140919178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:15.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140919179 data=null item=null 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-30T17:50:15.284Z] DEBUG - Clicked on [2019-07-30T17:50:15.284Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:50:15.284Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:15.284Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:15.284Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:15.284Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:15.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:15.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140919394 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:15.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140919395 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:15.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140919395 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:15.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140919395 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:15.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140919395 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-30T17:50:15.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140919411 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:15.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:15.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140919412 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:15.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140919412 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:15.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140919412 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:15.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140919413 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:15.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140919413 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-30T17:50:15.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140919417 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:15.284Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T17:50:15.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:15.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140919418 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:50:15.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140919418 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:50:15.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140919418 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:50:15.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140919418 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:15.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140919418 data=null item=TreeItem {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-30T17:50:15.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140919466 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:15.284Z] [2019-07-30T17:50:15.284Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:50:15.260 [2019-07-30T17:50:15.284Z] !MESSAGE Error initializing trace. [2019-07-30T17:50:15.284Z] [2019-07-30T17:50:15.284Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T17:50:15.284Z] !STACK 0 [2019-07-30T17:50:15.284Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T17:50:15.284Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T17:50:15.284Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:50:15.284Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:50:15.284Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:50:15.284Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:50:15.284Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:50:15.284Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:50:15.284Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:50:15.284Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:50:15.284Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:50:15.284Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T17:50:15.284Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-30T17:50:15.284Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T17:50:15.284Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T17:50:15.284Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T17:50:15.284Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T17:50:15.284Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T17:50:15.284Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T17:50:15.284Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:50:15.284Z] ... 9 more [2019-07-30T17:50:15.845Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:50:15.845Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140920017 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:50:15.845Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:15.845Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:15.845Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:50:15.845Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:50:15.845Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:15.845Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:15.845Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:15.845Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:15.845Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:15.845Z] DEBUG - Clicking on OK [2019-07-30T17:50:15.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140920018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:15.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140920018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:15.845Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140920018 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:15.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140920018 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:15.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140920018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:15.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140920018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:15.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140920018 data=null item=null 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-30T17:50:15.845Z] DEBUG - Clicked on [2019-07-30T17:50:16.101Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:50:16.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:16.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:16.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:16.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:16.101Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:16.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140920291 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:16.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140920292 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:16.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140920292 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:16.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140920292 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:16.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140920292 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-30T17:50:16.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140920307 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:16.101Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:16.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140920308 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:16.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140920308 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:16.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140920308 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:16.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140920308 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:16.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140920308 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-30T17:50:16.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140920312 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:16.101Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T17:50:16.101Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:16.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140920313 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:50:16.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140920313 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:50:16.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140920313 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:50:16.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140920314 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:16.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140920314 data=null item=TreeItem {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-30T17:50:16.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140920325 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:16.356Z] [2019-07-30T17:50:16.356Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:50:16.204 [2019-07-30T17:50:16.356Z] !MESSAGE Error initializing trace. [2019-07-30T17:50:16.356Z] [2019-07-30T17:50:16.356Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-30T17:50:16.356Z] !STACK 0 [2019-07-30T17:50:16.356Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-30T17:50:16.356Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T17:50:16.356Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:50:16.356Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:50:16.356Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:50:16.356Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:50:16.356Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:50:16.356Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:50:16.356Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:50:16.356Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:50:16.356Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:50:16.356Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-30T17:50:16.356Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-30T17:50:16.356Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:82) [2019-07-30T17:50:16.356Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T17:50:16.356Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T17:50:16.356Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T17:50:16.356Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T17:50:16.356Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T17:50:16.356Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T17:50:16.356Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:50:16.356Z] ... 9 more [2019-07-30T17:50:16.356Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" [2019-07-30T17:50:16.356Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-30T17:50:16.356Z] at java.lang.Long.parseLong(Long.java:589) [2019-07-30T17:50:16.356Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-30T17:50:16.356Z] at java.lang.Long.decode(Long.java:928) [2019-07-30T17:50:16.356Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-30T17:50:16.356Z] ... 17 more [2019-07-30T17:50:16.917Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:50:16.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140920901 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:50:16.917Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:16.917Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:16.917Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:50:16.917Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:50:16.917Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:16.917Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:16.917Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:16.917Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:16.917Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:16.917Z] DEBUG - Clicking on OK [2019-07-30T17:50:16.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140920902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:16.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140920902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:16.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140920902 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:16.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140920902 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:16.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140920902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:16.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140920903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:16.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140920903 data=null item=null 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-30T17:50:16.917Z] DEBUG - Clicked on [2019-07-30T17:50:16.917Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:50:16.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:16.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:16.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:16.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:16.917Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:16.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140921112 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:16.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140921113 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:16.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140921113 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:16.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140921113 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:16.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140921113 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-30T17:50:17.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140921168 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:17.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:17.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140921169 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:17.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140921169 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:17.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140921169 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:17.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140921169 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:17.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140921169 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-30T17:50:17.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140921174 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:17.173Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T17:50:17.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:17.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140921174 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:50:17.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140921175 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:50:17.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140921175 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:50:17.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140921175 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:17.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140921175 data=null item=TreeItem {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-30T17:50:17.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140921184 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:17.173Z] [2019-07-30T17:50:17.173Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:50:17.055 [2019-07-30T17:50:17.173Z] !MESSAGE Error initializing trace. [2019-07-30T17:50:17.173Z] [2019-07-30T17:50:17.173Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-30T17:50:17.173Z] !STACK 0 [2019-07-30T17:50:17.173Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-30T17:50:17.173Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T17:50:17.173Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:50:17.173Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:50:17.173Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:50:17.173Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:50:17.173Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:50:17.173Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:50:17.173Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:50:17.173Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:50:17.173Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:50:17.173Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-30T17:50:17.173Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-30T17:50:17.173Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T17:50:17.173Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T17:50:17.173Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T17:50:17.173Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T17:50:17.173Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T17:50:17.173Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T17:50:17.173Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:50:17.173Z] ... 9 more [2019-07-30T17:50:17.736Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:50:17.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140921922 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:50:17.736Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:17.736Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:17.736Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:50:17.736Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:50:17.736Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:17.736Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:17.736Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:17.736Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:17.736Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:17.736Z] DEBUG - Clicking on OK [2019-07-30T17:50:17.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140921923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:17.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140921923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:17.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140921923 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:17.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140921923 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:17.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140921924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:17.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140921924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:17.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140921924 data=null item=null 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-30T17:50:17.736Z] DEBUG - Clicked on [2019-07-30T17:50:17.991Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:50:17.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:17.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:17.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:17.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:17.991Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:17.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140922171 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:17.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140922171 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:17.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140922171 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:17.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140922171 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:17.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140922172 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-30T17:50:17.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140922187 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:17.991Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:17.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140922188 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:17.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140922188 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:17.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140922188 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:17.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140922188 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:17.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140922188 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-30T17:50:17.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140922192 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:17.991Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T17:50:17.991Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:17.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140922193 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:50:17.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140922193 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:50:17.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140922193 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:50:17.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140922194 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:17.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140922194 data=null item=TreeItem {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-30T17:50:17.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140922205 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:18.246Z] [2019-07-30T17:50:18.246Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:50:18.017 [2019-07-30T17:50:18.246Z] !MESSAGE Error initializing trace. [2019-07-30T17:50:18.246Z] [2019-07-30T17:50:18.246Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T17:50:18.246Z] !STACK 0 [2019-07-30T17:50:18.246Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T17:50:18.246Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T17:50:18.246Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:50:18.246Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:50:18.246Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:50:18.246Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:50:18.246Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:50:18.246Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:50:18.246Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:50:18.246Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:50:18.246Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:50:18.246Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T17:50:18.246Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-30T17:50:18.246Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T17:50:18.246Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T17:50:18.246Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T17:50:18.246Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T17:50:18.246Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T17:50:18.246Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T17:50:18.246Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:50:18.246Z] ... 9 more [2019-07-30T17:50:18.806Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:50:18.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140922774 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:50:18.806Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:18.806Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:18.806Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:50:18.806Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:50:18.806Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:18.806Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:18.806Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:18.806Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:18.806Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:18.806Z] DEBUG - Clicking on OK [2019-07-30T17:50:18.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140922775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:18.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140922775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:18.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140922775 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:18.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140922775 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:18.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140922775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:18.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140922775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:18.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140922775 data=null item=null 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-30T17:50:18.806Z] DEBUG - Clicked on [2019-07-30T17:50:18.806Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:50:18.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:18.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:18.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:18.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:18.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:18.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140923008 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:18.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140923008 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:18.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140923008 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:18.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140923008 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:18.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140923009 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-30T17:50:18.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140923020 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:18.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:18.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140923021 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:18.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140923021 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:18.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140923021 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:18.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140923021 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:18.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140923021 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-30T17:50:18.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140923033 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:18.806Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T17:50:18.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:18.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140923034 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:50:18.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140923034 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:50:18.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140923034 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:50:18.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140923034 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:18.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140923034 data=null item=TreeItem {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-30T17:50:18.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140923048 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:19.062Z] [2019-07-30T17:50:19.062Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:50:18.879 [2019-07-30T17:50:19.062Z] !MESSAGE Error initializing trace. [2019-07-30T17:50:19.062Z] [2019-07-30T17:50:19.062Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-30T17:50:19.062Z] !STACK 0 [2019-07-30T17:50:19.062Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-30T17:50:19.062Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T17:50:19.062Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:50:19.062Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:50:19.062Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:50:19.062Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:50:19.062Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:50:19.062Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:50:19.062Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:50:19.062Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:50:19.062Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:50:19.062Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-30T17:50:19.062Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-30T17:50:19.062Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T17:50:19.062Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T17:50:19.062Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T17:50:19.062Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T17:50:19.062Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T17:50:19.062Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T17:50:19.062Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:50:19.062Z] ... 9 more [2019-07-30T17:50:19.622Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:50:19.622Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140923723 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:50:19.622Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:19.622Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:19.622Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:50:19.622Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:50:19.622Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:19.622Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:19.622Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:19.622Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:19.622Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:19.622Z] DEBUG - Clicking on OK [2019-07-30T17:50:19.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140923724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:19.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140923724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:19.622Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140923724 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:19.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140923724 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:19.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140923724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:19.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140923724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:19.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140923724 data=null item=null 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-30T17:50:19.622Z] DEBUG - Clicked on [2019-07-30T17:50:19.878Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:50:19.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:19.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:19.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:19.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:19.878Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:19.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140923931 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:19.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140923931 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:19.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140923931 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:19.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140923932 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:19.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140923932 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-30T17:50:19.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140923974 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:19.878Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:19.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140923975 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:19.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140923975 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:19.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140923975 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:19.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140923975 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:19.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140923976 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-30T17:50:19.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140923985 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:19.878Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T17:50:19.878Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:19.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140923986 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:50:19.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140923986 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:50:19.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140923986 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:50:19.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140923987 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:19.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140923987 data=null item=TreeItem {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-30T17:50:19.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140923995 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:19.878Z] [2019-07-30T17:50:19.878Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:50:19.816 [2019-07-30T17:50:19.878Z] !MESSAGE Error initializing trace. [2019-07-30T17:50:19.878Z] [2019-07-30T17:50:19.878Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-30T17:50:19.878Z] !STACK 0 [2019-07-30T17:50:19.878Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-30T17:50:19.878Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T17:50:19.878Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:50:19.878Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:50:19.878Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:50:19.878Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:50:19.878Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:50:19.878Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:50:19.878Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:50:19.878Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:50:19.878Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:50:19.878Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-30T17:50:19.878Z] at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:193) [2019-07-30T17:50:19.878Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114) [2019-07-30T17:50:19.878Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-30T17:50:19.878Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-30T17:50:19.878Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T17:50:19.878Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T17:50:19.878Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T17:50:19.878Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T17:50:19.878Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T17:50:19.878Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:50:19.878Z] ... 9 more [2019-07-30T17:50:20.439Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:50:20.439Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140924573 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:50:20.439Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:20.439Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:20.439Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:50:20.439Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:50:20.439Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:20.439Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:20.439Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:20.439Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:20.439Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:20.439Z] DEBUG - Clicking on OK [2019-07-30T17:50:20.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140924574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:20.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140924574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:20.439Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140924574 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:20.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140924574 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:20.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140924574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:20.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140924574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:20.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140924574 data=null item=null 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-30T17:50:20.439Z] DEBUG - Clicked on [2019-07-30T17:50:20.695Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:50:20.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:20.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:20.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:20.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:20.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:20.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140924808 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:20.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140924808 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:20.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140924808 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:20.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140924809 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:20.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140924809 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-30T17:50:20.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140924824 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:20.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:20.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140924825 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:20.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140924825 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:20.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140924825 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:20.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140924825 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:20.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140924825 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-30T17:50:20.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140924830 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:20.695Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T17:50:20.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:20.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140924831 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:50:20.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140924831 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:50:20.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140924831 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:50:20.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140924831 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:20.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140924831 data=null item=TreeItem {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-30T17:50:20.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140924842 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:20.695Z] [2019-07-30T17:50:20.695Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:50:20.636 [2019-07-30T17:50:20.695Z] !MESSAGE Error initializing trace. [2019-07-30T17:50:20.695Z] [2019-07-30T17:50:20.695Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-30T17:50:20.695Z] !STACK 0 [2019-07-30T17:50:20.695Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-30T17:50:20.695Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T17:50:20.695Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:50:20.695Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:50:20.695Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:50:20.695Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:50:20.695Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:50:20.695Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:50:20.695Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:50:20.695Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:50:20.695Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:50:20.695Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-30T17:50:20.695Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:216) [2019-07-30T17:50:20.695Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T17:50:20.695Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T17:50:20.695Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T17:50:20.695Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T17:50:20.695Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T17:50:20.695Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:50:20.695Z] ... 9 more [2019-07-30T17:50:21.255Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:50:21.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140925393 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:50:21.255Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:21.255Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:21.255Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:50:21.255Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:50:21.255Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:21.255Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:21.255Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:21.255Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:21.255Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:21.255Z] DEBUG - Clicking on OK [2019-07-30T17:50:21.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140925394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:21.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140925394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:21.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140925394 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:21.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140925394 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:21.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140925395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:21.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140925395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:21.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140925395 data=null item=null 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-30T17:50:21.255Z] DEBUG - Clicked on [2019-07-30T17:50:21.510Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T17:50:21.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:21.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:21.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:21.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:21.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:21.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140925666 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:21.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140925666 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:21.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140925666 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:21.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140925666 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:21.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140925666 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-30T17:50:21.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140925680 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:21.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:21.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140925681 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:21.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140925681 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:21.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140925681 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:21.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140925681 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:21.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140925681 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-30T17:50:21.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140925686 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:21.510Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T17:50:21.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:21.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1140925687 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T17:50:21.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1140925687 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T17:50:21.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1140925687 data=null} to TreeItem with text {Traces [1]} [2019-07-30T17:50:21.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1140925688 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:21.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140925688 data=null item=TreeItem {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-30T17:50:21.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1140925700 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T17:50:21.765Z] [2019-07-30T17:50:21.765Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 17:50:21.546 [2019-07-30T17:50:21.765Z] !MESSAGE Error initializing trace. [2019-07-30T17:50:21.765Z] [2019-07-30T17:50:21.765Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-30T17:50:21.765Z] !STACK 0 [2019-07-30T17:50:21.765Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-30T17:50:21.765Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T17:50:21.765Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T17:50:21.765Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T17:50:21.765Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T17:50:21.765Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T17:50:21.765Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T17:50:21.765Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T17:50:21.765Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T17:50:21.765Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T17:50:21.765Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:50:21.765Z] Caused by: NoViableAltException(73@[]) [2019-07-30T17:50:21.765Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3107) [2019-07-30T17:50:21.765Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2573) [2019-07-30T17:50:21.765Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1927) [2019-07-30T17:50:21.765Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1706) [2019-07-30T17:50:21.765Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T17:50:21.765Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T17:50:21.765Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T17:50:21.765Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T17:50:21.765Z] ... 9 more [2019-07-30T17:50:22.327Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T17:50:22.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1140926286 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T17:50:22.327Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:22.327Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:22.327Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T17:50:22.327Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T17:50:22.327Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T17:50:22.327Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T17:50:22.327Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:22.327Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:22.327Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:22.327Z] DEBUG - Clicking on OK [2019-07-30T17:50:22.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140926287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:22.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140926287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:22.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140926287 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:22.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140926287 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:22.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140926287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:22.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140926287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T17:50:22.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140926287 data=null item=null 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-30T17:50:22.327Z] DEBUG - Clicked on [2019-07-30T17:50:22.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1140926507 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:50:22.327Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:50:22.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:50:22.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:50:22.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:50:22.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140926512 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:22.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1140926512 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:22.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1140926512 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:22.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140926513 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:22.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1140926513 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-30T17:50:22.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1140926534 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T17:50:22.582Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:50:22.582Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:50:22.582Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:50:22.837Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:50:22.837Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:50:22.837Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:50:22.837Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:50:22.837Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:50:22.837Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:50:22.837Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:50:22.837Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:22.837Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:50:22.837Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:50:22.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140926868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:50:22.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140926868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:50:22.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140926869 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:50:22.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140926869 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:50:22.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140926869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:50:22.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140926869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:50:22.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140926869 data=null item=null detail=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-30T17:50:22.837Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140926869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:50:22.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140926869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:50:22.837Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140926869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:50:22.837Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140926869 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:50:22.837Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1140926869 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:50:22.837Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:50:22.837Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:50:22.837Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:50:22.837Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:50:22.837Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:50:22.837Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:50:22.837Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:50:22.837Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:50:22.837Z] DEBUG - Clicking on OK [2019-07-30T17:50:22.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1140926870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:50:22.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1140926870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:50:22.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1140926870 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:50:22.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1140926870 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:50:22.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1140926870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:50:22.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1140926870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:50:22.837Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:50:22.837Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:50:22.837Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:50:22.837Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:50:22.837Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:50:22.837Z] DEBUG - Clicked on OK [2019-07-30T17:50:22.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1140926870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:50:22.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1140926599 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-30T17:50:23.398Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.983 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-30T17:50:23.398Z] testOpen[0: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.579 s [2019-07-30T17:50:23.398Z] 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.289 s [2019-07-30T17:50:23.398Z] testOpen[2: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.145 s [2019-07-30T17:50:23.398Z] testOpen[3: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.114 s [2019-07-30T17:50:23.398Z] testOpen[4: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.033 s [2019-07-30T17:50:23.398Z] testOpen[5: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.061 s [2019-07-30T17:50:23.398Z] testOpen[6: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.064 s [2019-07-30T17:50:23.398Z] 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.905 s [2019-07-30T17:50:23.398Z] testOpen[8: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.029 s [2019-07-30T17:50:23.398Z] testOpen[9: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1 s [2019-07-30T17:50:23.398Z] 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.818 s [2019-07-30T17:50:23.398Z] 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.907 s [2019-07-30T17:50:23.398Z] testOpen[12: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.041 s [2019-07-30T17:50:23.398Z] testOpen[13: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.043 s [2019-07-30T17:50:23.398Z] 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.816 s [2019-07-30T17:50:23.398Z] 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.839 s [2019-07-30T17:50:23.398Z] 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.895 s [2019-07-30T17:50:23.398Z] 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.823 s [2019-07-30T17:50:23.398Z] testOpen[18: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.058 s [2019-07-30T17:50:23.398Z] 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.835 s [2019-07-30T17:50:23.398Z] 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.925 s [2019-07-30T17:50:23.398Z] 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.877 s [2019-07-30T17:50:23.398Z] 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.858 s [2019-07-30T17:50:23.398Z] 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.844 s [2019-07-30T17:50:23.398Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-30T17:50:23.654Z] *** BUG *** [2019-07-30T17:50:23.654Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:50:23.654Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:50:23.654Z] [2019-07-30T17:50:23.654Z] *** BUG *** [2019-07-30T17:50:23.654Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:50:23.654Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:50:23.654Z] [2019-07-30T17:50:23.912Z] *** BUG *** [2019-07-30T17:50:23.912Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:50:23.912Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:50:23.912Z] [2019-07-30T17:50:23.912Z] *** BUG *** [2019-07-30T17:50:23.912Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:50:23.912Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:50:23.912Z] [2019-07-30T17:50:23.912Z] *** BUG *** [2019-07-30T17:50:23.912Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:50:23.912Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:50:23.912Z] [2019-07-30T17:50:23.912Z] *** BUG *** [2019-07-30T17:50:23.912Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:50:23.912Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:50:23.912Z] [2019-07-30T17:50:23.912Z] *** BUG *** [2019-07-30T17:50:23.912Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:50:23.912Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:50:23.912Z] [2019-07-30T17:50:26.425Z] *** BUG *** [2019-07-30T17:50:26.425Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:50:26.425Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:50:26.425Z] [2019-07-30T17:50:26.425Z] *** BUG *** [2019-07-30T17:50:26.425Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:50:26.425Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:50:26.425Z] [2019-07-30T17:50:26.425Z] *** BUG *** [2019-07-30T17:50:26.425Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:50:26.425Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:50:26.425Z] [2019-07-30T17:51:47.985Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.791 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-30T17:51:47.985Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.511 s [2019-07-30T17:51:47.985Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.897 s [2019-07-30T17:51:47.985Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.142 s [2019-07-30T17:51:47.985Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.295 s [2019-07-30T17:51:47.985Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.361 s [2019-07-30T17:51:47.985Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 8.314 s [2019-07-30T17:51:47.985Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 7.578 s [2019-07-30T17:51:47.985Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.058 s [2019-07-30T17:51:47.985Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 0.627 s [2019-07-30T17:51:47.985Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.296 s [2019-07-30T17:51:47.985Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.849 s [2019-07-30T17:51:47.985Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.277 s [2019-07-30T17:51:47.985Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.911 s [2019-07-30T17:51:47.985Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.315 s [2019-07-30T17:51:47.985Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.15 s [2019-07-30T17:51:47.985Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.169 s [2019-07-30T17:51:47.985Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.049 s [2019-07-30T17:51:47.985Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.268 s [2019-07-30T17:51:47.985Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.03 s [2019-07-30T17:51:47.985Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.16 s [2019-07-30T17:51:47.985Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.95 s [2019-07-30T17:51:47.985Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.026 s [2019-07-30T17:51:47.985Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.07 s [2019-07-30T17:51:47.985Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.447 s [2019-07-30T17:51:47.985Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.302 s [2019-07-30T17:51:47.985Z] [2019-07-30T17:51:47.985Z] Results: [2019-07-30T17:51:47.985Z] [2019-07-30T17:51:47.985Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:51:47.985Z] [2019-07-30T17:51:47.985Z] [2019-07-30T17:51:47.985Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 17:51:40.331 [2019-07-30T17:51:47.985Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T17:51:47.985Z] [INFO] All tests passed! [2019-07-30T17:51:47.985Z] [INFO] [2019-07-30T17:51:47.985Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T17:51:47.985Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:51:47.985Z] [INFO] [2019-07-30T17:51:47.985Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T17:51:47.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:51:47.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:51:47.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:51:47.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:51:47.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:51:47.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T17:51:47.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:51:47.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:51:47.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:51:47.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:51:47.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:51:47.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:51:47.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:51:47.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T17:51:47.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:51:47.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T17:51:47.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T17:51:47.985Z] [INFO] [2019-07-30T17:51:47.985Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T17:51:47.985Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:51:47.985Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:51:47.985Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:51:47.985Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:51:47.985Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:51:47.985Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:51:47.985Z] [INFO] [2019-07-30T17:51:47.985Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T17:51:47.985Z] [INFO] [2019-07-30T17:51:47.985Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >----- [2019-07-30T17:51:47.985Z] [INFO] Building Trace Compass User Guide 5.0.0-SNAPSHOT [69/134] [2019-07-30T17:51:47.985Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:51:47.985Z] [INFO] [2019-07-30T17:51:47.985Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:47.985Z] [INFO] [2019-07-30T17:51:47.985Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:47.985Z] [INFO] Executing tasks [2019-07-30T17:51:47.985Z] [2019-07-30T17:51:47.985Z] main: [2019-07-30T17:51:47.985Z] [2019-07-30T17:51:47.985Z] clean: [2019-07-30T17:51:47.985Z] [INFO] Executed tasks [2019-07-30T17:51:47.985Z] [INFO] [2019-07-30T17:51:47.985Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:47.985Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target [2019-07-30T17:51:47.985Z] [INFO] [2019-07-30T17:51:47.985Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:47.985Z] [INFO] The project's OSGi version is 5.0.0.201907301708 [2019-07-30T17:51:47.985Z] [INFO] [2019-07-30T17:51:47.985Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:47.985Z] [INFO] [2019-07-30T17:51:47.985Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:47.985Z] [INFO] [2019-07-30T17:51:47.985Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:47.985Z] [INFO] [2019-07-30T17:51:47.985Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:47.985Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:51:47.985Z] [INFO] [2019-07-30T17:51:47.985Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:47.985Z] [INFO] Executing tasks [2019-07-30T17:51:47.985Z] [2019-07-30T17:51:47.985Z] main: [2019-07-30T17:51:47.985Z] [2019-07-30T17:51:47.985Z] build: [2019-07-30T17:51:47.985Z] Help: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html [2019-07-30T17:51:47.985Z] [2019-07-30T17:51:47.985Z] test: [2019-07-30T17:51:47.985Z] [xmlvalidate] 18 file(s) have been successfully validated. [2019-07-30T17:51:47.985Z] [INFO] Executed tasks [2019-07-30T17:51:47.985Z] [INFO] [2019-07-30T17:51:47.985Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:47.985Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:51:47.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/src/main/resources [2019-07-30T17:51:47.985Z] [INFO] [2019-07-30T17:51:47.985Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:47.985Z] [INFO] [2019-07-30T17:51:47.985Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:47.985Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-30T17:51:47.985Z] [INFO] Command line: [2019-07-30T17:51:47.985Z] [/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_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-30T17:51:47.985Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:51:47.985Z] Buildfile: build.xml [2019-07-30T17:51:47.985Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T17:51:47.985Z] [2019-07-30T17:51:47.985Z] build.index: [2019-07-30T17:51:49.876Z] BUILD SUCCESSFUL [2019-07-30T17:51:49.876Z] [2019-07-30T17:51:49.876Z] BUILD SUCCESSFUL [2019-07-30T17:51:49.876Z] Total time: 2 seconds [2019-07-30T17:51:50.132Z] [INFO] [2019-07-30T17:51:50.132Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:50.132Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:51:50.132Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/src/test/resources [2019-07-30T17:51:50.132Z] [INFO] [2019-07-30T17:51:50.132Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:50.132Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T17:51:50.132Z] [INFO] [2019-07-30T17:51:50.132Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:50.132Z] [INFO] [2019-07-30T17:51:50.132Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:50.387Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T17:51:50.963Z] [INFO] [2019-07-30T17:51:50.963Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:50.963Z] [INFO] [2019-07-30T17:51:50.963Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:50.963Z] [INFO] [2019-07-30T17:51:50.963Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:50.963Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T17:51:51.523Z] [INFO] [2019-07-30T17:51:51.523Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:51.523Z] [INFO] [2019-07-30T17:51:51.523Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:51.523Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:51:51.523Z] [INFO] [2019-07-30T17:51:51.523Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:51.523Z] [INFO] [2019-07-30T17:51:51.523Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:51.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:51:51.779Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:51:51.779Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:51:51.779Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:51:51.779Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:51:51.779Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:51:51.779Z] [INFO] [2019-07-30T17:51:51.779Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T17:51:51.779Z] [INFO] [2019-07-30T17:51:51.779Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >-- [2019-07-30T17:51:51.779Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT [70/134] [2019-07-30T17:51:51.779Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:51:51.779Z] [INFO] [2019-07-30T17:51:51.779Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:51.779Z] [INFO] [2019-07-30T17:51:51.779Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:51.779Z] [INFO] Executing tasks [2019-07-30T17:51:51.779Z] [2019-07-30T17:51:51.779Z] main: [2019-07-30T17:51:51.779Z] [2019-07-30T17:51:51.779Z] clean: [2019-07-30T17:51:51.779Z] [INFO] Executed tasks [2019-07-30T17:51:51.779Z] [INFO] [2019-07-30T17:51:51.779Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:51.779Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target [2019-07-30T17:51:51.779Z] [INFO] [2019-07-30T17:51:51.779Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:51.779Z] [INFO] The project's OSGi version is 5.0.0.201907301708 [2019-07-30T17:51:51.779Z] [INFO] [2019-07-30T17:51:51.779Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:51.779Z] [INFO] [2019-07-30T17:51:51.779Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:51.779Z] [INFO] [2019-07-30T17:51:51.779Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:51.779Z] [INFO] [2019-07-30T17:51:51.779Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:51.779Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:51:51.779Z] [INFO] [2019-07-30T17:51:51.779Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:51.779Z] [INFO] Executing tasks [2019-07-30T17:51:51.779Z] [2019-07-30T17:51:51.779Z] main: [2019-07-30T17:51:51.779Z] [2019-07-30T17:51:51.779Z] build: [2019-07-30T17:51:51.779Z] Help: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html [2019-07-30T17:51:51.779Z] [2019-07-30T17:51:51.779Z] test: [2019-07-30T17:51:51.779Z] [xmlvalidate] 8 file(s) have been successfully validated. [2019-07-30T17:51:51.779Z] [INFO] Executed tasks [2019-07-30T17:51:51.779Z] [INFO] [2019-07-30T17:51:51.779Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:51.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:51:51.779Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources [2019-07-30T17:51:51.779Z] [INFO] [2019-07-30T17:51:51.779Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:51.779Z] [INFO] [2019-07-30T17:51:51.779Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:52.034Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-30T17:51:52.034Z] [INFO] Command line: [2019-07-30T17:51:52.034Z] [/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_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-30T17:51:52.034Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:51:53.920Z] Buildfile: build.xml [2019-07-30T17:51:54.175Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T17:51:54.175Z] [2019-07-30T17:51:54.175Z] build.index: [2019-07-30T17:51:56.061Z] BUILD SUCCESSFUL [2019-07-30T17:51:56.061Z] [2019-07-30T17:51:56.061Z] BUILD SUCCESSFUL [2019-07-30T17:51:56.061Z] Total time: 2 seconds [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:56.622Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:51:56.622Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:56.622Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:56.622Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:56.622Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:56.622Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:56.622Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:51:56.622Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:51:56.622Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:51:56.622Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:51:56.622Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:51:56.622Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >--- [2019-07-30T17:51:56.622Z] [INFO] Building Trace Compass RCP User Guide 5.0.0-SNAPSHOT [71/134] [2019-07-30T17:51:56.622Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:51:56.622Z] [INFO] Executing tasks [2019-07-30T17:51:56.622Z] [2019-07-30T17:51:56.622Z] main: [2019-07-30T17:51:56.622Z] [2019-07-30T17:51:56.622Z] clean: [2019-07-30T17:51:56.622Z] [INFO] Executed tasks [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:51:56.622Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:51:56.622Z] [INFO] The project's OSGi version is 5.0.0.201907301708 [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:51:56.622Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:51:56.622Z] [INFO] Executing tasks [2019-07-30T17:51:56.622Z] [2019-07-30T17:51:56.622Z] main: [2019-07-30T17:51:56.622Z] [2019-07-30T17:51:56.622Z] build: [2019-07-30T17:51:56.622Z] Help: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html [2019-07-30T17:51:56.622Z] [2019-07-30T17:51:56.622Z] test: [2019-07-30T17:51:56.622Z] [xmlvalidate] 2 file(s) have been successfully validated. [2019-07-30T17:51:56.622Z] [INFO] Executed tasks [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:51:56.622Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:51:56.622Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:51:56.622Z] [INFO] [2019-07-30T17:51:56.622Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:51:56.878Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-30T17:51:56.878Z] [INFO] Command line: [2019-07-30T17:51:56.878Z] [/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_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-30T17:51:56.878Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:51:58.763Z] Buildfile: build.xml [2019-07-30T17:51:58.763Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T17:51:58.763Z] [2019-07-30T17:51:58.763Z] build.index: [2019-07-30T17:52:00.650Z] BUILD SUCCESSFUL [2019-07-30T17:52:00.650Z] [2019-07-30T17:52:00.650Z] BUILD SUCCESSFUL [2019-07-30T17:52:00.650Z] Total time: 2 seconds [2019-07-30T17:52:00.905Z] [INFO] [2019-07-30T17:52:00.905Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:52:00.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:52:00.905Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources [2019-07-30T17:52:00.905Z] [INFO] [2019-07-30T17:52:00.905Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:52:00.905Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T17:52:00.905Z] [INFO] [2019-07-30T17:52:00.905Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:52:00.905Z] [INFO] [2019-07-30T17:52:00.905Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:52:00.905Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T17:52:01.160Z] [INFO] [2019-07-30T17:52:01.160Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:52:01.160Z] [INFO] [2019-07-30T17:52:01.160Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:52:01.160Z] [INFO] [2019-07-30T17:52:01.160Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:52:01.160Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T17:52:01.160Z] [INFO] [2019-07-30T17:52:01.160Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:52:01.160Z] [INFO] [2019-07-30T17:52:01.160Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:52:01.160Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:52:01.160Z] [INFO] [2019-07-30T17:52:01.160Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:52:01.160Z] [INFO] [2019-07-30T17:52:01.160Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:52:01.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:01.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:01.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:01.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:01.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:01.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:01.416Z] [INFO] [2019-07-30T17:52:01.416Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T17:52:01.416Z] [INFO] [2019-07-30T17:52:01.416Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >-- [2019-07-30T17:52:01.416Z] [INFO] Building Trace Compass Pcap User Guide 5.0.0-SNAPSHOT [72/134] [2019-07-30T17:52:01.416Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:52:01.416Z] [INFO] [2019-07-30T17:52:01.416Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:01.416Z] [INFO] [2019-07-30T17:52:01.416Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:01.416Z] [INFO] Executing tasks [2019-07-30T17:52:01.416Z] [2019-07-30T17:52:01.416Z] main: [2019-07-30T17:52:01.416Z] [2019-07-30T17:52:01.416Z] clean: [2019-07-30T17:52:01.416Z] [INFO] Executed tasks [2019-07-30T17:52:01.416Z] [INFO] [2019-07-30T17:52:01.416Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:01.416Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target [2019-07-30T17:52:01.416Z] [INFO] [2019-07-30T17:52:01.416Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:01.416Z] [INFO] The project's OSGi version is 5.0.0.201907301708 [2019-07-30T17:52:01.416Z] [INFO] [2019-07-30T17:52:01.416Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:01.416Z] [INFO] [2019-07-30T17:52:01.416Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:01.416Z] [INFO] [2019-07-30T17:52:01.416Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:01.416Z] [INFO] [2019-07-30T17:52:01.416Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:01.416Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:52:01.416Z] [INFO] [2019-07-30T17:52:01.416Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:01.416Z] [INFO] Executing tasks [2019-07-30T17:52:01.416Z] [2019-07-30T17:52:01.416Z] main: [2019-07-30T17:52:01.416Z] [2019-07-30T17:52:01.416Z] build: [2019-07-30T17:52:01.416Z] Help: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html [2019-07-30T17:52:01.416Z] [2019-07-30T17:52:01.416Z] test: [2019-07-30T17:52:01.416Z] [xmlvalidate] 1 file(s) have been successfully validated. [2019-07-30T17:52:01.416Z] [INFO] Executed tasks [2019-07-30T17:52:01.416Z] [INFO] [2019-07-30T17:52:01.416Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:01.416Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:52:01.416Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources [2019-07-30T17:52:01.416Z] [INFO] [2019-07-30T17:52:01.416Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:01.416Z] [INFO] [2019-07-30T17:52:01.416Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:01.671Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-30T17:52:01.671Z] [INFO] Command line: [2019-07-30T17:52:01.671Z] [/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_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:01.671Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:52:03.556Z] Buildfile: build.xml [2019-07-30T17:52:03.556Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T17:52:03.556Z] [2019-07-30T17:52:03.556Z] build.index: [2019-07-30T17:52:04.918Z] BUILD SUCCESSFUL [2019-07-30T17:52:04.918Z] [2019-07-30T17:52:04.918Z] BUILD SUCCESSFUL [2019-07-30T17:52:04.918Z] Total time: 1 second [2019-07-30T17:52:05.173Z] [INFO] [2019-07-30T17:52:05.173Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:05.173Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:52:05.173Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources [2019-07-30T17:52:05.173Z] [INFO] [2019-07-30T17:52:05.173Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:05.173Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T17:52:05.429Z] [INFO] [2019-07-30T17:52:05.429Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:05.429Z] [INFO] [2019-07-30T17:52:05.429Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:05.429Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T17:52:05.429Z] [INFO] [2019-07-30T17:52:05.429Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:05.429Z] [INFO] [2019-07-30T17:52:05.429Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:05.429Z] [INFO] [2019-07-30T17:52:05.429Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:05.429Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T17:52:05.429Z] [INFO] [2019-07-30T17:52:05.429Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:05.429Z] [INFO] [2019-07-30T17:52:05.429Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:05.429Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:52:05.429Z] [INFO] [2019-07-30T17:52:05.429Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:05.429Z] [INFO] [2019-07-30T17:52:05.429Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:05.429Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:05.429Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:05.429Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:05.429Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:05.429Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:05.429Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:05.429Z] [INFO] [2019-07-30T17:52:05.429Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T17:52:05.429Z] [INFO] [2019-07-30T17:52:05.429Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >----- [2019-07-30T17:52:05.429Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT [73/134] [2019-07-30T17:52:05.429Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:52:05.429Z] [INFO] [2019-07-30T17:52:05.429Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples --- [2019-07-30T17:52:05.429Z] [INFO] [2019-07-30T17:52:05.429Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples --- [2019-07-30T17:52:05.429Z] [INFO] The project's OSGi version is 1.0.4.201907301708 [2019-07-30T17:52:05.429Z] [INFO] [2019-07-30T17:52:05.429Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples --- [2019-07-30T17:52:05.429Z] [INFO] [2019-07-30T17:52:05.429Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples --- [2019-07-30T17:52:05.429Z] [INFO] [2019-07-30T17:52:05.429Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples --- [2019-07-30T17:52:05.429Z] [INFO] [2019-07-30T17:52:05.429Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples --- [2019-07-30T17:52:05.429Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:52:05.429Z] [INFO] [2019-07-30T17:52:05.429Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples --- [2019-07-30T17:52:05.429Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:52:05.429Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/src/main/resources [2019-07-30T17:52:05.429Z] [INFO] [2019-07-30T17:52:05.429Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.examples --- [2019-07-30T17:52:05.429Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/target/classes [2019-07-30T17:52:05.684Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[39] [2019-07-30T17:52:05.684Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-30T17:52:05.684Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:52:05.684Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T17:52:05.684Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[48] [2019-07-30T17:52:05.684Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-30T17:52:05.684Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:52:05.684Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T17:52:05.684Z] 2 problems (2 warnings) [2019-07-30T17:52:05.684Z] [INFO] [2019-07-30T17:52:05.684Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples --- [2019-07-30T17:52:05.684Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:52:05.684Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/src/test/resources [2019-07-30T17:52:05.684Z] [INFO] [2019-07-30T17:52:05.684Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples --- [2019-07-30T17:52:05.684Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar [2019-07-30T17:52:05.684Z] [INFO] [2019-07-30T17:52:05.684Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples --- [2019-07-30T17:52:05.684Z] [INFO] [2019-07-30T17:52:05.684Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples --- [2019-07-30T17:52:05.684Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-30T17:52:05.684Z] [INFO] [2019-07-30T17:52:05.684Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples --- [2019-07-30T17:52:05.684Z] [INFO] [2019-07-30T17:52:05.684Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.examples --- [2019-07-30T17:52:05.684Z] [INFO] [2019-07-30T17:52:05.684Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.examples --- [2019-07-30T17:52:05.684Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-30T17:52:05.684Z] [INFO] [2019-07-30T17:52:05.684Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples --- [2019-07-30T17:52:05.684Z] [INFO] [2019-07-30T17:52:05.684Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.examples --- [2019-07-30T17:52:05.684Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:52:05.684Z] [INFO] [2019-07-30T17:52:05.684Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.examples --- [2019-07-30T17:52:05.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:52:05.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:52:05.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:52:06.499Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:52:07.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:52:07.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:52:07.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:52:07.424Z] [INFO] [2019-07-30T17:52:07.424Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples --- [2019-07-30T17:52:07.424Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:07.424Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:07.424Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:07.424Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:07.424Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:07.424Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:07.424Z] [INFO] [2019-07-30T17:52:07.424Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples --- [2019-07-30T17:52:07.424Z] [INFO] [2019-07-30T17:52:07.424Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >-- [2019-07-30T17:52:07.424Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT [74/134] [2019-07-30T17:52:07.424Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T17:52:07.424Z] [INFO] [2019-07-30T17:52:07.424Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T17:52:07.424Z] [INFO] [2019-07-30T17:52:07.424Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T17:52:07.424Z] [INFO] [2019-07-30T17:52:07.424Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T17:52:07.424Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:52:07.424Z] [INFO] [2019-07-30T17:52:07.424Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T17:52:07.424Z] [INFO] [2019-07-30T17:52:07.424Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T17:52:07.679Z] [INFO] [2019-07-30T17:52:07.679Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T17:52:07.679Z] [INFO] [2019-07-30T17:52:07.679Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T17:52:07.679Z] [INFO] [2019-07-30T17:52:07.679Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T17:52:07.679Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:52:07.679Z] [INFO] [2019-07-30T17:52:07.679Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T17:52:07.679Z] [INFO] [2019-07-30T17:52:07.679Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T17:52:07.679Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:07.679Z] [INFO] [2019-07-30T17:52:07.679Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >--- [2019-07-30T17:52:07.679Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT [75/134] [2019-07-30T17:52:07.679Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:52:07.679Z] [INFO] [2019-07-30T17:52:07.679Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T17:52:07.679Z] [INFO] [2019-07-30T17:52:07.679Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T17:52:07.679Z] [INFO] The project's OSGi version is 1.0.2.201907301708 [2019-07-30T17:52:07.679Z] [INFO] [2019-07-30T17:52:07.679Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T17:52:07.679Z] [INFO] [2019-07-30T17:52:07.679Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T17:52:07.679Z] [INFO] [2019-07-30T17:52:07.679Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T17:52:07.679Z] [INFO] [2019-07-30T17:52:07.679Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T17:52:07.679Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:52:07.679Z] [INFO] [2019-07-30T17:52:07.679Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T17:52:07.679Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:52:07.679Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources [2019-07-30T17:52:07.679Z] [INFO] [2019-07-30T17:52:07.679Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T17:52:07.679Z] [INFO] Compiling 7 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes [2019-07-30T17:52:08.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[426] [2019-07-30T17:52:08.239Z] ICommandControlDMContext cmdControlDMC = DMContexts.getAncestorOfType(context, ICommandControlDMContext.class); [2019-07-30T17:52:08.239Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:52:08.239Z] 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-30T17:52:08.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[441] [2019-07-30T17:52:08.239Z] IBreakpointsTargetDMContext bpTargetDMC = DMContexts.getAncestorOfType(containerDMC , IBreakpointsTargetDMContext.class); [2019-07-30T17:52:08.239Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:52:08.239Z] 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-30T17:52:08.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[466] [2019-07-30T17:52:08.239Z] MIBreakpointDMData breakpoint = new MIBreakpointDMData(breakpoints[i]); [2019-07-30T17:52:08.239Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:52:08.239Z] The constructor MIBreakpointDMData(MIBreakpoint) is deprecated [2019-07-30T17:52:08.239Z] 3 problems (3 warnings) [2019-07-30T17:52:08.239Z] [INFO] [2019-07-30T17:52:08.239Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T17:52:08.239Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:52:08.239Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources [2019-07-30T17:52:08.239Z] [INFO] [2019-07-30T17:52:08.239Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T17:52:08.239Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-sources.jar [2019-07-30T17:52:08.239Z] [INFO] [2019-07-30T17:52:08.239Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T17:52:08.239Z] [INFO] [2019-07-30T17:52:08.239Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T17:52:08.239Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-30T17:52:08.239Z] [INFO] [2019-07-30T17:52:08.239Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T17:52:08.239Z] [INFO] [2019-07-30T17:52:08.239Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T17:52:08.239Z] [INFO] [2019-07-30T17:52:08.239Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T17:52:08.239Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-30T17:52:08.239Z] [INFO] [2019-07-30T17:52:08.239Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T17:52:08.239Z] [INFO] [2019-07-30T17:52:08.239Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T17:52:08.239Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:52:08.239Z] [INFO] [2019-07-30T17:52:08.239Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T17:52:08.239Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:52:08.495Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:52:08.495Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:52:09.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:52:09.982Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:52:09.982Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:52:09.982Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:52:09.982Z] [INFO] [2019-07-30T17:52:09.982Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T17:52:09.982Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:09.982Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:09.982Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:09.982Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:09.982Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:09.982Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:09.982Z] [INFO] [2019-07-30T17:52:09.982Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T17:52:09.982Z] [INFO] [2019-07-30T17:52:09.982Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >---- [2019-07-30T17:52:09.982Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT [76/134] [2019-07-30T17:52:09.982Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:52:09.982Z] [INFO] [2019-07-30T17:52:09.982Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T17:52:09.982Z] [INFO] [2019-07-30T17:52:09.982Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T17:52:09.982Z] [INFO] The project's OSGi version is 1.1.1.201907301708 [2019-07-30T17:52:09.982Z] [INFO] [2019-07-30T17:52:09.982Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T17:52:09.982Z] [INFO] [2019-07-30T17:52:09.982Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T17:52:09.982Z] [INFO] [2019-07-30T17:52:09.982Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T17:52:09.982Z] [INFO] [2019-07-30T17:52:09.982Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T17:52:09.982Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:52:09.982Z] [INFO] [2019-07-30T17:52:09.982Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T17:52:09.982Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:52:09.982Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources [2019-07-30T17:52:09.982Z] [INFO] [2019-07-30T17:52:09.982Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T17:52:09.982Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes [2019-07-30T17:52:10.314Z] [INFO] [2019-07-30T17:52:10.314Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T17:52:10.314Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:52:10.314Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources [2019-07-30T17:52:10.314Z] [INFO] [2019-07-30T17:52:10.314Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T17:52:10.314Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-30T17:52:10.314Z] [INFO] [2019-07-30T17:52:10.314Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T17:52:10.314Z] [INFO] [2019-07-30T17:52:10.314Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T17:52:10.314Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-30T17:52:10.314Z] [INFO] [2019-07-30T17:52:10.314Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T17:52:10.314Z] [INFO] [2019-07-30T17:52:10.314Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T17:52:10.314Z] [INFO] [2019-07-30T17:52:10.314Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T17:52:10.314Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-30T17:52:10.314Z] [INFO] [2019-07-30T17:52:10.314Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T17:52:10.314Z] [INFO] [2019-07-30T17:52:10.314Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T17:52:10.314Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:52:10.314Z] [INFO] [2019-07-30T17:52:10.314Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T17:52:10.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:52:10.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:52:10.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T17:52:10.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:52:11.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:52:12.309Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:52:12.309Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:52:12.309Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:52:12.309Z] [INFO] [2019-07-30T17:52:12.309Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T17:52:12.309Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:12.309Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:12.309Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:12.309Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:12.309Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:12.309Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:12.309Z] [INFO] [2019-07-30T17:52:12.309Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T17:52:12.309Z] [INFO] [2019-07-30T17:52:12.309Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >----- [2019-07-30T17:52:12.309Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT [77/134] [2019-07-30T17:52:12.309Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T17:52:12.309Z] [INFO] [2019-07-30T17:52:12.309Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T17:52:12.309Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/target [2019-07-30T17:52:12.309Z] [INFO] [2019-07-30T17:52:12.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T17:52:12.309Z] [INFO] The project's OSGi version is 5.0.0.201907301708 [2019-07-30T17:52:12.309Z] [INFO] [2019-07-30T17:52:12.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T17:52:12.309Z] [INFO] [2019-07-30T17:52:12.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T17:52:12.309Z] [INFO] [2019-07-30T17:52:12.309Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T17:52:12.309Z] [INFO] [2019-07-30T17:52:12.309Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T17:52:12.309Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:52:12.309Z] [INFO] [2019-07-30T17:52:12.309Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T17:52:12.309Z] [INFO] [2019-07-30T17:52:12.309Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T17:52:12.309Z] [INFO] [2019-07-30T17:52:12.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T17:52:12.309Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.jar [2019-07-30T17:52:12.309Z] [INFO] [2019-07-30T17:52:12.309Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T17:52:12.309Z] [INFO] [2019-07-30T17:52:12.309Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T17:52:12.309Z] [INFO] [2019-07-30T17:52:12.309Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T17:52:12.309Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T17:52:12.309Z] [INFO] [2019-07-30T17:52:12.309Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T17:52:12.309Z] [INFO] [2019-07-30T17:52:12.309Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T17:52:12.309Z] [INFO] [2019-07-30T17:52:12.309Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T17:52:12.309Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:52:12.309Z] [INFO] [2019-07-30T17:52:12.309Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T17:52:13.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:52:13.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:52:13.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:52:13.794Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T17:52:13.794Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:52:14.719Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:52:14.719Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:52:14.974Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T17:52:14.974Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:52:14.974Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T17:52:14.974Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:52:14.974Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:52:15.228Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:52:15.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T17:52:15.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T17:52:15.739Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:52:15.739Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:52:15.739Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T17:52:15.739Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T17:52:15.739Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.doc.user' with 0 classes [2019-07-30T17:52:15.739Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T17:52:15.739Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T17:52:15.994Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T17:52:15.994Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T17:52:15.994Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T17:52:16.250Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T17:52:16.250Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:52:16.250Z] [INFO] [2019-07-30T17:52:16.250Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T17:52:16.250Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:16.250Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:16.250Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:16.250Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:16.250Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:16.250Z] [INFO] [2019-07-30T17:52:16.250Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T17:52:16.250Z] [INFO] [2019-07-30T17:52:16.250Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >-- [2019-07-30T17:52:16.250Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT [78/134] [2019-07-30T17:52:16.250Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:52:16.250Z] [INFO] [2019-07-30T17:52:16.250Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T17:52:16.250Z] [INFO] [2019-07-30T17:52:16.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T17:52:16.250Z] [INFO] The project's OSGi version is 1.0.0.201907301708 [2019-07-30T17:52:16.250Z] [INFO] [2019-07-30T17:52:16.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T17:52:16.250Z] [INFO] [2019-07-30T17:52:16.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T17:52:16.250Z] [INFO] [2019-07-30T17:52:16.250Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T17:52:16.250Z] [INFO] [2019-07-30T17:52:16.250Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T17:52:16.250Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:52:16.250Z] [INFO] [2019-07-30T17:52:16.250Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T17:52:16.250Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:52:16.250Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources [2019-07-30T17:52:16.250Z] [INFO] [2019-07-30T17:52:16.250Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T17:52:16.506Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes [2019-07-30T17:52:16.506Z] [INFO] [2019-07-30T17:52:16.506Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T17:52:16.506Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:52:16.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources [2019-07-30T17:52:16.506Z] [INFO] [2019-07-30T17:52:16.506Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T17:52:16.506Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T17:52:16.506Z] [INFO] [2019-07-30T17:52:16.506Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T17:52:16.506Z] [INFO] [2019-07-30T17:52:16.506Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T17:52:16.506Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T17:52:16.506Z] [INFO] [2019-07-30T17:52:16.506Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T17:52:16.506Z] [INFO] [2019-07-30T17:52:16.506Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T17:52:16.506Z] [INFO] [2019-07-30T17:52:16.506Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T17:52:16.506Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T17:52:16.506Z] [INFO] [2019-07-30T17:52:16.506Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T17:52:16.506Z] [INFO] [2019-07-30T17:52:16.506Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T17:52:17.430Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log [2019-07-30T17:52:17.430Z] [INFO] Command line: [2019-07-30T17:52:17.430Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:52:17.685Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:52:19.773Z] !SESSION 2019-07-30 17:52:17.606 ----------------------------------------------- [2019-07-30T17:52:19.773Z] eclipse.buildId=unknown [2019-07-30T17:52:19.773Z] java.version=1.8.0_202 [2019-07-30T17:52:19.773Z] java.vendor=Oracle Corporation [2019-07-30T17:52:19.773Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:52:19.773Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:52:19.773Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:52:19.773Z] [2019-07-30T17:52:19.773Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:52:19.452 [2019-07-30T17:52:19.773Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:52:19.773Z] !STACK 0 [2019-07-30T17:52:19.773Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-30T17:52:19.773Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:52:19.773Z] [2019-07-30T17:52:19.773Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:52:19.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:52:19.773Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:52:19.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:52:19.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:52:19.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:52:19.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:52:19.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:52:19.773Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:52:19.773Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:52:19.773Z] [2019-07-30T17:52:19.773Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:52:19.537 [2019-07-30T17:52:19.773Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:52:19.773Z] !STACK 0 [2019-07-30T17:52:19.773Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-30T17:52:19.773Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:52:19.773Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:52:19.773Z] -> 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-30T17:52:19.773Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T17:52:19.773Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:52:19.773Z] [2019-07-30T17:52:19.773Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:52:19.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:52:19.773Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:52:19.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:52:19.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:52:19.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:52:19.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:52:19.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:52:19.773Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:52:19.773Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:52:21.136Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-30T17:52:21.136Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-30T17:52:21.136Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0 s [2019-07-30T17:52:21.136Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0 s [2019-07-30T17:52:21.136Z] [2019-07-30T17:52:21.136Z] Results: [2019-07-30T17:52:21.136Z] [2019-07-30T17:52:21.136Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:52:21.136Z] [2019-07-30T17:52:22.061Z] [INFO] All tests passed! [2019-07-30T17:52:22.061Z] [INFO] [2019-07-30T17:52:22.061Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T17:52:22.061Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:52:22.061Z] [INFO] [2019-07-30T17:52:22.061Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T17:52:22.061Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:52:22.061Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:52:22.061Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T17:52:22.317Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:52:22.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:52:23.802Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:52:23.802Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:52:23.802Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:52:23.802Z] [INFO] [2019-07-30T17:52:23.802Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T17:52:23.802Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:23.802Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:23.802Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:23.802Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:23.802Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:23.802Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:23.802Z] [INFO] [2019-07-30T17:52:23.802Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T17:52:23.802Z] [INFO] [2019-07-30T17:52:23.802Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >-- [2019-07-30T17:52:23.802Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT [79/134] [2019-07-30T17:52:23.802Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:52:23.802Z] [INFO] [2019-07-30T17:52:23.802Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T17:52:23.802Z] [INFO] [2019-07-30T17:52:23.802Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T17:52:23.802Z] [INFO] The project's OSGi version is 1.0.0.201907301708 [2019-07-30T17:52:23.802Z] [INFO] [2019-07-30T17:52:23.802Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T17:52:23.802Z] [INFO] [2019-07-30T17:52:23.802Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T17:52:23.802Z] [INFO] [2019-07-30T17:52:23.802Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T17:52:23.802Z] [INFO] [2019-07-30T17:52:23.802Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T17:52:23.802Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:52:23.802Z] [INFO] [2019-07-30T17:52:23.802Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T17:52:23.802Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:52:23.802Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources [2019-07-30T17:52:23.802Z] [INFO] [2019-07-30T17:52:23.802Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T17:52:23.802Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes [2019-07-30T17:52:24.057Z] [INFO] [2019-07-30T17:52:24.057Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T17:52:24.057Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:52:24.057Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources [2019-07-30T17:52:24.057Z] [INFO] [2019-07-30T17:52:24.057Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T17:52:24.057Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T17:52:24.057Z] [INFO] [2019-07-30T17:52:24.057Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T17:52:24.057Z] [INFO] [2019-07-30T17:52:24.057Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T17:52:24.057Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T17:52:24.057Z] [INFO] [2019-07-30T17:52:24.057Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T17:52:24.057Z] [INFO] [2019-07-30T17:52:24.057Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T17:52:24.057Z] [INFO] [2019-07-30T17:52:24.057Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T17:52:24.057Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T17:52:24.057Z] [INFO] [2019-07-30T17:52:24.057Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T17:52:24.057Z] [INFO] [2019-07-30T17:52:24.057Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T17:52:24.982Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log [2019-07-30T17:52:24.982Z] [INFO] Command line: [2019-07-30T17:52:24.982Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:52:24.982Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:52:27.494Z] !SESSION 2019-07-30 17:52:25.018 ----------------------------------------------- [2019-07-30T17:52:27.494Z] eclipse.buildId=unknown [2019-07-30T17:52:27.494Z] java.version=1.8.0_202 [2019-07-30T17:52:27.494Z] java.vendor=Oracle Corporation [2019-07-30T17:52:27.494Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:52:27.494Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:52:27.494Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:52:27.494Z] [2019-07-30T17:52:27.494Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:52:26.945 [2019-07-30T17:52:27.494Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:52:27.494Z] !STACK 0 [2019-07-30T17:52:27.494Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-30T17:52:27.494Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:52:27.494Z] [2019-07-30T17:52:27.494Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:52:27.494Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:52:27.494Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:52:27.494Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:52:27.494Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:52:27.494Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:52:27.494Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:52:27.494Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:52:27.494Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:52:27.494Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:52:27.494Z] [2019-07-30T17:52:27.494Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:52:27.027 [2019-07-30T17:52:27.494Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:52:27.494Z] !STACK 0 [2019-07-30T17:52:27.494Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-30T17:52:27.494Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:52:27.494Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:52:27.494Z] -> 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-30T17:52:27.494Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T17:52:27.494Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:52:27.494Z] [2019-07-30T17:52:27.494Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:52:27.494Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:52:27.494Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:52:27.494Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:52:27.494Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:52:27.494Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:52:27.494Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:52:27.494Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:52:27.494Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:52:27.494Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:52:28.856Z] process 10109: 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-30T17:52:28.856Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T17:52:29.111Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:52:29.111Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:52:39.046Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-30T17:52:39.046Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-30T17:52:39.046Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0.001 s [2019-07-30T17:52:39.046Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0 s [2019-07-30T17:52:39.046Z] [2019-07-30T17:52:39.046Z] Results: [2019-07-30T17:52:39.046Z] [2019-07-30T17:52:39.046Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:52:39.046Z] [2019-07-30T17:52:40.409Z] [INFO] All tests passed! [2019-07-30T17:52:40.409Z] [INFO] [2019-07-30T17:52:40.409Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T17:52:40.409Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:52:40.409Z] [INFO] [2019-07-30T17:52:40.409Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T17:52:40.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:52:40.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:52:40.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T17:52:40.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:52:41.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:52:41.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T17:52:42.040Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:52:42.040Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:52:42.040Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:52:42.040Z] [INFO] [2019-07-30T17:52:42.040Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T17:52:42.040Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:42.040Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:42.040Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:42.040Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:42.040Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:42.040Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:42.040Z] [INFO] [2019-07-30T17:52:42.040Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T17:52:42.040Z] [INFO] [2019-07-30T17:52:42.040Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >-- [2019-07-30T17:52:42.040Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT [80/134] [2019-07-30T17:52:42.040Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:52:42.040Z] [INFO] [2019-07-30T17:52:42.040Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T17:52:42.040Z] [INFO] [2019-07-30T17:52:42.040Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T17:52:42.040Z] [INFO] The project's OSGi version is 1.0.0.201907301708 [2019-07-30T17:52:42.040Z] [INFO] [2019-07-30T17:52:42.040Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T17:52:42.040Z] [INFO] [2019-07-30T17:52:42.040Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T17:52:42.040Z] [INFO] [2019-07-30T17:52:42.040Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T17:52:42.040Z] [INFO] [2019-07-30T17:52:42.040Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T17:52:42.040Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:52:42.040Z] [INFO] [2019-07-30T17:52:42.040Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T17:52:42.040Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:52:42.040Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources [2019-07-30T17:52:42.040Z] [INFO] [2019-07-30T17:52:42.040Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T17:52:42.040Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes [2019-07-30T17:52:42.296Z] [INFO] [2019-07-30T17:52:42.296Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T17:52:42.296Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:52:42.296Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources [2019-07-30T17:52:42.296Z] [INFO] [2019-07-30T17:52:42.296Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T17:52:42.296Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T17:52:42.296Z] [INFO] [2019-07-30T17:52:42.296Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T17:52:42.296Z] [INFO] [2019-07-30T17:52:42.296Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T17:52:42.296Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T17:52:42.296Z] [INFO] [2019-07-30T17:52:42.296Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T17:52:42.296Z] [INFO] [2019-07-30T17:52:42.296Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T17:52:42.296Z] [INFO] [2019-07-30T17:52:42.296Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T17:52:42.296Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T17:52:42.296Z] [INFO] [2019-07-30T17:52:42.296Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T17:52:42.296Z] [INFO] [2019-07-30T17:52:42.296Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T17:52:43.222Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log [2019-07-30T17:52:43.222Z] [INFO] Command line: [2019-07-30T17:52:43.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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:52:43.222Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:52:45.107Z] !SESSION 2019-07-30 17:52:43.217 ----------------------------------------------- [2019-07-30T17:52:45.107Z] eclipse.buildId=unknown [2019-07-30T17:52:45.107Z] java.version=1.8.0_202 [2019-07-30T17:52:45.107Z] java.vendor=Oracle Corporation [2019-07-30T17:52:45.107Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:52:45.107Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:52:45.107Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:52:45.107Z] [2019-07-30T17:52:45.107Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:52:45.004 [2019-07-30T17:52:45.107Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:52:45.107Z] !STACK 0 [2019-07-30T17:52:45.107Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T17:52:45.107Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:52:45.107Z] [2019-07-30T17:52:45.107Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:52:45.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:52:45.107Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:52:45.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:52:45.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:52:45.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:52:45.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:52:45.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:52:45.107Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:52:45.107Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:52:45.363Z] [2019-07-30T17:52:45.363Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:52:45.109 [2019-07-30T17:52:45.363Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:52:45.363Z] !STACK 0 [2019-07-30T17:52:45.363Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T17:52:45.363Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:52:45.363Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:52:45.363Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T17:52:45.363Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T17:52:45.363Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:52:45.363Z] [2019-07-30T17:52:45.363Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:52:45.363Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:52:45.363Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:52:45.363Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:52:45.363Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:52:45.363Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:52:45.363Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:52:45.363Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:52:45.363Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:52:45.363Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:52:46.288Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-30T17:52:46.288Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-30T17:52:46.288Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T17:52:46.288Z] [2019-07-30T17:52:46.288Z] Results: [2019-07-30T17:52:46.288Z] [2019-07-30T17:52:46.288Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:52:46.288Z] [2019-07-30T17:52:47.214Z] [INFO] All tests passed! [2019-07-30T17:52:47.214Z] [INFO] [2019-07-30T17:52:47.214Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T17:52:47.214Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:52:47.214Z] [INFO] [2019-07-30T17:52:47.214Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T17:52:47.214Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:52:47.214Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:52:47.469Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:52:47.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:52:47.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T17:52:48.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:52:48.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:52:48.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:52:48.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:52:48.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T17:52:48.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:52:48.444Z] [INFO] [2019-07-30T17:52:48.444Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T17:52:48.444Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:48.444Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:48.444Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:48.444Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:48.444Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:48.444Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:48.444Z] [INFO] [2019-07-30T17:52:48.444Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T17:52:48.444Z] [INFO] [2019-07-30T17:52:48.444Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >-- [2019-07-30T17:52:48.444Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT [81/134] [2019-07-30T17:52:48.444Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:52:48.444Z] [INFO] [2019-07-30T17:52:48.444Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T17:52:48.444Z] [INFO] [2019-07-30T17:52:48.444Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T17:52:48.444Z] [INFO] The project's OSGi version is 1.2.1.201907301708 [2019-07-30T17:52:48.444Z] [INFO] [2019-07-30T17:52:48.444Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T17:52:48.444Z] [INFO] [2019-07-30T17:52:48.444Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T17:52:48.444Z] [INFO] [2019-07-30T17:52:48.444Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T17:52:48.444Z] [INFO] [2019-07-30T17:52:48.444Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T17:52:48.444Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:52:48.444Z] [INFO] [2019-07-30T17:52:48.444Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T17:52:48.444Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:52:48.444Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources [2019-07-30T17:52:48.444Z] [INFO] [2019-07-30T17:52:48.444Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T17:52:48.444Z] [INFO] Compiling 75 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes [2019-07-30T17:52:48.698Z] [INFO] [2019-07-30T17:52:48.698Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T17:52:48.698Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:52:48.698Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources [2019-07-30T17:52:48.698Z] [INFO] [2019-07-30T17:52:48.698Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T17:52:48.953Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-sources.jar [2019-07-30T17:52:48.953Z] [INFO] [2019-07-30T17:52:48.953Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T17:52:48.953Z] [INFO] [2019-07-30T17:52:48.953Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T17:52:48.953Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-30T17:52:48.953Z] [INFO] [2019-07-30T17:52:48.953Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T17:52:48.953Z] [INFO] [2019-07-30T17:52:48.953Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T17:52:48.953Z] [INFO] [2019-07-30T17:52:48.953Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T17:52:48.953Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-30T17:52:48.953Z] [INFO] [2019-07-30T17:52:48.953Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T17:52:48.953Z] [INFO] [2019-07-30T17:52:48.953Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T17:52:48.953Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:52:48.953Z] [INFO] [2019-07-30T17:52:48.953Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T17:52:49.208Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:52:49.208Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:52:49.462Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:52:49.462Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:52:49.717Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:52:49.972Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:52:50.227Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:52:50.227Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:52:50.227Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:52:50.227Z] [INFO] [2019-07-30T17:52:50.227Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T17:52:50.227Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:50.227Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:50.227Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:50.227Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:50.227Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:50.227Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:50.481Z] [INFO] [2019-07-30T17:52:50.481Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >-- [2019-07-30T17:52:50.938Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT [82/134] [2019-07-30T17:52:50.938Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T17:52:50.938Z] [INFO] The project's OSGi version is 2.0.2.201907301708 [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T17:52:50.938Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T17:52:50.938Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:52:50.938Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T17:52:50.938Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T17:52:50.938Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:52:50.938Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T17:52:50.938Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-sources.jar [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T17:52:50.938Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T17:52:50.938Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T17:52:50.938Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T17:52:50.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T17:52:50.938Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:50.938Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:50.938Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:50.938Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:50.938Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:50.938Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >--- [2019-07-30T17:52:50.938Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT [83/134] [2019-07-30T17:52:50.938Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T17:52:50.938Z] [INFO] The project's OSGi version is 1.0.5.201907301708 [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T17:52:50.938Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T17:52:50.938Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:52:50.938Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources [2019-07-30T17:52:50.938Z] [INFO] [2019-07-30T17:52:50.938Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T17:52:50.938Z] [INFO] Compiling 21 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes [2019-07-30T17:52:51.451Z] [INFO] [2019-07-30T17:52:51.451Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T17:52:51.451Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:52:51.451Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources [2019-07-30T17:52:51.451Z] [INFO] [2019-07-30T17:52:51.451Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T17:52:51.451Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-sources.jar [2019-07-30T17:52:51.451Z] [INFO] [2019-07-30T17:52:51.451Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T17:52:51.451Z] [INFO] [2019-07-30T17:52:51.451Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T17:52:51.451Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-30T17:52:52.343Z] [INFO] [2019-07-30T17:52:52.343Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T17:52:52.343Z] [INFO] [2019-07-30T17:52:52.343Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T17:52:52.343Z] [INFO] [2019-07-30T17:52:52.343Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T17:52:52.343Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-30T17:52:52.343Z] [INFO] [2019-07-30T17:52:52.343Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T17:52:52.343Z] [INFO] [2019-07-30T17:52:52.343Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T17:52:52.343Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:52:52.343Z] [INFO] [2019-07-30T17:52:52.343Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T17:52:52.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:52:52.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:52:52.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:52:52.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:52:52.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:52:52.598Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:52:52.598Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T17:52:52.853Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:52:53.777Z] [INFO] [2019-07-30T17:52:53.777Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T17:52:53.777Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:53.777Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:53.777Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:53.777Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:53.777Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:53.777Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:53.777Z] [INFO] [2019-07-30T17:52:53.777Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T17:52:53.777Z] [INFO] [2019-07-30T17:52:53.777Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >-- [2019-07-30T17:52:53.777Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT [84/134] [2019-07-30T17:52:53.777Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:52:53.777Z] [INFO] [2019-07-30T17:52:53.777Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T17:52:53.777Z] [INFO] [2019-07-30T17:52:53.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T17:52:53.777Z] [INFO] The project's OSGi version is 1.2.7.201907301708 [2019-07-30T17:52:53.777Z] [INFO] [2019-07-30T17:52:53.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T17:52:53.777Z] [INFO] [2019-07-30T17:52:53.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T17:52:53.777Z] [INFO] [2019-07-30T17:52:53.777Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T17:52:53.777Z] [INFO] [2019-07-30T17:52:53.777Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T17:52:53.777Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:52:53.777Z] [INFO] [2019-07-30T17:52:53.777Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T17:52:53.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:52:53.777Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources [2019-07-30T17:52:53.777Z] [INFO] [2019-07-30T17:52:53.777Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T17:52:53.777Z] [INFO] Compiling 128 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes [2019-07-30T17:52:54.701Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableChannelDialog.java:[175] [2019-07-30T17:52:54.701Z] fVerifyListener = e -> e.doit = e.text.matches("[0-9]*") || e.text.matches(DEFAULT_TEXT); [2019-07-30T17:52:54.701Z] ^^^^^^^^ [2019-07-30T17:52:54.701Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-30T17:52:54.701Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-30T17:52:54.701Z] [INFO] [2019-07-30T17:52:54.701Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T17:52:54.701Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:52:54.701Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources [2019-07-30T17:52:54.701Z] [INFO] [2019-07-30T17:52:54.701Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T17:52:54.701Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-sources.jar [2019-07-30T17:52:54.701Z] [INFO] [2019-07-30T17:52:54.701Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T17:52:54.701Z] [INFO] [2019-07-30T17:52:54.701Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T17:52:54.955Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-30T17:52:54.955Z] [INFO] [2019-07-30T17:52:54.955Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T17:52:54.955Z] [INFO] [2019-07-30T17:52:54.955Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T17:52:54.955Z] [INFO] [2019-07-30T17:52:54.955Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T17:52:54.955Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-30T17:52:55.515Z] [INFO] [2019-07-30T17:52:55.515Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T17:52:55.515Z] [INFO] [2019-07-30T17:52:55.515Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T17:52:55.515Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:52:55.515Z] [INFO] [2019-07-30T17:52:55.515Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T17:52:55.515Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:52:55.515Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:52:55.770Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:52:56.025Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:52:56.025Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T17:52:56.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:52:56.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:52:56.867Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:52:57.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T17:52:57.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T17:52:57.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:52:57.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:52:57.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:52:57.791Z] [INFO] [2019-07-30T17:52:57.791Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T17:52:57.791Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:58.046Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:58.046Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:58.046Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:58.046Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:58.046Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:52:58.046Z] [INFO] [2019-07-30T17:52:58.046Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T17:52:58.046Z] [INFO] [2019-07-30T17:52:58.046Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >-- [2019-07-30T17:52:58.046Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT [85/134] [2019-07-30T17:52:58.046Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T17:52:58.046Z] [INFO] [2019-07-30T17:52:58.046Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T17:52:58.046Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/target [2019-07-30T17:52:58.046Z] [INFO] [2019-07-30T17:52:58.046Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T17:52:58.046Z] [INFO] The project's OSGi version is 5.0.0.201907301708 [2019-07-30T17:52:58.046Z] [INFO] [2019-07-30T17:52:58.046Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T17:52:58.046Z] [INFO] [2019-07-30T17:52:58.046Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T17:52:58.046Z] [INFO] [2019-07-30T17:52:58.046Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T17:52:58.046Z] [INFO] [2019-07-30T17:52:58.046Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T17:52:58.046Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:52:58.046Z] [INFO] [2019-07-30T17:52:58.046Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T17:52:58.046Z] [INFO] [2019-07-30T17:52:58.046Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T17:52:58.046Z] [INFO] [2019-07-30T17:52:58.046Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T17:52:58.046Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.jar [2019-07-30T17:52:58.046Z] [INFO] [2019-07-30T17:52:58.046Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T17:52:58.046Z] [INFO] [2019-07-30T17:52:58.046Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T17:52:58.046Z] [INFO] [2019-07-30T17:52:58.046Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T17:52:58.046Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T17:52:58.301Z] [INFO] [2019-07-30T17:52:58.301Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T17:52:58.301Z] [INFO] [2019-07-30T17:52:58.301Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T17:52:58.301Z] [INFO] [2019-07-30T17:52:58.301Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T17:52:58.301Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:52:58.301Z] [INFO] [2019-07-30T17:52:58.301Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T17:52:59.225Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:52:59.225Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:52:59.225Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:52:59.784Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T17:53:00.039Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:53:02.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:53:02.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:53:02.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T17:53:02.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:53:02.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T17:53:02.802Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:53:02.802Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:53:02.802Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:53:02.802Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T17:53:02.802Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T17:53:02.802Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:53:03.057Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:53:03.057Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T17:53:03.057Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T17:53:03.057Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T17:53:03.057Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T17:53:03.057Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T17:53:03.057Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T17:53:03.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T17:53:03.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T17:53:03.566Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T17:53:03.566Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T17:53:03.566Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T17:53:03.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T17:53:03.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:53:03.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T17:53:03.821Z] [INFO] [2019-07-30T17:53:03.821Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T17:53:03.821Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:53:03.821Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:53:03.821Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:53:04.077Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:53:04.077Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:53:04.077Z] [INFO] [2019-07-30T17:53:04.077Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T17:53:04.077Z] [INFO] [2019-07-30T17:53:04.077Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >-- [2019-07-30T17:53:04.077Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT [86/134] [2019-07-30T17:53:04.077Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:53:04.077Z] [INFO] [2019-07-30T17:53:04.077Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T17:53:04.077Z] [INFO] [2019-07-30T17:53:04.077Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T17:53:04.077Z] [INFO] The project's OSGi version is 1.1.1.201907301708 [2019-07-30T17:53:04.077Z] [INFO] [2019-07-30T17:53:04.077Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T17:53:04.077Z] [INFO] [2019-07-30T17:53:04.077Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T17:53:04.077Z] [INFO] [2019-07-30T17:53:04.077Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T17:53:04.077Z] [INFO] [2019-07-30T17:53:04.077Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T17:53:04.077Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:53:04.077Z] [INFO] [2019-07-30T17:53:04.077Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T17:53:04.077Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:53:04.077Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources [2019-07-30T17:53:04.077Z] [INFO] [2019-07-30T17:53:04.077Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T17:53:04.077Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes [2019-07-30T17:53:04.332Z] [INFO] [2019-07-30T17:53:04.332Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T17:53:04.332Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:53:04.332Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources [2019-07-30T17:53:04.332Z] [INFO] [2019-07-30T17:53:04.332Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T17:53:04.587Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar [2019-07-30T17:53:04.587Z] [INFO] [2019-07-30T17:53:04.587Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T17:53:04.587Z] [INFO] [2019-07-30T17:53:04.587Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T17:53:04.587Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-30T17:53:04.587Z] [INFO] [2019-07-30T17:53:04.587Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T17:53:04.587Z] [INFO] [2019-07-30T17:53:04.587Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T17:53:04.587Z] [INFO] [2019-07-30T17:53:04.587Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T17:53:04.587Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-30T17:53:04.587Z] [INFO] [2019-07-30T17:53:04.587Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T17:53:04.587Z] [INFO] [2019-07-30T17:53:04.587Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T17:53:05.513Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log [2019-07-30T17:53:05.513Z] [INFO] Command line: [2019-07-30T17:53:05.513Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:53:05.513Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:53:07.400Z] !SESSION 2019-07-30 17:53:05.419 ----------------------------------------------- [2019-07-30T17:53:07.400Z] eclipse.buildId=unknown [2019-07-30T17:53:07.400Z] java.version=1.8.0_202 [2019-07-30T17:53:07.400Z] java.vendor=Oracle Corporation [2019-07-30T17:53:07.400Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:53:07.400Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:53:07.401Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:53:07.401Z] [2019-07-30T17:53:07.401Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:53:07.232 [2019-07-30T17:53:07.401Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:53:07.401Z] !STACK 0 [2019-07-30T17:53:07.401Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T17:53:07.401Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:53:07.401Z] [2019-07-30T17:53:07.401Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:53:07.401Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:53:07.401Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:53:07.401Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:53:07.401Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:53:07.401Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:53:07.401Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:53:07.401Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:53:07.401Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:53:07.401Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:53:07.401Z] [2019-07-30T17:53:07.401Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:53:07.335 [2019-07-30T17:53:07.401Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:53:07.401Z] !STACK 0 [2019-07-30T17:53:07.401Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T17:53:07.401Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:53:07.401Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:53:07.401Z] -> 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-30T17:53:07.401Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T17:53:07.401Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:53:07.401Z] [2019-07-30T17:53:07.401Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:53:07.401Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:53:07.401Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:53:07.401Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:53:07.401Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:53:07.401Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:53:07.401Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:53:07.401Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:53:07.401Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:53:07.401Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:53:09.913Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-07-30T17:53:09.913Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-07-30T17:53:09.913Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.076 s [2019-07-30T17:53:09.913Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2019-07-30T17:53:09.913Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-30T17:53:09.913Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-30T17:53:09.913Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-07-30T17:53:09.913Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-07-30T17:53:09.913Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-07-30T17:53:09.913Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2019-07-30T17:53:09.913Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2019-07-30T17:53:09.913Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-30T17:53:09.913Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-30T17:53:09.913Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-30T17:53:09.913Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0.001 s [2019-07-30T17:53:09.913Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0.001 s [2019-07-30T17:53:09.913Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-07-30T17:53:09.913Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-07-30T17:53:09.913Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-07-30T17:53:09.913Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-07-30T17:53:09.913Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0.001 s [2019-07-30T17:53:09.913Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-07-30T17:53:09.913Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-07-30T17:53:09.913Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-30T17:53:09.913Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-30T17:53:09.913Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-30T17:53:09.913Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0.001 s [2019-07-30T17:53:09.913Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0.001 s [2019-07-30T17:53:09.913Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-07-30T17:53:09.913Z] 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-30T17:53:09.913Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-07-30T17:53:09.913Z] 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-30T17:53:09.913Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-30T17:53:09.913Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-30T17:53:09.913Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2019-07-30T17:53:09.913Z] 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-30T17:53:09.913Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-30T17:53:09.913Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-30T17:53:09.913Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.913Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.914Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.914Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.914Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.914Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T17:53:09.914Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2019-07-30T17:53:09.914Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2019-07-30T17:53:09.914Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T17:53:09.914Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T17:53:09.914Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T17:53:09.914Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T17:53:09.914Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-30T17:53:10.473Z] [2019-07-30T17:53:10.473Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-30 17:53:10.432 [2019-07-30T17:53:10.473Z] !MESSAGE Error generating the session configuration file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng [2019-07-30T17:53:10.473Z] !STACK 0 [2019-07-30T17:53:10.473Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration [2019-07-30T17:53:10.473Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:261) [2019-07-30T17:53:10.473Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:202) [2019-07-30T17:53:10.474Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:155) [2019-07-30T17:53:10.474Z] at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:154) [2019-07-30T17:53:10.474Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:53:10.474Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:53:10.474Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:53:10.474Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:53:10.474Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T17:53:10.474Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T17:53:10.474Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T17:53:10.474Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T17:53:10.474Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T17:53:10.474Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T17:53:10.474Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T17:53:10.474Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T17:53:10.474Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T17:53:10.474Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T17:53:10.474Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T17:53:10.474Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T17:53:10.474Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T17:53:10.474Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T17:53:10.474Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T17:53:10.474Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T17:53:10.474Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T17:53:10.474Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T17:53:10.474Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T17:53:10.474Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:53:10.474Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:53:10.474Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:53:10.474Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:53:10.474Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T17:53:10.474Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T17:53:10.474Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T17:53:10.474Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T17:53:10.474Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T17:53:10.474Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:53:10.474Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:53:10.474Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:53:10.474Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:53:10.474Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T17:53:10.474Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T17:53:10.474Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T17:53:10.474Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T17:53:10.474Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T17:53:10.474Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T17:53:10.474Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:53:10.474Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:53:10.474Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:53:10.474Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:53:10.474Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T17:53:10.474Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T17:53:10.474Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T17:53:10.474Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T17:53:10.729Z] [2019-07-30T17:53:10.729Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-30 17:53:10.649 [2019-07-30T17:53:10.729Z] !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-30T17:53:10.729Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.82 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-30T17:53:10.729Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.617 s [2019-07-30T17:53:10.729Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.2 s [2019-07-30T17:53:10.729Z] [2019-07-30T17:53:10.729Z] Results: [2019-07-30T17:53:10.729Z] [2019-07-30T17:53:10.729Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:53:10.729Z] [2019-07-30T17:53:12.092Z] [INFO] All tests passed! [2019-07-30T17:53:12.092Z] [INFO] [2019-07-30T17:53:12.092Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T17:53:12.092Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:53:12.092Z] [INFO] [2019-07-30T17:53:12.092Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T17:53:12.092Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:53:12.092Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:53:12.347Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:53:12.602Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:53:12.602Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T17:53:12.602Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:53:13.162Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:53:13.162Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:53:13.162Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:53:13.417Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:53:13.417Z] [INFO] [2019-07-30T17:53:13.417Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T17:53:13.417Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:53:13.417Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:53:13.417Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:53:13.417Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:53:13.417Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:53:13.417Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:53:13.417Z] [INFO] [2019-07-30T17:53:13.417Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T17:53:13.417Z] [INFO] [2019-07-30T17:53:13.417Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >-- [2019-07-30T17:53:13.417Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT [87/134] [2019-07-30T17:53:13.417Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:53:13.417Z] [INFO] [2019-07-30T17:53:13.417Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T17:53:13.417Z] [INFO] [2019-07-30T17:53:13.417Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T17:53:13.417Z] [INFO] The project's OSGi version is 1.0.0.201907301708 [2019-07-30T17:53:13.417Z] [INFO] [2019-07-30T17:53:13.417Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T17:53:13.417Z] [INFO] [2019-07-30T17:53:13.417Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T17:53:13.417Z] [INFO] [2019-07-30T17:53:13.417Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T17:53:13.417Z] [INFO] [2019-07-30T17:53:13.417Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T17:53:13.417Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:53:13.417Z] [INFO] [2019-07-30T17:53:13.418Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T17:53:13.418Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:53:13.418Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources [2019-07-30T17:53:13.418Z] [INFO] [2019-07-30T17:53:13.418Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T17:53:13.418Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes [2019-07-30T17:53:13.418Z] [INFO] [2019-07-30T17:53:13.418Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T17:53:13.418Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:53:13.418Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources [2019-07-30T17:53:13.418Z] [INFO] [2019-07-30T17:53:13.418Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T17:53:13.418Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T17:53:13.418Z] [INFO] [2019-07-30T17:53:13.418Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T17:53:13.418Z] [INFO] [2019-07-30T17:53:13.418Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T17:53:13.673Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T17:53:13.673Z] [INFO] [2019-07-30T17:53:13.673Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T17:53:13.673Z] [INFO] [2019-07-30T17:53:13.673Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T17:53:13.673Z] [INFO] [2019-07-30T17:53:13.673Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T17:53:13.673Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T17:53:13.673Z] [INFO] [2019-07-30T17:53:13.673Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T17:53:13.673Z] [INFO] [2019-07-30T17:53:13.673Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T17:53:14.248Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log [2019-07-30T17:53:14.248Z] [INFO] Command line: [2019-07-30T17:53:14.248Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:53:14.248Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:53:16.133Z] !SESSION 2019-07-30 17:53:14.407 ----------------------------------------------- [2019-07-30T17:53:16.133Z] eclipse.buildId=unknown [2019-07-30T17:53:16.133Z] java.version=1.8.0_202 [2019-07-30T17:53:16.133Z] java.vendor=Oracle Corporation [2019-07-30T17:53:16.133Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:53:16.133Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:53:16.133Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:53:16.133Z] [2019-07-30T17:53:16.133Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:53:16.046 [2019-07-30T17:53:16.133Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:53:16.133Z] !STACK 0 [2019-07-30T17:53:16.133Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T17:53:16.133Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:53:16.133Z] [2019-07-30T17:53:16.133Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:53:16.133Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:53:16.133Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:53:16.133Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:53:16.133Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:53:16.133Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:53:16.133Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:53:16.133Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:53:16.133Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:53:16.133Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:53:16.388Z] [2019-07-30T17:53:16.388Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:53:16.145 [2019-07-30T17:53:16.388Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:53:16.388Z] !STACK 0 [2019-07-30T17:53:16.388Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T17:53:16.388Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:53:16.388Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:53:16.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-30T17:53:16.388Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T17:53:16.388Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:53:16.388Z] [2019-07-30T17:53:16.388Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:53:16.388Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:53:16.388Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:53:16.388Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:53:16.388Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:53:16.388Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:53:16.388Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:53:16.388Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:53:16.388Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:53:16.388Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:53:20.552Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-07-30T17:53:20.552Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-07-30T17:53:20.552Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2019-07-30T17:53:20.552Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2019-07-30T17:53:20.552Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-30T17:53:20.552Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-30T17:53:20.552Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0.05 s [2019-07-30T17:53:20.552Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0 s [2019-07-30T17:53:20.552Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-30T17:53:20.552Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-30T17:53:20.552Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.063 s [2019-07-30T17:53:20.552Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.005 s [2019-07-30T17:53:20.552Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.002 s [2019-07-30T17:53:20.552Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2019-07-30T17:53:20.552Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2019-07-30T17:53:20.552Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0 s [2019-07-30T17:53:20.552Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0.001 s [2019-07-30T17:53:20.552Z] [2019-07-30T17:53:20.552Z] Results: [2019-07-30T17:53:20.552Z] [2019-07-30T17:53:20.552Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:53:20.552Z] [2019-07-30T17:53:22.438Z] [INFO] All tests passed! [2019-07-30T17:53:22.438Z] [INFO] [2019-07-30T17:53:22.438Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T17:53:22.438Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:53:22.438Z] [INFO] [2019-07-30T17:53:22.438Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T17:53:22.438Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:53:22.438Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:53:22.438Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:53:22.998Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:53:22.998Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:53:22.998Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:53:23.253Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:53:23.253Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:53:23.253Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:53:23.814Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T17:53:23.814Z] [INFO] [2019-07-30T17:53:23.814Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T17:53:23.814Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:53:23.814Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:53:23.814Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:53:23.814Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:53:23.814Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:53:23.814Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:53:23.814Z] [INFO] [2019-07-30T17:53:23.814Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T17:53:23.814Z] [INFO] [2019-07-30T17:53:23.814Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >-- [2019-07-30T17:53:23.814Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT [88/134] [2019-07-30T17:53:23.814Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:53:23.814Z] [INFO] [2019-07-30T17:53:23.814Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T17:53:23.814Z] [INFO] [2019-07-30T17:53:23.814Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T17:53:23.814Z] [INFO] The project's OSGi version is 2.0.2.201907301708 [2019-07-30T17:53:23.814Z] [INFO] [2019-07-30T17:53:23.814Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T17:53:23.814Z] [INFO] [2019-07-30T17:53:23.814Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T17:53:23.814Z] [INFO] [2019-07-30T17:53:23.814Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T17:53:23.814Z] [INFO] [2019-07-30T17:53:23.814Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T17:53:23.814Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:53:23.814Z] [INFO] [2019-07-30T17:53:23.814Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T17:53:23.814Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:53:23.814Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources [2019-07-30T17:53:23.814Z] [INFO] [2019-07-30T17:53:23.814Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T17:53:23.814Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes [2019-07-30T17:53:24.069Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/org/eclipse/tracecompass/lttng2/control/ui/tests/model/component/TraceControlTestFacility.java:[263] [2019-07-30T17:53:24.069Z] Object handlerServiceObject = fControlView.getSite().getService(IHandlerService.class); [2019-07-30T17:53:24.069Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:53:24.069Z] 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-30T17:53:24.069Z] 1 problem (1 warning) [2019-07-30T17:53:24.069Z] [INFO] [2019-07-30T17:53:24.069Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T17:53:24.069Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:53:24.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources [2019-07-30T17:53:24.069Z] [INFO] [2019-07-30T17:53:24.069Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T17:53:24.325Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar [2019-07-30T17:53:24.325Z] [INFO] [2019-07-30T17:53:24.325Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T17:53:24.325Z] [INFO] [2019-07-30T17:53:24.325Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T17:53:24.325Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-30T17:53:24.325Z] [INFO] [2019-07-30T17:53:24.325Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T17:53:24.325Z] [INFO] [2019-07-30T17:53:24.325Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T17:53:24.325Z] [INFO] [2019-07-30T17:53:24.325Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T17:53:24.325Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-30T17:53:24.580Z] [INFO] [2019-07-30T17:53:24.580Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T17:53:24.580Z] [INFO] [2019-07-30T17:53:24.580Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T17:53:25.506Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log [2019-07-30T17:53:25.506Z] [INFO] Command line: [2019-07-30T17:53:25.506Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:53:25.506Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:53:28.018Z] !SESSION 2019-07-30 17:53:25.565 ----------------------------------------------- [2019-07-30T17:53:28.018Z] eclipse.buildId=unknown [2019-07-30T17:53:28.018Z] java.version=1.8.0_202 [2019-07-30T17:53:28.018Z] java.vendor=Oracle Corporation [2019-07-30T17:53:28.018Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:53:28.018Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:53:28.018Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:53:28.018Z] [2019-07-30T17:53:28.018Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:53:27.420 [2019-07-30T17:53:28.018Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:53:28.018Z] !STACK 0 [2019-07-30T17:53:28.018Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T17:53:28.018Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:53:28.018Z] [2019-07-30T17:53:28.018Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:53:28.018Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:53:28.018Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:53:28.018Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:53:28.018Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:53:28.018Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:53:28.018Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:53:28.018Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:53:28.018Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:53:28.018Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:53:28.018Z] [2019-07-30T17:53:28.018Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:53:27.524 [2019-07-30T17:53:28.018Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:53:28.018Z] !STACK 0 [2019-07-30T17:53:28.018Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T17:53:28.018Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:53:28.018Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:53:28.018Z] -> 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-30T17:53:28.018Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T17:53:28.018Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:53:28.018Z] [2019-07-30T17:53:28.018Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:53:28.018Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:53:28.018Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:53:28.018Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:53:28.018Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:53:28.018Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:53:28.018Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:53:28.018Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:53:28.018Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:53:28.018Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:53:28.944Z] process 10367: 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-30T17:53:28.944Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T17:53:29.201Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:53:29.201Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:53:37.278Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-30T17:53:37.278Z] *** BUG *** [2019-07-30T17:53:37.278Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:53:37.278Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:53:37.278Z] [2019-07-30T17:53:37.278Z] *** BUG *** [2019-07-30T17:53:37.278Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:53:37.278Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:53:37.278Z] [2019-07-30T17:53:37.278Z] *** BUG *** [2019-07-30T17:53:37.278Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:53:37.278Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:53:37.278Z] [2019-07-30T17:53:37.838Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.795 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-30T17:53:37.838Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest) Time elapsed: 1.769 s [2019-07-30T17:53:37.838Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-30T17:53:37.838Z] *** BUG *** [2019-07-30T17:53:37.838Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:53:37.838Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:53:37.838Z] [2019-07-30T17:53:38.093Z] *** BUG *** [2019-07-30T17:53:38.093Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:53:38.093Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:53:38.093Z] [2019-07-30T17:53:38.093Z] *** BUG *** [2019-07-30T17:53:38.093Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:53:38.093Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:53:38.093Z] [2019-07-30T17:53:50.252Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.275 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-30T17:53:50.252Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest) Time elapsed: 11.274 s [2019-07-30T17:53:50.252Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-30T17:53:50.252Z] *** BUG *** [2019-07-30T17:53:50.252Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:53:50.252Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:53:50.252Z] [2019-07-30T17:53:50.252Z] *** BUG *** [2019-07-30T17:53:50.252Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:53:50.252Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:53:50.252Z] [2019-07-30T17:53:50.252Z] *** BUG *** [2019-07-30T17:53:50.252Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:53:50.252Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:53:50.252Z] [2019-07-30T17:53:50.252Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.709 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-30T17:53:50.252Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest) Time elapsed: 0.708 s [2019-07-30T17:53:50.252Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-30T17:53:50.252Z] *** BUG *** [2019-07-30T17:53:50.252Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:53:50.252Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:53:50.252Z] [2019-07-30T17:53:50.507Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-30T17:53:50.507Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest) Time elapsed: 0.595 s [2019-07-30T17:53:50.507Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-30T17:53:51.067Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-30T17:53:51.067Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest) Time elapsed: 0.616 s [2019-07-30T17:53:51.067Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-30T17:53:51.627Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-30T17:53:51.627Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test) Time elapsed: 0.626 s [2019-07-30T17:53:51.627Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-30T17:53:52.188Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.5 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-30T17:53:52.188Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest) Time elapsed: 0.5 s [2019-07-30T17:53:52.188Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-30T17:53:52.817Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-30T17:53:52.817Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest) Time elapsed: 0.636 s [2019-07-30T17:53:52.817Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-30T17:53:54.180Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.251 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-30T17:53:54.180Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest) Time elapsed: 1.25 s [2019-07-30T17:53:54.180Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-30T17:53:54.741Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-30T17:53:54.741Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest) Time elapsed: 0.518 s [2019-07-30T17:53:54.741Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-30T17:53:55.301Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-30T17:53:55.301Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest) Time elapsed: 0.471 s [2019-07-30T17:53:55.301Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-07-30T17:53:55.301Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-07-30T17:53:55.301Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.017 s [2019-07-30T17:53:55.301Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.002 s [2019-07-30T17:53:55.301Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T17:53:55.301Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T17:53:55.301Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T17:53:55.301Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T17:53:55.301Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T17:53:55.301Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-07-30T17:53:55.301Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T17:53:55.301Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T17:53:55.301Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T17:53:55.301Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T17:53:55.301Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T17:53:55.301Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T17:53:55.301Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T17:53:55.301Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T17:53:55.301Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T17:53:55.301Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T17:53:55.301Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T17:53:55.301Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T17:53:55.301Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T17:53:55.301Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-07-30T17:53:55.301Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T17:53:55.301Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T17:53:55.301Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-30T17:53:55.557Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.405 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-30T17:53:55.557Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.171 s [2019-07-30T17:53:55.557Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T17:53:55.557Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-07-30T17:53:55.557Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T17:53:55.557Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T17:53:55.557Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T17:53:55.557Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T17:53:55.557Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T17:53:55.557Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T17:53:55.557Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T17:53:55.557Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-07-30T17:53:55.557Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T17:53:55.557Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T17:53:55.557Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T17:53:55.557Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.012 s [2019-07-30T17:53:55.557Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T17:53:55.557Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T17:53:55.557Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-30T17:53:55.557Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T17:53:55.557Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T17:53:55.557Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T17:53:55.557Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T17:53:55.557Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T17:53:55.557Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T17:53:55.557Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T17:53:55.557Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T17:53:55.557Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T17:53:55.557Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-30T17:53:55.557Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T17:53:55.557Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T17:53:55.557Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-30T17:53:55.557Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T17:53:55.557Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T17:53:55.557Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.046 s [2019-07-30T17:53:55.557Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T17:53:55.557Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T17:53:55.557Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T17:53:55.557Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T17:53:55.557Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T17:53:55.557Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T17:53:55.557Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T17:53:55.557Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T17:53:55.557Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T17:53:55.557Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T17:53:55.557Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T17:53:55.557Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T17:53:55.557Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T17:53:55.557Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T17:53:55.557Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T17:53:55.557Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T17:53:55.557Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T17:53:55.557Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T17:53:55.557Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-30T17:53:56.118Z] [2019-07-30T17:53:56.118Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-30 17:53:56.035 [2019-07-30T17:53:56.118Z] !MESSAGE Could not validate the xml response [2019-07-30T17:53:56.118Z] !STACK 0 [2019-07-30T17:53:56.118Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-30T17:53:56.118Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T17:53:56.118Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-30T17:53:56.118Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-30T17:53:56.118Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T17:53:56.118Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-30T17:53:56.118Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-30T17:53:56.118Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T17:53:56.118Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T17:53:56.118Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T17:53:56.118Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T17:53:56.118Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T17:53:56.118Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T17:53:56.118Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T17:53:56.118Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-30T17:53:56.118Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-30T17:53:56.118Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-30T17:53:56.118Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:53:56.118Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:53:56.118Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:53:56.118Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:53:56.118Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T17:53:56.118Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T17:53:56.118Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T17:53:56.118Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T17:53:56.118Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T17:53:56.118Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T17:53:56.118Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T17:53:56.119Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T17:53:56.119Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T17:53:56.119Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T17:53:56.119Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T17:53:56.119Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T17:53:56.119Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T17:53:56.119Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T17:53:56.119Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T17:53:56.119Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T17:53:56.119Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T17:53:56.119Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T17:53:56.119Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T17:53:56.119Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:53:56.119Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:53:56.119Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:53:56.119Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:53:56.119Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T17:53:56.119Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T17:53:56.119Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T17:53:56.119Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T17:53:56.119Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-30T17:53:56.119Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T17:53:56.119Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T17:53:56.119Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T17:53:56.119Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T17:53:56.119Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T17:53:56.119Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T17:53:56.119Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T17:53:56.119Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T17:53:56.119Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T17:53:56.119Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T17:53:56.119Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T17:53:56.119Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T17:53:56.119Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T17:53:56.119Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T17:53:56.119Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T17:53:56.119Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T17:53:56.119Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T17:53:56.119Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T17:53:56.119Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T17:53:56.119Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T17:53:56.119Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T17:53:56.119Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:53:56.119Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:53:56.119Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:53:56.119Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:53:56.119Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T17:53:56.119Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T17:53:56.119Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T17:53:56.119Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T17:53:57.046Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.351 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-30T17:53:57.046Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.025 s [2019-07-30T17:53:57.046Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.02 s [2019-07-30T17:53:57.046Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.065 s [2019-07-30T17:53:57.046Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2019-07-30T17:53:57.046Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.078 s [2019-07-30T17:53:57.046Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.019 s [2019-07-30T17:53:57.046Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.078 s [2019-07-30T17:53:57.046Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.031 s [2019-07-30T17:53:57.046Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.084 s [2019-07-30T17:53:57.046Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.02 s [2019-07-30T17:53:57.046Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.075 s [2019-07-30T17:53:57.046Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.02 s [2019-07-30T17:53:57.046Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.075 s [2019-07-30T17:53:57.046Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.011 s [2019-07-30T17:53:57.046Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.01 s [2019-07-30T17:53:57.046Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.079 s [2019-07-30T17:53:57.046Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.01 s [2019-07-30T17:53:57.046Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.011 s [2019-07-30T17:53:57.046Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T17:53:57.046Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-30T17:53:57.046Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.064 s [2019-07-30T17:53:57.046Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.011 s [2019-07-30T17:53:57.046Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.01 s [2019-07-30T17:53:57.046Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.01 s [2019-07-30T17:53:57.046Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-30T17:53:57.046Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.061 s [2019-07-30T17:53:57.046Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-30T17:53:57.046Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.01 s [2019-07-30T17:53:57.046Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-30T17:53:57.046Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-30T17:53:57.046Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-30T17:53:57.046Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-30T17:53:57.046Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-30T17:53:57.046Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.052 s [2019-07-30T17:53:57.046Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.01 s [2019-07-30T17:53:57.046Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-30T17:53:57.046Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2019-07-30T17:53:57.046Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-30T17:53:57.046Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.052 s [2019-07-30T17:53:57.046Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-30T17:53:57.046Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-30T17:53:57.046Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.01 s [2019-07-30T17:53:57.046Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-30T17:53:57.046Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-30T17:53:57.046Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-30T17:53:57.046Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.052 s [2019-07-30T17:53:57.046Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-30T17:53:57.046Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-30T17:53:57.046Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-30T17:53:57.046Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-30T17:53:57.046Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-30T17:53:57.046Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.05 s [2019-07-30T17:53:57.046Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-30T17:53:57.046Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.009 s [2019-07-30T17:53:57.046Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-30T17:53:57.302Z] [2019-07-30T17:53:57.302Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-30 17:53:57.123 [2019-07-30T17:53:57.302Z] !MESSAGE Could not validate the xml response [2019-07-30T17:53:57.302Z] !STACK 0 [2019-07-30T17:53:57.302Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-30T17:53:57.302Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T17:53:57.302Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-30T17:53:57.302Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-30T17:53:57.302Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T17:53:57.302Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-30T17:53:57.302Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-30T17:53:57.302Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T17:53:57.302Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T17:53:57.302Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T17:53:57.302Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T17:53:57.302Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T17:53:57.302Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T17:53:57.302Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T17:53:57.302Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T17:53:57.302Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-30T17:53:57.302Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-30T17:53:57.302Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-30T17:53:57.302Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:53:57.302Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:53:57.302Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:53:57.302Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:53:57.302Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T17:53:57.302Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T17:53:57.302Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T17:53:57.302Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T17:53:57.302Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T17:53:57.302Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T17:53:57.302Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T17:53:57.302Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T17:53:57.302Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T17:53:57.302Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T17:53:57.302Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T17:53:57.302Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T17:53:57.302Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T17:53:57.302Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T17:53:57.302Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T17:53:57.302Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T17:53:57.302Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T17:53:57.302Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T17:53:57.302Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T17:53:57.302Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:53:57.302Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:53:57.302Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:53:57.302Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:53:57.302Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T17:53:57.302Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T17:53:57.302Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T17:53:57.302Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T17:53:57.302Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-30T17:53:57.302Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T17:53:57.302Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T17:53:57.302Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T17:53:57.302Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T17:53:57.302Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T17:53:57.302Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T17:53:57.302Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T17:53:57.302Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T17:53:57.302Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T17:53:57.302Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T17:53:57.302Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T17:53:57.302Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T17:53:57.302Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T17:53:57.302Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T17:53:57.302Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T17:53:57.302Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T17:53:57.302Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T17:53:57.302Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T17:53:57.302Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T17:53:57.302Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T17:53:57.302Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T17:53:57.302Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T17:53:57.302Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T17:53:57.302Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T17:53:57.302Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T17:53:57.302Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T17:53:57.302Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T17:53:57.302Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T17:53:57.302Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T17:53:57.863Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.979 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-30T17:53:57.863Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T17:53:57.863Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.059 s [2019-07-30T17:53:57.863Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-30T17:53:57.863Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-30T17:53:57.863Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-30T17:53:57.863Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T17:53:57.863Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.061 s [2019-07-30T17:53:57.863Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-30T17:53:57.863Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-30T17:53:57.863Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-30T17:53:57.863Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-30T17:53:57.863Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-30T17:53:57.863Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.054 s [2019-07-30T17:53:57.863Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-30T17:53:57.863Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-30T17:53:57.863Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-30T17:53:57.863Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-30T17:53:57.863Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.057 s [2019-07-30T17:53:57.863Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-30T17:53:57.863Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-30T17:53:57.863Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-30T17:53:57.863Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-30T17:53:57.863Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.008 s [2019-07-30T17:53:57.863Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-30T17:53:57.863Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-30T17:53:57.863Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.049 s [2019-07-30T17:53:57.863Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-30T17:53:57.863Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-30T17:53:57.863Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-30T17:53:57.863Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.062 s [2019-07-30T17:53:57.863Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-30T17:53:57.863Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-30T17:53:57.863Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-30T17:53:57.863Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-30T17:53:57.863Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-30T17:53:57.863Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-30T17:53:57.863Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-30T17:53:57.863Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.054 s [2019-07-30T17:53:57.863Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-30T17:53:57.863Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-30T17:53:57.863Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-30T17:53:57.863Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-30T17:53:57.863Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-30T17:53:57.863Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-30T17:53:57.863Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.046 s [2019-07-30T17:53:57.863Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-30T17:53:57.863Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.011 s [2019-07-30T17:53:57.863Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-30T17:53:57.863Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-30T17:53:57.863Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.009 s [2019-07-30T17:53:57.863Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.051 s [2019-07-30T17:53:57.863Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-30T17:53:57.863Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-30T17:53:57.863Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2019-07-30T17:53:57.863Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T17:53:57.863Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.057 s [2019-07-30T17:53:57.863Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-07-30T17:53:57.863Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-07-30T17:53:57.863Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T17:53:57.863Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T17:53:57.863Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T17:53:57.863Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T17:53:57.863Z] [2019-07-30T17:53:57.863Z] Results: [2019-07-30T17:53:57.863Z] [2019-07-30T17:53:57.863Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9 [2019-07-30T17:53:57.863Z] [2019-07-30T17:53:59.227Z] [INFO] All tests passed! [2019-07-30T17:53:59.227Z] [INFO] [2019-07-30T17:53:59.227Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T17:53:59.227Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:53:59.227Z] [INFO] [2019-07-30T17:53:59.227Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T17:53:59.482Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:53:59.482Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:53:59.737Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:54:00.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:54:00.555Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:54:00.555Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:54:00.555Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T17:54:00.555Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:54:00.812Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T17:54:01.068Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:54:01.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T17:54:02.250Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T17:54:02.250Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T17:54:02.250Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T17:54:02.250Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:54:02.250Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:54:02.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:54:02.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:54:02.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:54:02.761Z] [INFO] [2019-07-30T17:54:02.761Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T17:54:02.761Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:54:02.761Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:54:02.761Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:54:02.761Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:54:02.761Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:54:03.024Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:54:03.024Z] [INFO] [2019-07-30T17:54:03.024Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T17:54:03.024Z] [INFO] [2019-07-30T17:54:03.024Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >-- [2019-07-30T17:54:03.024Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT [89/134] [2019-07-30T17:54:03.024Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:54:03.024Z] [INFO] [2019-07-30T17:54:03.024Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T17:54:03.024Z] [INFO] [2019-07-30T17:54:03.024Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T17:54:03.024Z] [INFO] The project's OSGi version is 2.0.0.201907301708 [2019-07-30T17:54:03.024Z] [INFO] [2019-07-30T17:54:03.024Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T17:54:03.024Z] [INFO] [2019-07-30T17:54:03.024Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T17:54:03.024Z] [INFO] [2019-07-30T17:54:03.024Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T17:54:03.024Z] [INFO] [2019-07-30T17:54:03.024Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T17:54:03.024Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:54:03.024Z] [INFO] [2019-07-30T17:54:03.024Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T17:54:03.024Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:54:03.024Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources [2019-07-30T17:54:03.024Z] [INFO] [2019-07-30T17:54:03.024Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T17:54:03.024Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes [2019-07-30T17:54:03.280Z] [INFO] [2019-07-30T17:54:03.280Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T17:54:03.280Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:54:03.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources [2019-07-30T17:54:03.280Z] [INFO] [2019-07-30T17:54:03.280Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T17:54:03.280Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-30T17:54:03.280Z] [INFO] [2019-07-30T17:54:03.280Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T17:54:03.280Z] [INFO] [2019-07-30T17:54:03.280Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T17:54:03.280Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-30T17:54:03.280Z] [INFO] [2019-07-30T17:54:03.280Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T17:54:03.280Z] [INFO] [2019-07-30T17:54:03.280Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T17:54:03.280Z] [INFO] [2019-07-30T17:54:03.280Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T17:54:03.280Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-30T17:54:03.280Z] [INFO] [2019-07-30T17:54:03.280Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T17:54:03.280Z] [INFO] [2019-07-30T17:54:03.280Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T17:54:03.280Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:54:03.280Z] [INFO] [2019-07-30T17:54:03.280Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T17:54:03.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:54:03.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:54:04.096Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:54:04.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:54:04.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T17:54:04.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:54:04.606Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:54:05.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T17:54:05.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T17:54:05.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T17:54:06.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:54:06.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:54:06.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:54:06.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T17:54:06.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:54:06.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T17:54:06.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:54:06.990Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:54:06.990Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T17:54:06.990Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T17:54:07.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T17:54:07.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T17:54:07.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T17:54:07.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T17:54:07.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T17:54:07.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:54:07.756Z] [INFO] [2019-07-30T17:54:07.756Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T17:54:07.756Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:54:07.756Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:54:07.756Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:54:07.756Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:54:07.756Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:54:07.756Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:54:07.756Z] [INFO] [2019-07-30T17:54:07.756Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T17:54:07.756Z] [INFO] [2019-07-30T17:54:07.756Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >--- [2019-07-30T17:54:07.756Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT [90/134] [2019-07-30T17:54:07.756Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T17:54:07.756Z] [INFO] [2019-07-30T17:54:07.756Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T17:54:07.756Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/target [2019-07-30T17:54:07.756Z] [INFO] [2019-07-30T17:54:07.756Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T17:54:07.756Z] [INFO] The project's OSGi version is 5.0.0.201907301708 [2019-07-30T17:54:07.756Z] [INFO] [2019-07-30T17:54:07.756Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T17:54:07.756Z] [INFO] [2019-07-30T17:54:07.756Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T17:54:07.756Z] [INFO] [2019-07-30T17:54:07.756Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T17:54:07.756Z] [INFO] [2019-07-30T17:54:07.756Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T17:54:07.756Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:54:07.756Z] [INFO] [2019-07-30T17:54:07.756Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T17:54:07.756Z] [INFO] [2019-07-30T17:54:07.756Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T17:54:07.756Z] [INFO] [2019-07-30T17:54:07.756Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T17:54:07.756Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.jar [2019-07-30T17:54:07.756Z] [INFO] [2019-07-30T17:54:07.756Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T17:54:07.756Z] [INFO] [2019-07-30T17:54:07.756Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T17:54:07.756Z] [INFO] [2019-07-30T17:54:07.756Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T17:54:07.756Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T17:54:07.756Z] [INFO] [2019-07-30T17:54:07.756Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T17:54:07.756Z] [INFO] [2019-07-30T17:54:07.756Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T17:54:07.756Z] [INFO] [2019-07-30T17:54:07.756Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T17:54:07.756Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:54:07.756Z] [INFO] [2019-07-30T17:54:07.756Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T17:54:09.120Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:54:09.120Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:54:09.120Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:54:10.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T17:54:10.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:54:11.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:54:11.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:54:11.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T17:54:11.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:54:11.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T17:54:11.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T17:54:11.666Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-30T17:54:11.666Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T17:54:11.667Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T17:54:11.922Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:54:11.922Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:54:11.922Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:54:11.922Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T17:54:11.922Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T17:54:12.177Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T17:54:12.177Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T17:54:12.177Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:54:12.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:54:12.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T17:54:12.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T17:54:12.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T17:54:12.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T17:54:12.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T17:54:12.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-30T17:54:12.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T17:54:12.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T17:54:12.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T17:54:12.689Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T17:54:12.689Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T17:54:12.689Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T17:54:12.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T17:54:12.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T17:54:12.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:54:12.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T17:54:12.944Z] [INFO] [2019-07-30T17:54:12.945Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T17:54:12.945Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:54:13.200Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:54:13.200Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:54:13.200Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:54:13.200Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:54:13.200Z] [INFO] [2019-07-30T17:54:13.200Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T17:54:13.200Z] [INFO] [2019-07-30T17:54:13.200Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >-- [2019-07-30T17:54:13.200Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT [91/134] [2019-07-30T17:54:13.200Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:54:13.200Z] [INFO] [2019-07-30T17:54:13.200Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T17:54:13.200Z] [INFO] [2019-07-30T17:54:13.200Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T17:54:13.200Z] [INFO] The project's OSGi version is 1.0.9.201907301708 [2019-07-30T17:54:13.200Z] [INFO] [2019-07-30T17:54:13.200Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T17:54:13.200Z] [INFO] [2019-07-30T17:54:13.200Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T17:54:13.200Z] [INFO] [2019-07-30T17:54:13.200Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T17:54:13.200Z] [INFO] [2019-07-30T17:54:13.200Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T17:54:13.200Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:54:13.200Z] [INFO] [2019-07-30T17:54:13.200Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T17:54:13.200Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:54:13.200Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources [2019-07-30T17:54:13.200Z] [INFO] [2019-07-30T17:54:13.200Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T17:54:13.200Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes [2019-07-30T17:54:13.657Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[42] [2019-07-30T17:54:13.657Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-30T17:54:13.657Z] ^^^^ [2019-07-30T17:54:13.657Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T17:54:13.657Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[51] [2019-07-30T17:54:13.657Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-30T17:54:13.657Z] ^^^^ [2019-07-30T17:54:13.657Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T17:54:13.657Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[213] [2019-07-30T17:54:13.657Z] provider = DataDrivenXYProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), ANALYSIS_ID); [2019-07-30T17:54:13.657Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:54:13.657Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-30T17:54:13.657Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] [2019-07-30T17:54:13.657Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T17:54:13.657Z] ^^^^^^^^^^^^^^^ [2019-07-30T17:54:13.657Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-30T17:54:13.657Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] [2019-07-30T17:54:13.657Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T17:54:13.657Z] ^^^^^ [2019-07-30T17:54:13.657Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T17:54:13.657Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[241] [2019-07-30T17:54:13.657Z] TmfModelResponse<@NonNull ITmfXyModel> rowResponse = xyProvider.fetchXY(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-30T17:54:13.657Z] ^^^^^^^^^^^^^ [2019-07-30T17:54:13.657Z] 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-30T17:54:13.657Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[157] [2019-07-30T17:54:13.657Z] TmfModelResponse<@NonNull TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-30T17:54:13.657Z] ^^^^^^^^^^^^^ [2019-07-30T17:54:13.657Z] 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-30T17:54:13.657Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] [2019-07-30T17:54:13.657Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-30T17:54:13.657Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:54:13.657Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-30T17:54:13.657Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] [2019-07-30T17:54:13.657Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-30T17:54:13.657Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:54:13.657Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenPresentationState>' [2019-07-30T17:54:13.657Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] [2019-07-30T17:54:13.657Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T17:54:13.657Z] ^^^^^^^^^^^^^^^ [2019-07-30T17:54:13.657Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-30T17:54:13.657Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] [2019-07-30T17:54:13.657Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T17:54:13.657Z] ^^^^^ [2019-07-30T17:54:13.657Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T17:54:13.657Z] 11 problems (11 warnings) [2019-07-30T17:54:13.657Z] [INFO] [2019-07-30T17:54:13.657Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T17:54:13.657Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:54:13.657Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources [2019-07-30T17:54:13.657Z] [INFO] [2019-07-30T17:54:13.657Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T17:54:13.657Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:54:14.010Z] [INFO] [2019-07-30T17:54:14.010Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T17:54:14.010Z] [INFO] [2019-07-30T17:54:14.010Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T17:54:14.010Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:54:14.010Z] [INFO] [2019-07-30T17:54:14.010Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T17:54:14.010Z] [INFO] [2019-07-30T17:54:14.010Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T17:54:14.010Z] [INFO] [2019-07-30T17:54:14.010Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T17:54:14.010Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:54:14.010Z] [INFO] [2019-07-30T17:54:14.010Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T17:54:14.010Z] [INFO] [2019-07-30T17:54:14.010Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T17:54:14.571Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log [2019-07-30T17:54:14.571Z] [INFO] Command line: [2019-07-30T17:54:14.571Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:54:14.571Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:54:16.457Z] !SESSION 2019-07-30 17:54:14.613 ----------------------------------------------- [2019-07-30T17:54:16.457Z] eclipse.buildId=unknown [2019-07-30T17:54:16.457Z] java.version=1.8.0_202 [2019-07-30T17:54:16.457Z] java.vendor=Oracle Corporation [2019-07-30T17:54:16.457Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:54:16.457Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:54:16.457Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:54:16.457Z] [2019-07-30T17:54:16.457Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:54:16.340 [2019-07-30T17:54:16.457Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:54:16.457Z] !STACK 0 [2019-07-30T17:54:16.457Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T17:54:16.457Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:54:16.457Z] [2019-07-30T17:54:16.457Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:54:16.457Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:54:16.457Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:54:16.457Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:54:16.457Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:54:16.457Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:54:16.457Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:54:16.457Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:54:16.457Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:54:16.457Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:54:16.457Z] [2019-07-30T17:54:16.457Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:54:16.451 [2019-07-30T17:54:16.457Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:54:16.457Z] !STACK 0 [2019-07-30T17:54:16.457Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T17:54:16.457Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:54:16.457Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:54:16.457Z] -> 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-30T17:54:16.457Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T17:54:16.457Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:54:16.457Z] [2019-07-30T17:54:16.457Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:54:16.457Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:54:16.457Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:54:16.457Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:54:16.457Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:54:16.457Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:54:16.457Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:54:16.457Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:54:16.457Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:54:16.457Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:54:20.620Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-30T17:54:21.545Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.686 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-30T17:54:21.545Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest) Time elapsed: 1.668 s [2019-07-30T17:54:21.545Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-30T17:54:24.065Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.506 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-30T17:54:24.065Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.386 s [2019-07-30T17:54:24.065Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.118 s [2019-07-30T17:54:24.065Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-30T17:54:25.428Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-30T17:54:25.428Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest) Time elapsed: 1.116 s [2019-07-30T17:54:25.428Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-30T17:54:25.428Z] [2019-07-30T17:54:25.428Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:25.090 [2019-07-30T17:54:25.428Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T17:54:29.589Z] [2019-07-30T17:54:29.589Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:29.046 [2019-07-30T17:54:29.589Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T17:54:29.589Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.986 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-30T17:54:29.589Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 3.957 s [2019-07-30T17:54:29.589Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 0.028 s [2019-07-30T17:54:29.589Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.558 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.558 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.559 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.559 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.559 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.560 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.560 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.561 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.561 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.561 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.562 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.562 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.562 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.562 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.563 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.563 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.563 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.564 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.564 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.564 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.565 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.565 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.565 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.565 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.566 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.566 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.566 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.567 [2019-07-30T17:54:30.953Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.953Z] [2019-07-30T17:54:30.953Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.567 [2019-07-30T17:54:30.954Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:30.954Z] [2019-07-30T17:54:30.954Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:30.567 [2019-07-30T17:54:30.954Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T17:54:39.031Z] [2019-07-30T17:54:39.031Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:38.321 [2019-07-30T17:54:39.031Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file [2019-07-30T17:54:39.031Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.537 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-30T17:54:39.031Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 9.218 s [2019-07-30T17:54:39.031Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 0.318 s [2019-07-30T17:54:39.031Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-30T17:54:39.031Z] [2019-07-30T17:54:39.031Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:38.657 [2019-07-30T17:54:39.031Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T17:54:39.031Z] [2019-07-30T17:54:39.031Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:38.657 [2019-07-30T17:54:39.031Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T17:54:39.958Z] [2019-07-30T17:54:39.958Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:39.870 [2019-07-30T17:54:39.958Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T17:54:39.958Z] [2019-07-30T17:54:39.958Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:39.870 [2019-07-30T17:54:39.958Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T17:54:39.958Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.228 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-30T17:54:39.958Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 1.214 s [2019-07-30T17:54:39.958Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 0.013 s [2019-07-30T17:54:39.958Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-30T17:54:40.213Z] [2019-07-30T17:54:40.213Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:40.012 [2019-07-30T17:54:40.213Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T17:54:40.213Z] [2019-07-30T17:54:40.213Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:40.134 [2019-07-30T17:54:40.213Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T17:54:40.213Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-30T17:54:40.213Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 0.138 s [2019-07-30T17:54:40.213Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 0.12 s [2019-07-30T17:54:40.213Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-30T17:54:41.577Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.213 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-30T17:54:41.577Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest) Time elapsed: 1.211 s [2019-07-30T17:54:41.577Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-30T17:54:41.577Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-30T17:54:41.577Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.106 s [2019-07-30T17:54:41.577Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.079 s [2019-07-30T17:54:41.577Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-30T17:54:41.833Z] [2019-07-30T17:54:41.833Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:41.607 [2019-07-30T17:54:41.833Z] !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-30T17:54:41.833Z] [2019-07-30T17:54:41.833Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:41.615 [2019-07-30T17:54:41.833Z] !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-30T17:54:41.833Z] [2019-07-30T17:54:41.833Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:41.623 [2019-07-30T17:54:41.833Z] !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-30T17:54:41.833Z] [2019-07-30T17:54:41.833Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:41.630 [2019-07-30T17:54:41.833Z] !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-30T17:54:41.833Z] [2019-07-30T17:54:41.833Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:41.637 [2019-07-30T17:54:41.833Z] !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-30T17:54:41.833Z] [2019-07-30T17:54:41.833Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:41.722 [2019-07-30T17:54:41.833Z] !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-30T17:54:42.393Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.679 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-30T17:54:42.393Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.091 s [2019-07-30T17:54:42.393Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.085 s [2019-07-30T17:54:42.393Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.012 s [2019-07-30T17:54:42.393Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.323 s [2019-07-30T17:54:42.393Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.085 s [2019-07-30T17:54:42.393Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.081 s [2019-07-30T17:54:42.393Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.001 s [2019-07-30T17:54:42.393Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-30T17:54:42.953Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.705 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-30T17:54:42.953Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.384 s [2019-07-30T17:54:42.953Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.14 s [2019-07-30T17:54:42.953Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.18 s [2019-07-30T17:54:42.953Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-30T17:54:43.514Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-30T17:54:43.514Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.175 s [2019-07-30T17:54:43.514Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.006 s [2019-07-30T17:54:43.514Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.131 s [2019-07-30T17:54:43.514Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-30T17:54:43.514Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-30T17:54:43.514Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.071 s [2019-07-30T17:54:43.514Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.032 s [2019-07-30T17:54:43.514Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-30T17:54:44.440Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-30T17:54:44.440Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.375 s [2019-07-30T17:54:44.440Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.2 s [2019-07-30T17:54:44.440Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.119 s [2019-07-30T17:54:44.440Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-30T17:54:52.518Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.905 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-30T17:54:52.518Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.144 s [2019-07-30T17:54:52.518Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 7.297 s [2019-07-30T17:54:52.518Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.263 s [2019-07-30T17:54:52.518Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.201 s [2019-07-30T17:54:52.518Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-30T17:54:52.518Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-30T17:54:52.518Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.022 s [2019-07-30T17:54:52.518Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0 s [2019-07-30T17:54:52.518Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.021 s [2019-07-30T17:54:52.518Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-07-30T17:54:52.518Z] [2019-07-30T17:54:52.518Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:52.108 [2019-07-30T17:54:52.518Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there [2019-07-30T17:54:52.518Z] [2019-07-30T17:54:52.518Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:52.118 [2019-07-30T17:54:52.518Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes [2019-07-30T17:54:52.518Z] [2019-07-30T17:54:52.518Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:52.123 [2019-07-30T17:54:52.518Z] !MESSAGE State Transition: Undefined action: action1 [2019-07-30T17:54:52.518Z] [2019-07-30T17:54:52.518Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:52.124 [2019-07-30T17:54:52.518Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-30T17:54:52.518Z] [2019-07-30T17:54:52.518Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:52.125 [2019-07-30T17:54:52.518Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-30T17:54:52.518Z] [2019-07-30T17:54:52.518Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:52.126 [2019-07-30T17:54:52.518Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there [2019-07-30T17:54:52.518Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-07-30T17:54:52.518Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-30T17:54:52.518Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T17:54:52.518Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.001 s [2019-07-30T17:54:52.518Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.001 s [2019-07-30T17:54:52.518Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T17:54:52.518Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.001 s [2019-07-30T17:54:52.518Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T17:54:52.518Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T17:54:52.518Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.001 s [2019-07-30T17:54:52.518Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.001 s [2019-07-30T17:54:52.518Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.001 s [2019-07-30T17:54:52.518Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.001 s [2019-07-30T17:54:52.518Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.001 s [2019-07-30T17:54:52.518Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-30T17:54:52.518Z] [2019-07-30T17:54:52.518Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:52.133 [2019-07-30T17:54:52.518Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-30T17:54:52.518Z] [2019-07-30T17:54:52.518Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:52.134 [2019-07-30T17:54:52.518Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-30T17:54:52.518Z] [2019-07-30T17:54:52.518Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:52.135 [2019-07-30T17:54:52.518Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-30T17:54:52.519Z] [2019-07-30T17:54:52.519Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:52.135 [2019-07-30T17:54:52.519Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-30T17:54:52.519Z] [2019-07-30T17:54:52.519Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:52.139 [2019-07-30T17:54:52.519Z] !MESSAGE The mapping group undefined does not exist in this analysis [2019-07-30T17:54:52.519Z] [2019-07-30T17:54:52.519Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:52.140 [2019-07-30T17:54:52.519Z] !MESSAGE Compiling value: value is not a parseable integer: not int [2019-07-30T17:54:52.519Z] [2019-07-30T17:54:52.519Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:52.141 [2019-07-30T17:54:52.519Z] !MESSAGE A query state value should have children attributes [2019-07-30T17:54:52.519Z] [2019-07-30T17:54:52.519Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:52.141 [2019-07-30T17:54:52.519Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-30T17:54:52.519Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-30T17:54:52.519Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T17:54:52.519Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T17:54:52.519Z] testStateValueCompilation[2: Valid integer 2 with forced type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T17:54:52.519Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T17:54:52.519Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T17:54:52.519Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T17:54:52.519Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T17:54:52.519Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T17:54:52.519Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T17:54:52.519Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T17:54:52.519Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T17:54:52.519Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T17:54:52.519Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T17:54:52.519Z] testStateValueCompilation[13: Delete value with ignored params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T17:54:52.519Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T17:54:52.519Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T17:54:52.519Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T17:54:52.519Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T17:54:52.519Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T17:54:52.519Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T17:54:52.519Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T17:54:52.519Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T17:54:52.519Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T17:54:52.519Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T17:54:52.519Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-07-30T17:54:52.519Z] [2019-07-30T17:54:52.519Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:52.147 [2019-07-30T17:54:52.519Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-30T17:54:52.519Z] [2019-07-30T17:54:52.519Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:52.147 [2019-07-30T17:54:52.519Z] !MESSAGE The value of an event field attribute should not be null [2019-07-30T17:54:52.519Z] [2019-07-30T17:54:52.519Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:52.148 [2019-07-30T17:54:52.519Z] !MESSAGE A query state attribute should have children attributes [2019-07-30T17:54:52.519Z] [2019-07-30T17:54:52.519Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:52.148 [2019-07-30T17:54:52.519Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-30T17:54:52.519Z] [2019-07-30T17:54:52.519Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:52.149 [2019-07-30T17:54:52.519Z] !MESSAGE Location undefined does not exist [2019-07-30T17:54:52.519Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-07-30T17:54:52.519Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.001 s [2019-07-30T17:54:52.519Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.002 s [2019-07-30T17:54:52.519Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.002 s [2019-07-30T17:54:52.519Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-07-30T17:54:52.519Z] [2019-07-30T17:54:52.519Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 17:54:52.208 [2019-07-30T17:54:52.519Z] !MESSAGE Segment time: only one of or shoud be present [2019-07-30T17:54:52.519Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-07-30T17:54:52.519Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0 s [2019-07-30T17:54:52.519Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-30T17:54:52.519Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0 s [2019-07-30T17:54:52.519Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0 s [2019-07-30T17:54:52.519Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0 s [2019-07-30T17:54:52.519Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-30T17:54:52.519Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-30T17:54:52.519Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.018 s [2019-07-30T17:54:52.519Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.017 s [2019-07-30T17:54:52.519Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.065 s [2019-07-30T17:54:52.519Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.017 s [2019-07-30T17:54:52.519Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.017 s [2019-07-30T17:54:52.519Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.016 s [2019-07-30T17:54:52.519Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.057 s [2019-07-30T17:54:52.519Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2019-07-30T17:54:53.881Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2019-07-30T17:54:53.881Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest) Time elapsed: 1.211 s [2019-07-30T17:54:53.881Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-30T17:54:53.881Z] [2019-07-30T17:54:53.881Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:53.642 [2019-07-30T17:54:53.881Z] !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-30T17:54:55.244Z] [2019-07-30T17:54:55.244Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:54.850 [2019-07-30T17:54:55.244Z] !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-30T17:54:56.170Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.413 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-30T17:54:56.170Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-30T17:54:56.170Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-30T17:54:56.170Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-30T17:54:56.170Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-07-30T17:54:57.533Z] [2019-07-30T17:54:57.533Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:57.270 [2019-07-30T17:54:57.533Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T17:54:57.533Z] [2019-07-30T17:54:57.533Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 17:54:57.271 [2019-07-30T17:54:57.533Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T17:54:57.533Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.22 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-07-30T17:54:57.533Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 1.213 s [2019-07-30T17:54:57.533Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 0.007 s [2019-07-30T17:54:57.533Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest [2019-07-30T17:54:57.533Z] 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-30T17:54:57.533Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-30T17:54:57.533Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-30T17:54:57.533Z] [2019-07-30T17:54:57.533Z] Results: [2019-07-30T17:54:57.533Z] [2019-07-30T17:54:57.533Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:54:57.533Z] [2019-07-30T17:54:58.093Z] [INFO] All tests passed! [2019-07-30T17:54:58.093Z] [INFO] [2019-07-30T17:54:58.093Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T17:54:58.093Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:54:58.093Z] [INFO] [2019-07-30T17:54:58.093Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T17:54:58.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:54:58.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:54:58.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:54:58.909Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:54:58.909Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:54:58.909Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:54:58.909Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:54:59.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:54:59.419Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T17:54:59.674Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:54:59.674Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:54:59.674Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T17:54:59.930Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:55:00.185Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:55:00.185Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T17:55:00.185Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:55:00.185Z] [INFO] [2019-07-30T17:55:00.185Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T17:55:00.185Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:55:00.185Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:55:00.185Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:55:00.185Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:55:00.440Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:55:00.440Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:55:00.440Z] [INFO] [2019-07-30T17:55:00.440Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T17:55:00.440Z] [INFO] [2019-07-30T17:55:00.440Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >-- [2019-07-30T17:55:00.440Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT [92/134] [2019-07-30T17:55:00.440Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:55:00.440Z] [INFO] [2019-07-30T17:55:00.440Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T17:55:00.440Z] [INFO] [2019-07-30T17:55:00.440Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T17:55:00.440Z] [INFO] The project's OSGi version is 2.0.0.201907301708 [2019-07-30T17:55:00.440Z] [INFO] [2019-07-30T17:55:00.440Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T17:55:00.440Z] [INFO] [2019-07-30T17:55:00.440Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T17:55:00.440Z] [INFO] [2019-07-30T17:55:00.440Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T17:55:00.440Z] [INFO] [2019-07-30T17:55:00.440Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T17:55:00.440Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:55:00.440Z] [INFO] [2019-07-30T17:55:00.440Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T17:55:00.440Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:55:00.440Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources [2019-07-30T17:55:00.440Z] [INFO] [2019-07-30T17:55:00.440Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T17:55:00.440Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes [2019-07-30T17:55:01.001Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/kernel/KernelAnalysisUsageBenchmark.java:[110] [2019-07-30T17:55:01.001Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T17:55:01.001Z] ^^^^^ [2019-07-30T17:55:01.001Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T17:55:01.001Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/analysis/kernel/statesystem/StateSystemFullHistoryTest.java:[187] [2019-07-30T17:55:01.001Z] File file = new File(TmfTraceManager.getSupplementaryFileDir(trace) + name); [2019-07-30T17:55:01.001Z] ^^^^^ [2019-07-30T17:55:01.001Z] Null type safety (type annotations): The expression of type 'CtfTmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T17:55:01.001Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/tid/TidAnalysisUsageBenchmark.java:[94] [2019-07-30T17:55:01.001Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T17:55:01.001Z] ^^^^^ [2019-07-30T17:55:01.001Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T17:55:01.001Z] 5 problems (0 errors, 3 warnings, 3 info) [2019-07-30T17:55:01.001Z] [INFO] [2019-07-30T17:55:01.001Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T17:55:01.001Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:55:01.001Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources [2019-07-30T17:55:01.001Z] [INFO] [2019-07-30T17:55:01.001Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T17:55:01.001Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar [2019-07-30T17:55:01.001Z] [INFO] [2019-07-30T17:55:01.001Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T17:55:01.001Z] [INFO] [2019-07-30T17:55:01.001Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T17:55:01.001Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-30T17:55:01.001Z] [INFO] [2019-07-30T17:55:01.001Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T17:55:01.001Z] [INFO] [2019-07-30T17:55:01.001Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T17:55:01.001Z] [INFO] [2019-07-30T17:55:01.001Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T17:55:01.001Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-30T17:55:01.256Z] [INFO] [2019-07-30T17:55:01.256Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T17:55:01.256Z] [INFO] [2019-07-30T17:55:01.256Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T17:55:02.182Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log [2019-07-30T17:55:02.182Z] [INFO] Command line: [2019-07-30T17:55:02.182Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:55:02.182Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:55:04.070Z] !SESSION 2019-07-30 17:55:02.105 ----------------------------------------------- [2019-07-30T17:55:04.070Z] eclipse.buildId=unknown [2019-07-30T17:55:04.070Z] java.version=1.8.0_202 [2019-07-30T17:55:04.070Z] java.vendor=Oracle Corporation [2019-07-30T17:55:04.070Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:55:04.070Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:55:04.070Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:55:04.070Z] [2019-07-30T17:55:04.070Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:55:03.908 [2019-07-30T17:55:04.070Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:55:04.070Z] !STACK 0 [2019-07-30T17:55:04.070Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T17:55:04.070Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:55:04.070Z] [2019-07-30T17:55:04.070Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:55:04.070Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:55:04.070Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:55:04.070Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:55:04.070Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:55:04.070Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:55:04.070Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:55:04.070Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:55:04.070Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:55:04.070Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:55:04.070Z] [2019-07-30T17:55:04.070Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:55:04.008 [2019-07-30T17:55:04.070Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:55:04.070Z] !STACK 0 [2019-07-30T17:55:04.070Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T17:55:04.070Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:55:04.070Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:55:04.070Z] -> 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-30T17:55:04.070Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T17:55:04.070Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:55:04.070Z] [2019-07-30T17:55:04.070Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:55:04.070Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:55:04.070Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:55:04.070Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:55:04.070Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:55:04.070Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:55:04.070Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:55:04.070Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:55:04.070Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:55:04.070Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:55:07.416Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-30T17:55:10.679Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.028 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-30T17:55:10.679Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest) Time elapsed: 3.011 s [2019-07-30T17:55:10.679Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-30T17:55:28.715Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.027 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-30T17:55:28.715Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 1.498 s [2019-07-30T17:55:28.715Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 14.526 s [2019-07-30T17:55:28.715Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2019-07-30T17:55:28.715Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2019-07-30T17:55:28.715Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped [2019-07-30T17:55:28.715Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-30T17:55:43.545Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.941 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-30T17:55:43.545Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.189 s [2019-07-30T17:55:43.545Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 5.717 s [2019-07-30T17:55:43.545Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T17:55:43.545Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T17:55:43.545Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T17:55:43.545Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T17:55:43.545Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T17:55:43.545Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.005 s [2019-07-30T17:55:43.545Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T17:55:43.545Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.173 s [2019-07-30T17:55:43.545Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.014 s [2019-07-30T17:55:43.545Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.003 s [2019-07-30T17:55:43.545Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T17:55:43.545Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T17:55:43.545Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T17:55:43.545Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-30T17:55:43.545Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T17:55:43.545Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.003 s [2019-07-30T17:55:43.545Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T17:55:43.545Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T17:55:43.545Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T17:55:43.545Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T17:55:43.545Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T17:55:43.545Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T17:55:43.545Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T17:55:43.545Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T17:55:43.545Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T17:55:43.545Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T17:55:43.545Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T17:55:43.545Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T17:55:43.545Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T17:55:43.545Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-30T17:55:48.783Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.642 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-30T17:55:48.783Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.002 s [2019-07-30T17:55:48.783Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T17:55:48.783Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T17:55:48.783Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T17:55:48.783Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T17:55:48.783Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.073 s [2019-07-30T17:55:48.783Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.063 s [2019-07-30T17:55:48.783Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.004 s [2019-07-30T17:55:48.783Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.045 s [2019-07-30T17:55:48.783Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T17:55:48.783Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T17:55:48.783Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T17:55:48.783Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.049 s [2019-07-30T17:55:48.783Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.035 s [2019-07-30T17:55:48.783Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.035 s [2019-07-30T17:55:48.783Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.035 s [2019-07-30T17:55:48.783Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T17:55:48.783Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T17:55:48.783Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T17:55:48.783Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T17:55:48.783Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T17:55:48.783Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T17:55:48.783Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T17:55:48.783Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T17:55:48.783Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T17:55:48.783Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T17:55:48.783Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T17:55:48.783Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T17:55:48.783Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T17:55:48.783Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-30T17:55:56.860Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.191 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-30T17:55:56.860Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 8.004 s [2019-07-30T17:55:56.860Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 0.141 s [2019-07-30T17:55:56.860Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-30T17:55:59.374Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.796 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-30T17:55:59.374Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest) Time elapsed: 2.795 s [2019-07-30T17:55:59.374Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-30T17:56:03.536Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.597 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-30T17:56:03.536Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.135 s [2019-07-30T17:56:03.536Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.158 s [2019-07-30T17:56:03.536Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.141 s [2019-07-30T17:56:03.536Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.162 s [2019-07-30T17:56:03.536Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-30T17:56:03.791Z] [2019-07-30T17:56:03.791Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 17:56:03.723 [2019-07-30T17:56:03.791Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-30T17:56:15.953Z] [2019-07-30T17:56:15.953Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 17:56:14.736 [2019-07-30T17:56:15.953Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-30T17:56:24.032Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.567 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-30T17:56:24.032Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 11.064 s [2019-07-30T17:56:24.032Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 9.501 s [2019-07-30T17:56:24.032Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-30T17:56:24.287Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-30T17:56:24.287Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-30T17:56:24.287Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T17:56:24.287Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T17:56:24.287Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T17:56:24.287Z] [2019-07-30T17:56:24.287Z] Results: [2019-07-30T17:56:24.287Z] [2019-07-30T17:56:24.287Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T17:56:24.287Z] [2019-07-30T17:56:26.172Z] [INFO] All tests passed! [2019-07-30T17:56:26.172Z] [INFO] [2019-07-30T17:56:26.172Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T17:56:26.172Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:56:26.172Z] [INFO] [2019-07-30T17:56:26.172Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T17:56:26.732Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:56:26.987Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:56:27.913Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:56:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:56:29.033Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-30T17:56:30.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:56:31.172Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T17:56:31.732Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T17:56:31.988Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T17:56:33.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:56:33.606Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:56:33.861Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:56:33.861Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:56:34.116Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-30T17:56:34.677Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:56:34.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T17:56:35.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:56:35.747Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:56:36.671Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:56:36.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T17:56:37.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T17:56:37.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T17:56:37.437Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T17:56:37.692Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T17:56:37.692Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T17:56:37.948Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:56:37.948Z] [INFO] [2019-07-30T17:56:37.948Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T17:56:37.948Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:56:37.948Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:56:37.948Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:56:38.203Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:56:38.203Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:56:38.203Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:56:38.203Z] [INFO] [2019-07-30T17:56:38.203Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T17:56:38.203Z] [INFO] [2019-07-30T17:56:38.203Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >-- [2019-07-30T17:56:38.203Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT [93/134] [2019-07-30T17:56:38.203Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:56:38.203Z] [INFO] [2019-07-30T17:56:38.203Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T17:56:38.203Z] [INFO] [2019-07-30T17:56:38.203Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T17:56:38.203Z] [INFO] The project's OSGi version is 4.0.3.201907301708 [2019-07-30T17:56:38.203Z] [INFO] [2019-07-30T17:56:38.203Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T17:56:38.203Z] [INFO] [2019-07-30T17:56:38.203Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T17:56:38.203Z] [INFO] [2019-07-30T17:56:38.203Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T17:56:38.203Z] [INFO] [2019-07-30T17:56:38.203Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T17:56:38.203Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:56:38.203Z] [INFO] [2019-07-30T17:56:38.203Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T17:56:38.203Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:56:38.203Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources [2019-07-30T17:56:38.203Z] [INFO] [2019-07-30T17:56:38.203Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T17:56:38.203Z] [INFO] Compiling 41 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes [2019-07-30T17:56:38.763Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java:[127] [2019-07-30T17:56:38.763Z] return new BinaryCallsite(fullPath, file.getBuildId(), offset, file.isPic()); [2019-07-30T17:56:38.763Z] ^^^^^^^^ [2019-07-30T17:56:38.763Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:56:38.763Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[132] [2019-07-30T17:56:38.763Z] int tidQuark = entry.getValue(); [2019-07-30T17:56:38.763Z] ^^^^^^^^^^^^^^^^ [2019-07-30T17:56:38.763Z] 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-30T17:56:38.763Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[175] [2019-07-30T17:56:38.763Z] builder.add(new MemoryUsageTreeModel(rootId, -1L, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T17:56:38.763Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:56:38.764Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:56:38.764Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryDataProviderFactory.java:[42] [2019-07-30T17:56:38.764Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, UstMemoryAnalysisModule.class, UstMemoryAnalysisModule.ID) != null; [2019-07-30T17:56:38.764Z] ^ [2019-07-30T17:56:38.764Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T17:56:38.764Z] 4 problems (4 warnings) [2019-07-30T17:56:38.764Z] [INFO] [2019-07-30T17:56:38.764Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T17:56:38.764Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:56:38.764Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources [2019-07-30T17:56:38.764Z] [INFO] [2019-07-30T17:56:38.764Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T17:56:39.019Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-sources.jar [2019-07-30T17:56:39.019Z] [INFO] [2019-07-30T17:56:39.019Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T17:56:39.019Z] [INFO] [2019-07-30T17:56:39.019Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T17:56:39.019Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-30T17:56:39.019Z] [INFO] [2019-07-30T17:56:39.019Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T17:56:39.019Z] [INFO] [2019-07-30T17:56:39.019Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T17:56:39.019Z] [INFO] [2019-07-30T17:56:39.019Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T17:56:39.019Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-30T17:56:39.275Z] [INFO] [2019-07-30T17:56:39.275Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T17:56:39.275Z] [INFO] [2019-07-30T17:56:39.275Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T17:56:39.275Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:56:39.275Z] [INFO] [2019-07-30T17:56:39.275Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T17:56:39.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:56:39.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:56:39.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:56:40.091Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:56:40.091Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T17:56:40.091Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:56:40.091Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:56:40.091Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:56:40.346Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:56:40.346Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T17:56:42.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:56:42.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:56:42.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T17:56:42.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T17:56:42.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:56:42.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:56:42.306Z] [INFO] [2019-07-30T17:56:42.306Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T17:56:42.306Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:56:42.306Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:56:42.306Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:56:42.306Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:56:42.306Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:56:42.306Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:56:42.306Z] [INFO] [2019-07-30T17:56:42.306Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T17:56:42.306Z] [INFO] [2019-07-30T17:56:42.306Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >--- [2019-07-30T17:56:42.306Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT [94/134] [2019-07-30T17:56:42.306Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T17:56:42.306Z] [INFO] [2019-07-30T17:56:42.306Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T17:56:42.306Z] [INFO] [2019-07-30T17:56:42.306Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T17:56:42.306Z] [INFO] The project's OSGi version is 3.0.5.201907301708 [2019-07-30T17:56:42.306Z] [INFO] [2019-07-30T17:56:42.306Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T17:56:42.306Z] [INFO] [2019-07-30T17:56:42.306Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T17:56:42.306Z] [INFO] [2019-07-30T17:56:42.306Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T17:56:42.306Z] [INFO] [2019-07-30T17:56:42.306Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T17:56:42.306Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:56:42.306Z] [INFO] [2019-07-30T17:56:42.306Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T17:56:42.306Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:56:42.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources [2019-07-30T17:56:42.306Z] [INFO] [2019-07-30T17:56:42.306Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T17:56:42.306Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes [2019-07-30T17:56:43.234Z] [INFO] [2019-07-30T17:56:43.234Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T17:56:43.234Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:56:43.234Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources [2019-07-30T17:56:43.234Z] [INFO] [2019-07-30T17:56:43.234Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T17:56:43.234Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar [2019-07-30T17:56:43.234Z] [INFO] [2019-07-30T17:56:43.234Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T17:56:43.234Z] [INFO] [2019-07-30T17:56:43.234Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T17:56:43.234Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-30T17:56:43.234Z] [INFO] [2019-07-30T17:56:43.234Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T17:56:43.234Z] [INFO] [2019-07-30T17:56:43.234Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T17:56:43.234Z] [INFO] [2019-07-30T17:56:43.234Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T17:56:43.234Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-30T17:56:43.234Z] [INFO] [2019-07-30T17:56:43.234Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T17:56:43.234Z] [INFO] [2019-07-30T17:56:43.234Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T17:56:43.234Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:56:43.234Z] [INFO] [2019-07-30T17:56:43.234Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T17:56:43.794Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:56:43.794Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:56:43.794Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:56:44.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:56:44.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T17:56:44.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:56:44.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:56:44.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:56:44.611Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:56:45.171Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T17:56:46.534Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:56:47.459Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:56:47.714Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T17:56:47.969Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T17:56:47.969Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T17:56:48.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:56:48.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:56:48.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T17:56:48.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T17:56:48.786Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T17:56:48.786Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:56:48.786Z] [INFO] [2019-07-30T17:56:48.786Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T17:56:48.786Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:56:48.786Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:56:48.786Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:56:48.786Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:56:48.786Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:56:48.786Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:56:48.786Z] [INFO] [2019-07-30T17:56:48.786Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T17:56:48.786Z] [INFO] [2019-07-30T17:56:48.786Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >---- [2019-07-30T17:56:48.786Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT [95/134] [2019-07-30T17:56:48.786Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T17:56:48.786Z] [INFO] [2019-07-30T17:56:48.786Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T17:56:48.786Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/target [2019-07-30T17:56:48.786Z] [INFO] [2019-07-30T17:56:48.786Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T17:56:48.786Z] [INFO] The project's OSGi version is 5.0.0.201907301708 [2019-07-30T17:56:48.786Z] [INFO] [2019-07-30T17:56:48.786Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T17:56:48.786Z] [INFO] [2019-07-30T17:56:48.786Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T17:56:48.786Z] [INFO] [2019-07-30T17:56:48.786Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T17:56:48.786Z] [INFO] [2019-07-30T17:56:48.786Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T17:56:48.786Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:56:48.786Z] [INFO] [2019-07-30T17:56:48.786Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T17:56:48.786Z] [INFO] [2019-07-30T17:56:48.786Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T17:56:48.786Z] [INFO] [2019-07-30T17:56:48.786Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T17:56:48.786Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.jar [2019-07-30T17:56:48.786Z] [INFO] [2019-07-30T17:56:48.786Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T17:56:48.786Z] [INFO] [2019-07-30T17:56:48.786Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T17:56:48.786Z] [INFO] [2019-07-30T17:56:48.786Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T17:56:49.041Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T17:56:49.041Z] [INFO] [2019-07-30T17:56:49.041Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T17:56:49.041Z] [INFO] [2019-07-30T17:56:49.041Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T17:56:49.041Z] [INFO] [2019-07-30T17:56:49.041Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T17:56:49.041Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:56:49.041Z] [INFO] [2019-07-30T17:56:49.041Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T17:56:49.966Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:56:49.966Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:56:50.221Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:56:50.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T17:56:51.037Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:56:51.596Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:56:51.851Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:56:51.851Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T17:56:51.851Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:56:51.851Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T17:56:52.107Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:56:52.107Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:56:52.107Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:56:52.107Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T17:56:52.107Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T17:56:52.107Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T17:56:52.362Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T17:56:52.362Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:56:52.362Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:56:52.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T17:56:52.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T17:56:52.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T17:56:52.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T17:56:52.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T17:56:52.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-30T17:56:52.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T17:56:52.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T17:56:52.913Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T17:56:53.168Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T17:56:53.423Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T17:56:53.423Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T17:56:53.423Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T17:56:53.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T17:56:53.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T17:56:53.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T17:56:53.933Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:56:53.933Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T17:56:53.933Z] [INFO] [2019-07-30T17:56:53.933Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T17:56:53.933Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:56:53.933Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:56:53.933Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:56:53.933Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:56:53.933Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:56:53.933Z] [INFO] [2019-07-30T17:56:53.933Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T17:56:53.933Z] [INFO] [2019-07-30T17:56:53.933Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >-- [2019-07-30T17:56:53.933Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT [96/134] [2019-07-30T17:56:53.933Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:56:53.933Z] [INFO] [2019-07-30T17:56:53.933Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T17:56:53.933Z] [INFO] [2019-07-30T17:56:53.933Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T17:56:53.933Z] [INFO] The project's OSGi version is 1.0.9.201907301708 [2019-07-30T17:56:53.933Z] [INFO] [2019-07-30T17:56:53.933Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T17:56:53.933Z] [INFO] [2019-07-30T17:56:53.933Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T17:56:53.933Z] [INFO] [2019-07-30T17:56:53.933Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T17:56:53.933Z] [INFO] [2019-07-30T17:56:53.933Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T17:56:53.933Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:56:53.933Z] [INFO] [2019-07-30T17:56:53.933Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T17:56:53.933Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:56:53.933Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources [2019-07-30T17:56:53.933Z] [INFO] [2019-07-30T17:56:53.933Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T17:56:53.933Z] [INFO] Compiling 11 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes [2019-07-30T17:56:54.187Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf/org/eclipse/tracecompass/lttng2/ust/core/tests/perf/cygprofile/CallStackAndGraphBenchmark.java:[129] [2019-07-30T17:56:54.187Z] CallStackAnalysis callStackModule = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallStackAnalysis.class, LttngUstCallStackAnalysis.ID); [2019-07-30T17:56:54.187Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:56:54.187Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T17:56:54.187Z] 1 problem (1 warning) [2019-07-30T17:56:54.187Z] [INFO] [2019-07-30T17:56:54.187Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T17:56:54.187Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:56:54.187Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources [2019-07-30T17:56:54.187Z] [INFO] [2019-07-30T17:56:54.187Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T17:56:54.187Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T17:56:54.187Z] [INFO] [2019-07-30T17:56:54.187Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T17:56:54.187Z] [INFO] [2019-07-30T17:56:54.187Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T17:56:54.187Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T17:56:54.187Z] [INFO] [2019-07-30T17:56:54.187Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T17:56:54.187Z] [INFO] [2019-07-30T17:56:54.187Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T17:56:54.187Z] [INFO] [2019-07-30T17:56:54.187Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T17:56:54.187Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T17:56:54.187Z] [INFO] [2019-07-30T17:56:54.187Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T17:56:54.187Z] [INFO] [2019-07-30T17:56:54.187Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T17:56:57.449Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log [2019-07-30T17:56:57.449Z] [INFO] Command line: [2019-07-30T17:56:57.449Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:56:57.449Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:56:59.335Z] !SESSION 2019-07-30 17:56:57.219 ----------------------------------------------- [2019-07-30T17:56:59.335Z] eclipse.buildId=unknown [2019-07-30T17:56:59.335Z] java.version=1.8.0_202 [2019-07-30T17:56:59.335Z] java.vendor=Oracle Corporation [2019-07-30T17:56:59.335Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:56:59.335Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:56:59.335Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:56:59.335Z] [2019-07-30T17:56:59.335Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:56:59.009 [2019-07-30T17:56:59.335Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:56:59.335Z] !STACK 0 [2019-07-30T17:56:59.335Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T17:56:59.335Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:56:59.335Z] [2019-07-30T17:56:59.335Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:56:59.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:56:59.335Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:56:59.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:56:59.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:56:59.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:56:59.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:56:59.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:56:59.335Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:56:59.335Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:56:59.335Z] [2019-07-30T17:56:59.335Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:56:59.107 [2019-07-30T17:56:59.335Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:56:59.335Z] !STACK 0 [2019-07-30T17:56:59.335Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T17:56:59.335Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:56:59.335Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:56:59.335Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T17:56:59.335Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T17:56:59.335Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:56:59.335Z] [2019-07-30T17:56:59.335Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:56:59.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:56:59.335Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:56:59.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:56:59.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:56:59.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:56:59.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:56:59.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:56:59.335Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:56:59.335Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:57:01.223Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-30T17:57:13.389Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.654 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-30T17:57:13.389Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 2.726 s [2019-07-30T17:57:13.389Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.193 s [2019-07-30T17:57:13.389Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.195 s [2019-07-30T17:57:13.389Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.201 s [2019-07-30T17:57:13.389Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.177 s [2019-07-30T17:57:13.389Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 2.919 s [2019-07-30T17:57:13.389Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.186 s [2019-07-30T17:57:13.389Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-30T17:57:23.322Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.72 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-30T17:57:23.322Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.27 s [2019-07-30T17:57:23.322Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.142 s [2019-07-30T17:57:23.322Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.161 s [2019-07-30T17:57:23.322Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.144 s [2019-07-30T17:57:23.322Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.14 s [2019-07-30T17:57:23.322Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 2.722 s [2019-07-30T17:57:23.322Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.139 s [2019-07-30T17:57:23.322Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-30T17:57:23.322Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-30T17:57:23.322Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest) Time elapsed: 0.015 s [2019-07-30T17:57:23.322Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-07-30T17:57:23.322Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-07-30T17:57:23.322Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest) Time elapsed: 0.106 s [2019-07-30T17:57:23.322Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-07-30T17:57:23.322Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-07-30T17:57:23.322Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped [2019-07-30T17:57:23.322Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-30T17:57:28.560Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.724 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-30T17:57:28.560Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.149 s [2019-07-30T17:57:28.560Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.001 s [2019-07-30T17:57:28.560Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.134 s [2019-07-30T17:57:28.560Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.03 s [2019-07-30T17:57:28.560Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.152 s [2019-07-30T17:57:28.560Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.019 s [2019-07-30T17:57:28.560Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.109 s [2019-07-30T17:57:28.560Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.013 s [2019-07-30T17:57:28.560Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.115 s [2019-07-30T17:57:28.560Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2019-07-30T17:57:28.560Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2019-07-30T17:57:28.560Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T17:57:28.560Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T17:57:28.560Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T17:57:28.560Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T17:57:28.560Z] [2019-07-30T17:57:28.560Z] Results: [2019-07-30T17:57:28.560Z] [2019-07-30T17:57:28.560Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T17:57:28.560Z] [2019-07-30T17:57:29.120Z] [INFO] All tests passed! [2019-07-30T17:57:29.120Z] [INFO] [2019-07-30T17:57:29.120Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T17:57:29.120Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:57:29.120Z] [INFO] [2019-07-30T17:57:29.120Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T17:57:29.376Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:57:29.376Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:57:29.631Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:57:30.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:57:30.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T17:57:30.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:57:30.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:57:30.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:57:30.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:57:30.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T17:57:30.702Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:57:31.012Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:57:31.012Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T17:57:31.012Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T17:57:31.012Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T17:57:31.012Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:57:31.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T17:57:31.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:57:31.522Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T17:57:31.522Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:57:31.522Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:57:31.522Z] [INFO] [2019-07-30T17:57:31.522Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T17:57:31.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:57:31.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:57:31.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:57:31.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:57:31.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:57:31.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:57:31.522Z] [INFO] [2019-07-30T17:57:31.522Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T17:57:31.777Z] [INFO] [2019-07-30T17:57:31.777Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >-- [2019-07-30T17:57:31.777Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT [97/134] [2019-07-30T17:57:31.777Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:57:31.777Z] [INFO] [2019-07-30T17:57:31.777Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T17:57:31.777Z] [INFO] [2019-07-30T17:57:31.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T17:57:31.777Z] [INFO] The project's OSGi version is 1.0.0.201907301708 [2019-07-30T17:57:31.777Z] [INFO] [2019-07-30T17:57:31.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T17:57:31.777Z] [INFO] [2019-07-30T17:57:31.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T17:57:31.777Z] [INFO] [2019-07-30T17:57:31.777Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T17:57:31.777Z] [INFO] [2019-07-30T17:57:31.777Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T17:57:31.777Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:57:31.777Z] [INFO] [2019-07-30T17:57:31.777Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T17:57:31.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:57:31.777Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources [2019-07-30T17:57:31.777Z] [INFO] [2019-07-30T17:57:31.777Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T17:57:31.777Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes [2019-07-30T17:57:31.777Z] [INFO] [2019-07-30T17:57:31.777Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T17:57:31.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:57:31.777Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources [2019-07-30T17:57:31.777Z] [INFO] [2019-07-30T17:57:31.777Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T17:57:31.777Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T17:57:31.777Z] [INFO] [2019-07-30T17:57:31.777Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T17:57:31.777Z] [INFO] [2019-07-30T17:57:31.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T17:57:31.777Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T17:57:32.032Z] [INFO] [2019-07-30T17:57:32.032Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T17:57:32.032Z] [INFO] [2019-07-30T17:57:32.032Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T17:57:32.032Z] [INFO] [2019-07-30T17:57:32.032Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T17:57:32.032Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T17:57:32.032Z] [INFO] [2019-07-30T17:57:32.032Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T17:57:32.032Z] [INFO] [2019-07-30T17:57:32.032Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T17:57:32.957Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log [2019-07-30T17:57:32.957Z] [INFO] Command line: [2019-07-30T17:57:32.957Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T17:57:32.957Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:57:35.470Z] !SESSION 2019-07-30 17:57:33.117 ----------------------------------------------- [2019-07-30T17:57:35.470Z] eclipse.buildId=unknown [2019-07-30T17:57:35.470Z] java.version=1.8.0_202 [2019-07-30T17:57:35.470Z] java.vendor=Oracle Corporation [2019-07-30T17:57:35.470Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:57:35.470Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T17:57:35.470Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T17:57:35.470Z] [2019-07-30T17:57:35.470Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:57:34.953 [2019-07-30T17:57:35.470Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:57:35.470Z] !STACK 0 [2019-07-30T17:57:35.470Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T17:57:35.470Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:57:35.470Z] [2019-07-30T17:57:35.470Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:57:35.470Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:57:35.470Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:57:35.470Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:57:35.470Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:57:35.470Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:57:35.470Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:57:35.470Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:57:35.470Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:57:35.470Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:57:35.470Z] [2019-07-30T17:57:35.470Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:57:35.056 [2019-07-30T17:57:35.470Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:57:35.470Z] !STACK 0 [2019-07-30T17:57:35.470Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T17:57:35.470Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:57:35.470Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:57:35.470Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T17:57:35.470Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T17:57:35.470Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:57:35.470Z] [2019-07-30T17:57:35.470Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:57:35.470Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:57:35.470Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:57:35.470Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:57:35.470Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:57:35.470Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:57:35.470Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:57:35.470Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:57:35.470Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:57:35.470Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:57:36.395Z] process 11426: 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-30T17:57:36.395Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T17:57:36.956Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:57:36.956Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:57:44.187Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-30T17:57:44.187Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-30T17:57:44.187Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T17:57:44.187Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T17:57:44.187Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T17:57:44.187Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T17:57:44.187Z] [2019-07-30T17:57:44.187Z] Results: [2019-07-30T17:57:44.187Z] [2019-07-30T17:57:44.187Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:57:44.187Z] [2019-07-30T17:57:45.184Z] [INFO] All tests passed! [2019-07-30T17:57:45.184Z] [INFO] [2019-07-30T17:57:45.184Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T17:57:45.184Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:57:45.184Z] [INFO] [2019-07-30T17:57:45.184Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T17:57:46.109Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:57:46.109Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:57:46.109Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:57:46.365Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T17:57:46.365Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T17:57:46.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:57:46.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:57:46.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T17:57:46.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:57:46.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T17:57:46.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:57:48.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:57:48.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T17:57:48.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T17:57:48.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T17:57:48.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:57:48.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:57:48.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T17:57:48.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T17:57:48.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T17:57:48.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T17:57:48.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:57:49.053Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:57:49.053Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:57:49.053Z] [INFO] [2019-07-30T17:57:49.053Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T17:57:49.053Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:57:49.053Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:57:49.053Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:57:49.053Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:57:49.053Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:57:49.053Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:57:49.053Z] [INFO] [2019-07-30T17:57:49.053Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T17:57:49.053Z] [INFO] [2019-07-30T17:57:49.053Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >-- [2019-07-30T17:57:49.053Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT [98/134] [2019-07-30T17:57:49.053Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:57:49.053Z] [INFO] [2019-07-30T17:57:49.053Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T17:57:49.053Z] [INFO] [2019-07-30T17:57:49.053Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T17:57:49.053Z] [INFO] The project's OSGi version is 1.0.5.201907301708 [2019-07-30T17:57:49.053Z] [INFO] [2019-07-30T17:57:49.053Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T17:57:49.053Z] [INFO] [2019-07-30T17:57:49.053Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T17:57:49.053Z] [INFO] [2019-07-30T17:57:49.053Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T17:57:49.053Z] [INFO] [2019-07-30T17:57:49.053Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T17:57:49.053Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:57:49.053Z] [INFO] [2019-07-30T17:57:49.053Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T17:57:49.053Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:57:49.053Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources [2019-07-30T17:57:49.053Z] [INFO] [2019-07-30T17:57:49.053Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T17:57:49.053Z] [INFO] Compiling 10 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes [2019-07-30T17:57:49.613Z] [INFO] [2019-07-30T17:57:49.613Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T17:57:49.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:57:49.613Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources [2019-07-30T17:57:49.613Z] [INFO] [2019-07-30T17:57:49.613Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T17:57:49.613Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:57:49.613Z] [INFO] [2019-07-30T17:57:49.613Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T17:57:49.613Z] [INFO] [2019-07-30T17:57:49.613Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T17:57:49.613Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:57:49.613Z] [INFO] [2019-07-30T17:57:49.613Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T17:57:49.613Z] [INFO] [2019-07-30T17:57:49.613Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T17:57:49.613Z] [INFO] [2019-07-30T17:57:49.613Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T17:57:49.613Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:57:49.868Z] [INFO] [2019-07-30T17:57:49.868Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T17:57:49.868Z] [INFO] [2019-07-30T17:57:49.868Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T17:57:51.230Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T17:57:51.230Z] [INFO] Command line: [2019-07-30T17:57:51.230Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T17:57:51.230Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:57:53.116Z] !SESSION 2019-07-30 17:57:51.005 ----------------------------------------------- [2019-07-30T17:57:53.116Z] eclipse.buildId=unknown [2019-07-30T17:57:53.116Z] java.version=1.8.0_202 [2019-07-30T17:57:53.116Z] java.vendor=Oracle Corporation [2019-07-30T17:57:53.116Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:57:53.116Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T17:57:53.116Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T17:57:53.116Z] [2019-07-30T17:57:53.116Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:57:52.921 [2019-07-30T17:57:53.116Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:57:53.116Z] !STACK 0 [2019-07-30T17:57:53.116Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T17:57:53.116Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:57:53.116Z] [2019-07-30T17:57:53.116Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:57:53.116Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:57:53.116Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:57:53.116Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:57:53.116Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:57:53.116Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:57:53.116Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:57:53.116Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:57:53.116Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:57:53.116Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:57:53.116Z] [2019-07-30T17:57:53.116Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:57:53.024 [2019-07-30T17:57:53.116Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:57:53.116Z] !STACK 0 [2019-07-30T17:57:53.116Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T17:57:53.116Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:57:53.116Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:57:53.116Z] -> 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-30T17:57:53.116Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T17:57:53.116Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:57:53.116Z] [2019-07-30T17:57:53.116Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:57:53.116Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:57:53.116Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:57:53.116Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:57:53.116Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:57:53.116Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:57:53.116Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:57:53.116Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:57:53.116Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:57:53.116Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:57:54.479Z] process 11493: 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-30T17:57:54.479Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T17:57:54.479Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:57:54.479Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:58:01.015Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-30T17:58:01.015Z] Display size: 1440x900 [2019-07-30T17:58:01.015Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-30T17:58:01.015Z] GTK version=3.18.9 [2019-07-30T17:58:01.015Z] GTK theme=Ambiance [2019-07-30T17:58:01.015Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T17:58:01.015Z] Time zone: Coordinated Universal Time [2019-07-30T17:58:01.015Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T17:58:01.015Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T17:58:02.378Z] *** BUG *** [2019-07-30T17:58:02.378Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:58:02.378Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:58:02.378Z] [2019-07-30T17:58:02.378Z] *** BUG *** [2019-07-30T17:58:02.378Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:58:02.378Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:58:02.378Z] [2019-07-30T17:58:03.740Z] *** BUG *** [2019-07-30T17:58:03.740Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:58:03.740Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:58:03.740Z] [2019-07-30T17:58:03.740Z] *** BUG *** [2019-07-30T17:58:03.740Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:58:03.740Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:58:03.740Z] [2019-07-30T17:58:03.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T17:58:04.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:04.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:04.251Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:04.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141388396 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:04.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141388396 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:04.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141388396 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:04.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141388397 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:04.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141388397 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-30T17:58:04.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141388412 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:04.251Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:04.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141388414 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:04.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141388414 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:04.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141388414 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:04.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141388414 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:04.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141388415 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-30T17:58:04.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141388416 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:04.506Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T17:58:04.506Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T17:58:04.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1141388595 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-30T17:58:04.506Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T17:58:05.067Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:05.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141389171 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T17:58:05.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141389171 data=null doit=true} to Tree node with text: Sessions [2019-07-30T17:58:05.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141389171 data=null} to Tree node with text: Sessions [2019-07-30T17:58:05.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141389171 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T17:58:05.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141389172 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-30T17:58:05.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141389175 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T17:58:05.067Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:05.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141389176 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T17:58:05.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141389176 data=null doit=true} to Tree node with text: Sessions [2019-07-30T17:58:05.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141389176 data=null} to Tree node with text: Sessions [2019-07-30T17:58:05.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141389177 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T17:58:05.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141389177 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-30T17:58:05.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141389178 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T17:58:05.067Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T17:58:05.067Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T17:58:05.322Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T17:58:05.322Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T17:58:05.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1141389510 data=null doit=true} to Shell with text {Create Session} [2019-07-30T17:58:05.322Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:05.322Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T17:58:05.322Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T17:58:05.322Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T17:58:05.322Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:05.322Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T17:58:05.322Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T17:58:05.322Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T17:58:05.322Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text' [2019-07-30T17:58:05.322Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T17:58:05.322Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T17:58:05.322Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T17:58:05.322Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T17:58:05.322Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T17:58:05.322Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T17:58:05.322Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:05.322Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:05.322Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:05.322Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:05.322Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:05.322Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:05.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141389566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:05.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141389566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:05.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141389566 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:05.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141389567 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:05.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141389567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:05.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141389567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:05.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141389567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:05.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1141389302 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-30T17:58:05.578Z] DEBUG - Clicked on [2019-07-30T17:58:05.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141389784 data=null doit=true} to Tree node with text: Sessions [2019-07-30T17:58:05.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141389784 data=null} to Tree node with text: Sessions [2019-07-30T17:58:05.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141389784 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T17:58:05.578Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141389785 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-30T17:58:05.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141389787 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T17:58:05.578Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:05.578Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:05.578Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:05.578Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:05.578Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:05.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141389791 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T17:58:05.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141389791 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:05.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141389791 data=null} to Tree node with text: mysession [2019-07-30T17:58:05.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141389791 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T17:58:05.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141389791 data=null item=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-30T17:58:05.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141389795 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T17:58:05.578Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:05.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141389804 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-30T17:58:05.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141389804 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:05.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141389804 data=null} to Tree node with text: mysession [2019-07-30T17:58:05.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141389805 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T17:58:05.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141389805 data=null item=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-30T17:58:05.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141389807 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T17:58:05.832Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:05.832Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:06.088Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:06.088Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:06.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141390267 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:06.088Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:06.088Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:06.088Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-30T17:58:06.088Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T17:58:06.088Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-30T17:58:06.088Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:06.088Z] 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-30T17:58:06.088Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:06.088Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:06.088Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:06.088Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:06.088Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:06.088Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:06.088Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:06.088Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:06.088Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:06.088Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:06.088Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:06.088Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141390274 data=null doit=true} to Button with text {Kernel} [2019-07-30T17:58:06.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141390275 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-30T17:58:06.088Z] 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-30T17:58:06.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1141390275 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-30T17:58:06.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1141390276 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-30T17:58:06.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1141390276 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-30T17:58:06.088Z] *** BUG *** [2019-07-30T17:58:06.088Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:58:06.088Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:58:06.088Z] [2019-07-30T17:58:06.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1141390276 data=null item=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-30T17:58:06.343Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:06.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:06.343Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T17:58:06.343Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T17:58:06.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-30T17:58:06.343Z] DEBUG - Setting state to checked on: All [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:06.343Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T17:58:06.343Z] 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-30T17:58:06.343Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T17:58:06.343Z] DEBUG - Toggling state on Button {Select}. Setting state to selected [2019-07-30T17:58:06.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1141390393 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-30T17:58:06.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1141390394 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-30T17:58:06.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141390394 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-30T17:58:06.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1141390394 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T17:58:06.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141390394 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-30T17:58:06.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141390394 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-30T17:58:06.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141390395 data=null item=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-30T17:58:06.343Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1141390395 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-30T17:58:06.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1141390395 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-30T17:58:06.343Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1141390395 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-30T17:58:06.343Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1141390395 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-30T17:58:06.343Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1141390395 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T17:58:06.343Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T17:58:06.343Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:06.343Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:06.343Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:06.343Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-30T17:58:06.343Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-30T17:58:06.343Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events')) [2019-07-30T17:58:06.343Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:06.343Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:06.343Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:06.343Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:06.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141390404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:06.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141390404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:06.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141390404 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:06.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141390404 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:06.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141390404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:06.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141390404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:06.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141390405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:06.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141389981 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-30T17:58:06.343Z] [2019-07-30T17:58:06.343Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-30 17:58:06.222 [2019-07-30T17:58:06.343Z] !MESSAGE Command to change state of events failed [2019-07-30T17:58:06.343Z] !STACK 0 [2019-07-30T17:58:06.343Z] org.eclipse.core.commands.ExecutionException: Command failed! Command: lttng --mi xml enable-event -a -u -s mysession --exclude foo [2019-07-30T17:58:06.343Z] Error Output: [2019-07-30T17:58:06.343Z] Command not found [2019-07-30T17:58:06.343Z] Return Value: 1 [2019-07-30T17:58:06.343Z] Command not found [2019-07-30T17:58:06.343Z] [2019-07-30T17:58:06.343Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1570) [2019-07-30T17:58:06.343Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1539) [2019-07-30T17:58:06.343Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:807) [2019-07-30T17:58:06.343Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:389) [2019-07-30T17:58:06.343Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:52) [2019-07-30T17:58:06.343Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:191) [2019-07-30T17:58:06.343Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T17:58:06.343Z] DEBUG - Clicked on [2019-07-30T17:58:06.343Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:06.343Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:06.598Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:06.598Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:06.598Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:06.598Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:06.598Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T17:58:06.598Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:06.598Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:06.598Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:06.598Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T17:58:06.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141390602 data=null doit=true} to Tree node with text: channel0 [2019-07-30T17:58:06.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141390602 data=null} to Tree node with text: channel0 [2019-07-30T17:58:06.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141390603 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T17:58:06.598Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141390603 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-30T17:58:06.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141390604 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T17:58:06.598Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:06.598Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:06.598Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:06.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141390606 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:06.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141390606 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:06.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141390606 data=null} to Tree node with text: mysession [2019-07-30T17:58:06.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141390606 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:06.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141390606 data=null item=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-30T17:58:06.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141390607 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:06.598Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:06.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141390608 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:06.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141390608 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:06.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141390608 data=null} to Tree node with text: mysession [2019-07-30T17:58:06.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141390608 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:06.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141390608 data=null item=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-30T17:58:06.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141390665 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:06.599Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T17:58:06.599Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T17:58:06.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1141390763 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-30T17:58:06.599Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T17:58:07.055Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:07.055Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:07.055Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:07.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141390870 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:07.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141390870 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:07.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141390870 data=null} to Tree node with text: mysession [2019-07-30T17:58:07.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141390871 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:07.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141390871 data=null item=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-30T17:58:07.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141390875 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:07.055Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:07.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141390876 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:07.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141390876 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:07.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141390876 data=null} to Tree node with text: mysession [2019-07-30T17:58:07.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141390876 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:07.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141390876 data=null item=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-30T17:58:07.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141390877 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:07.055Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T17:58:07.055Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T17:58:07.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1141390975 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-30T17:58:07.055Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T17:58:07.055Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T17:58:07.055Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:07.055Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:07.055Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:07.055Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T17:58:07.055Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T17:58:07.055Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:07.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=1141391179 data=null button=0 stateMask=0x0 x=136 y=113 count=0} to Tree node with text: * [2019-07-30T17:58:07.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=1141391179 data=null doit=true} to Tree node with text: * [2019-07-30T17:58:07.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=1141391180 data=null} to Tree node with text: * [2019-07-30T17:58:07.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=1141391180 data=null button=1 stateMask=0x0 x=136 y=113 count=1} to Tree node with text: * [2019-07-30T17:58:07.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141391180 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-30T17:58:07.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=1141391186 data=null button=1 stateMask=0x80000 x=136 y=113 count=1} to Tree node with text: * [2019-07-30T17:58:07.055Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T17:58:07.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:07.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:07.055Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:07.055Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:07.055Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:07.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141391304 data=null button=0 stateMask=0x0 x=112 y=31 count=0} to Tree node with text: mysession [2019-07-30T17:58:07.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141391304 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:07.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141391304 data=null} to Tree node with text: mysession [2019-07-30T17:58:07.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141391305 data=null button=1 stateMask=0x0 x=112 y=31 count=1} to Tree node with text: mysession [2019-07-30T17:58:07.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141391305 data=null item=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-30T17:58:07.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141391312 data=null button=1 stateMask=0x80000 x=112 y=30 count=1} to Tree node with text: mysession [2019-07-30T17:58:07.511Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:07.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141391313 data=null button=0 stateMask=0x0 x=112 y=30 count=0} to Tree node with text: mysession [2019-07-30T17:58:07.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141391313 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:07.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141391314 data=null} to Tree node with text: mysession [2019-07-30T17:58:07.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141391314 data=null button=1 stateMask=0x0 x=112 y=30 count=1} to Tree node with text: mysession [2019-07-30T17:58:07.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141391314 data=null item=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-30T17:58:07.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141391315 data=null button=1 stateMask=0x80000 x=112 y=30 count=1} to Tree node with text: mysession [2019-07-30T17:58:07.511Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T17:58:07.511Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T17:58:07.511Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T17:58:08.169Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T17:58:08.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1141391570 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T17:58:08.169Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:08.169Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:58:08.169Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:58:08.169Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:08.169Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:08.169Z] DEBUG - Clicking on OK [2019-07-30T17:58:08.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141391572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:08.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141391572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:08.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141391572 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:08.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141391572 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:08.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141391572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:08.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141391572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:08.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141391572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:08.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1141391409 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-30T17:58:08.169Z] DEBUG - Clicked on [2019-07-30T17:58:08.169Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:08.169Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:08.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141391675 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:08.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141391675 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:08.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141391676 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:08.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141391676 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:08.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141391676 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-30T17:58:08.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141391678 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:08.169Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:08.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141391678 data=null button=0 stateMask=0x0 x=53 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:08.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141391679 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:08.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141391679 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:08.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141391679 data=null button=1 stateMask=0x0 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:08.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141391679 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-30T17:58:08.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141391680 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:08.169Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T17:58:08.169Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T17:58:08.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1141391790 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-30T17:58:08.169Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T17:58:08.169Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.218 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-30T17:58:08.169Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest) Time elapsed: 4.008 s [2019-07-30T17:58:08.169Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-30T17:58:08.425Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T17:58:08.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:08.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:08.425Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:08.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141392502 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:08.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141392502 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:08.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141392502 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:08.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141392502 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:08.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141392502 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-30T17:58:08.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141392510 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:08.425Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:08.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141392516 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:08.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141392516 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:08.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141392562 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:08.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141392563 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:08.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141392563 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-30T17:58:08.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141392564 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:08.425Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T17:58:08.425Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T17:58:08.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1141392665 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-30T17:58:08.425Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T17:58:09.013Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:09.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141393175 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T17:58:09.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141393175 data=null doit=true} to Tree node with text: Sessions [2019-07-30T17:58:09.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141393175 data=null} to Tree node with text: Sessions [2019-07-30T17:58:09.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141393176 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T17:58:09.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141393176 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-30T17:58:09.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141393178 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T17:58:09.013Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:09.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141393178 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T17:58:09.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141393179 data=null doit=true} to Tree node with text: Sessions [2019-07-30T17:58:09.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141393179 data=null} to Tree node with text: Sessions [2019-07-30T17:58:09.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141393179 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T17:58:09.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141393179 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-30T17:58:09.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141393180 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T17:58:10.234Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T17:58:10.234Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T17:58:10.234Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T17:58:10.234Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T17:58:10.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1141393715 data=null doit=true} to Shell with text {Create Session} [2019-07-30T17:58:10.234Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:10.234Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T17:58:10.234Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T17:58:10.234Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T17:58:10.234Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:10.234Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T17:58:10.234Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T17:58:10.234Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T17:58:10.234Z] DEBUG - matched Text with text " [2019-07-30T17:58:10.234Z] ", using matcher: of type 'Text' [2019-07-30T17:58:10.234Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T17:58:10.234Z] DEBUG - matched Text with text " [2019-07-30T17:58:10.234Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T17:58:10.234Z] DEBUG - matched Text with text " [2019-07-30T17:58:10.234Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.234Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:10.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141393722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141393723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141393723 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141393723 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141393723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141393723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141393723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1141393274 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-30T17:58:10.234Z] DEBUG - Clicked on [2019-07-30T17:58:10.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141393797 data=null doit=true} to Tree node with text: Sessions [2019-07-30T17:58:10.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141393797 data=null} to Tree node with text: Sessions [2019-07-30T17:58:10.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141393797 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T17:58:10.234Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141393798 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-30T17:58:10.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141393798 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T17:58:10.234Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:10.234Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:10.234Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:10.234Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:10.234Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:10.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141393801 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession [2019-07-30T17:58:10.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141393801 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:10.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141393801 data=null} to Tree node with text: mysession [2019-07-30T17:58:10.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141393801 data=null button=1 stateMask=0x0 x=96 y=113 count=1} to Tree node with text: mysession [2019-07-30T17:58:10.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141393801 data=null item=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-30T17:58:10.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141393809 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T17:58:10.234Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:10.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141393809 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-30T17:58:10.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141393809 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:10.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141393810 data=null} to Tree node with text: mysession [2019-07-30T17:58:10.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141393810 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T17:58:10.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141393810 data=null item=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-30T17:58:10.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141393812 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T17:58:10.234Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:10.234Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:10.234Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:10.234Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:10.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141394171 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:10.234Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:10.234Z] 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-30T17:58:10.234Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T17:58:10.234Z] 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-30T17:58:10.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141394175 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-30T17:58:10.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141394176 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-30T17:58:10.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141394176 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-30T17:58:10.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141394176 data=null item=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-30T17:58:10.234Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T17:58:10.234Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:10.234Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:10.234Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T17:58:10.234Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T17:58:10.234Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T17:58:10.234Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:10.234Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:10.234Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:10.234Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:10.234Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:10.234Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:10.234Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.234Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:10.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141394268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141394269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141394269 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141394269 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141394269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141394270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141394270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141393919 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-30T17:58:10.234Z] DEBUG - Clicked on [2019-07-30T17:58:10.234Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:10.234Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:10.234Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:10.234Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:10.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141394465 data=null doit=true} to Tree node with text: channel0 [2019-07-30T17:58:10.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141394465 data=null} to Tree node with text: channel0 [2019-07-30T17:58:10.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141394466 data=null button=1 stateMask=0x0 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-30T17:58:10.234Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141394466 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-30T17:58:10.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141394467 data=null button=1 stateMask=0x80000 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-30T17:58:10.234Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:10.234Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:10.234Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:10.234Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:10.234Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T17:58:10.234Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:10.234Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:10.234Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:10.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141394469 data=null button=0 stateMask=0x0 x=112 y=71 count=0} to Tree node with text: mysession [2019-07-30T17:58:10.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141394469 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:10.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141394469 data=null} to Tree node with text: mysession [2019-07-30T17:58:10.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141394469 data=null button=1 stateMask=0x0 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-30T17:58:10.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141394469 data=null item=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-30T17:58:10.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141394470 data=null button=1 stateMask=0x80000 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-30T17:58:10.234Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:10.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141394471 data=null button=0 stateMask=0x0 x=112 y=71 count=0} to Tree node with text: mysession [2019-07-30T17:58:10.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141394471 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:10.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141394471 data=null} to Tree node with text: mysession [2019-07-30T17:58:10.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141394471 data=null button=1 stateMask=0x0 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-30T17:58:10.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141394471 data=null item=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-30T17:58:10.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141394472 data=null button=1 stateMask=0x80000 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-30T17:58:10.489Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:10.489Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:10.744Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:10.744Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:10.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141394778 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:10.744Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:10.744Z] 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-30T17:58:10.744Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:10.744Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T17:58:10.744Z] 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-30T17:58:10.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141394791 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-30T17:58:10.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141394791 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-30T17:58:10.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141394791 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-30T17:58:10.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141394792 data=null item=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-30T17:58:10.744Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T17:58:10.744Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:10.744Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:10.744Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T17:58:10.744Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T17:58:10.744Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T17:58:10.744Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:10.744Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:10.744Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:10.744Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:10.744Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:10.744Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:10.744Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:10.745Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:10.745Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:10.745Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:10.745Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:10.745Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:10.745Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:10.745Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.745Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:10.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141394809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141394809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.745Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141394810 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141394810 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141394810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141394810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141394810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:10.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141394575 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-30T17:58:10.745Z] DEBUG - Clicked on [2019-07-30T17:58:10.745Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:10.745Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:10.745Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:10.745Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:10.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141394985 data=null doit=true} to Tree node with text: channel0 [2019-07-30T17:58:10.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141394985 data=null} to Tree node with text: channel0 [2019-07-30T17:58:10.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141394985 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T17:58:10.745Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141394985 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-30T17:58:10.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141394987 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T17:58:10.745Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:10.745Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:10.745Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:10.745Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:10.745Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T17:58:10.745Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:10.745Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:10.745Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:10.745Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:10.745Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T17:58:10.745Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:10.745Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:10.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:10.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141394991 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:10.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141394991 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:10.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141394991 data=null} to Tree node with text: mysession [2019-07-30T17:58:10.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141394991 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:10.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141394991 data=null item=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-30T17:58:10.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141394993 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:10.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:10.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141394994 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:11.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141394998 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:11.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141394999 data=null} to Tree node with text: mysession [2019-07-30T17:58:11.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141394999 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:11.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141394999 data=null item=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-30T17:58:11.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141395000 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:11.000Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:11.000Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:11.255Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:11.255Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:11.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141395307 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:11.255Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T17:58:11.255Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T17:58:11.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141395371 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-30T17:58:11.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141395371 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-30T17:58:11.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141395371 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-30T17:58:11.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141395371 data=null item=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-30T17:58:11.255Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T17:58:11.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:11.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:11.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:11.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:11.255Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-30T17:58:11.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1141395374 data=null doit=true} to TreeItem with text {All} [2019-07-30T17:58:11.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1141395374 data=null} to TreeItem with text {All} [2019-07-30T17:58:11.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1141395375 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T17:58:11.255Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141395375 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-30T17:58:11.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1141395419 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T17:58:11.255Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T17:58:11.255Z] DEBUG - Setting state to checked on: sched_process_fork [2019-07-30T17:58:11.255Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:11.255Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:11.255Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T17:58:11.255Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T17:58:11.255Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T17:58:11.255Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:11.255Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:11.255Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:11.255Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:11.255Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:11.255Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:11.255Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:11.255Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:11.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141395427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:11.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141395428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:11.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141395428 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:11.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141395428 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:11.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141395428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:11.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141395428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:11.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141395428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:11.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141395101 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-30T17:58:11.511Z] DEBUG - Clicked on [2019-07-30T17:58:11.511Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:11.511Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:11.511Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:11.511Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:11.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141395604 data=null doit=true} to Tree node with text: channel0 [2019-07-30T17:58:11.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141395604 data=null} to Tree node with text: channel0 [2019-07-30T17:58:11.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141395605 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T17:58:11.511Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141395605 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-30T17:58:11.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141395606 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T17:58:11.511Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:11.511Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:11.511Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:11.511Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:11.511Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T17:58:11.511Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:11.511Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:11.511Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:11.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141395608 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:11.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141395608 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:11.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141395609 data=null} to Tree node with text: mysession [2019-07-30T17:58:11.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141395609 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:11.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141395609 data=null item=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-30T17:58:11.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141395610 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:11.511Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:11.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141395610 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:11.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141395610 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:11.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141395611 data=null} to Tree node with text: mysession [2019-07-30T17:58:11.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141395611 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:11.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141395611 data=null item=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-30T17:58:11.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141395612 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:11.511Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:11.511Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:11.767Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:11.767Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:11.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141395907 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:11.767Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:11.767Z] 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-30T17:58:11.767Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T17:58:11.767Z] 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-30T17:58:11.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141395919 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-30T17:58:11.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141395920 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-30T17:58:11.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141395920 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-30T17:58:11.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141395920 data=null item=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-30T17:58:11.767Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T17:58:11.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:11.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:11.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:11.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:11.767Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-30T17:58:11.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1141395922 data=null doit=true} to TreeItem with text {All} [2019-07-30T17:58:11.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1141395923 data=null} to TreeItem with text {All} [2019-07-30T17:58:11.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1141395923 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T17:58:11.767Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141395923 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-30T17:58:11.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1141395990 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T17:58:11.767Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T17:58:11.767Z] DEBUG - Setting state to checked on: sched_process_exec [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:11.767Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:11.767Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:11.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141395993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:11.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141395993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:11.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141395994 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:11.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141395994 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:11.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141395994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:11.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141395994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:11.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141395994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:11.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141395710 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-30T17:58:12.023Z] DEBUG - Clicked on [2019-07-30T17:58:12.023Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:12.023Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:12.023Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:12.023Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:12.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141396166 data=null doit=true} to Tree node with text: channel0 [2019-07-30T17:58:12.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141396166 data=null} to Tree node with text: channel0 [2019-07-30T17:58:12.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141396166 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T17:58:12.023Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141396166 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-30T17:58:12.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141396167 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T17:58:12.023Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:12.023Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:12.023Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:12.023Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:12.023Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T17:58:12.023Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:12.023Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:12.023Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:12.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141396170 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:12.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141396170 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:12.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141396170 data=null} to Tree node with text: mysession [2019-07-30T17:58:12.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141396170 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:12.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141396170 data=null item=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-30T17:58:12.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141396172 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:12.023Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:12.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141396172 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:12.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141396173 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:12.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141396173 data=null} to Tree node with text: mysession [2019-07-30T17:58:12.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141396173 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:12.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141396173 data=null item=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-30T17:58:12.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141396174 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:12.278Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:12.278Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:12.278Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:12.278Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:12.278Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141396487 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:12.278Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:12.278Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:12.278Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:12.278Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:12.278Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:12.278Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:12.278Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:12.278Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:12.278Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:12.278Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T17:58:12.278Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T17:58:12.278Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:12.278Z] 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-30T17:58:12.278Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:12.278Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:12.278Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:12.278Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:12.278Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:12.278Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:12.278Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:12.278Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:12.278Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T17:58:12.278Z] 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-30T17:58:12.278Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141396492 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-30T17:58:12.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141396493 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-30T17:58:12.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141396493 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-30T17:58:12.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141396493 data=null item=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-30T17:58:12.278Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T17:58:12.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:12.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:12.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:12.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:12.278Z] DEBUG - Setting state to checked on: All [2019-07-30T17:58:12.534Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:12.534Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:12.534Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T17:58:12.534Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T17:58:12.534Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T17:58:12.534Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:12.534Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:12.534Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:12.534Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:12.534Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:12.534Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:12.534Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:12.534Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:12.534Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:12.534Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:12.534Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:12.534Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:12.534Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:12.534Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:12.534Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:12.534Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:12.534Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:12.534Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:12.534Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:12.534Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:12.534Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:12.534Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:12.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141396572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:12.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141396572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:12.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141396572 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:12.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141396572 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:12.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141396572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:12.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141396572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:12.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141396572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:12.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141396279 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-30T17:58:12.534Z] DEBUG - Clicked on [2019-07-30T17:58:12.534Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:12.534Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:12.534Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:12.534Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:12.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141396703 data=null doit=true} to Tree node with text: channel0 [2019-07-30T17:58:12.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141396703 data=null} to Tree node with text: channel0 [2019-07-30T17:58:12.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141396703 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T17:58:12.534Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141396704 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-30T17:58:12.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141396705 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T17:58:12.534Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:12.534Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:12.534Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:12.534Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:12.534Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T17:58:12.534Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:12.534Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:12.534Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:12.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141396707 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:12.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141396707 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:12.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141396707 data=null} to Tree node with text: mysession [2019-07-30T17:58:12.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141396708 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:12.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141396708 data=null item=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-30T17:58:12.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141396709 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:12.534Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:12.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141396710 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:12.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141396710 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:12.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141396710 data=null} to Tree node with text: mysession [2019-07-30T17:58:12.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141396710 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:12.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141396710 data=null item=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-30T17:58:12.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141396711 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:12.789Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T17:58:12.789Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T17:58:12.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1141396810 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-30T17:58:12.789Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T17:58:12.789Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:12.789Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:12.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:12.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141396917 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:12.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141396918 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:12.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141396918 data=null} to Tree node with text: mysession [2019-07-30T17:58:12.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141396918 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:12.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141396921 data=null item=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-30T17:58:12.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141396926 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:12.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:12.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141396926 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:12.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141396926 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:12.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141396926 data=null} to Tree node with text: mysession [2019-07-30T17:58:12.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141396927 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:12.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141396927 data=null item=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-30T17:58:12.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141396928 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:13.044Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T17:58:13.044Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T17:58:13.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1141397079 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-30T17:58:13.044Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T17:58:13.044Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:13.044Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:13.044Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:13.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141397182 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:13.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141397182 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:13.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141397182 data=null} to Tree node with text: mysession [2019-07-30T17:58:13.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141397182 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:13.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141397183 data=null item=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-30T17:58:13.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141397186 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:13.044Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:13.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141397187 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:13.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141397187 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:13.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141397187 data=null} to Tree node with text: mysession [2019-07-30T17:58:13.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141397187 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:13.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141397187 data=null item=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-30T17:58:13.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141397188 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:13.044Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T17:58:13.044Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T17:58:13.299Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T17:58:13.299Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T17:58:13.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1141397398 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T17:58:13.299Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:13.299Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:58:13.299Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:58:13.299Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:13.299Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:13.299Z] DEBUG - Clicking on OK [2019-07-30T17:58:13.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141397398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:13.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141397398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:13.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141397398 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:13.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141397398 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:13.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141397399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:13.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141397399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:13.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141397399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:13.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1141397290 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-30T17:58:13.299Z] DEBUG - Clicked on [2019-07-30T17:58:13.299Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:13.299Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:13.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141397496 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:13.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141397496 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:13.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141397496 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:13.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141397497 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:13.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141397497 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-30T17:58:13.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141397500 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:13.299Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:13.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141397501 data=null button=0 stateMask=0x0 x=53 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:13.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141397501 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:13.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141397501 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:13.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141397501 data=null button=1 stateMask=0x0 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:13.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141397501 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-30T17:58:13.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141397509 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:13.554Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T17:58:13.554Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T17:58:13.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1141397601 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-30T17:58:13.554Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T17:58:13.554Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.773 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-30T17:58:13.554Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest) Time elapsed: 5.396 s [2019-07-30T17:58:13.554Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-30T17:58:14.115Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T17:58:14.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:14.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:14.115Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:14.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141398181 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:14.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141398181 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:14.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141398182 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:14.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141398182 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:14.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141398182 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-30T17:58:14.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141398184 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:14.115Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:14.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141398184 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:14.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141398184 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:14.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141398185 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:14.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141398185 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:14.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141398185 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-30T17:58:14.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141398186 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:14.115Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T17:58:14.115Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T17:58:14.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1141398274 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-30T17:58:14.115Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T17:58:14.675Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:14.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141398782 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T17:58:14.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141398782 data=null doit=true} to Tree node with text: Sessions [2019-07-30T17:58:14.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141398782 data=null} to Tree node with text: Sessions [2019-07-30T17:58:14.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141398782 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T17:58:14.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141398782 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-30T17:58:14.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141398784 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T17:58:14.675Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:14.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141398784 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T17:58:14.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141398784 data=null doit=true} to Tree node with text: Sessions [2019-07-30T17:58:14.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141398784 data=null} to Tree node with text: Sessions [2019-07-30T17:58:14.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141398785 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T17:58:14.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141398785 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-30T17:58:14.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141398788 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-30T17:58:14.675Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T17:58:14.675Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T17:58:14.930Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T17:58:14.930Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T17:58:14.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1141398997 data=null doit=true} to Shell with text {Create Session} [2019-07-30T17:58:14.930Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:14.930Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T17:58:14.930Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T17:58:14.931Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T17:58:14.931Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:14.931Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T17:58:14.931Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T17:58:14.931Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T17:58:14.931Z] DEBUG - matched Text with text " [2019-07-30T17:58:14.931Z] ", using matcher: of type 'Text' [2019-07-30T17:58:14.931Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T17:58:14.931Z] DEBUG - matched Text with text " [2019-07-30T17:58:14.931Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T17:58:14.931Z] DEBUG - matched Text with text " [2019-07-30T17:58:14.931Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T17:58:14.931Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T17:58:14.931Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T17:58:14.931Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T17:58:14.931Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:14.931Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:14.931Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:14.931Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:14.931Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:14.931Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:14.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141399003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:14.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141399003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:14.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141399003 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:14.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141399003 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:14.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141399003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:14.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141399007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:14.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141399007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:14.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1141398869 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-30T17:58:14.931Z] DEBUG - Clicked on [2019-07-30T17:58:14.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141399114 data=null doit=true} to Tree node with text: Sessions [2019-07-30T17:58:14.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141399114 data=null} to Tree node with text: Sessions [2019-07-30T17:58:14.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141399114 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T17:58:14.931Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141399114 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-30T17:58:14.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141399115 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T17:58:14.931Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:14.931Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:14.931Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:14.931Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:14.931Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:14.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141399169 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T17:58:14.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141399169 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:14.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141399169 data=null} to Tree node with text: mysession [2019-07-30T17:58:14.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141399169 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T17:58:14.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141399169 data=null item=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-30T17:58:14.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141399171 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T17:58:14.931Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:14.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141399172 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T17:58:14.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141399172 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:14.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141399172 data=null} to Tree node with text: mysession [2019-07-30T17:58:14.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141399173 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T17:58:14.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141399173 data=null item=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-30T17:58:14.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141399174 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T17:58:15.186Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:15.186Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:15.442Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:15.442Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:15.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141399498 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T17:58:15.442Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:15.442Z] 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-30T17:58:15.442Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:15.442Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:15.442Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141399500 data=null doit=true} to Button with text {Kernel} [2019-07-30T17:58:15.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141399500 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-30T17:58:15.442Z] 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-30T17:58:15.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1141399500 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-30T17:58:15.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1141399501 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-30T17:58:15.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1141399501 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-30T17:58:15.442Z] *** BUG *** [2019-07-30T17:58:15.442Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:58:15.442Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:58:15.442Z] [2019-07-30T17:58:15.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1141399501 data=null item=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-30T17:58:15.442Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:15.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:15.442Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T17:58:15.442Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T17:58:15.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T17:58:15.442Z] DEBUG - Setting state to checked on: All [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:15.442Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:15.442Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:15.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141399607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:15.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141399607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:15.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141399607 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:15.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141399607 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:15.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141399608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:15.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141399608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:15.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141399608 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:15.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141399269 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-30T17:58:15.697Z] DEBUG - Clicked on [2019-07-30T17:58:15.697Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:15.697Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:15.697Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:15.697Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:15.697Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:15.697Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:15.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1141399775 data=null doit=true} to Tree node with text: JUL [2019-07-30T17:58:15.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1141399775 data=null} to Tree node with text: JUL [2019-07-30T17:58:15.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1141399775 data=null button=1 stateMask=0x0 x=90 y=92 count=1} to Tree node with text: JUL [2019-07-30T17:58:15.697Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141399776 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-30T17:58:15.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1141399776 data=null button=1 stateMask=0x80000 x=90 y=92 count=1} to Tree node with text: JUL [2019-07-30T17:58:15.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:15.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141399777 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:15.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141399777 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:15.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141399777 data=null} to Tree node with text: mysession [2019-07-30T17:58:15.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141399777 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:15.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141399777 data=null item=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-30T17:58:15.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141399784 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:15.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:15.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141399784 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:15.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141399784 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:15.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141399784 data=null} to Tree node with text: mysession [2019-07-30T17:58:15.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141399785 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:15.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141399785 data=null item=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-30T17:58:15.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141399786 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:15.697Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:15.697Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:15.952Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:15.952Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:15.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141400068 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T17:58:15.952Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:15.952Z] 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-30T17:58:15.952Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:15.952Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:15.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141400070 data=null doit=true} to Button with text {Kernel} [2019-07-30T17:58:15.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141400070 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-30T17:58:15.952Z] 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-30T17:58:15.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1141400071 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-30T17:58:15.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1141400071 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-30T17:58:15.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1141400072 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-30T17:58:15.952Z] *** BUG *** [2019-07-30T17:58:15.952Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:58:15.952Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:58:15.952Z] [2019-07-30T17:58:15.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1141400072 data=null item=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-30T17:58:15.952Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:15.952Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:15.952Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T17:58:15.952Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T17:58:15.952Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T17:58:15.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1141400114 data=null doit=true} to TreeItem with text {All} [2019-07-30T17:58:15.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1141400114 data=null} to TreeItem with text {All} [2019-07-30T17:58:15.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1141400114 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T17:58:15.952Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141400115 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-30T17:58:15.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1141400115 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T17:58:15.952Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T17:58:15.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141400116 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T17:58:15.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141400116 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T17:58:15.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141400116 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-30T17:58:15.952Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141400117 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-30T17:58:15.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141400117 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-30T17:58:15.952Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T17:58:15.952Z] 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-30T17:58:15.952Z] DEBUG - Setting state to checked on: logger [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:15.952Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:15.952Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:15.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141400166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:15.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141400166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:15.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141400166 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:15.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141400166 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:15.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141400166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:15.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141400167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:15.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141400167 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:15.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141399881 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-30T17:58:16.208Z] DEBUG - Clicked on [2019-07-30T17:58:16.208Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:16.208Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:16.208Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:16.208Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:16.208Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:16.208Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:16.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1141400365 data=null doit=true} to Tree node with text: JUL [2019-07-30T17:58:16.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1141400365 data=null} to Tree node with text: JUL [2019-07-30T17:58:16.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1141400365 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T17:58:16.208Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141400365 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-30T17:58:16.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1141400366 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T17:58:16.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:16.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141400367 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:16.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141400367 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:16.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141400367 data=null} to Tree node with text: mysession [2019-07-30T17:58:16.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141400367 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:16.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141400367 data=null item=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-30T17:58:16.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141400368 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:16.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:16.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141400369 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:16.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141400369 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:16.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141400369 data=null} to Tree node with text: mysession [2019-07-30T17:58:16.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141400369 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:16.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141400369 data=null item=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-30T17:58:16.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141400370 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:16.463Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:16.463Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:16.463Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:16.463Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:16.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141400667 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:16.463Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:16.463Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:16.464Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:16.464Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T17:58:16.464Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T17:58:16.464Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T17:58:16.464Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:16.464Z] 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-30T17:58:16.464Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:16.464Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:16.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:16.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:16.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:16.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:16.464Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:16.464Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:16.464Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:16.464Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:16.464Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141400669 data=null doit=true} to Button with text {Kernel} [2019-07-30T17:58:16.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141400669 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-30T17:58:16.464Z] 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-30T17:58:16.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1141400670 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-30T17:58:16.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1141400670 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-30T17:58:16.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1141400670 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-30T17:58:16.464Z] *** BUG *** [2019-07-30T17:58:16.464Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:58:16.464Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:58:16.464Z] [2019-07-30T17:58:16.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1141400670 data=null item=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-30T17:58:16.464Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:16.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:16.464Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T17:58:16.464Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T17:58:16.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T17:58:16.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1141400709 data=null doit=true} to TreeItem with text {All} [2019-07-30T17:58:16.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1141400709 data=null} to TreeItem with text {All} [2019-07-30T17:58:16.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1141400710 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T17:58:16.464Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141400710 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-30T17:58:16.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1141400711 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T17:58:16.464Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T17:58:16.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141400711 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T17:58:16.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141400711 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T17:58:16.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141400712 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-30T17:58:16.464Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141400712 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-30T17:58:16.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141400713 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-30T17:58:16.464Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T17:58:16.464Z] 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-30T17:58:16.464Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-30T17:58:16.464Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:16.464Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:16.719Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T17:58:16.719Z] 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-30T17:58:16.719Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T17:58:16.719Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T17:58:16.719Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:16.719Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T17:58:16.719Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@13bd25ab [2019-07-30T17:58:16.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1141400719 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-30T17:58:16.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1141400720 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-30T17:58:16.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141400720 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T17:58:16.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1141400720 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T17:58:16.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141400767 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-30T17:58:16.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141400767 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-30T17:58:16.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141400767 data=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-30T17:58:16.719Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1141400768 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-30T17:58:16.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1141400768 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-30T17:58:16.719Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1141400768 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-30T17:58:16.719Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1141400768 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T17:58:16.719Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1141400768 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T17:58:16.719Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T17:58:16.719Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T17:58:16.719Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T17:58:16.719Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-30T17:58:16.719Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Warning [2019-07-30T17:58:16.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1141400771 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-30T17:58:16.719Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Warning [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:16.719Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:16.719Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:16.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141400772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:16.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141400772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:16.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141400773 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:16.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141400773 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:16.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141400773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:16.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141400773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:16.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141400773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:16.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141400463 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-30T17:58:16.719Z] DEBUG - Clicked on [2019-07-30T17:58:16.719Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:16.719Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:16.719Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:16.719Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:16.719Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:16.719Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:16.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1141400965 data=null doit=true} to Tree node with text: JUL [2019-07-30T17:58:16.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1141400966 data=null} to Tree node with text: JUL [2019-07-30T17:58:16.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1141400966 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T17:58:16.720Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141400966 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-30T17:58:16.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1141400967 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T17:58:16.720Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:16.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141400967 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:16.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141400967 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:16.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141400968 data=null} to Tree node with text: mysession [2019-07-30T17:58:16.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141400968 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:16.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141400968 data=null item=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-30T17:58:16.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141400969 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:17.012Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:17.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141400970 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:17.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141400970 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:17.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141400970 data=null} to Tree node with text: mysession [2019-07-30T17:58:17.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141400970 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:17.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141400971 data=null item=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-30T17:58:17.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141400971 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:17.012Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:17.012Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:17.012Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:17.267Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:17.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141401272 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T17:58:17.267Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:17.267Z] 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-30T17:58:17.267Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:17.267Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:17.267Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141401273 data=null doit=true} to Button with text {Kernel} [2019-07-30T17:58:17.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141401273 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-30T17:58:17.267Z] 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-30T17:58:17.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1141401274 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-30T17:58:17.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1141401274 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-30T17:58:17.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1141401274 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-30T17:58:17.267Z] *** BUG *** [2019-07-30T17:58:17.267Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:58:17.267Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:58:17.267Z] [2019-07-30T17:58:17.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1141401275 data=null item=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-30T17:58:17.267Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:17.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:17.267Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T17:58:17.267Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T17:58:17.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T17:58:17.267Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:17.267Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:17.267Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-30T17:58:17.267Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-30T17:58:17.267Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:17.267Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:17.267Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:17.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141401319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:17.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141401319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:17.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141401319 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:17.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141401319 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:17.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141401319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:17.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141401319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:17.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141401319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:17.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141401064 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-30T17:58:17.267Z] DEBUG - Clicked on [2019-07-30T17:58:17.267Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:17.267Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:17.267Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:17.267Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:17.267Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:17.267Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:17.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1141401494 data=null doit=true} to Tree node with text: JUL [2019-07-30T17:58:17.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1141401494 data=null} to Tree node with text: JUL [2019-07-30T17:58:17.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1141401495 data=null button=1 stateMask=0x0 x=90 y=92 count=1} to Tree node with text: JUL [2019-07-30T17:58:17.267Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141401495 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-30T17:58:17.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1141401501 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T17:58:17.267Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:17.267Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:17.267Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:17.267Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-30T17:58:17.267Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:17.267Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:17.267Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:17.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141401503 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:17.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141401503 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:17.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141401503 data=null} to Tree node with text: mysession [2019-07-30T17:58:17.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141401503 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:17.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141401503 data=null item=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-30T17:58:17.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141401504 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:17.267Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:17.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141401504 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:17.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141401505 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:17.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141401505 data=null} to Tree node with text: mysession [2019-07-30T17:58:17.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141401505 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:17.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141401505 data=null item=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-30T17:58:17.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141401506 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:17.522Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T17:58:17.522Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T17:58:17.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1141401604 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-30T17:58:17.522Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T17:58:17.522Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:17.522Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:17.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:17.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141401706 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:17.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141401706 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:17.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141401706 data=null} to Tree node with text: mysession [2019-07-30T17:58:17.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141401706 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:17.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141401707 data=null item=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-30T17:58:17.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141401709 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:17.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:17.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141401709 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:17.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141401709 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:17.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141401710 data=null} to Tree node with text: mysession [2019-07-30T17:58:17.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141401710 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:17.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141401710 data=null item=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-30T17:58:17.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141401711 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:17.522Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T17:58:17.522Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T17:58:17.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1141401757 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-30T17:58:17.522Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T17:58:17.777Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T17:58:17.777Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:17.777Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:17.777Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:17.777Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-30T17:58:17.777Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:17.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1141401898 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-30T17:58:17.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1141401898 data=null doit=true} to Tree node with text: logger [2019-07-30T17:58:17.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1141401898 data=null} to Tree node with text: logger [2019-07-30T17:58:17.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1141401898 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T17:58:17.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141401898 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-30T17:58:17.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1141401907 data=null button=1 stateMask=0x80000 x=134 y=124 count=1} to Tree node with text: logger [2019-07-30T17:58:17.777Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T17:58:17.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:17.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:17.777Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T17:58:17.777Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:17.777Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:17.777Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:17.777Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-30T17:58:17.777Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:17.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1141401990 data=null button=0 stateMask=0x0 x=161 y=120 count=0} to Tree node with text: anotherLogger [2019-07-30T17:58:17.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1141401990 data=null doit=true} to Tree node with text: anotherLogger [2019-07-30T17:58:17.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1141401990 data=null} to Tree node with text: anotherLogger [2019-07-30T17:58:17.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1141401990 data=null button=1 stateMask=0x0 x=161 y=120 count=1} to Tree node with text: anotherLogger [2019-07-30T17:58:17.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141401990 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-30T17:58:17.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1141401992 data=null button=1 stateMask=0x80000 x=161 y=120 count=1} to Tree node with text: anotherLogger [2019-07-30T17:58:17.777Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T17:58:18.034Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:18.034Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:18.034Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:18.034Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:18.034Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:18.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141402101 data=null button=0 stateMask=0x0 x=112 y=-10 count=0} to Tree node with text: mysession [2019-07-30T17:58:18.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141402101 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:18.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141402102 data=null} to Tree node with text: mysession [2019-07-30T17:58:18.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141402102 data=null button=1 stateMask=0x0 x=112 y=-10 count=1} to Tree node with text: mysession [2019-07-30T17:58:18.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141402102 data=null item=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-30T17:58:18.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141402103 data=null button=1 stateMask=0x80000 x=112 y=-10 count=1} to Tree node with text: mysession [2019-07-30T17:58:18.034Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:18.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141402104 data=null button=0 stateMask=0x0 x=112 y=-10 count=0} to Tree node with text: mysession [2019-07-30T17:58:18.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141402109 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:18.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141402109 data=null} to Tree node with text: mysession [2019-07-30T17:58:18.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141402109 data=null button=1 stateMask=0x0 x=112 y=-5 count=1} to Tree node with text: mysession [2019-07-30T17:58:18.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141402109 data=null item=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-30T17:58:18.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141402110 data=null button=1 stateMask=0x80000 x=112 y=-5 count=1} to Tree node with text: mysession [2019-07-30T17:58:18.034Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:18.034Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:18.289Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:18.289Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:18.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141402393 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T17:58:18.289Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:18.289Z] 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-30T17:58:18.289Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:18.289Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:18.289Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141402395 data=null doit=true} to Button with text {Kernel} [2019-07-30T17:58:18.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141402395 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-30T17:58:18.289Z] 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-30T17:58:18.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1141402396 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-30T17:58:18.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1141402396 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-30T17:58:18.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1141402397 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-30T17:58:18.289Z] *** BUG *** [2019-07-30T17:58:18.289Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:58:18.289Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:58:18.289Z] [2019-07-30T17:58:18.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1141402397 data=null item=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-30T17:58:18.289Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:18.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:18.289Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T17:58:18.289Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T17:58:18.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T17:58:18.289Z] DEBUG - Setting state to checked on: All [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:18.289Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:18.289Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:18.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141402483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:18.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141402483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:18.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141402483 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:18.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141402483 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:18.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141402483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:18.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141402483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:18.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141402483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:18.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141402203 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-30T17:58:18.545Z] DEBUG - Clicked on [2019-07-30T17:58:18.545Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:18.545Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:18.545Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:18.545Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:18.545Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:18.545Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:18.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1141402596 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T17:58:18.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1141402597 data=null} to Tree node with text: LOG4J [2019-07-30T17:58:18.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1141402597 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T17:58:18.545Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141402597 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-30T17:58:18.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1141402598 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T17:58:18.545Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:18.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141402598 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:18.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141402598 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:18.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141402599 data=null} to Tree node with text: mysession [2019-07-30T17:58:18.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141402599 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:18.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141402599 data=null item=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-30T17:58:18.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141402600 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:18.545Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:18.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141402600 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:18.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141402600 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:18.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141402601 data=null} to Tree node with text: mysession [2019-07-30T17:58:18.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141402601 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:18.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141402601 data=null item=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-30T17:58:18.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141402602 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:18.545Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:18.545Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:18.800Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:18.800Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:18.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141402868 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:18.800Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:18.800Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:18.800Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:18.800Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:18.800Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T17:58:18.800Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T17:58:18.800Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T17:58:18.800Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:18.800Z] 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-30T17:58:18.800Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:18.800Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:18.800Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:18.800Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:18.800Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:18.800Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:18.800Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:18.800Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:18.800Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:18.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141402870 data=null doit=true} to Button with text {Kernel} [2019-07-30T17:58:18.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141402870 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-30T17:58:18.800Z] 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-30T17:58:18.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1141402871 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-30T17:58:18.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1141402871 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-30T17:58:18.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1141402871 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-30T17:58:18.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1141402871 data=null item=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-30T17:58:18.801Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:18.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:18.801Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T17:58:18.801Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T17:58:18.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T17:58:18.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1141402913 data=null doit=true} to TreeItem with text {All} [2019-07-30T17:58:18.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1141402913 data=null} to TreeItem with text {All} [2019-07-30T17:58:18.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1141402913 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T17:58:18.801Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141402913 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-30T17:58:18.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1141402967 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T17:58:18.801Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T17:58:18.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141402967 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T17:58:18.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141402967 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T17:58:18.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141402968 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-30T17:58:18.801Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141402968 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-30T17:58:18.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141402969 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-30T17:58:18.801Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T17:58:18.801Z] 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-30T17:58:18.801Z] DEBUG - Setting state to checked on: logger [2019-07-30T17:58:18.801Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:18.801Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:18.801Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:18.801Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:18.801Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:18.801Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:18.801Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:18.801Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T17:58:18.801Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T17:58:18.801Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:18.801Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:18.801Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:18.801Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:18.801Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:18.801Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:18.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141402970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:18.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141402970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:18.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141402971 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:18.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141402971 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:18.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141402971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:18.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141402971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:18.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141402971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:18.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141402694 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-30T17:58:19.056Z] DEBUG - Clicked on [2019-07-30T17:58:19.056Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:19.056Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:19.056Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:19.056Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:19.056Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:19.056Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:19.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1141403079 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T17:58:19.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1141403079 data=null} to Tree node with text: LOG4J [2019-07-30T17:58:19.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1141403079 data=null button=1 stateMask=0x0 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T17:58:19.056Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141403080 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-30T17:58:19.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1141403086 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T17:58:19.056Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:19.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141403087 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:19.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141403087 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:19.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141403087 data=null} to Tree node with text: mysession [2019-07-30T17:58:19.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141403087 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:19.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141403087 data=null item=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-30T17:58:19.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141403089 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:19.056Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:19.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141403089 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:19.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141403089 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:19.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141403089 data=null} to Tree node with text: mysession [2019-07-30T17:58:19.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141403090 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:19.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141403090 data=null item=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-30T17:58:19.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141403090 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:19.056Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:19.056Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:19.311Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:19.311Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:19.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141403327 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:19.311Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:19.311Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:19.311Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:19.311Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:19.311Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T17:58:19.311Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T17:58:19.311Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T17:58:19.311Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:19.311Z] 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-30T17:58:19.311Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:19.311Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:19.311Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:19.311Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:19.311Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:19.311Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:19.311Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:19.311Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:19.311Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:19.311Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141403329 data=null doit=true} to Button with text {Kernel} [2019-07-30T17:58:19.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141403329 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-30T17:58:19.311Z] 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-30T17:58:19.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1141403330 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-30T17:58:19.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1141403330 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-30T17:58:19.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1141403330 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-30T17:58:19.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1141403330 data=null item=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-30T17:58:19.311Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:19.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:19.312Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T17:58:19.312Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T17:58:19.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T17:58:19.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1141403400 data=null doit=true} to TreeItem with text {All} [2019-07-30T17:58:19.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1141403400 data=null} to TreeItem with text {All} [2019-07-30T17:58:19.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1141403401 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T17:58:19.312Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141403401 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-30T17:58:19.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1141403402 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T17:58:19.312Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T17:58:19.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141403402 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T17:58:19.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141403402 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T17:58:19.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141403403 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-30T17:58:19.312Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141403403 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-30T17:58:19.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141403403 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-30T17:58:19.312Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T17:58:19.312Z] 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-30T17:58:19.312Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:19.312Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T17:58:19.312Z] 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-30T17:58:19.312Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T17:58:19.312Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T17:58:19.312Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:19.312Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T17:58:19.312Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@26159658 [2019-07-30T17:58:19.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1141403410 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-30T17:58:19.312Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1141403410 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-30T17:58:19.312Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141403410 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T17:58:19.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1141403410 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T17:58:19.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141403410 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-30T17:58:19.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141403410 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-30T17:58:19.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141403410 data=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-30T17:58:19.312Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1141403413 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-30T17:58:19.312Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1141403413 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-30T17:58:19.312Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1141403413 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-30T17:58:19.312Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1141403413 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T17:58:19.312Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1141403413 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T17:58:19.312Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T17:58:19.312Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T17:58:19.312Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T17:58:19.312Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-30T17:58:19.312Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Fatal [2019-07-30T17:58:19.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1141403414 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-30T17:58:19.312Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Fatal [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:19.312Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:19.312Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:19.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141403416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:19.312Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141403416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:19.312Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141403416 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:19.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141403416 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:19.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141403416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:19.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141403416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:19.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141403416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:19.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141403182 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-30T17:58:19.567Z] DEBUG - Clicked on [2019-07-30T17:58:19.567Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:19.567Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:19.567Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:19.567Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:19.567Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:19.567Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:19.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1141403572 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T17:58:19.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1141403572 data=null} to Tree node with text: LOG4J [2019-07-30T17:58:19.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1141403572 data=null button=1 stateMask=0x0 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T17:58:19.567Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141403573 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-30T17:58:19.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1141403573 data=null button=1 stateMask=0x80000 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T17:58:19.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:19.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141403574 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:19.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141403574 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:19.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141403574 data=null} to Tree node with text: mysession [2019-07-30T17:58:19.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141403574 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:19.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141403574 data=null item=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-30T17:58:19.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141403575 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:19.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:19.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141403575 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:19.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141403576 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:19.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141403576 data=null} to Tree node with text: mysession [2019-07-30T17:58:19.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141403576 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:19.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141403576 data=null item=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-30T17:58:19.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141403577 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:19.567Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:19.567Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:19.567Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:19.567Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:19.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141403815 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:19.567Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:19.567Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:19.567Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:19.567Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:19.567Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T17:58:19.567Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T17:58:19.567Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T17:58:19.567Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:19.567Z] 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-30T17:58:19.567Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:19.567Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:19.567Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:19.567Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:19.567Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:19.567Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:19.567Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:19.567Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:19.823Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:19.823Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141403866 data=null doit=true} to Button with text {Kernel} [2019-07-30T17:58:19.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141403866 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-30T17:58:19.823Z] 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-30T17:58:19.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1141403866 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-30T17:58:19.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1141403867 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-30T17:58:19.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1141403867 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-30T17:58:19.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1141403867 data=null item=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-30T17:58:19.823Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:19.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:19.823Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T17:58:19.823Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T17:58:19.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T17:58:19.823Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:19.823Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:19.823Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-30T17:58:19.823Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-30T17:58:19.823Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-30T17:58:19.823Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:19.823Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:19.823Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:19.823Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:19.823Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:19.823Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:19.823Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:19.823Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T17:58:19.823Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T17:58:19.823Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:19.823Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:19.823Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:19.823Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:19.823Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:19.823Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:19.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141403909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:19.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141403909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:19.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141403909 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:19.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141403909 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:19.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141403909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:19.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141403909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:19.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141403910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:19.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141403667 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-30T17:58:19.823Z] DEBUG - Clicked on [2019-07-30T17:58:19.823Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:19.823Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:19.823Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:19.823Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:19.823Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:19.823Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:19.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1141404014 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T17:58:19.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1141404014 data=null} to Tree node with text: LOG4J [2019-07-30T17:58:19.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1141404014 data=null button=1 stateMask=0x0 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T17:58:19.823Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141404014 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-30T17:58:19.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1141404015 data=null button=1 stateMask=0x80000 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T17:58:19.823Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:19.823Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:19.823Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:19.823Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-30T17:58:19.823Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:19.823Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:19.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:19.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141404017 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:19.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141404017 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:19.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141404017 data=null} to Tree node with text: mysession [2019-07-30T17:58:19.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141404018 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:19.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141404018 data=null item=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-30T17:58:19.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141404019 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:19.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:19.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141404020 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:19.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141404020 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:19.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141404020 data=null} to Tree node with text: mysession [2019-07-30T17:58:19.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141404020 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:19.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141404020 data=null item=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-30T17:58:19.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141404021 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:20.079Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T17:58:20.079Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T17:58:20.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1141404096 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-30T17:58:20.079Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T17:58:20.079Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:20.079Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:20.079Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:20.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141404198 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:20.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141404198 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:20.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141404198 data=null} to Tree node with text: mysession [2019-07-30T17:58:20.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141404198 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:20.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141404198 data=null item=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-30T17:58:20.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141404199 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:20.079Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:20.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141404200 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:20.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141404200 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:20.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141404200 data=null} to Tree node with text: mysession [2019-07-30T17:58:20.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141404200 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:20.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141404200 data=null item=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-30T17:58:20.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141404201 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:20.079Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T17:58:20.079Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T17:58:20.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1141404266 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-30T17:58:20.079Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T17:58:20.334Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T17:58:20.334Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:20.334Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:20.334Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:20.334Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-30T17:58:20.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:20.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1141404499 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-30T17:58:20.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1141404499 data=null doit=true} to Tree node with text: logger [2019-07-30T17:58:20.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1141404499 data=null} to Tree node with text: logger [2019-07-30T17:58:20.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1141404500 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T17:58:20.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141404500 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-30T17:58:20.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1141404507 data=null button=1 stateMask=0x80000 x=134 y=124 count=1} to Tree node with text: logger [2019-07-30T17:58:20.334Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T17:58:20.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:20.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:20.334Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T17:58:20.589Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:20.589Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:20.589Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:20.589Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-30T17:58:20.589Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:20.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1141404607 data=null button=0 stateMask=0x0 x=161 y=118 count=0} to Tree node with text: anotherLogger [2019-07-30T17:58:20.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1141404607 data=null doit=true} to Tree node with text: anotherLogger [2019-07-30T17:58:20.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1141404607 data=null} to Tree node with text: anotherLogger [2019-07-30T17:58:20.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1141404607 data=null button=1 stateMask=0x0 x=161 y=118 count=1} to Tree node with text: anotherLogger [2019-07-30T17:58:20.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141404607 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-30T17:58:20.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1141404612 data=null button=1 stateMask=0x80000 x=161 y=112 count=1} to Tree node with text: anotherLogger [2019-07-30T17:58:20.589Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T17:58:20.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:20.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:20.589Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:20.589Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:20.589Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:20.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141404707 data=null button=0 stateMask=0x0 x=112 y=-10 count=0} to Tree node with text: mysession [2019-07-30T17:58:20.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141404707 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:20.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141404707 data=null} to Tree node with text: mysession [2019-07-30T17:58:20.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141404707 data=null button=1 stateMask=0x0 x=112 y=-10 count=1} to Tree node with text: mysession [2019-07-30T17:58:20.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141404708 data=null item=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-30T17:58:20.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141404709 data=null button=1 stateMask=0x80000 x=112 y=-10 count=1} to Tree node with text: mysession [2019-07-30T17:58:20.589Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:20.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141404710 data=null button=0 stateMask=0x0 x=112 y=-10 count=0} to Tree node with text: mysession [2019-07-30T17:58:20.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141404710 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:20.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141404710 data=null} to Tree node with text: mysession [2019-07-30T17:58:20.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141404711 data=null button=1 stateMask=0x0 x=112 y=-10 count=1} to Tree node with text: mysession [2019-07-30T17:58:20.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141404716 data=null item=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-30T17:58:20.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141404716 data=null button=1 stateMask=0x80000 x=112 y=-5 count=1} to Tree node with text: mysession [2019-07-30T17:58:20.589Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:20.589Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:20.844Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:20.844Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:20.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141404938 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T17:58:20.844Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:20.844Z] 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-30T17:58:20.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:20.844Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:20.844Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141404973 data=null doit=true} to Button with text {Kernel} [2019-07-30T17:58:20.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141404974 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-30T17:58:20.844Z] 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-30T17:58:20.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1141404974 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-30T17:58:20.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1141404974 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-30T17:58:20.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1141404974 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-30T17:58:20.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1141404975 data=null item=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-30T17:58:20.844Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:20.844Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:20.844Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T17:58:20.844Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T17:58:20.844Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T17:58:20.844Z] DEBUG - Setting state to checked on: All [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:20.844Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:20.844Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:20.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141405017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:20.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141405017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:20.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141405017 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:20.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141405017 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:20.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141405017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:20.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141405017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:20.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141405017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:20.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141404808 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-30T17:58:21.100Z] DEBUG - Clicked on [2019-07-30T17:58:21.100Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:21.100Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:21.100Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:21.100Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:21.100Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:21.100Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:21.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1141405167 data=null doit=true} to Tree node with text: Python [2019-07-30T17:58:21.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1141405167 data=null} to Tree node with text: Python [2019-07-30T17:58:21.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1141405168 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T17:58:21.100Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141405168 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-30T17:58:21.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1141405168 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T17:58:21.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:21.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141405169 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:21.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141405169 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:21.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141405169 data=null} to Tree node with text: mysession [2019-07-30T17:58:21.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141405169 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:21.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141405169 data=null item=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-30T17:58:21.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141405170 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:21.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:21.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141405170 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:21.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141405170 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:21.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141405170 data=null} to Tree node with text: mysession [2019-07-30T17:58:21.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141405171 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:21.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141405171 data=null item=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-30T17:58:21.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141405171 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:21.100Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:21.100Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:21.355Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:21.355Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:21.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141405403 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:21.355Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:21.355Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:21.355Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:21.355Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:21.355Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:21.355Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T17:58:21.355Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T17:58:21.355Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T17:58:21.355Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:21.355Z] 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-30T17:58:21.355Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:21.355Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:21.355Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:21.355Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:21.355Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:21.355Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:21.355Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:21.355Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:21.355Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141405405 data=null doit=true} to Button with text {Kernel} [2019-07-30T17:58:21.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141405405 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-30T17:58:21.356Z] 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-30T17:58:21.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1141405405 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-30T17:58:21.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1141405406 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-30T17:58:21.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1141405406 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-30T17:58:21.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1141405406 data=null item=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-30T17:58:21.356Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:21.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:21.356Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T17:58:21.356Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T17:58:21.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T17:58:21.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1141405490 data=null doit=true} to TreeItem with text {All} [2019-07-30T17:58:21.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1141405490 data=null} to TreeItem with text {All} [2019-07-30T17:58:21.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1141405491 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T17:58:21.356Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141405491 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-30T17:58:21.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1141405491 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T17:58:21.356Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T17:58:21.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141405492 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T17:58:21.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141405492 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T17:58:21.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141405492 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-30T17:58:21.356Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141405492 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-30T17:58:21.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141405493 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-30T17:58:21.356Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T17:58:21.356Z] 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-30T17:58:21.356Z] DEBUG - Setting state to checked on: logger [2019-07-30T17:58:21.356Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:21.356Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:21.356Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:21.356Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:21.356Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:21.356Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:21.356Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:21.356Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T17:58:21.356Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T17:58:21.356Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:21.356Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:21.356Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:21.356Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:21.356Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:21.356Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:21.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141405497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:21.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141405497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:21.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141405497 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:21.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141405501 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:21.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141405501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:21.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141405501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:21.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141405501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:21.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141405218 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-30T17:58:21.356Z] DEBUG - Clicked on [2019-07-30T17:58:21.356Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:21.356Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:21.356Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:21.356Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:21.356Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:21.356Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:21.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1141405605 data=null doit=true} to Tree node with text: Python [2019-07-30T17:58:21.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1141405606 data=null} to Tree node with text: Python [2019-07-30T17:58:21.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1141405606 data=null button=1 stateMask=0x0 x=102 y=92 count=1} to Tree node with text: Python [2019-07-30T17:58:21.612Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141405606 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-30T17:58:21.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1141405607 data=null button=1 stateMask=0x80000 x=102 y=92 count=1} to Tree node with text: Python [2019-07-30T17:58:21.612Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:21.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141405610 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:21.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141405610 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:21.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141405610 data=null} to Tree node with text: mysession [2019-07-30T17:58:21.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141405611 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:21.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141405611 data=null item=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-30T17:58:21.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141405612 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:21.612Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:21.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141405612 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:21.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141405613 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:21.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141405613 data=null} to Tree node with text: mysession [2019-07-30T17:58:21.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141405613 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:21.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141405613 data=null item=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-30T17:58:21.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141405614 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:21.612Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:21.612Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:21.867Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:21.867Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:21.867Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141405979 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T17:58:21.867Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:21.867Z] 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-30T17:58:21.867Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:21.867Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:21.867Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141405980 data=null doit=true} to Button with text {Kernel} [2019-07-30T17:58:21.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141405980 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-30T17:58:21.867Z] 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-30T17:58:21.867Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1141405981 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-30T17:58:21.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1141405981 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-30T17:58:21.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1141405981 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-30T17:58:21.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1141405981 data=null item=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-30T17:58:21.867Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:21.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:21.867Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T17:58:21.867Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T17:58:21.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T17:58:21.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1141406027 data=null doit=true} to TreeItem with text {All} [2019-07-30T17:58:21.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1141406027 data=null} to TreeItem with text {All} [2019-07-30T17:58:21.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1141406027 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T17:58:21.867Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141406027 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-30T17:58:21.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1141406028 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T17:58:21.867Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T17:58:21.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141406029 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T17:58:21.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141406029 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T17:58:21.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141406029 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-30T17:58:21.867Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141406029 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-30T17:58:21.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1141406030 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-30T17:58:21.867Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T17:58:21.867Z] 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-30T17:58:21.867Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:21.867Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T17:58:21.867Z] 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-30T17:58:21.867Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T17:58:21.867Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T17:58:21.867Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T17:58:21.868Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T17:58:21.868Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T17:58:21.868Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T17:58:21.868Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:21.868Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:21.868Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T17:58:21.868Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@c4e6b39 [2019-07-30T17:58:21.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1141406036 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-30T17:58:21.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1141406036 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-30T17:58:21.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141406036 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T17:58:21.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1141406036 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T17:58:21.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141406037 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-30T17:58:21.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141406037 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-30T17:58:21.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141406037 data=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-30T17:58:21.868Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1141406066 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-30T17:58:21.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1141406066 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-30T17:58:21.868Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1141406066 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-30T17:58:21.868Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1141406066 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T17:58:21.868Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1141406066 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T17:58:21.868Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T17:58:21.868Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T17:58:21.868Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T17:58:21.868Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-30T17:58:21.868Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Critical [2019-07-30T17:58:21.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1141406067 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-30T17:58:21.868Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Critical [2019-07-30T17:58:21.868Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:21.868Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:21.868Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:21.868Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:21.868Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:21.868Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:21.868Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:21.868Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T17:58:21.868Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T17:58:21.868Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:21.868Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:21.868Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:21.868Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:21.868Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:21.868Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:21.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141406068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:21.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141406068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:21.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141406069 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:21.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141406069 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:21.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141406069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:21.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141406069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:21.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141406069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:21.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141405772 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-30T17:58:22.123Z] DEBUG - Clicked on [2019-07-30T17:58:22.123Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:22.123Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:22.123Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:22.123Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:22.123Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:22.123Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:22.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1141406165 data=null doit=true} to Tree node with text: Python [2019-07-30T17:58:22.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1141406165 data=null} to Tree node with text: Python [2019-07-30T17:58:22.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1141406165 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T17:58:22.123Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141406165 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-30T17:58:22.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1141406166 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T17:58:22.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:22.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141406167 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:22.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141406167 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:22.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141406167 data=null} to Tree node with text: mysession [2019-07-30T17:58:22.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141406167 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:22.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141406167 data=null item=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-30T17:58:22.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141406168 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:22.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:22.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141406168 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:22.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141406168 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:22.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141406168 data=null} to Tree node with text: mysession [2019-07-30T17:58:22.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141406169 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:22.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141406169 data=null item=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-30T17:58:22.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141406169 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:22.123Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:22.123Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:22.378Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:22.378Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:22.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141406413 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T17:58:22.378Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:22.378Z] 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-30T17:58:22.378Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:22.378Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:22.378Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141406479 data=null doit=true} to Button with text {Kernel} [2019-07-30T17:58:22.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141406479 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-30T17:58:22.378Z] 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-30T17:58:22.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1141406479 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-30T17:58:22.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1141406480 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-30T17:58:22.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1141406480 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-30T17:58:22.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1141406480 data=null item=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-30T17:58:22.378Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:22.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:22.378Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T17:58:22.378Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T17:58:22.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T17:58:22.378Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:22.378Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:22.378Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-30T17:58:22.378Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-30T17:58:22.378Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:22.378Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:22.378Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:22.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141406568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:22.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141406568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:22.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141406568 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:22.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141406568 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:22.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141406568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:22.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141406569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:22.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141406569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:22.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141406287 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-30T17:58:22.648Z] DEBUG - Clicked on [2019-07-30T17:58:22.648Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:22.648Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:22.648Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:22.648Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:22.648Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:22.648Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:22.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1141406697 data=null doit=true} to Tree node with text: Python [2019-07-30T17:58:22.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1141406697 data=null} to Tree node with text: Python [2019-07-30T17:58:22.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1141406697 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T17:58:22.648Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141406697 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-30T17:58:22.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1141406698 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T17:58:22.648Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:22.648Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:22.648Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:22.648Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-30T17:58:22.648Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:22.648Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:22.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:22.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141406705 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:22.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141406705 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:22.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141406705 data=null} to Tree node with text: mysession [2019-07-30T17:58:22.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141406705 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:22.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141406705 data=null item=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-30T17:58:22.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141406706 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:22.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:22.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141406706 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:22.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141406706 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:22.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141406707 data=null} to Tree node with text: mysession [2019-07-30T17:58:22.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141406707 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:22.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141406707 data=null item=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-30T17:58:22.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141406708 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:22.648Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T17:58:22.648Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T17:58:22.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1141406866 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-30T17:58:22.648Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T17:58:22.903Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:22.903Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:22.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:22.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141406968 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:22.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141406968 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:22.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141406968 data=null} to Tree node with text: mysession [2019-07-30T17:58:22.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141406968 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:22.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141406969 data=null item=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-30T17:58:22.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141406973 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:22.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:22.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141406973 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:22.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141406973 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:22.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141406973 data=null} to Tree node with text: mysession [2019-07-30T17:58:22.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141406974 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:22.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141406974 data=null item=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-30T17:58:22.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141406975 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:22.903Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T17:58:22.903Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T17:58:22.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1141407021 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-30T17:58:22.903Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T17:58:23.158Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T17:58:23.158Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:23.158Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:23.158Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:23.158Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-30T17:58:23.158Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:23.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1141407212 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-30T17:58:23.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1141407212 data=null doit=true} to Tree node with text: logger [2019-07-30T17:58:23.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1141407212 data=null} to Tree node with text: logger [2019-07-30T17:58:23.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1141407212 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T17:58:23.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141407212 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-30T17:58:23.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1141407219 data=null button=1 stateMask=0x80000 x=134 y=125 count=1} to Tree node with text: logger [2019-07-30T17:58:23.158Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T17:58:23.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:23.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:23.158Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T17:58:23.158Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:23.158Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:23.158Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:23.158Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-30T17:58:23.158Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:23.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1141407325 data=null button=0 stateMask=0x0 x=161 y=116 count=0} to Tree node with text: anotherLogger [2019-07-30T17:58:23.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1141407325 data=null doit=true} to Tree node with text: anotherLogger [2019-07-30T17:58:23.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1141407325 data=null} to Tree node with text: anotherLogger [2019-07-30T17:58:23.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1141407325 data=null button=1 stateMask=0x0 x=161 y=116 count=1} to Tree node with text: anotherLogger [2019-07-30T17:58:23.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141407326 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-30T17:58:23.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1141407328 data=null button=1 stateMask=0x80000 x=161 y=116 count=1} to Tree node with text: anotherLogger [2019-07-30T17:58:23.158Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T17:58:23.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:23.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:23.413Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:23.413Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:23.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:23.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141407417 data=null button=0 stateMask=0x0 x=112 y=-8 count=0} to Tree node with text: mysession [2019-07-30T17:58:23.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141407417 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:23.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141407417 data=null} to Tree node with text: mysession [2019-07-30T17:58:23.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141407417 data=null button=1 stateMask=0x0 x=112 y=-8 count=1} to Tree node with text: mysession [2019-07-30T17:58:23.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141407417 data=null item=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-30T17:58:23.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141407418 data=null button=1 stateMask=0x80000 x=112 y=-8 count=1} to Tree node with text: mysession [2019-07-30T17:58:23.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:23.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141407419 data=null button=0 stateMask=0x0 x=112 y=-8 count=0} to Tree node with text: mysession [2019-07-30T17:58:23.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141407419 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:23.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141407419 data=null} to Tree node with text: mysession [2019-07-30T17:58:23.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141407419 data=null button=1 stateMask=0x0 x=112 y=-8 count=1} to Tree node with text: mysession [2019-07-30T17:58:23.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141407419 data=null item=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-30T17:58:23.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141407465 data=null button=1 stateMask=0x80000 x=112 y=5 count=1} to Tree node with text: mysession [2019-07-30T17:58:23.413Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T17:58:23.413Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T17:58:23.413Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T17:58:23.413Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T17:58:23.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1141407614 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T17:58:23.413Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:23.413Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:58:23.413Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:58:23.413Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:23.413Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:23.413Z] DEBUG - Clicking on OK [2019-07-30T17:58:23.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141407615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:23.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141407615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:23.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141407615 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:23.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141407615 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:23.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141407615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:23.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141407615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:23.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141407615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:23.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1141407514 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-30T17:58:23.669Z] DEBUG - Clicked on [2019-07-30T17:58:23.669Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:23.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:23.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141407705 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:23.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141407705 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:23.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141407705 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:23.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141407706 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:23.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141407706 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-30T17:58:23.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141407707 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:23.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:23.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141407707 data=null button=0 stateMask=0x0 x=53 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:23.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141407707 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:23.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141407708 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:23.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141407712 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:23.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141407712 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-30T17:58:23.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141407713 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:23.669Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T17:58:23.669Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T17:58:23.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1141407795 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-30T17:58:23.669Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T17:58:23.669Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.189 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-30T17:58:23.669Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest) Time elapsed: 9.892 s [2019-07-30T17:58:23.669Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-30T17:58:24.229Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T17:58:24.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:24.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:24.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:24.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141408217 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:24.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141408217 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:24.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141408217 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:24.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141408218 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:24.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141408218 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-30T17:58:24.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141408219 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:24.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:24.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141408220 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:24.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141408220 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:24.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141408220 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:24.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141408220 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:24.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141408220 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-30T17:58:24.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141408221 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:24.229Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T17:58:24.229Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T17:58:24.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1141408307 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-30T17:58:24.229Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T17:58:24.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:24.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141408816 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T17:58:24.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141408816 data=null doit=true} to Tree node with text: Sessions [2019-07-30T17:58:24.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141408816 data=null} to Tree node with text: Sessions [2019-07-30T17:58:24.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141408816 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T17:58:24.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141408817 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-30T17:58:24.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141408820 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-30T17:58:24.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:24.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141408821 data=null button=0 stateMask=0x0 x=89 y=127 count=0} to Tree node with text: Sessions [2019-07-30T17:58:24.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141408821 data=null doit=true} to Tree node with text: Sessions [2019-07-30T17:58:24.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141408821 data=null} to Tree node with text: Sessions [2019-07-30T17:58:24.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141408821 data=null button=1 stateMask=0x0 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-30T17:58:24.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141408821 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-30T17:58:24.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141408823 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-30T17:58:24.792Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T17:58:24.792Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T17:58:24.792Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T17:58:24.792Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T17:58:24.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1141408961 data=null doit=true} to Shell with text {Create Session} [2019-07-30T17:58:24.792Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:24.792Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T17:58:24.792Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T17:58:24.792Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T17:58:24.792Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:24.792Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T17:58:24.792Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T17:58:24.792Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T17:58:24.792Z] DEBUG - matched Text with text " [2019-07-30T17:58:24.792Z] ", using matcher: of type 'Text' [2019-07-30T17:58:24.792Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T17:58:24.792Z] DEBUG - matched Text with text " [2019-07-30T17:58:24.792Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T17:58:24.792Z] DEBUG - matched Text with text " [2019-07-30T17:58:24.792Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T17:58:24.792Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T17:58:24.792Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T17:58:24.792Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T17:58:24.792Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:24.792Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:24.792Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:24.792Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:24.792Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:24.792Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:24.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141408971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:24.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141408971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:24.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141408971 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:24.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141408971 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:24.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141408971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:24.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141408971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:24.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141408972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:24.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1141408876 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-30T17:58:24.792Z] DEBUG - Clicked on [2019-07-30T17:58:24.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141409029 data=null doit=true} to Tree node with text: Sessions [2019-07-30T17:58:24.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141409029 data=null} to Tree node with text: Sessions [2019-07-30T17:58:24.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141409030 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T17:58:24.792Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141409030 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-30T17:58:24.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141409030 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T17:58:24.792Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:24.792Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:24.792Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:24.792Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:24.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:24.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141409032 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession [2019-07-30T17:58:24.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141409032 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:24.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141409032 data=null} to Tree node with text: mysession [2019-07-30T17:58:24.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141409033 data=null button=1 stateMask=0x0 x=96 y=113 count=1} to Tree node with text: mysession [2019-07-30T17:58:24.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141409033 data=null item=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-30T17:58:24.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141409035 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-30T17:58:24.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:24.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141409035 data=null button=0 stateMask=0x0 x=96 y=92 count=0} to Tree node with text: mysession [2019-07-30T17:58:24.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141409036 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:24.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141409036 data=null} to Tree node with text: mysession [2019-07-30T17:58:24.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141409036 data=null button=1 stateMask=0x0 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-30T17:58:24.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141409036 data=null item=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-30T17:58:24.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141409037 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-30T17:58:25.047Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:25.047Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:25.047Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:25.047Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:25.047Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141409269 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:25.047Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:25.047Z] 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-30T17:58:25.047Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:25.047Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T17:58:25.047Z] 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-30T17:58:25.047Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141409271 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-30T17:58:25.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141409272 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-30T17:58:25.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141409272 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-30T17:58:25.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141409272 data=null item=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-30T17:58:25.047Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T17:58:25.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:25.047Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T17:58:25.047Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T17:58:25.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-30T17:58:25.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:25.047Z] DEBUG - Setting state to checked on: All [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:25.047Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:25.048Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:25.048Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:25.048Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:25.048Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:25.048Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:25.048Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:25.048Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:25.048Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:25.048Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:25.048Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:25.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141409292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:25.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141409292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:25.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141409292 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:25.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141409292 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:25.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141409292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:25.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141409292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:25.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141409293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:25.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141409105 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-30T17:58:25.303Z] DEBUG - Clicked on [2019-07-30T17:58:25.303Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:25.303Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:25.303Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:25.303Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:25.303Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:25.303Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:25.303Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:25.303Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:25.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141409417 data=null doit=true} to Tree node with text: channel0 [2019-07-30T17:58:25.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141409466 data=null} to Tree node with text: channel0 [2019-07-30T17:58:25.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141409466 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T17:58:25.303Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141409467 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-30T17:58:25.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141409467 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T17:58:25.304Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:25.304Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:25.304Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:25.304Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:25.304Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:25.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:25.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141409469 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:25.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141409469 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:25.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141409469 data=null} to Tree node with text: mysession [2019-07-30T17:58:25.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141409470 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:25.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141409470 data=null item=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-30T17:58:25.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141409471 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:25.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:25.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141409471 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:25.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141409471 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:25.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141409471 data=null} to Tree node with text: mysession [2019-07-30T17:58:25.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141409472 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:25.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141409472 data=null item=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-30T17:58:25.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141409472 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:25.304Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:25.304Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:25.559Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:25.559Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:25.559Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141409699 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:25.559Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:25.559Z] 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-30T17:58:25.559Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T17:58:25.559Z] 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-30T17:58:25.559Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141409701 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-30T17:58:25.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141409702 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-30T17:58:25.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141409702 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-30T17:58:25.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141409702 data=null item=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-30T17:58:25.559Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T17:58:25.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:25.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:25.559Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T17:58:25.559Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T17:58:25.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-30T17:58:25.559Z] DEBUG - Setting state to checked on: All [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:25.559Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:25.559Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:25.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141409773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:25.559Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141409773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:25.559Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141409773 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:25.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141409773 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:25.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141409773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:25.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141409773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:25.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141409774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:25.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141409527 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-30T17:58:25.815Z] DEBUG - Clicked on [2019-07-30T17:58:25.815Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:25.815Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:25.815Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:25.815Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:25.815Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:25.815Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:25.815Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:25.815Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:25.815Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:25.815Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:25.815Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:25.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141409887 data=null doit=true} to Tree node with text: channel0 [2019-07-30T17:58:25.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141409892 data=null} to Tree node with text: channel0 [2019-07-30T17:58:25.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141409892 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T17:58:25.815Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141409892 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-30T17:58:25.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141409893 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T17:58:25.815Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:25.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141409894 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:25.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141409894 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:25.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141409894 data=null} to Tree node with text: mysession [2019-07-30T17:58:25.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141409894 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:25.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141409894 data=null item=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-30T17:58:25.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141409895 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:25.815Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:25.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141409895 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:25.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141409895 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:25.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141409895 data=null} to Tree node with text: mysession [2019-07-30T17:58:25.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141409895 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:25.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141409895 data=null item=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-30T17:58:25.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141409896 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:25.815Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:25.815Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:26.070Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:26.070Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:26.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141410116 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:26.070Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:26.070Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:26.070Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:26.070Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:26.070Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:26.070Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:26.070Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:26.070Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:26.070Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:26.070Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:26.070Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:26.070Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T17:58:26.070Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T17:58:26.070Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:26.070Z] 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-30T17:58:26.070Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:26.070Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:26.070Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:26.070Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:26.070Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:26.070Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:26.070Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T17:58:26.070Z] 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-30T17:58:26.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141410122 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-30T17:58:26.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141410122 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-30T17:58:26.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141410122 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-30T17:58:26.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141410122 data=null item=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-30T17:58:26.070Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T17:58:26.070Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:26.070Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:26.070Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T17:58:26.070Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T17:58:26.070Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-30T17:58:26.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1141410125 data=null doit=true} to TreeItem with text {All} [2019-07-30T17:58:26.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1141410125 data=null} to TreeItem with text {All} [2019-07-30T17:58:26.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1141410125 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T17:58:26.070Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141410125 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-30T17:58:26.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1141410193 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T17:58:26.070Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T17:58:26.070Z] DEBUG - Setting state to checked on: write [2019-07-30T17:58:26.071Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T17:58:26.071Z] DEBUG - Setting state to checked on: read [2019-07-30T17:58:26.071Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T17:58:26.071Z] DEBUG - Setting state to checked on: close [2019-07-30T17:58:26.071Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:26.071Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:26.071Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:26.071Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:26.071Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:26.071Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:26.071Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:26.071Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:26.071Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:26.071Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:26.071Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:26.071Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:26.071Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:26.071Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:26.071Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:26.071Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:26.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141410215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:26.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141410215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:26.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141410215 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:26.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141410215 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:26.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141410216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:26.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141410216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:26.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141410216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:26.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141409979 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-30T17:58:26.326Z] DEBUG - Clicked on [2019-07-30T17:58:26.326Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:26.326Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:26.326Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:26.326Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:26.326Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:26.326Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:26.326Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:26.326Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:26.326Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:26.326Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:26.326Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:26.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141410368 data=null doit=true} to Tree node with text: channel0 [2019-07-30T17:58:26.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141410368 data=null} to Tree node with text: channel0 [2019-07-30T17:58:26.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141410368 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T17:58:26.326Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141410368 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-30T17:58:26.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141410369 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T17:58:26.326Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:26.326Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:26.326Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:26.327Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:26.327Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T17:58:26.327Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:26.327Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:26.327Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:26.327Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:26.327Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T17:58:26.327Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:26.327Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:26.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:26.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141410372 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:26.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141410372 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:26.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141410372 data=null} to Tree node with text: mysession [2019-07-30T17:58:26.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141410372 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:26.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141410372 data=null item=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-30T17:58:26.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141410374 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:26.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:26.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141410374 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:26.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141410374 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:26.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141410374 data=null} to Tree node with text: mysession [2019-07-30T17:58:26.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141410374 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:26.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141410375 data=null item=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-30T17:58:26.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141410375 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:26.327Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...' [2019-07-30T17:58:26.327Z] DEBUG - Clicking on with mnemonic 'Enable Channel...' [2019-07-30T17:58:26.583Z] DEBUG - Clicked on with mnemonic 'Enable Channel...' [2019-07-30T17:58:26.583Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel' [2019-07-30T17:58:26.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} time=1141410674 data=null doit=true} to Shell with text {Enable Channel} [2019-07-30T17:58:26.583Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:26.583Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T17:58:26.583Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T17:58:26.583Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T17:58:26.583Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:26.583Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T17:58:26.583Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T17:58:26.583Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T17:58:26.583Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:26.583Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T17:58:26.583Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T17:58:26.583Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T17:58:26.583Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:26.583Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T17:58:26.583Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T17:58:26.583Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T17:58:26.583Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:26.583Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T17:58:26.583Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T17:58:26.583Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T17:58:26.583Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:26.583Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T17:58:26.583Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T17:58:26.583Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T17:58:26.583Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:26.583Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T17:58:26.583Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T17:58:26.583Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-30T17:58:26.583Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "UST", using matcher: (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:26.583Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1141410677 data=null doit=true} to Button with text {Kernel} [2019-07-30T17:58:26.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1141410678 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-30T17:58:26.583Z] 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-30T17:58:26.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1141410678 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-30T17:58:26.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1141410678 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-30T17:58:26.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1141410678 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-30T17:58:26.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1141410679 data=null item=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-30T17:58:26.583Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers' [2019-07-30T17:58:26.583Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type') [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:26.583Z] 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-30T17:58:26.583Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] 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-30T17:58:26.583Z] 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-30T17:58:26.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=1141410692 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-30T17:58:26.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=1141410692 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-30T17:58:26.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=1141410692 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-30T17:58:26.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=1141410693 data=null item=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-30T17:58:26.583Z] 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-30T17:58:26.583Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:26.583Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:26.583Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:26.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141410694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:26.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141410694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:26.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141410694 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:26.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141410694 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:26.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141410694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:26.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141410694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:26.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141410694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:26.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=1141410471 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-30T17:58:26.838Z] DEBUG - Clicked on [2019-07-30T17:58:26.838Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:26.838Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:26.838Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:26.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=1141410880 data=null doit=true} to Tree node with text: UST global [2019-07-30T17:58:26.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=1141410880 data=null} to Tree node with text: UST global [2019-07-30T17:58:26.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=1141410881 data=null button=1 stateMask=0x0 x=114 y=92 count=1} to Tree node with text: UST global [2019-07-30T17:58:26.838Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141410881 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-30T17:58:26.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=1141410881 data=null button=1 stateMask=0x80000 x=114 y=92 count=1} to Tree node with text: UST global [2019-07-30T17:58:26.838Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:26.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1141410882 data=null button=0 stateMask=0x0 x=127 y=113 count=0} to Tree node with text: channel0 [2019-07-30T17:58:26.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141410890 data=null doit=true} to Tree node with text: channel0 [2019-07-30T17:58:26.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141410890 data=null} to Tree node with text: channel0 [2019-07-30T17:58:26.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141410890 data=null button=1 stateMask=0x0 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-30T17:58:26.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141410890 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-30T17:58:26.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141410896 data=null button=1 stateMask=0x80000 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-30T17:58:26.838Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:26.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1141410897 data=null button=0 stateMask=0x0 x=143 y=113 count=0} to Tree node with text: channel0 [2019-07-30T17:58:26.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141410897 data=null doit=true} to Tree node with text: channel0 [2019-07-30T17:58:26.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141410897 data=null} to Tree node with text: channel0 [2019-07-30T17:58:26.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141410897 data=null button=1 stateMask=0x0 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-30T17:58:26.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141410897 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-30T17:58:26.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141410898 data=null button=1 stateMask=0x80000 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-30T17:58:26.838Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-30T17:58:26.838Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-30T17:58:27.093Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-30T17:58:27.093Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:27.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141411298 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:27.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:27.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:27.093Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-30T17:58:27.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1141411301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T17:58:27.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1141411302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T17:58:27.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1141411302 data=null doit=true} to (of type 'Tree') [2019-07-30T17:58:27.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1141411302 data=null} to (of type 'Tree') [2019-07-30T17:58:27.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1141411302 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to (of type 'Tree') [2019-07-30T17:58:27.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141411303 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-30T17:58:27.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1141411303 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to (of type 'Tree') [2019-07-30T17:58:27.093Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:27.093Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:27.093Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:27.093Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:27.093Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:27.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:27.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:27.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:27.093Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:27.093Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T17:58:27.093Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T17:58:27.093Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:27.093Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:27.093Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:27.093Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:27.093Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:27.093Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:27.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141411314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:27.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141411315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:27.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141411315 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:27.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141411315 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:27.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141411315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:27.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141411315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:27.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141411315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:27.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1141411010 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-30T17:58:27.349Z] DEBUG - Clicked on [2019-07-30T17:58:27.349Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:27.349Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:27.349Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:27.349Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T17:58:27.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141411502 data=null doit=true} to Tree node with text: channel0 [2019-07-30T17:58:27.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141411502 data=null} to Tree node with text: channel0 [2019-07-30T17:58:27.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141411503 data=null button=1 stateMask=0x0 x=127 y=113 count=1} to Tree node with text: channel0 [2019-07-30T17:58:27.349Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141411503 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-30T17:58:27.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141411503 data=null button=1 stateMask=0x80000 x=127 y=113 count=1} to Tree node with text: channel0 [2019-07-30T17:58:27.349Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:27.349Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:27.349Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:27.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141411505 data=null button=0 stateMask=0x0 x=96 y=29 count=0} to Tree node with text: mysession [2019-07-30T17:58:27.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141411505 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:27.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141411505 data=null} to Tree node with text: mysession [2019-07-30T17:58:27.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141411505 data=null button=1 stateMask=0x0 x=96 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:27.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141411505 data=null item=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-30T17:58:27.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141411515 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:27.349Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:27.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141411515 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T17:58:27.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141411515 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:27.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141411515 data=null} to Tree node with text: mysession [2019-07-30T17:58:27.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141411516 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:27.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141411516 data=null item=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-30T17:58:27.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141411517 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:27.605Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T17:58:27.605Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T17:58:27.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1141411610 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-30T17:58:27.605Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T17:58:27.605Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:27.605Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:27.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:27.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141411712 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T17:58:27.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141411712 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:27.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141411712 data=null} to Tree node with text: mysession [2019-07-30T17:58:27.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141411712 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:27.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141411713 data=null item=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-30T17:58:27.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141411716 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:27.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:27.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141411716 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T17:58:27.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141411716 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:27.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141411716 data=null} to Tree node with text: mysession [2019-07-30T17:58:27.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141411717 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:27.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141411717 data=null item=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-30T17:58:27.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141411717 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:27.605Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T17:58:27.605Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T17:58:27.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1141411764 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-30T17:58:27.605Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T17:58:27.860Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:27.860Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:27.860Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:27.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141411866 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T17:58:27.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141411866 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:27.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141411866 data=null} to Tree node with text: mysession [2019-07-30T17:58:27.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141411866 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:27.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141411867 data=null item=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-30T17:58:27.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141411869 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:27.860Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:27.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141411912 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T17:58:27.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141411913 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:27.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141411913 data=null} to Tree node with text: mysession [2019-07-30T17:58:27.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141411913 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:27.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141411913 data=null item=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-30T17:58:27.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141411914 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:27.860Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T17:58:27.860Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T17:58:28.420Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T17:58:28.420Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T17:58:28.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1141412571 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T17:58:28.420Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:58:28.420Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:58:28.420Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T17:58:28.420Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:28.420Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T17:58:28.420Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:28.420Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T17:58:28.420Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:58:28.420Z] DEBUG - Clicking on Cancel [2019-07-30T17:58:28.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1141412603 data=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-30T17:58:28.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1141412603 data=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-30T17:58:28.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1141412603 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T17:58:28.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1141412603 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T17:58:28.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1141412603 data=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-30T17:58:28.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1141412603 data=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-30T17:58:28.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1141412603 data=null item=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-30T17:58:28.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1141411998 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-30T17:58:28.675Z] DEBUG - Clicked on [2019-07-30T17:58:28.675Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:28.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141412720 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T17:58:28.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141412720 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:28.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141412764 data=null} to Tree node with text: mysession [2019-07-30T17:58:28.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141412764 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:28.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141412764 data=null item=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-30T17:58:28.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141412766 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:28.675Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T17:58:28.675Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T17:58:28.930Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T17:58:28.930Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T17:58:28.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1141413020 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T17:58:28.930Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:58:28.930Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:58:28.930Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T17:58:28.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:28.930Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:58:28.930Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T17:58:28.930Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:28.930Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:28.930Z] DEBUG - Clicking on &Finish [2019-07-30T17:58:28.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1141413031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:28.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1141413031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:28.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1141413031 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:28.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1141413031 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:28.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1141413031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:28.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1141413031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:28.930Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:28.930Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:28.930Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:28.930Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:28.930Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:28.930Z] DEBUG - Clicked on &Finish [2019-07-30T17:58:30.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1141413031 data=null item=null detail=0 x=0 y=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-30T17:58:30.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1141412819 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-30T17:58:30.549Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:30.549Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:30.549Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:30.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141414597 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T17:58:30.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141414597 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:30.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141414597 data=null} to Tree node with text: mysession [2019-07-30T17:58:30.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141414598 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:30.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141414598 data=null item=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-30T17:58:30.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141414599 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:30.549Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:30.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141414619 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T17:58:30.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141414619 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:30.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141414619 data=null} to Tree node with text: mysession [2019-07-30T17:58:30.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141414619 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:30.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141414620 data=null item=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-30T17:58:30.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141414620 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:30.549Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T17:58:30.549Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T17:58:30.805Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T17:58:30.805Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T17:58:30.805Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1141414979 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T17:58:30.805Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:58:30.805Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:58:30.805Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T17:58:30.805Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:30.805Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T17:58:30.805Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:30.805Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T17:58:30.805Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:58:30.805Z] DEBUG - Clicking on Cancel [2019-07-30T17:58:30.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1141414980 data=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-30T17:58:30.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1141414980 data=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-30T17:58:30.805Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1141414980 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T17:58:30.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1141414980 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T17:58:30.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1141414981 data=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-30T17:58:30.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1141414981 data=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-30T17:58:30.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1141414981 data=null item=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-30T17:58:30.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1141414723 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-30T17:58:31.060Z] DEBUG - Clicked on [2019-07-30T17:58:31.060Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:31.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141415083 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T17:58:31.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141415083 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:31.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141415083 data=null} to Tree node with text: mysession [2019-07-30T17:58:31.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141415083 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:31.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141415084 data=null item=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-30T17:58:31.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141415084 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:31.060Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T17:58:31.060Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T17:58:31.060Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T17:58:31.315Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T17:58:31.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1141415376 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T17:58:31.315Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:58:31.315Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:58:31.315Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T17:58:31.315Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T17:58:31.315Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:31.315Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:31.315Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:58:31.315Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:31.315Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-30T17:58:31.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1141415377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:31.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1141415388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:31.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1141415388 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:31.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1141415388 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:31.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1141415388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:31.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1141415388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:31.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1141415388 data=null item=null detail=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-30T17:58:31.315Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1141415390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:31.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1141415390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:31.315Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1141415390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:31.315Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1141415390 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:31.315Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1141415390 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:31.315Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:31.315Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:58:31.315Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:58:31.315Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T17:58:31.315Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:31.315Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:58:31.315Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T17:58:31.315Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:31.315Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:31.315Z] DEBUG - Clicking on &Finish [2019-07-30T17:58:31.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1141415392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:31.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1141415392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:31.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1141415392 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:31.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1141415392 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:31.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1141415392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:31.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1141415392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:31.315Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:31.315Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:31.315Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:31.315Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:31.315Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:31.315Z] DEBUG - Clicked on &Finish [2019-07-30T17:58:31.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1141415392 data=null item=null detail=0 x=0 y=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-30T17:58:31.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1141415169 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-30T17:58:31.826Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:31.826Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:31.826Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:31.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141415932 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T17:58:31.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141415932 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:31.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141415932 data=null} to Tree node with text: mysession [2019-07-30T17:58:31.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141415932 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:31.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141415932 data=null item=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-30T17:58:31.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141415933 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:31.826Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:31.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141415996 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T17:58:31.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141415996 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:31.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141415996 data=null} to Tree node with text: mysession [2019-07-30T17:58:31.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141415996 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:31.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141415997 data=null item=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-30T17:58:31.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141415997 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:31.826Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T17:58:31.826Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T17:58:32.081Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T17:58:32.081Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T17:58:32.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1141416281 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T17:58:32.081Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:58:32.081Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:58:32.081Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T17:58:32.081Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:32.081Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T17:58:32.081Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:32.081Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T17:58:32.081Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:58:32.081Z] DEBUG - Clicking on Cancel [2019-07-30T17:58:32.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1141416283 data=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-30T17:58:32.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1141416283 data=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-30T17:58:32.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1141416283 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T17:58:32.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1141416283 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T17:58:32.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1141416293 data=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-30T17:58:32.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1141416293 data=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-30T17:58:32.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1141416293 data=null item=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-30T17:58:32.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1141416065 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-30T17:58:32.336Z] DEBUG - Clicked on [2019-07-30T17:58:32.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:32.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141416469 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T17:58:32.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141416469 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:32.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141416469 data=null} to Tree node with text: mysession [2019-07-30T17:58:32.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141416469 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:32.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141416469 data=null item=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-30T17:58:32.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141416471 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:32.336Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T17:58:32.336Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T17:58:32.591Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T17:58:32.591Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T17:58:32.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1141416694 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:32.591Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-30T17:58:32.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1141416695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:32.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1141416696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:32.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1141416696 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:32.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1141416696 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:32.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1141416696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:32.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1141416696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:32.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1141416696 data=null item=null detail=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-30T17:58:32.591Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1141416710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:32.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1141416710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:32.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1141416710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:32.591Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1141416710 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:32.591Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1141416710 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:32.591Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:32.591Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text' [2019-07-30T17:58:32.591Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options' [2019-07-30T17:58:32.591Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options') [2019-07-30T17:58:32.591Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options')) [2019-07-30T17:58:32.591Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:32.591Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:32.591Z] DEBUG - Clicking on &Finish [2019-07-30T17:58:32.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1141416775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:32.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1141416775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:32.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1141416776 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:32.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1141416776 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:32.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1141416776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:32.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1141416776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:32.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:32.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:32.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:32.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:32.592Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T17:58:32.592Z] DEBUG - Clicked on &Finish [2019-07-30T17:58:33.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1141416776 data=null item=null detail=0 x=0 y=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-30T17:58:33.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1141416518 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-30T17:58:33.773Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:33.773Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:33.773Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:33.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141417805 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T17:58:33.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141417805 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:33.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141417805 data=null} to Tree node with text: mysession [2019-07-30T17:58:33.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141417805 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:33.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141417805 data=null item=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-30T17:58:33.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141417806 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:33.773Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:33.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141417807 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T17:58:33.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141417807 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:33.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141417807 data=null} to Tree node with text: mysession [2019-07-30T17:58:33.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141417807 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:33.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141417807 data=null item=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-30T17:58:33.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141417808 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:33.773Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T17:58:33.773Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T17:58:33.773Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T17:58:33.773Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T17:58:33.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1141417972 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T17:58:33.773Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:33.773Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:58:33.773Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:58:33.773Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:33.773Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:33.773Z] DEBUG - Clicking on OK [2019-07-30T17:58:33.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141417973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:33.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141417973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:33.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141417973 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:33.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141417973 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:33.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141417973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:33.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141417973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:33.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141417973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:33.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1141417861 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-30T17:58:34.029Z] DEBUG - Clicked on [2019-07-30T17:58:34.029Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:34.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:34.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141418030 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:34.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141418030 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:34.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141418030 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:34.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141418031 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:34.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141418031 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-30T17:58:34.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141418033 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:34.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:34.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141418033 data=null button=0 stateMask=0x0 x=53 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:34.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141418033 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:34.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141418033 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:34.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141418034 data=null button=1 stateMask=0x0 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:34.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141418034 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-30T17:58:34.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141418035 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:34.029Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T17:58:34.029Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T17:58:34.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1141418093 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-30T17:58:34.029Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T17:58:34.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141418206 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:58:34.029Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:58:34.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:34.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:34.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:34.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=1141418250 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {Remote} [2019-07-30T17:58:34.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=1141418250 data=null doit=true} to TreeItem with text {Remote} [2019-07-30T17:58:34.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=1141418250 data=null} to TreeItem with text {Remote} [2019-07-30T17:58:34.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=1141418251 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-30T17:58:34.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141418251 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-30T17:58:34.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=1141418311 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-30T17:58:34.284Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:58:34.284Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:58:34.284Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:58:35.211Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:58:35.211Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:58:35.211Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:58:35.211Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:58:35.211Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:35.211Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:58:35.211Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:35.211Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:58:35.211Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:35.211Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:58:35.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141419222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:35.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141419222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:35.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141419222 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:35.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141419222 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:35.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141419223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:35.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141419223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:35.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141419223 data=null item=null detail=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-30T17:58:35.211Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141419223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:35.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141419223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:35.211Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141419223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:35.211Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141419223 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:35.211Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141419223 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:35.211Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:58:35.211Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:58:35.211Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:58:35.211Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:35.211Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:58:35.211Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:58:35.211Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:35.211Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:35.211Z] DEBUG - Clicking on OK [2019-07-30T17:58:35.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141419224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:35.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141419224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:35.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141419224 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:35.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141419224 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:35.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141419224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:35.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141419225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:35.211Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:35.211Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:35.211Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:35.211Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:35.211Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:35.211Z] DEBUG - Clicked on OK [2019-07-30T17:58:35.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141419225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:35.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1141418413 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-30T17:58:35.772Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.83 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-30T17:58:35.772Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest) Time elapsed: 11.622 s [2019-07-30T17:58:35.772Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-30T17:58:36.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T17:58:36.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:36.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:36.027Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:36.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141420098 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:36.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141420098 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:36.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141420099 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:36.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141420099 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:36.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141420099 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-30T17:58:36.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141420101 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:36.027Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:36.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141420101 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:36.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141420101 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:36.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141420101 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:36.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141420102 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:36.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141420102 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-30T17:58:36.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141420102 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:36.027Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T17:58:36.027Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T17:58:36.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1141420181 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-30T17:58:36.027Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T17:58:36.588Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:36.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141420687 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T17:58:36.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141420687 data=null doit=true} to Tree node with text: Sessions [2019-07-30T17:58:36.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141420688 data=null} to Tree node with text: Sessions [2019-07-30T17:58:36.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141420688 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T17:58:36.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141420688 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-30T17:58:36.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141420692 data=null button=1 stateMask=0x80000 x=89 y=136 count=1} to Tree node with text: Sessions [2019-07-30T17:58:36.588Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:36.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141420692 data=null button=0 stateMask=0x0 x=89 y=136 count=0} to Tree node with text: Sessions [2019-07-30T17:58:36.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141420693 data=null doit=true} to Tree node with text: Sessions [2019-07-30T17:58:36.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141420693 data=null} to Tree node with text: Sessions [2019-07-30T17:58:36.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141420693 data=null button=1 stateMask=0x0 x=89 y=136 count=1} to Tree node with text: Sessions [2019-07-30T17:58:36.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141420693 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-30T17:58:36.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141420694 data=null button=1 stateMask=0x80000 x=89 y=136 count=1} to Tree node with text: Sessions [2019-07-30T17:58:36.588Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T17:58:36.588Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T17:58:36.845Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T17:58:36.845Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T17:58:36.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1141420888 data=null doit=true} to Shell with text {Create Session} [2019-07-30T17:58:36.846Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:36.846Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T17:58:36.846Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T17:58:36.846Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T17:58:36.846Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:36.846Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T17:58:36.846Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T17:58:36.846Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T17:58:36.846Z] DEBUG - matched Text with text " [2019-07-30T17:58:36.846Z] ", using matcher: of type 'Text' [2019-07-30T17:58:36.846Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T17:58:36.846Z] DEBUG - matched Text with text " [2019-07-30T17:58:36.846Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T17:58:36.846Z] DEBUG - matched Text with text " [2019-07-30T17:58:36.846Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T17:58:36.846Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T17:58:36.846Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T17:58:36.846Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T17:58:36.846Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:36.846Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:36.846Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:36.846Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:36.846Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:36.846Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:36.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141420898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:36.846Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141420898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:36.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141420898 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:36.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141420898 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:36.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141420898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:36.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141420898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:36.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141420898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:36.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1141420749 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-30T17:58:36.846Z] DEBUG - Clicked on [2019-07-30T17:58:36.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141420964 data=null doit=true} to Tree node with text: Sessions [2019-07-30T17:58:36.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141420964 data=null} to Tree node with text: Sessions [2019-07-30T17:58:36.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141420964 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T17:58:36.846Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141420964 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-30T17:58:36.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141420965 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T17:58:36.846Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:36.846Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:36.846Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:36.846Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again. [2019-07-30T17:58:36.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=1141420966 data=null doit=true} to Tree node with text: Kernel [2019-07-30T17:58:36.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1141420966 data=null} to Tree node with text: Kernel [2019-07-30T17:58:36.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1141420966 data=null button=1 stateMask=0x0 x=82 y=8 count=1} to Tree node with text: Kernel [2019-07-30T17:58:36.846Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141420966 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-30T17:58:36.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1141421031 data=null button=1 stateMask=0x80000 x=98 y=8 count=1} to Tree node with text: Kernel [2019-07-30T17:58:36.846Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:36.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1141421032 data=null button=0 stateMask=0x0 x=138 y=2717 count=0} to Tree node with text: sched_switch [2019-07-30T17:58:36.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1141421032 data=null doit=true} to Tree node with text: sched_switch [2019-07-30T17:58:36.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1141421033 data=null} to Tree node with text: sched_switch [2019-07-30T17:58:36.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1141421033 data=null button=1 stateMask=0x0 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-30T17:58:36.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141421033 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-30T17:58:36.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1141421040 data=null button=1 stateMask=0x80000 x=138 y=11 count=1} to Tree node with text: sched_switch [2019-07-30T17:58:36.846Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:36.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1141421041 data=null button=0 stateMask=0x0 x=138 y=11 count=0} to Tree node with text: sched_switch [2019-07-30T17:58:36.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1141421041 data=null doit=true} to Tree node with text: sched_switch [2019-07-30T17:58:36.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1141421041 data=null} to Tree node with text: sched_switch [2019-07-30T17:58:36.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1141421041 data=null button=1 stateMask=0x0 x=138 y=11 count=1} to Tree node with text: sched_switch [2019-07-30T17:58:36.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141421041 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-30T17:58:36.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1141421042 data=null button=1 stateMask=0x80000 x=138 y=11 count=1} to Tree node with text: sched_switch [2019-07-30T17:58:37.100Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-30T17:58:37.100Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-30T17:58:37.100Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-30T17:58:37.100Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:37.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141421209 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:37.100Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T17:58:37.100Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List' [2019-07-30T17:58:37.100Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List') [2019-07-30T17:58:37.100Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List')) [2019-07-30T17:58:37.100Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T17:58:37.100Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to mysession [2019-07-30T17:58:37.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1141421210 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-30T17:58:37.100Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to mysession [2019-07-30T17:58:37.100Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:37.100Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-30T17:58:37.100Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-30T17:58:37.100Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-30T17:58:37.100Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:37.100Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:37.100Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:37.100Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:37.100Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:37.100Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:37.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141421220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:37.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141421220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:37.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141421220 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:37.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141421220 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:37.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141421220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:37.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141421220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:37.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141421220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:37.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1141421112 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-30T17:58:37.356Z] DEBUG - Clicked on [2019-07-30T17:58:37.356Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:37.356Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:37.356Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:37.356Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:37.356Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:37.356Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:37.356Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:37.356Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:37.356Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:37.356Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:37.356Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:37.356Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:37.356Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:37.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141421452 data=null doit=true} to Tree node with text: channel0 [2019-07-30T17:58:37.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141421453 data=null} to Tree node with text: channel0 [2019-07-30T17:58:37.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141421453 data=null button=1 stateMask=0x0 x=143 y=9440 count=1} to Tree node with text: channel0 [2019-07-30T17:58:37.356Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141421453 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-30T17:58:37.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141421454 data=null button=1 stateMask=0x80000 x=143 y=9440 count=1} to Tree node with text: channel0 [2019-07-30T17:58:37.356Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:37.356Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:37.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:37.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141421455 data=null button=0 stateMask=0x0 x=112 y=9398 count=0} to Tree node with text: mysession [2019-07-30T17:58:37.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141421455 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:37.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141421455 data=null} to Tree node with text: mysession [2019-07-30T17:58:37.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141421455 data=null button=1 stateMask=0x0 x=112 y=9398 count=1} to Tree node with text: mysession [2019-07-30T17:58:37.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141421456 data=null item=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-30T17:58:37.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141421458 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:37.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:37.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141421460 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T17:58:37.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141421460 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:37.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141421461 data=null} to Tree node with text: mysession [2019-07-30T17:58:37.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141421461 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:37.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141421461 data=null item=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-30T17:58:37.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141421462 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:37.356Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T17:58:37.356Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T17:58:37.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1141421509 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-30T17:58:37.356Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T17:58:37.611Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:37.611Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:37.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:37.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141421611 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T17:58:37.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141421611 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:37.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141421611 data=null} to Tree node with text: mysession [2019-07-30T17:58:37.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141421611 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:37.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141421611 data=null item=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-30T17:58:37.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141421613 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:37.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:37.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141421614 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T17:58:37.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141421614 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:37.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141421614 data=null} to Tree node with text: mysession [2019-07-30T17:58:37.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141421614 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:37.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141421614 data=null item=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-30T17:58:37.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141421615 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:37.611Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T17:58:37.611Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T17:58:37.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1141421659 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-30T17:58:37.611Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T17:58:37.611Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:37.611Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:37.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:37.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141421760 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T17:58:37.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141421760 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:37.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141421760 data=null} to Tree node with text: mysession [2019-07-30T17:58:37.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141421760 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:37.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141421761 data=null item=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-30T17:58:37.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141421762 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:37.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:37.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141421763 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T17:58:37.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141421763 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:37.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141421763 data=null} to Tree node with text: mysession [2019-07-30T17:58:37.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141421763 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:37.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141421763 data=null item=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-30T17:58:37.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141421764 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T17:58:37.611Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T17:58:37.611Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T17:58:37.866Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T17:58:37.866Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T17:58:37.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1141421916 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T17:58:37.866Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:37.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:58:37.866Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:58:37.866Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:37.866Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:37.866Z] DEBUG - Clicking on OK [2019-07-30T17:58:37.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141421916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:37.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141421917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:37.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141421917 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:37.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141421917 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:37.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141421917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:37.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141421917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:37.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141421917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:37.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1141421808 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-30T17:58:37.866Z] DEBUG - Clicked on [2019-07-30T17:58:37.866Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:37.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:37.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141422070 data=null button=0 stateMask=0x0 x=69 y=-12025 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:37.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141422070 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:37.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141422070 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:37.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141422070 data=null button=1 stateMask=0x0 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:37.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141422070 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-30T17:58:37.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141422072 data=null button=1 stateMask=0x80000 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:37.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:37.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141422073 data=null button=0 stateMask=0x0 x=69 y=-12025 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:37.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141422073 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:37.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141422073 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:37.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141422073 data=null button=1 stateMask=0x0 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:37.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141422073 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-30T17:58:37.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141422074 data=null button=1 stateMask=0x80000 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:38.121Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T17:58:38.121Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T17:58:38.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1141422125 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-30T17:58:38.121Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T17:58:38.121Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T17:58:38.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:38.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:38.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:38.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141422234 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:38.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141422234 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:38.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141422234 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:38.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141422234 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:38.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141422234 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-30T17:58:38.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141422236 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:38.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:38.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141422240 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:38.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141422240 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:38.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141422240 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:38.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141422241 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:38.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141422241 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-30T17:58:38.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141422241 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:38.121Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T17:58:38.121Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T17:58:38.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1141422284 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-30T17:58:38.121Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T17:58:38.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:38.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141422792 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T17:58:38.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141422792 data=null doit=true} to Tree node with text: Sessions [2019-07-30T17:58:38.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141422792 data=null} to Tree node with text: Sessions [2019-07-30T17:58:38.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141422792 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T17:58:38.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141422793 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-30T17:58:38.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141422796 data=null button=1 stateMask=0x80000 x=89 y=136 count=1} to Tree node with text: Sessions [2019-07-30T17:58:38.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:38.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141422796 data=null button=0 stateMask=0x0 x=89 y=136 count=0} to Tree node with text: Sessions [2019-07-30T17:58:38.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141422797 data=null doit=true} to Tree node with text: Sessions [2019-07-30T17:58:38.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141422797 data=null} to Tree node with text: Sessions [2019-07-30T17:58:38.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141422797 data=null button=1 stateMask=0x0 x=89 y=136 count=1} to Tree node with text: Sessions [2019-07-30T17:58:38.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141422797 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-30T17:58:38.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141422798 data=null button=1 stateMask=0x80000 x=89 y=136 count=1} to Tree node with text: Sessions [2019-07-30T17:58:38.682Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T17:58:38.682Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T17:58:38.937Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T17:58:38.937Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T17:58:38.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1141422954 data=null doit=true} to Shell with text {Create Session} [2019-07-30T17:58:38.937Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:38.937Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T17:58:38.937Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T17:58:38.937Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T17:58:38.937Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:38.937Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T17:58:38.937Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T17:58:38.937Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T17:58:38.937Z] DEBUG - matched Text with text " [2019-07-30T17:58:38.937Z] ", using matcher: of type 'Text' [2019-07-30T17:58:38.937Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T17:58:38.937Z] DEBUG - matched Text with text " [2019-07-30T17:58:38.937Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T17:58:38.937Z] DEBUG - matched Text with text " [2019-07-30T17:58:38.937Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:38.937Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:38.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141422957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:38.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141422957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:38.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141422957 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:38.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141422957 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:38.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141422957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:38.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141422957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:38.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141422957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:38.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1141422859 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-30T17:58:38.937Z] DEBUG - Clicked on [2019-07-30T17:58:38.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141423020 data=null doit=true} to Tree node with text: Sessions [2019-07-30T17:58:38.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141423020 data=null} to Tree node with text: Sessions [2019-07-30T17:58:38.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141423020 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T17:58:38.937Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141423020 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-30T17:58:38.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141423021 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T17:58:38.937Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:38.937Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:38.937Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:38.937Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:38.937Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:38.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141423023 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession [2019-07-30T17:58:38.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141423023 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:38.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141423023 data=null} to Tree node with text: mysession [2019-07-30T17:58:38.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141423023 data=null button=1 stateMask=0x0 x=96 y=113 count=1} to Tree node with text: mysession [2019-07-30T17:58:38.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141423023 data=null item=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-30T17:58:38.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141423025 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-30T17:58:38.937Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:38.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141423025 data=null button=0 stateMask=0x0 x=96 y=92 count=0} to Tree node with text: mysession [2019-07-30T17:58:38.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141423025 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:38.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141423025 data=null} to Tree node with text: mysession [2019-07-30T17:58:38.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141423026 data=null button=1 stateMask=0x0 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-30T17:58:38.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141423026 data=null item=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-30T17:58:38.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141423026 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-30T17:58:38.937Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:38.937Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:38.937Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:38.937Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:38.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141423186 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:38.937Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:38.937Z] 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-30T17:58:38.937Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:38.937Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:38.937Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T17:58:38.937Z] 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-30T17:58:39.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1141423188 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-30T17:58:39.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1141423188 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-30T17:58:39.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1141423188 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-30T17:58:39.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1141423188 data=null item=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-30T17:58:39.193Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T17:58:39.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:39.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:39.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:39.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:39.193Z] DEBUG - Setting state to checked on: All [2019-07-30T17:58:39.193Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:39.193Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:39.193Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:39.193Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:39.193Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:39.193Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:39.193Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:39.193Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:39.193Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-30T17:58:39.193Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-30T17:58:39.193Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-30T17:58:39.193Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:39.193Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:39.193Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:39.193Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:39.193Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:39.193Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:39.193Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:39.193Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:39.193Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:39.193Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:39.193Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:39.193Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:39.193Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:39.193Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:39.193Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:39.193Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:39.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141423211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:39.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141423211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:39.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141423212 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:39.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141423212 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:39.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141423212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:39.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141423212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:39.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141423212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:39.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141423073 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-30T17:58:39.193Z] DEBUG - Clicked on [2019-07-30T17:58:39.193Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:39.193Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:39.193Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:39.193Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:39.193Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:39.193Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:39.193Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:39.193Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:39.193Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:39.193Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:39.193Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:39.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141423378 data=null doit=true} to Tree node with text: channel0 [2019-07-30T17:58:39.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141423378 data=null} to Tree node with text: channel0 [2019-07-30T17:58:39.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141423378 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-30T17:58:39.193Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141423378 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-30T17:58:39.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141423383 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T17:58:39.193Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:39.193Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:39.193Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:39.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141423384 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:39.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141423384 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:39.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141423384 data=null} to Tree node with text: mysession [2019-07-30T17:58:39.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141423385 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:39.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141423385 data=null item=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-30T17:58:39.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141423386 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:39.193Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:39.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141423386 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:39.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141423387 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:39.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141423387 data=null} to Tree node with text: mysession [2019-07-30T17:58:39.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141423387 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:39.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141423387 data=null item=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-30T17:58:39.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141423387 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:39.449Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T17:58:39.449Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T17:58:39.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1141423472 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-30T17:58:39.449Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T17:58:39.449Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:39.449Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:39.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:39.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141423574 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:39.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141423574 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:39.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141423574 data=null} to Tree node with text: mysession [2019-07-30T17:58:39.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141423574 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:39.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141423574 data=null item=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-30T17:58:39.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141423576 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:39.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:39.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141423576 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:39.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141423576 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:39.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141423576 data=null} to Tree node with text: mysession [2019-07-30T17:58:39.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141423576 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:39.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141423577 data=null item=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-30T17:58:39.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141423577 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:39.449Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T17:58:39.449Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T17:58:39.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1141423621 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-30T17:58:39.449Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T17:58:39.705Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:39.705Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:39.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:39.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141423723 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:39.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141423723 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:39.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141423723 data=null} to Tree node with text: mysession [2019-07-30T17:58:39.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141423723 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:39.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141423723 data=null item=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-30T17:58:39.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141423726 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:39.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:39.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141423727 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:39.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141423727 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:39.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141423727 data=null} to Tree node with text: mysession [2019-07-30T17:58:39.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141423727 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:39.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141423727 data=null item=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-30T17:58:39.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141423728 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:39.705Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T17:58:39.705Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T17:58:39.705Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T17:58:39.705Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T17:58:39.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1141423886 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T17:58:39.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:39.705Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:58:39.705Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:58:39.705Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:39.705Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:39.705Z] DEBUG - Clicking on OK [2019-07-30T17:58:39.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141423887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:39.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141423887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:39.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141423887 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:39.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141423887 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:39.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141423887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:39.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141423887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:39.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141423888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:39.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1141423776 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-30T17:58:39.961Z] DEBUG - Clicked on [2019-07-30T17:58:39.961Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:39.961Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:39.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141423994 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:39.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141423994 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:39.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141423994 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:39.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141423994 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:39.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141423994 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-30T17:58:39.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141423996 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:39.961Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:39.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141423997 data=null button=0 stateMask=0x0 x=53 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:39.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141423997 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:39.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141423997 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:39.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141423997 data=null button=1 stateMask=0x0 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:39.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141423997 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-30T17:58:39.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141423998 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:39.961Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T17:58:39.961Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T17:58:39.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1141424075 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-30T17:58:39.961Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T17:58:39.961Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.434 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-30T17:58:39.961Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 2.225 s [2019-07-30T17:58:39.961Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 1.95 s [2019-07-30T17:58:39.961Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-30T17:58:40.521Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T17:58:40.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:40.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:40.521Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:40.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141424683 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:40.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141424683 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:40.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141424683 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:40.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141424683 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:40.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141424683 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-30T17:58:40.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141424685 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:40.521Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:40.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141424686 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:40.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141424686 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:40.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141424686 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:40.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141424686 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:40.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141424686 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-30T17:58:40.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141424687 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:40.776Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T17:58:40.776Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T17:58:40.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1141424784 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-30T17:58:40.776Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T17:58:41.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:41.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141425294 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T17:58:41.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141425294 data=null doit=true} to Tree node with text: Sessions [2019-07-30T17:58:41.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141425294 data=null} to Tree node with text: Sessions [2019-07-30T17:58:41.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141425294 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T17:58:41.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141425294 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-30T17:58:41.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141425295 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T17:58:41.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:41.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141425296 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T17:58:41.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141425296 data=null doit=true} to Tree node with text: Sessions [2019-07-30T17:58:41.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141425296 data=null} to Tree node with text: Sessions [2019-07-30T17:58:41.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141425296 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T17:58:41.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141425296 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-30T17:58:41.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141425297 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T17:58:41.336Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T17:58:41.336Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T17:58:41.336Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T17:58:41.336Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T17:58:41.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1141425430 data=null doit=true} to Shell with text {Create Session} [2019-07-30T17:58:41.336Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:41.336Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T17:58:41.336Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T17:58:41.336Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T17:58:41.336Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T17:58:41.336Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T17:58:41.336Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T17:58:41.336Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T17:58:41.336Z] DEBUG - matched Text with text " [2019-07-30T17:58:41.336Z] ", using matcher: of type 'Text' [2019-07-30T17:58:41.336Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T17:58:41.336Z] DEBUG - matched Text with text " [2019-07-30T17:58:41.336Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T17:58:41.336Z] DEBUG - matched Text with text " [2019-07-30T17:58:41.336Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T17:58:41.336Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T17:58:41.336Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T17:58:41.336Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T17:58:41.336Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:41.336Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:41.336Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:41.336Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:41.336Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:41.336Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:41.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141425432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:41.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141425432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:41.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141425432 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:41.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141425432 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:41.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141425435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:41.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141425435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:41.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141425435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:41.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1141425344 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-30T17:58:41.336Z] DEBUG - Clicked on [2019-07-30T17:58:41.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141425505 data=null doit=true} to Tree node with text: Sessions [2019-07-30T17:58:41.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141425505 data=null} to Tree node with text: Sessions [2019-07-30T17:58:41.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141425505 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T17:58:41.337Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141425506 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-30T17:58:41.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141425506 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T17:58:41.337Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:41.337Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:41.337Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:41.337Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:41.337Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:41.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141425508 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession [2019-07-30T17:58:41.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141425508 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:41.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141425508 data=null} to Tree node with text: mysession [2019-07-30T17:58:41.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141425508 data=null button=1 stateMask=0x0 x=96 y=113 count=1} to Tree node with text: mysession [2019-07-30T17:58:41.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141425508 data=null item=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-30T17:58:41.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141425510 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-30T17:58:41.337Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:41.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141425510 data=null button=0 stateMask=0x0 x=96 y=92 count=0} to Tree node with text: mysession [2019-07-30T17:58:41.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141425511 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:41.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141425511 data=null} to Tree node with text: mysession [2019-07-30T17:58:41.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141425511 data=null button=1 stateMask=0x0 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-30T17:58:41.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141425511 data=null item=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-30T17:58:41.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141425511 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession [2019-07-30T17:58:41.591Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:41.591Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:41.847Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T17:58:41.847Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T17:58:41.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1141425902 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:41.847Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls') [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:41.847Z] 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-30T17:58:41.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] 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-30T17:58:41.847Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:41.847Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:41.847Z] DEBUG - Clicking on &Ok [2019-07-30T17:58:41.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1141425911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:41.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1141425911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:41.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1141425911 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:41.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1141425912 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:41.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1141425912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:41.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1141425912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:41.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1141425912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T17:58:41.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1141425606 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-30T17:58:41.847Z] DEBUG - Clicked on [2019-07-30T17:58:41.847Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:41.847Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:41.847Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:41.847Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:41.847Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:41.847Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:41.847Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T17:58:41.847Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T17:58:41.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1141426075 data=null doit=true} to Tree node with text: channel0 [2019-07-30T17:58:41.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1141426075 data=null} to Tree node with text: channel0 [2019-07-30T17:58:41.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1141426075 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-30T17:58:41.847Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141426075 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-30T17:58:41.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1141426076 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-30T17:58:41.847Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:41.847Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:41.847Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:41.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141426077 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:41.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141426077 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:41.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141426077 data=null} to Tree node with text: mysession [2019-07-30T17:58:41.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141426077 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:41.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141426077 data=null item=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-30T17:58:41.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141426083 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:41.847Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:41.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141426083 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:41.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141426083 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:41.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141426083 data=null} to Tree node with text: mysession [2019-07-30T17:58:41.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141426083 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:41.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141426084 data=null item=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-30T17:58:41.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141426084 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:42.114Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T17:58:42.114Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T17:58:42.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1141426132 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-30T17:58:42.114Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T17:58:42.114Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:42.114Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:42.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:42.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141426234 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:42.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141426234 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:42.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141426234 data=null} to Tree node with text: mysession [2019-07-30T17:58:42.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141426234 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:42.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141426234 data=null item=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-30T17:58:42.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141426237 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:42.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:42.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141426237 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:42.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141426237 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:42.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141426237 data=null} to Tree node with text: mysession [2019-07-30T17:58:42.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141426237 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:42.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141426237 data=null item=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-30T17:58:42.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141426238 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:42.114Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T17:58:42.114Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T17:58:42.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1141426282 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-30T17:58:42.114Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T17:58:42.369Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:42.369Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:42.369Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:42.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141426386 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:42.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141426386 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:42.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141426386 data=null} to Tree node with text: mysession [2019-07-30T17:58:42.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141426386 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:42.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141426386 data=null item=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-30T17:58:42.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141426388 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:42.369Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:42.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1141426388 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T17:58:42.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1141426388 data=null doit=true} to Tree node with text: mysession [2019-07-30T17:58:42.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1141426388 data=null} to Tree node with text: mysession [2019-07-30T17:58:42.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1141426388 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:42.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141426388 data=null item=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-30T17:58:42.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1141426389 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T17:58:42.369Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T17:58:42.369Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T17:58:42.369Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T17:58:42.369Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T17:58:42.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1141426505 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T17:58:42.369Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:42.369Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:58:42.369Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:58:42.369Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:42.369Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:42.369Z] DEBUG - Clicking on OK [2019-07-30T17:58:42.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141426506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:42.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141426506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:42.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141426506 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:42.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141426506 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:42.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141426506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:42.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141426506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:42.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141426506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:42.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1141426437 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-30T17:58:42.369Z] DEBUG - Clicked on [2019-07-30T17:58:42.369Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:42.369Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:42.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141426609 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:42.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141426609 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:42.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141426609 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:42.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141426609 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:42.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141426610 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-30T17:58:42.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141426612 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:42.369Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:42.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141426612 data=null button=0 stateMask=0x0 x=53 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:42.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141426612 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:42.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141426612 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:42.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141426613 data=null button=1 stateMask=0x0 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:42.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141426613 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-30T17:58:42.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141426614 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:42.624Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T17:58:42.624Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T17:58:42.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1141426708 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-30T17:58:42.624Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T17:58:42.624Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.627 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-30T17:58:42.624Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest) Time elapsed: 2.314 s [2019-07-30T17:58:42.624Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-30T17:58:43.184Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T17:58:43.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:43.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:43.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:43.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141427295 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:43.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141427295 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:43.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141427296 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:43.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141427296 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:43.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141427296 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-30T17:58:43.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141427297 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:43.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:43.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141427298 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:43.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141427298 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:43.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141427298 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:43.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141427298 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:43.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141427298 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-30T17:58:43.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141427299 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:43.184Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T17:58:43.184Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T17:58:43.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1141427382 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-30T17:58:43.184Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T17:58:43.744Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:43.744Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:43.744Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:43.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10065754755180248} time=1141427891 data=null button=0 stateMask=0x0 x=146 y=158 count=0} to Tree node with text: 10065754755180248 [2019-07-30T17:58:43.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10065754755180248} time=1141427891 data=null doit=true} to Tree node with text: 10065754755180248 [2019-07-30T17:58:43.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10065754755180248} time=1141427891 data=null} to Tree node with text: 10065754755180248 [2019-07-30T17:58:43.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10065754755180248} time=1141427891 data=null button=1 stateMask=0x0 x=146 y=158 count=1} to Tree node with text: 10065754755180248 [2019-07-30T17:58:43.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141427891 data=null item=TreeItem {10065754755180248} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 10065754755180248 [2019-07-30T17:58:43.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10065754755180248} time=1141427895 data=null button=1 stateMask=0x80000 x=146 y=157 count=1} to Tree node with text: 10065754755180248 [2019-07-30T17:58:43.744Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:43.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10065754755180248} time=1141427896 data=null button=0 stateMask=0x0 x=146 y=157 count=0} to Tree node with text: 10065754755180248 [2019-07-30T17:58:43.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10065754755180248} time=1141427896 data=null doit=true} to Tree node with text: 10065754755180248 [2019-07-30T17:58:43.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10065754755180248} time=1141427896 data=null} to Tree node with text: 10065754755180248 [2019-07-30T17:58:43.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10065754755180248} time=1141427896 data=null button=1 stateMask=0x0 x=146 y=157 count=1} to Tree node with text: 10065754755180248 [2019-07-30T17:58:43.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141427896 data=null item=TreeItem {10065754755180248} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 10065754755180248 [2019-07-30T17:58:43.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10065754755180248} time=1141427897 data=null button=1 stateMask=0x80000 x=146 y=157 count=1} to Tree node with text: 10065754755180248 [2019-07-30T17:58:43.744Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...' [2019-07-30T17:58:43.744Z] DEBUG - Clicking on with mnemonic 'Save...' [2019-07-30T17:58:43.999Z] DEBUG - Clicked on with mnemonic 'Save...' [2019-07-30T17:58:43.999Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions' [2019-07-30T17:58:43.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} time=1141428020 data=null doit=true} to Shell with text {Save Sessions} [2019-07-30T17:58:43.999Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-30T17:58:43.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:43.999Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:58:43.999Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:58:44.000Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:44.000Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.000Z] DEBUG - Clicking on OK [2019-07-30T17:58:44.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141428020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141428021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141428021 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141428021 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141428021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141428021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141428021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=1141427944 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-30T17:58:44.000Z] DEBUG - Clicked on [2019-07-30T17:58:44.000Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:44.000Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:44.000Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:44.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10065754755180248} time=1141428095 data=null button=0 stateMask=0x0 x=146 y=93 count=0} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10065754755180248} time=1141428095 data=null doit=true} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10065754755180248} time=1141428096 data=null} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10065754755180248} time=1141428096 data=null button=1 stateMask=0x0 x=146 y=93 count=1} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141428096 data=null item=TreeItem {10065754755180248} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10065754755180248} time=1141428097 data=null button=1 stateMask=0x80000 x=146 y=93 count=1} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.000Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:44.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10065754755180248} time=1141428097 data=null button=0 stateMask=0x0 x=146 y=93 count=0} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10065754755180248} time=1141428098 data=null doit=true} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10065754755180248} time=1141428098 data=null} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10065754755180248} time=1141428098 data=null button=1 stateMask=0x0 x=146 y=93 count=1} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141428098 data=null item=TreeItem {10065754755180248} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10065754755180248} time=1141428098 data=null button=1 stateMask=0x80000 x=146 y=93 count=1} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.000Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T17:58:44.000Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T17:58:44.255Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T17:58:44.255Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T17:58:44.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1141428294 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T17:58:44.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:44.255Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:58:44.255Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:58:44.255Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:44.255Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.255Z] DEBUG - Clicking on OK [2019-07-30T17:58:44.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141428295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141428295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141428295 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141428295 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141428295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141428295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141428295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1141428189 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-30T17:58:44.255Z] DEBUG - Clicked on [2019-07-30T17:58:44.255Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:44.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:44.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141428385 data=null button=0 stateMask=0x0 x=73 y=92 count=0} to Tree node with text: Sessions [2019-07-30T17:58:44.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141428385 data=null doit=true} to Tree node with text: Sessions [2019-07-30T17:58:44.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141428385 data=null} to Tree node with text: Sessions [2019-07-30T17:58:44.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141428386 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T17:58:44.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141428386 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-30T17:58:44.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141428386 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T17:58:44.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:44.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1141428387 data=null button=0 stateMask=0x0 x=73 y=92 count=0} to Tree node with text: Sessions [2019-07-30T17:58:44.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1141428387 data=null doit=true} to Tree node with text: Sessions [2019-07-30T17:58:44.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1141428387 data=null} to Tree node with text: Sessions [2019-07-30T17:58:44.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1141428387 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T17:58:44.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141428387 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-30T17:58:44.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1141428388 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T17:58:44.255Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...' [2019-07-30T17:58:44.255Z] DEBUG - Clicking on with mnemonic 'Load...' [2019-07-30T17:58:44.511Z] DEBUG - Clicked on with mnemonic 'Load...' [2019-07-30T17:58:44.511Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions' [2019-07-30T17:58:44.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} time=1141428612 data=null doit=true} to Shell with text {Load Sessions} [2019-07-30T17:58:44.511Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-30T17:58:44.511Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-30T17:58:44.511Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote' [2019-07-30T17:58:44.511Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO' [2019-07-30T17:58:44.511Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T17:58:44.511Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-30T17:58:44.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:44.511Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-30T17:58:44.511Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:58:44.511Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T17:58:44.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=1141428613 data=null doit=true} to Button with text {Local} [2019-07-30T17:58:44.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=1141428613 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-30T17:58:44.511Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T17:58:44.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=1141428614 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T17:58:44.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=1141428614 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-30T17:58:44.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=1141428614 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-30T17:58:44.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=1141428614 data=null item=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-30T17:58:44.511Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T17:58:44.511Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:58:44.511Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:58:44.511Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:44.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10065754755180248.lttng} time=1141428699 data=null button=0 stateMask=0x0 x=127 y=11 count=0} to TreeItem with text {10065754755180248.lttng} [2019-07-30T17:58:44.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10065754755180248.lttng} time=1141428699 data=null doit=true} to TreeItem with text {10065754755180248.lttng} [2019-07-30T17:58:44.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10065754755180248.lttng} time=1141428699 data=null} to TreeItem with text {10065754755180248.lttng} [2019-07-30T17:58:44.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10065754755180248.lttng} time=1141428700 data=null button=1 stateMask=0x0 x=127 y=11 count=1} to TreeItem with text {10065754755180248.lttng} [2019-07-30T17:58:44.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141428700 data=null item=TreeItem {10065754755180248.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {10065754755180248.lttng} [2019-07-30T17:58:44.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10065754755180248.lttng} time=1141428709 data=null button=1 stateMask=0x80000 x=127 y=11 count=1} to TreeItem with text {10065754755180248.lttng} [2019-07-30T17:58:44.511Z] DEBUG - Clicking on TreeItem with text {10065754755180248.lttng} [2019-07-30T17:58:44.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10065754755180248.lttng} time=1141428710 data=null button=0 stateMask=0x0 x=127 y=11 count=0} to TreeItem with text {10065754755180248.lttng} [2019-07-30T17:58:44.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10065754755180248.lttng} time=1141428710 data=null doit=true} to TreeItem with text {10065754755180248.lttng} [2019-07-30T17:58:44.511Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:44.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10065754755180248.lttng} time=1141428710 data=null} to TreeItem with text {10065754755180248.lttng} [2019-07-30T17:58:44.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10065754755180248.lttng} time=1141428710 data=null button=1 stateMask=0x0 x=127 y=11 count=1} to TreeItem with text {10065754755180248.lttng} [2019-07-30T17:58:44.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141428710 data=null item=TreeItem {10065754755180248.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {10065754755180248.lttng} [2019-07-30T17:58:44.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10065754755180248.lttng} time=1141428711 data=null button=1 stateMask=0x80000 x=127 y=11 count=1} to TreeItem with text {10065754755180248.lttng} [2019-07-30T17:58:44.511Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {10065754755180248.lttng} time=1141428711 data=null button=0 stateMask=0x0 x=127 y=11 count=0} to TreeItem with text {10065754755180248.lttng} [2019-07-30T17:58:44.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {10065754755180248.lttng} time=1141428711 data=null doit=true} to TreeItem with text {10065754755180248.lttng} [2019-07-30T17:58:44.511Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {10065754755180248.lttng} time=1141428711 data=null} to TreeItem with text {10065754755180248.lttng} [2019-07-30T17:58:44.511Z] DEBUG - Clicked on TreeItem with text {10065754755180248.lttng} [2019-07-30T17:58:44.511Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-30T17:58:44.511Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-30T17:58:44.511Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-30T17:58:44.511Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T17:58:44.511Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button' [2019-07-30T17:58:44.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:44.511Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-30T17:58:44.511Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:58:44.511Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:58:44.511Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:44.511Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.511Z] DEBUG - Clicking on OK [2019-07-30T17:58:44.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141428712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141428712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141428712 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141428712 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141428712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141428712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141428712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:44.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=1141428477 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-30T17:58:44.766Z] DEBUG - Clicked on [2019-07-30T17:58:44.766Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:44.766Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:44.766Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T17:58:44.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:44.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10065754755180248} time=1141428903 data=null button=0 stateMask=0x0 x=130 y=8 count=0} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10065754755180248} time=1141428903 data=null doit=true} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10065754755180248} time=1141428903 data=null} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10065754755180248} time=1141428903 data=null button=1 stateMask=0x0 x=130 y=8 count=1} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141428903 data=null item=TreeItem {10065754755180248} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10065754755180248} time=1141428905 data=null button=1 stateMask=0x80000 x=130 y=11 count=1} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:44.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {10065754755180248} time=1141428905 data=null button=0 stateMask=0x0 x=130 y=11 count=0} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {10065754755180248} time=1141428905 data=null doit=true} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {10065754755180248} time=1141428905 data=null} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {10065754755180248} time=1141428906 data=null button=1 stateMask=0x0 x=130 y=11 count=1} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141428906 data=null item=TreeItem {10065754755180248} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {10065754755180248} time=1141428906 data=null button=1 stateMask=0x80000 x=130 y=11 count=1} to Tree node with text: 10065754755180248 [2019-07-30T17:58:44.766Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T17:58:44.766Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T17:58:45.022Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T17:58:45.022Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T17:58:45.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1141429082 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T17:58:45.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:58:45.022Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:58:45.022Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:58:45.022Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:58:45.022Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:45.022Z] DEBUG - Clicking on OK [2019-07-30T17:58:45.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141429082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:45.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141429082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:45.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141429082 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:45.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141429082 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:45.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141429083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:45.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141429083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:45.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141429083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:58:45.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1141428997 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-30T17:58:45.022Z] DEBUG - Clicked on [2019-07-30T17:58:45.022Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T17:58:45.022Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:45.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141429140 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:45.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141429140 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:45.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141429141 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:45.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141429141 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:45.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141429141 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-30T17:58:45.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141429143 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:45.022Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:58:45.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1141429143 data=null button=0 stateMask=0x0 x=53 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T17:58:45.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1141429143 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T17:58:45.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1141429143 data=null} to TreeItem with text {myNode} [2019-07-30T17:58:45.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1141429143 data=null button=1 stateMask=0x0 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:45.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141429143 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-30T17:58:45.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1141429144 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T17:58:45.022Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T17:58:45.022Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T17:58:45.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1141429209 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-30T17:58:45.022Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T17:58:45.277Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.496 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-30T17:58:45.277Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest) Time elapsed: 2.194 s [2019-07-30T17:58:45.277Z] [2019-07-30T17:58:45.277Z] Results: [2019-07-30T17:58:45.277Z] [2019-07-30T17:58:45.277Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T17:58:45.277Z] [2019-07-30T17:58:45.837Z] [2019-07-30T17:58:45.837Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 17:58:45.536 [2019-07-30T17:58:45.837Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T17:58:46.763Z] [INFO] All tests passed! [2019-07-30T17:58:46.763Z] [INFO] [2019-07-30T17:58:46.763Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T17:58:46.763Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T17:58:46.763Z] [INFO] [2019-07-30T17:58:46.763Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T17:58:47.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T17:58:47.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T17:58:47.580Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T17:58:48.140Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T17:58:48.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T17:58:48.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T17:58:48.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T17:58:48.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T17:58:48.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T17:58:48.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T17:58:49.161Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T17:58:50.086Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T17:58:50.086Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T17:58:50.086Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T17:58:50.342Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T17:58:50.597Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T17:58:50.853Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-30T17:58:51.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T17:58:51.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T17:58:51.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T17:58:51.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T17:58:51.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T17:58:52.038Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T17:58:52.038Z] [INFO] [2019-07-30T17:58:52.038Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T17:58:52.038Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:58:52.038Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:58:52.038Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:58:52.038Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:58:52.038Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:58:52.038Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:58:52.038Z] [INFO] [2019-07-30T17:58:52.038Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T17:58:52.038Z] [INFO] [2019-07-30T17:58:52.038Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >-- [2019-07-30T17:58:52.038Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT [99/134] [2019-07-30T17:58:52.038Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T17:58:52.038Z] [INFO] [2019-07-30T17:58:52.038Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T17:58:52.038Z] [INFO] [2019-07-30T17:58:52.038Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T17:58:52.038Z] [INFO] The project's OSGi version is 1.0.10.201907301708 [2019-07-30T17:58:52.038Z] [INFO] [2019-07-30T17:58:52.038Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T17:58:52.038Z] [INFO] [2019-07-30T17:58:52.038Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T17:58:52.038Z] [INFO] [2019-07-30T17:58:52.038Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T17:58:52.038Z] [INFO] [2019-07-30T17:58:52.038Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T17:58:52.038Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T17:58:52.038Z] [INFO] [2019-07-30T17:58:52.038Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T17:58:52.038Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:58:52.038Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources [2019-07-30T17:58:52.038Z] [INFO] [2019-07-30T17:58:52.038Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T17:58:52.038Z] [INFO] Compiling 19 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes [2019-07-30T17:58:52.598Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[369] [2019-07-30T17:58:52.598Z] final TimeGraphControl timegraph = view.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-30T17:58:52.598Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:58:52.598Z] 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-30T17:58:52.598Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[387] [2019-07-30T17:58:52.598Z] final TimeGraphControl timegraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-30T17:58:52.598Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:58:52.598Z] 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-30T17:58:52.598Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[384] [2019-07-30T17:58:52.598Z] final TimeGraphMarkerAxis markerAxis = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphMarkerAxis.class)); [2019-07-30T17:58:52.598Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:58:52.598Z] 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-30T17:58:52.598Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[400] [2019-07-30T17:58:52.598Z] final TimeGraphControl timeGraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-30T17:58:52.598Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T17:58:52.598Z] 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-30T17:58:52.598Z] 4 problems (4 warnings) [2019-07-30T17:58:52.598Z] [INFO] [2019-07-30T17:58:52.598Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T17:58:52.598Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T17:58:52.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources [2019-07-30T17:58:52.598Z] [INFO] [2019-07-30T17:58:52.598Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T17:58:52.598Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:58:52.854Z] [INFO] [2019-07-30T17:58:52.854Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T17:58:52.854Z] [INFO] [2019-07-30T17:58:52.854Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T17:58:52.854Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:58:52.854Z] [INFO] [2019-07-30T17:58:52.854Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T17:58:52.854Z] [INFO] [2019-07-30T17:58:52.854Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T17:58:52.854Z] [INFO] [2019-07-30T17:58:52.854Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T17:58:52.854Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T17:58:52.854Z] [INFO] [2019-07-30T17:58:52.854Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T17:58:52.854Z] [INFO] [2019-07-30T17:58:52.854Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T17:58:54.218Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T17:58:54.218Z] [INFO] Command line: [2019-07-30T17:58:54.218Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T17:58:54.218Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T17:58:56.731Z] !SESSION 2019-07-30 17:58:54.205 ----------------------------------------------- [2019-07-30T17:58:56.731Z] eclipse.buildId=unknown [2019-07-30T17:58:56.731Z] java.version=1.8.0_202 [2019-07-30T17:58:56.731Z] java.vendor=Oracle Corporation [2019-07-30T17:58:56.731Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T17:58:56.731Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T17:58:56.731Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T17:58:56.731Z] [2019-07-30T17:58:56.731Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 17:58:56.108 [2019-07-30T17:58:56.731Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:58:56.731Z] !STACK 0 [2019-07-30T17:58:56.731Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T17:58:56.731Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:58:56.731Z] [2019-07-30T17:58:56.731Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:58:56.731Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:58:56.731Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:58:56.731Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:58:56.731Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:58:56.731Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:58:56.731Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:58:56.731Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:58:56.731Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:58:56.731Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:58:56.731Z] [2019-07-30T17:58:56.731Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 17:58:56.218 [2019-07-30T17:58:56.731Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T17:58:56.731Z] !STACK 0 [2019-07-30T17:58:56.731Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T17:58:56.731Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:58:56.731Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T17:58:56.731Z] -> 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-30T17:58:56.731Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T17:58:56.731Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T17:58:56.731Z] [2019-07-30T17:58:56.731Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T17:58:56.731Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T17:58:56.731Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T17:58:56.731Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T17:58:56.731Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T17:58:56.731Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T17:58:56.731Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T17:58:56.731Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T17:58:56.731Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T17:58:56.731Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T17:58:57.658Z] process 11617: 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-30T17:58:57.658Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T17:58:58.219Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:58:58.219Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T17:59:04.952Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-30T17:59:05.878Z] Display size: 1440x900 [2019-07-30T17:59:05.878Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-30T17:59:05.878Z] GTK version=3.18.9 [2019-07-30T17:59:05.878Z] GTK theme=Ambiance [2019-07-30T17:59:05.878Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T17:59:05.878Z] Time zone: Coordinated Universal Time [2019-07-30T17:59:05.878Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T17:59:05.878Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T17:59:06.803Z] *** BUG *** [2019-07-30T17:59:06.803Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:59:06.803Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:59:06.803Z] [2019-07-30T17:59:06.803Z] *** BUG *** [2019-07-30T17:59:06.803Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:59:06.803Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:59:06.803Z] [2019-07-30T17:59:07.058Z] *** BUG *** [2019-07-30T17:59:07.058Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:59:07.058Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:59:07.058Z] [2019-07-30T17:59:07.058Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T17:59:07.314Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T17:59:15.393Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T17:59:15.393Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:59:15.648Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T17:59:15.903Z] DEBUG - number of items : 5 [2019-07-30T17:59:15.903Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T17:59:15.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141459973 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-30T17:59:15.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141459973 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-30T17:59:15.903Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141459973 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T17:59:15.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141459974 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-30T17:59:15.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141459974 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-30T17:59:15.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141459974 data=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-30T17:59:15.903Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141459976 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-30T17:59:15.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141460071 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-30T17:59:15.903Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141460073 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-30T17:59:15.903Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141460073 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T17:59:15.903Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141460073 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T17:59:15.903Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T17:59:16.829Z] DEBUG - number of items : 17 [2019-07-30T17:59:16.829Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T17:59:16.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141460771 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-30T17:59:16.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141460771 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-30T17:59:16.829Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141460771 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T17:59:16.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141460771 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-30T17:59:16.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141460771 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-30T17:59:16.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141460772 data=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-30T17:59:16.829Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141460773 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-30T17:59:16.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141460773 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-30T17:59:16.829Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141460773 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-30T17:59:16.829Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141460773 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T17:59:16.829Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141460774 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T17:59:16.829Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T17:59:17.390Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T17:59:17.390Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T17:59:19.903Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T17:59:19.903Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:59:20.158Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T17:59:20.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:59:20.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:59:20.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:59:20.810Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-30T17:59:20.810Z] DEBUG - Setting state to unchecked on: lttng-sessiond [2019-07-30T17:59:20.810Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-30T17:59:21.370Z] DEBUG - number of items : 17 [2019-07-30T17:59:21.370Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T17:59:21.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141465503 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-30T17:59:21.370Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141465504 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-30T17:59:21.370Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141465504 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T17:59:21.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141465504 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-30T17:59:21.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141465504 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-30T17:59:21.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141465504 data=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-30T17:59:21.370Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141465505 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-30T17:59:21.370Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141465505 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-30T17:59:21.370Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141465506 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-30T17:59:21.370Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141465506 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T17:59:21.370Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141465506 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T17:59:21.370Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T17:59:21.930Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T17:59:21.930Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T17:59:24.443Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T17:59:24.443Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:59:24.443Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T17:59:24.443Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T17:59:24.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:59:24.698Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T17:59:24.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:59:24.698Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T17:59:24.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:59:24.953Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T17:59:24.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:59:24.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141469072 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:59:24.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:59:24.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:59:24.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:59:24.953Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:59:24.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141469108 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:59:24.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141469108 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:59:24.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141469108 data=null} to TreeItem with text {test} [2019-07-30T17:59:24.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141469109 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:59:24.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141469110 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:59:24.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141469170 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:59:25.208Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:59:25.208Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:59:25.464Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:59:25.464Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:59:25.464Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:59:25.464Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:59:25.464Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:59:25.464Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:25.464Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:59:25.464Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:59:25.464Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:59:25.464Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:25.464Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:59:25.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141469706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:25.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141469709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:25.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141469709 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:25.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141469713 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:25.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141469713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:25.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141469713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:25.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141469713 data=null item=null detail=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-30T17:59:25.464Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141469713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:25.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141469714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:25.464Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141469714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:25.464Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141469714 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:25.464Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141469714 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:25.719Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:25.719Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:59:25.719Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:59:25.719Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:59:25.719Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:59:25.719Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:59:25.719Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:59:25.719Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:25.719Z] DEBUG - Clicking on OK [2019-07-30T17:59:25.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141469716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:25.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141469717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:25.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141469717 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:25.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141469717 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:25.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141469717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:25.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141469717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:25.719Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:25.719Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:25.719Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:25.719Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:25.719Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:25.719Z] DEBUG - Clicked on OK [2019-07-30T17:59:26.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141469717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:26.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1141469368 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-30T17:59:26.839Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.604 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-30T17:59:26.839Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 10.628 s [2019-07-30T17:59:26.839Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 4.629 s [2019-07-30T17:59:26.839Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 2.999 s [2019-07-30T17:59:26.839Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-30T17:59:26.839Z] *** BUG *** [2019-07-30T17:59:26.839Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:59:26.839Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:59:26.839Z] [2019-07-30T17:59:27.094Z] *** BUG *** [2019-07-30T17:59:27.094Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:59:27.094Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:59:27.094Z] [2019-07-30T17:59:27.094Z] *** BUG *** [2019-07-30T17:59:27.094Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T17:59:27.094Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T17:59:27.094Z] [2019-07-30T17:59:37.030Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:37.030Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:59:37.030Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T17:59:37.030Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:59:37.030Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:59:37.030Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T17:59:37.030Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:59:37.030Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:59:37.030Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T17:59:37.030Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:59:37.030Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:59:37.030Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T17:59:37.030Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:59:37.030Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:59:37.030Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T17:59:37.030Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:59:37.030Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:59:37.030Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T17:59:37.030Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:59:37.030Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:59:37.030Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T17:59:37.030Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:59:37.030Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:59:37.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141481391 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T17:59:37.284Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T17:59:37.284Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T17:59:37.284Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T17:59:37.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T17:59:37.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141481477 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T17:59:37.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141481477 data=null doit=true} to TreeItem with text {test} [2019-07-30T17:59:37.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141481477 data=null} to TreeItem with text {test} [2019-07-30T17:59:37.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141481477 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:59:37.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141481477 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T17:59:37.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141481487 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T17:59:37.539Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T17:59:37.539Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T17:59:37.539Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T17:59:38.464Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T17:59:38.464Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T17:59:38.464Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:59:38.464Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T17:59:38.464Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:38.464Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:59:38.464Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:59:38.464Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:59:38.464Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:38.464Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T17:59:38.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141482387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:38.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141482388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:38.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141482388 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:38.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141482388 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:38.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141482388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:38.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141482388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:38.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141482388 data=null item=null detail=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-30T17:59:38.464Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141482388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:38.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141482388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:38.464Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141482388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:38.464Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141482388 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:38.464Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141482389 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:38.464Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T17:59:38.464Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T17:59:38.464Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T17:59:38.464Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T17:59:38.464Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T17:59:38.464Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T17:59:38.464Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T17:59:38.464Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:38.464Z] DEBUG - Clicking on OK [2019-07-30T17:59:38.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141482390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:38.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141482390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:38.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141482390 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:38.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141482390 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:38.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141482390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:38.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141482390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:38.464Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:38.464Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:38.464Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:38.464Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:38.464Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:38.464Z] DEBUG - Clicked on OK [2019-07-30T17:59:38.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141482390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T17:59:38.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1141481581 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-30T17:59:38.975Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.182 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-30T17:59:38.975Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest) Time elapsed: 2.219 s [2019-07-30T17:59:38.975Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-30T17:59:39.535Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:44.774Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T17:59:44.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:59:44.774Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:44.774Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:44.774Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:59:44.774Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:59:44.774Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:44.774Z] DEBUG - number of items : 25 [2019-07-30T17:59:45.029Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141489069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141489069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.029Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141489069 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141489070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141489070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141489070 data=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-30T17:59:45.029Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141489071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141489071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.029Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141489071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.029Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141489071 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.029Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141489071 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.029Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.029Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:45.590Z] DEBUG - number of items : 25 [2019-07-30T17:59:45.590Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141489574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141489574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.590Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141489574 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141489575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141489575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141489575 data=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-30T17:59:45.590Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141489576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141489577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141489577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.590Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141489577 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.590Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141489577 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.590Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.590Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:45.846Z] DEBUG - number of items : 25 [2019-07-30T17:59:45.846Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141490079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.846Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141490080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.846Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141490080 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141490080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141490080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141490080 data=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-30T17:59:45.846Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141490082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.846Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141490082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.846Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141490082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.846Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141490082 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.846Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141490082 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.846Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:45.846Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:46.407Z] DEBUG - number of items : 25 [2019-07-30T17:59:46.407Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T17:59:46.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141490589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:46.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141490589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:46.407Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141490589 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:46.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141490589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:46.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141490589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:46.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141490589 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-30T17:59:46.407Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141490592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:46.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141490592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:46.407Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141490592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:46.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141490592 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:46.407Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141490592 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:46.407Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T17:59:46.407Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:46.967Z] DEBUG - number of items : 25 [2019-07-30T17:59:46.967Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T17:59:46.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141491095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:46.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141491095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:46.967Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141491095 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:46.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141491095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:46.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141491095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:46.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141491095 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-30T17:59:46.967Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141491097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:46.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141491097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:46.967Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141491097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:46.967Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141491097 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:46.967Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141491097 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:46.967Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T17:59:46.967Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:47.527Z] DEBUG - number of items : 25 [2019-07-30T17:59:47.527Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T17:59:47.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141491599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141491600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141491600 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141491600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141491600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141491600 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-30T17:59:47.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141491602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141491602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141491602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141491602 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141491602 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:47.527Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T17:59:47.527Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:47.527Z] DEBUG - number of items : 25 [2019-07-30T17:59:47.527Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T17:59:47.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141491604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141491604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141491604 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141491604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141491604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141491604 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-30T17:59:47.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141491605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141491605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141491605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141491605 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141491606 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:47.527Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T17:59:47.527Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:47.527Z] DEBUG - number of items : 25 [2019-07-30T17:59:47.527Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T17:59:47.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141491607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141491607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141491607 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141491607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141491607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141491608 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-30T17:59:47.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141491608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141491609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141491609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141491609 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:47.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141491609 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:47.527Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T17:59:47.527Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:48.088Z] DEBUG - number of items : 25 [2019-07-30T17:59:48.088Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T17:59:48.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141492111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:48.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141492111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:48.089Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141492112 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:48.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141492112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:48.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141492112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:48.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141492112 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-30T17:59:48.089Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141492114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:48.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141492114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:48.089Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141492114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:48.089Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141492114 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:48.089Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141492114 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:48.089Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T17:59:48.089Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:48.649Z] DEBUG - number of items : 25 [2019-07-30T17:59:48.649Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T17:59:48.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141492616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:48.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141492617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:48.649Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141492617 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:48.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141492617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:48.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141492617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:48.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141492617 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-30T17:59:48.649Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141492619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:48.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141492619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:48.649Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141492619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:48.649Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141492619 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:48.649Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141492619 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:48.649Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T17:59:48.649Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:48.904Z] DEBUG - number of items : 25 [2019-07-30T17:59:48.904Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:48.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141493122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:48.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141493122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:48.904Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141493122 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:48.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141493122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:48.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141493122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:48.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141493122 data=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-30T17:59:48.904Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141493124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:48.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141493124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:48.904Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141493124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:48.904Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141493124 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:48.904Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141493124 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:48.904Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:48.904Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:49.465Z] DEBUG - number of items : 25 [2019-07-30T17:59:49.465Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:49.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141493627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:49.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141493627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:49.465Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141493627 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:49.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141493627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:49.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141493627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:49.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141493627 data=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-30T17:59:49.465Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141493629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:49.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141493629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:49.465Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141493629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:49.465Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141493629 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:49.465Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141493629 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:49.465Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:49.465Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:50.026Z] DEBUG - number of items : 25 [2019-07-30T17:59:50.026Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T17:59:50.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141494131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:50.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141494131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:50.026Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141494132 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:50.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141494132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:50.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141494132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:50.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141494132 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-30T17:59:50.026Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141494133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:50.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141494133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:50.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141494133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:50.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141494134 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:50.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141494134 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:50.026Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T17:59:50.026Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:50.586Z] DEBUG - number of items : 25 [2019-07-30T17:59:50.586Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T17:59:50.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141494636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:50.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141494636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:50.586Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141494636 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:50.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141494636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:50.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141494636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:50.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141494636 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-30T17:59:50.586Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141494638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:50.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141494638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:50.586Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141494638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:50.586Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141494638 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:50.586Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141494638 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:50.586Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T17:59:50.586Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:51.146Z] DEBUG - number of items : 25 [2019-07-30T17:59:51.146Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T17:59:51.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141495140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:51.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141495141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:51.146Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141495141 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:51.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141495141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:51.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141495141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:51.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141495141 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-30T17:59:51.146Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141495142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:51.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141495142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:51.146Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141495143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:51.146Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141495143 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:51.146Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141495143 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:51.146Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T17:59:51.146Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:51.401Z] DEBUG - number of items : 25 [2019-07-30T17:59:51.401Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T17:59:51.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141495645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:51.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141495646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:51.401Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141495646 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:51.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141495646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:51.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141495646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:51.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141495646 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-30T17:59:51.656Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141495670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:51.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141495670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:51.656Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141495670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:51.656Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141495670 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:51.656Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141495670 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:51.656Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T17:59:51.656Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:52.216Z] DEBUG - number of items : 25 [2019-07-30T17:59:52.217Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T17:59:52.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141496174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:52.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141496174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:52.217Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141496174 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:52.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141496175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:52.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141496175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:52.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141496175 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-30T17:59:52.217Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141496191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:52.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141496191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:52.217Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141496191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:52.217Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141496191 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:52.217Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141496191 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:52.217Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T17:59:52.217Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:52.471Z] DEBUG - number of items : 25 [2019-07-30T17:59:52.471Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T17:59:52.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141496694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:52.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141496694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:52.471Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141496694 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:52.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141496695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:52.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141496695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:52.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141496695 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-30T17:59:52.471Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141496696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:52.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141496696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:52.471Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141496696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:52.471Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141496696 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:52.471Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141496697 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:52.471Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T17:59:52.471Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:53.032Z] DEBUG - number of items : 25 [2019-07-30T17:59:53.032Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T17:59:53.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141497199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:53.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141497199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:53.032Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141497199 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:53.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141497199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:53.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141497199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:53.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141497199 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-30T17:59:53.032Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141497201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:53.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141497201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:53.032Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141497201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:53.032Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141497201 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:53.032Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141497201 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T17:59:53.032Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T17:59:53.032Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:53.592Z] DEBUG - number of items : 25 [2019-07-30T17:59:53.592Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:53.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141497703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:53.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141497704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:53.592Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141497704 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:53.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141497704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:53.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141497704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:53.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141497704 data=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-30T17:59:53.592Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141497718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:53.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141497718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:53.592Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141497718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:53.592Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141497718 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:53.592Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141497718 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:53.592Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:53.592Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:54.152Z] DEBUG - number of items : 25 [2019-07-30T17:59:54.152Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141498221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141498221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.152Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141498221 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141498221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141498221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141498221 data=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-30T17:59:54.152Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141498225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141498225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141498225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141498225 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.152Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141498225 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.152Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.152Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:54.712Z] DEBUG - number of items : 25 [2019-07-30T17:59:54.712Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141498728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141498728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.712Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141498728 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141498728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141498728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141498728 data=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-30T17:59:54.712Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141498729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141498729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.713Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141498729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141498730 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.713Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141498730 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.713Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:54.713Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:55.273Z] DEBUG - number of items : 25 [2019-07-30T17:59:55.273Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141499232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141499232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.273Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141499232 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141499232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141499232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141499232 data=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-30T17:59:55.273Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141499234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141499234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.273Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141499234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.273Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141499234 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.273Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141499234 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.273Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.273Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:55.528Z] DEBUG - number of items : 25 [2019-07-30T17:59:55.528Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141499736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141499736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.528Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141499736 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141499737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141499737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141499737 data=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-30T17:59:55.528Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141499739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141499739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.528Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141499739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.528Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141499739 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.528Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141499739 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.528Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T17:59:55.528Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:56.088Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:58.697Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T17:59:58.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T17:59:58.697Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:58.952Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:58.952Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:58.952Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T17:59:58.952Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T17:59:58.952Z] DEBUG - number of items : 25 [2019-07-30T17:59:58.952Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:58.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141503072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:58.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141503072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:58.952Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141503073 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:58.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141503073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:58.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141503073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:58.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141503073 data=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-30T17:59:58.952Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141503074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:58.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141503074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:58.952Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141503074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:58.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141503074 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:58.952Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141503074 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:58.952Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:58.952Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T17:59:59.513Z] DEBUG - number of items : 25 [2019-07-30T17:59:59.513Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:59.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141503575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:59.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141503575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:59.513Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141503576 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:59.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141503576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:59.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141503576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:59.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141503576 data=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-30T17:59:59.513Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141503577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:59.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141503577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:59.513Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141503577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:59.513Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141503577 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:59.513Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141503577 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:59.513Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T17:59:59.513Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:00.073Z] DEBUG - number of items : 25 [2019-07-30T18:00:00.073Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141504079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141504079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.073Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141504079 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141504079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141504079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141504080 data=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-30T18:00:00.073Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141504081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141504081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.073Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141504081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.073Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141504081 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.073Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141504081 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.073Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.073Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:00.633Z] DEBUG - number of items : 25 [2019-07-30T18:00:00.633Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T18:00:00.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141504583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141504583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.633Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141504583 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141504583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141504583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141504583 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-30T18:00:00.633Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141504592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141504592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.633Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141504592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.633Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141504592 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.633Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141504592 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.633Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T18:00:00.633Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:00.888Z] DEBUG - number of items : 25 [2019-07-30T18:00:00.888Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T18:00:00.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141505093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141505094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.888Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141505094 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141505094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141505094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141505094 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-30T18:00:00.888Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141505095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141505095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.888Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141505095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141505095 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.888Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141505095 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:00.888Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T18:00:00.888Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:01.449Z] DEBUG - number of items : 25 [2019-07-30T18:00:01.449Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T18:00:01.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141505603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:01.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141505604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:01.449Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141505604 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:01.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141505604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:01.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141505604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:01.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141505604 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-30T18:00:01.449Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141505605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:01.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141505605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:01.449Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141505605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:01.449Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141505606 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:01.449Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141505606 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:01.449Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T18:00:01.449Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:02.009Z] DEBUG - number of items : 25 [2019-07-30T18:00:02.009Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T18:00:02.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141506107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:02.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141506107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:02.009Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141506107 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:02.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141506107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:02.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141506108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:02.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141506108 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-30T18:00:02.009Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141506109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:02.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141506109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:02.009Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141506109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:02.009Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141506109 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:02.009Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141506110 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:02.009Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T18:00:02.009Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:02.570Z] DEBUG - number of items : 25 [2019-07-30T18:00:02.570Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T18:00:02.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141506611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:02.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141506611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:02.570Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141506612 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:02.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141506612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:02.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141506612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:02.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141506612 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-30T18:00:02.570Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141506613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:02.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141506613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:02.570Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141506613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:02.570Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141506613 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:02.570Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141506613 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:02.570Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T18:00:02.570Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:03.131Z] DEBUG - number of items : 25 [2019-07-30T18:00:03.131Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T18:00:03.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141507115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:03.131Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141507115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:03.131Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141507115 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:03.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141507115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:03.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141507115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:03.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141507115 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-30T18:00:03.131Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141507116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:03.131Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141507117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:03.131Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141507117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:03.131Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141507117 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:03.131Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141507117 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:03.131Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T18:00:03.131Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:03.386Z] DEBUG - number of items : 25 [2019-07-30T18:00:03.386Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T18:00:03.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141507618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:03.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141507618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:03.386Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141507619 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:03.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141507619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:03.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141507619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:03.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141507619 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-30T18:00:03.386Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141507620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:03.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141507620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:03.386Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141507620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:03.386Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141507620 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:03.386Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141507620 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:03.386Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T18:00:03.386Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:03.946Z] DEBUG - number of items : 25 [2019-07-30T18:00:03.946Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:03.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141508122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:03.946Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141508122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:03.946Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141508122 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:03.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141508122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:03.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141508122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:03.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141508122 data=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-30T18:00:03.946Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141508123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:03.946Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141508123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:03.946Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141508124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:03.946Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141508124 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:03.946Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141508124 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:03.946Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:03.946Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:04.506Z] DEBUG - number of items : 25 [2019-07-30T18:00:04.506Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:04.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141508625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:04.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141508625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:04.506Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141508625 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:04.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141508625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:04.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141508625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:04.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141508625 data=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-30T18:00:04.506Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141508627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:04.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141508627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:04.506Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141508627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:04.506Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141508627 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:04.506Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141508627 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:04.506Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:04.506Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:05.067Z] DEBUG - number of items : 25 [2019-07-30T18:00:05.067Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T18:00:05.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141509128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:05.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141509129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:05.067Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141509129 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:05.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141509129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:05.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141509129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:05.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141509129 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-30T18:00:05.067Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141509130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:05.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141509130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:05.067Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141509130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:05.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141509130 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:05.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141509130 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:05.067Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T18:00:05.067Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:05.628Z] DEBUG - number of items : 25 [2019-07-30T18:00:05.628Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T18:00:05.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141509632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:05.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141509632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:05.628Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141509632 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:05.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141509632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:05.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141509632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:05.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141509633 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-30T18:00:05.628Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141509634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:05.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141509634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:05.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141509634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:05.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141509634 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:05.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141509634 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:05.628Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T18:00:05.628Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:06.188Z] DEBUG - number of items : 25 [2019-07-30T18:00:06.188Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T18:00:06.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141510135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:06.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141510136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:06.188Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141510136 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:06.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141510136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:06.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141510136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:06.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141510136 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-30T18:00:06.188Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141510137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:06.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141510137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:06.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141510137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:06.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141510137 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:06.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141510138 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:06.188Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T18:00:06.188Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:06.443Z] DEBUG - number of items : 25 [2019-07-30T18:00:06.443Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T18:00:06.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141510639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:06.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141510639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:06.443Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141510639 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:06.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141510639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:06.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141510639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:06.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141510640 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-30T18:00:06.443Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141510645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:06.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141510645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:06.443Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141510645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:06.443Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141510645 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:06.443Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141510645 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:06.443Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T18:00:06.443Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:07.114Z] DEBUG - number of items : 25 [2019-07-30T18:00:07.114Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T18:00:07.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141511147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141511147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.114Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141511147 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141511147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141511147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141511147 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-30T18:00:07.114Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141511148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141511149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.114Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141511149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.114Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141511149 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.114Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141511149 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.114Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T18:00:07.114Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:07.675Z] DEBUG - number of items : 25 [2019-07-30T18:00:07.675Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T18:00:07.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141511650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141511650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.675Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141511651 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141511651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141511651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141511651 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-30T18:00:07.675Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141511652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141511652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141511652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141511652 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141511652 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.675Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T18:00:07.675Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:07.930Z] DEBUG - number of items : 25 [2019-07-30T18:00:07.930Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T18:00:07.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141512154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141512154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.930Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141512154 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141512154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141512154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141512154 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-30T18:00:07.930Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141512156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141512156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141512156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141512156 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141512156 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:00:07.930Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T18:00:07.930Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:08.490Z] DEBUG - number of items : 25 [2019-07-30T18:00:08.490Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:08.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141512658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:08.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141512658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:08.490Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141512658 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:08.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141512658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:08.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141512658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:08.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141512658 data=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-30T18:00:08.490Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141512659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:08.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141512660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:08.490Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141512660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:08.490Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141512660 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:08.490Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141512660 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:08.490Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:08.490Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:09.050Z] DEBUG - number of items : 25 [2019-07-30T18:00:09.050Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141513161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141513161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.050Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141513161 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141513161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141513161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141513161 data=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-30T18:00:09.050Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141513163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141513163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.050Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141513163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.050Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141513163 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.050Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141513163 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.050Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.050Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:09.610Z] DEBUG - number of items : 25 [2019-07-30T18:00:09.610Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141513665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141513665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.610Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141513665 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141513665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141513665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141513665 data=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-30T18:00:09.610Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141513666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141513666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.610Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141513666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.610Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141513666 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.610Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141513666 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.610Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:09.610Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:10.170Z] DEBUG - number of items : 25 [2019-07-30T18:00:10.170Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141514168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141514168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.170Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141514168 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141514168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141514168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141514168 data=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-30T18:00:10.170Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141514169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141514169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.170Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141514170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.170Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141514170 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.170Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141514170 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.170Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.170Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:10.425Z] DEBUG - number of items : 25 [2019-07-30T18:00:10.425Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141514671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141514671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.425Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141514671 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141514671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141514671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141514671 data=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-30T18:00:10.425Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141514673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141514673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.425Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141514673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.425Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141514673 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.425Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141514673 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.425Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:00:10.425Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:10.986Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:13.498Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T18:00:13.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:00:13.498Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:13.498Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:13.498Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:00:13.498Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:13.498Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T18:00:13.498Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T18:00:13.753Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T18:00:13.753Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T18:00:13.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1141517904 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T18:00:13.753Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T18:00:13.753Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T18:00:13.753Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:00:13.753Z] 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-30T18:00:13.753Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T18:00:13.753Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T18:00:13.753Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:13.753Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:13.753Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T18:00:13.753Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-30T18:00:13.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1141517972 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-30T18:00:13.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1141517972 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-30T18:00:13.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1141517972 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T18:00:13.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1141517972 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T18:00:13.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1141517972 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-30T18:00:13.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1141517972 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-30T18:00:13.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1141517972 data=null item=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-30T18:00:13.753Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1141517973 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-30T18:00:13.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1141517973 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-30T18:00:13.753Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1141517973 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-30T18:00:13.753Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1141517973 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T18:00:13.753Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1141517973 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T18:00:13.753Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T18:00:13.753Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T18:00:13.753Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T18:00:13.753Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T18:00:13.753Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:13.753Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:13.753Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:00:13.753Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:00:13.753Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:13.753Z] DEBUG - Clicking on OK [2019-07-30T18:00:13.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141517974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:13.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141517974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:13.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141517974 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:13.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141517975 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:13.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141517975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:13.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141517975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:13.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141517975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:13.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1141517667 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-30T18:00:14.009Z] DEBUG - Clicked on [2019-07-30T18:00:14.009Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:14.264Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:14.264Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:14.264Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T18:00:14.264Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T18:00:14.519Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T18:00:14.519Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T18:00:14.519Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1141518703 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T18:00:14.519Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T18:00:14.519Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T18:00:14.519Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:00:14.519Z] 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-30T18:00:14.519Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T18:00:14.519Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T18:00:14.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:14.519Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:14.519Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T18:00:14.519Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected [2019-07-30T18:00:14.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1141518705 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-30T18:00:14.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1141518705 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-30T18:00:14.519Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1141518705 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T18:00:14.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1141518707 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T18:00:14.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1141518707 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-30T18:00:14.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1141518707 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-30T18:00:14.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1141518707 data=null item=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-30T18:00:14.519Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1141518708 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-30T18:00:14.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1141518708 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-30T18:00:14.519Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1141518708 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-30T18:00:14.519Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1141518708 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T18:00:14.519Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1141518708 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T18:00:14.519Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T18:00:14.775Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration [2019-07-30T18:00:14.775Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=1141518805 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T18:00:14.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1141518475 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-30T18:00:14.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:16.662Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T18:00:16.662Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:00:17.011Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:17.011Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T18:00:17.011Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T18:00:17.011Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T18:00:17.011Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T18:00:17.011Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T18:00:17.011Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T18:00:17.011Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:17.011Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:17.011Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:00:17.011Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T18:00:17.011Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:17.011Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:17.011Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:17.571Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:17.571Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:17.571Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:18.136Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:18.136Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:18.136Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:18.697Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:18.697Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:18.697Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:18.952Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:18.952Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:18.952Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:19.511Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:19.511Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:19.511Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:20.071Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:20.071Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:20.071Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:20.632Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:20.632Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:20.632Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:21.192Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:21.192Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:21.192Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:21.752Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:21.752Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:21.752Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:22.007Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:22.007Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:22.007Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:22.566Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:22.566Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:22.566Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:23.127Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:23.127Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:23.127Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:23.687Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:23.687Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:23.687Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:24.247Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:24.247Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:24.247Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:24.808Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:24.808Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:24.808Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:25.062Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:25.063Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:25.063Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:25.624Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:25.624Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:25.624Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:26.218Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:26.218Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:26.218Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:26.777Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:26.777Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:26.777Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:27.337Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:27.337Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:27.337Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:27.592Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:27.592Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:27.592Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:28.152Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:28.152Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:28.152Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:28.711Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:28.711Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:00:28.711Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:29.271Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:31.783Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T18:00:31.783Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:00:31.783Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:31.783Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:31.783Z] DEBUG - number of items : 25 [2019-07-30T18:00:31.783Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-30T18:00:31.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141535503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:00:31.783Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141535503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:00:31.783Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141535503 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:00:31.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141535503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:00:31.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141535503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:00:31.783Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141535977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:00:31.783Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141535987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:00:31.783Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141535987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:00:31.783Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141535987 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:00:31.783Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141535987 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:00:31.783Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-30T18:00:31.783Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-30T18:00:31.783Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1141535989 data=null doit=true} to Shell with text {Filter} [2019-07-30T18:00:31.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:00:31.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:00:31.783Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:00:31.783Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:00:31.783Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:00:31.783Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T18:00:31.783Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:00:31.783Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:00:31.783Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:00:31.783Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T18:00:31.783Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T18:00:31.783Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:00:31.783Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T18:00:31.783Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:31.783Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:31.783Z] DEBUG - Clicking on Uncheck all [2019-07-30T18:00:31.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1141535993 data=null 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-30T18:00:31.783Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141535994 data=null 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-30T18:00:31.783Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1141535994 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:00:31.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1141535994 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:00:31.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1141535994 data=null 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-30T18:00:31.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1141535994 data=null 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-30T18:00:31.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1141535994 data=null item=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-30T18:00:32.038Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1141536066 data=null 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-30T18:00:32.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141536066 data=null 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-30T18:00:32.038Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1141536066 data=null 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-30T18:00:32.038Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1141536066 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:00:32.038Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1141536066 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:00:32.038Z] DEBUG - Clicked on Uncheck all [2019-07-30T18:00:32.038Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:00:32.038Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:00:32.038Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:00:32.038Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T18:00:32.038Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active' [2019-07-30T18:00:32.038Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH' [2019-07-30T18:00:32.038Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T18:00:32.038Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:00:32.038Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:00:32.038Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:00:32.038Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T18:00:32.038Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:32.038Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:32.038Z] DEBUG - Clicking on Check Active [2019-07-30T18:00:32.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=1141536067 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-30T18:00:32.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1141536067 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-30T18:00:32.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=1141536068 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T18:00:32.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=1141536068 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T18:00:32.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=1141536068 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-30T18:00:32.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=1141536068 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-30T18:00:32.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=1141536068 data=null item=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-30T18:00:32.963Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=1141537169 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-30T18:00:32.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1141537200 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-30T18:00:32.963Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=1141537200 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-30T18:00:32.963Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=1141537200 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T18:00:32.963Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=1141537200 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T18:00:32.963Z] DEBUG - Clicked on Check Active [2019-07-30T18:00:32.963Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:00:32.963Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:00:32.963Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:00:32.963Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T18:00:32.963Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T18:00:32.963Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:32.963Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T18:00:32.963Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:00:32.963Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:00:32.963Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:00:32.963Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T18:00:32.963Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:32.963Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:32.963Z] DEBUG - Clicking on Check all [2019-07-30T18:00:32.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1141537202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:32.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141537202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:32.963Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1141537202 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:32.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1141537202 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:32.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1141537202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:32.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1141537202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:32.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1141537202 data=null item=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-30T18:00:33.218Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1141537219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:33.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141537219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:33.218Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1141537219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:33.218Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1141537219 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:33.218Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1141537219 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:33.218Z] DEBUG - Clicked on Check all [2019-07-30T18:00:33.218Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:00:33.218Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:00:33.218Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:00:33.218Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T18:00:33.218Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:00:33.218Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:00:33.218Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:00:33.218Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T18:00:33.218Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive' [2019-07-30T18:00:33.218Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH' [2019-07-30T18:00:33.218Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T18:00:33.218Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:33.218Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:33.218Z] DEBUG - Clicking on Uncheck Inactive [2019-07-30T18:00:33.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=1141537220 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-30T18:00:33.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1141537220 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-30T18:00:33.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=1141537220 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T18:00:33.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=1141537221 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T18:00:33.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=1141537221 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-30T18:00:33.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=1141537221 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-30T18:00:34.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=1141537221 data=null item=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-30T18:00:34.144Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=1141538302 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-30T18:00:34.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1141538302 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-30T18:00:34.144Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=1141538303 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-30T18:00:34.144Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=1141538303 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=1141538303 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Clicked on Uncheck Inactive [2019-07-30T18:00:34.144Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:00:34.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=1141538312 data=null button=0 stateMask=0x0 x=88 y=33 count=0} to TreeItem with text {synthetic-trace} [2019-07-30T18:00:34.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1141538313 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-30T18:00:34.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1141538313 data=null} to TreeItem with text {synthetic-trace} [2019-07-30T18:00:34.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=1141538313 data=null button=1 stateMask=0x0 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-30T18:00:34.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141538313 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-30T18:00:34.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=1141538314 data=null button=1 stateMask=0x80000 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - Clicking on Uncheck all [2019-07-30T18:00:34.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1141538315 data=null 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-30T18:00:34.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141538316 data=null 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-30T18:00:34.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1141538316 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1141538316 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1141538316 data=null 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-30T18:00:34.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1141538316 data=null 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-30T18:00:34.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1141538316 data=null item=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-30T18:00:34.144Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1141538328 data=null 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-30T18:00:34.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141538328 data=null 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-30T18:00:34.144Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1141538328 data=null 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-30T18:00:34.144Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1141538328 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1141538328 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Clicked on Uncheck all [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - Clicking on Check selected [2019-07-30T18:00:34.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1141538329 data=null 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-30T18:00:34.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1141538329 data=null 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-30T18:00:34.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1141538329 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1141538329 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1141538329 data=null 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-30T18:00:34.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1141538329 data=null 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-30T18:00:34.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1141538330 data=null item=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-30T18:00:34.144Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1141538330 data=null 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-30T18:00:34.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1141538330 data=null 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-30T18:00:34.144Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1141538330 data=null 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-30T18:00:34.144Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1141538330 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1141538330 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Clicked on Check selected [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - Clicking on Uncheck all [2019-07-30T18:00:34.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1141538332 data=null 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-30T18:00:34.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141538332 data=null 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-30T18:00:34.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1141538332 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1141538332 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1141538332 data=null 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-30T18:00:34.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1141538333 data=null 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-30T18:00:34.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1141538333 data=null item=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-30T18:00:34.144Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1141538333 data=null 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-30T18:00:34.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141538333 data=null 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-30T18:00:34.144Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1141538334 data=null 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-30T18:00:34.144Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1141538334 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1141538334 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Clicked on Uncheck all [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - Clicking on Check subtree [2019-07-30T18:00:34.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1141538335 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-30T18:00:34.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1141538335 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-30T18:00:34.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1141538335 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1141538335 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1141538335 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-30T18:00:34.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1141538335 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-30T18:00:34.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1141538335 data=null item=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-30T18:00:34.144Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1141538335 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-30T18:00:34.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1141538336 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-30T18:00:34.144Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1141538336 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-30T18:00:34.144Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1141538336 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1141538336 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Clicked on Check subtree [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - Clicking on Check all [2019-07-30T18:00:34.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1141538337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141538337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1141538337 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1141538337 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1141538337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1141538337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1141538337 data=null item=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-30T18:00:34.144Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1141538380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141538380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1141538381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1141538381 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1141538381 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Clicked on Check all [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - Clicking on Uncheck selected [2019-07-30T18:00:34.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1141538382 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-30T18:00:34.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1141538382 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-30T18:00:34.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1141538382 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1141538382 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1141538382 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-30T18:00:34.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1141538382 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-30T18:00:34.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1141538382 data=null item=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-30T18:00:34.144Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1141538382 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-30T18:00:34.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1141538382 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-30T18:00:34.144Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1141538382 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-30T18:00:34.144Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1141538383 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1141538383 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Clicked on Uncheck selected [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:34.144Z] DEBUG - Clicking on Check all [2019-07-30T18:00:34.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1141538384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141538384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1141538384 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1141538384 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1141538384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1141538384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1141538384 data=null item=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-30T18:00:34.145Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1141538385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141538385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.145Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1141538385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.145Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1141538385 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.145Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1141538385 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.145Z] DEBUG - Clicked on Check all [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:34.145Z] DEBUG - Clicking on Uncheck subtree [2019-07-30T18:00:34.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1141538386 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-30T18:00:34.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1141538386 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-30T18:00:34.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1141538386 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T18:00:34.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1141538386 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T18:00:34.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1141538386 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-30T18:00:34.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1141538386 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-30T18:00:34.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1141538386 data=null item=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-30T18:00:34.145Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1141538387 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-30T18:00:34.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1141538387 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-30T18:00:34.145Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1141538387 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-30T18:00:34.145Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1141538387 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T18:00:34.145Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1141538387 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T18:00:34.145Z] DEBUG - Clicked on Uncheck subtree [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:34.145Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:34.145Z] DEBUG - Clicking on Uncheck all [2019-07-30T18:00:34.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1141538388 data=null 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-30T18:00:34.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141538388 data=null 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-30T18:00:34.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1141538388 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1141538388 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1141538388 data=null 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-30T18:00:34.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1141538388 data=null 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-30T18:00:34.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1141538388 data=null item=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-30T18:00:34.400Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1141538414 data=null 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-30T18:00:34.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141538414 data=null 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-30T18:00:34.400Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1141538414 data=null 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-30T18:00:34.400Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1141538414 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.400Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1141538414 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.400Z] DEBUG - Clicked on Uncheck all [2019-07-30T18:00:34.400Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T18:00:34.400Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T18:00:34.960Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:34.961Z] DEBUG - Clicking on Check all [2019-07-30T18:00:34.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1141538923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141538923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1141538923 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1141538923 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1141538923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1141538923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1141538923 data=null item=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-30T18:00:34.961Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1141538928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141538928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.961Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1141538928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.961Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1141538929 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.961Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1141538929 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:00:34.961Z] DEBUG - Clicked on Check all [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:00:34.961Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:34.961Z] DEBUG - Clicking on OK [2019-07-30T18:00:34.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141538930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:34.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141538930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:34.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141538930 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:34.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141538930 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:34.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141538930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:34.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141538930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:34.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141538930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:34.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141535503 data=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-30T18:00:34.961Z] DEBUG - Clicked on [2019-07-30T18:00:34.961Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:34.961Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:00:34.961Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:36.873Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T18:00:36.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:00:36.873Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:37.127Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:37.127Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T18:00:37.127Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T18:00:37.382Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T18:00:37.382Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T18:00:37.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1141541472 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T18:00:37.382Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T18:00:37.382Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T18:00:37.382Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:00:37.382Z] 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-30T18:00:37.382Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T18:00:37.382Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T18:00:37.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:37.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:37.382Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T18:00:37.382Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T18:00:37.382Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T18:00:37.382Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-30T18:00:37.382Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:00:37.382Z] 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-30T18:00:37.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:37.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:37.382Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T18:00:37.382Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T18:00:37.382Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-30T18:00:37.382Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-30T18:00:37.382Z] 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-30T18:00:37.382Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T18:00:37.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:37.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:37.382Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T18:00:37.382Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-30T18:00:37.382Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2019-07-30T18:00:37.382Z] DEBUG - matched Text with text " [2019-07-30T18:00:37.382Z] ", using matcher: of type 'Text' [2019-07-30T18:00:37.382Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T18:00:37.382Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-30T18:00:37.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1141541476 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-30T18:00:37.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1141541476 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-30T18:00:37.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1141541476 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T18:00:37.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1141541476 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T18:00:37.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1141541476 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-30T18:00:37.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1141541476 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-30T18:00:37.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1141541476 data=null item=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-30T18:00:37.382Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1141541477 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-30T18:00:37.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1141541488 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-30T18:00:37.383Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1141541489 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-30T18:00:37.383Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1141541489 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T18:00:37.383Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1141541489 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T18:00:37.383Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T18:00:37.383Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T18:00:37.383Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1141541490 data=null doit=true} to Button with text {All Active Threads} [2019-07-30T18:00:37.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1141541491 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-30T18:00:37.383Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T18:00:37.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1141541491 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T18:00:37.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1141541491 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-30T18:00:37.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1141541491 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-30T18:00:37.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1141541492 data=null item=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-30T18:00:37.383Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T18:00:37.383Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T18:00:37.383Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1141541492 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-30T18:00:37.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1141541492 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-30T18:00:37.383Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T18:00:37.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1141541493 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T18:00:37.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1141541493 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-30T18:00:37.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1141541493 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-30T18:00:37.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1141541493 data=null item=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-30T18:00:37.383Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T18:00:37.383Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T18:00:37.383Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1141541494 data=null doit=true} to Button with text {All Active Threads} [2019-07-30T18:00:37.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1141541494 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-30T18:00:37.383Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T18:00:37.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1141541506 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T18:00:37.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1141541506 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-30T18:00:37.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1141541506 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-30T18:00:37.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1141541506 data=null item=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-30T18:00:37.383Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:00:37.383Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:37.383Z] DEBUG - Clicking on OK [2019-07-30T18:00:37.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141541516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:37.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141541516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:37.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141541516 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:37.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141541516 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:37.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141541516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:37.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141541516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:37.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141541516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:37.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1141541224 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-30T18:00:37.638Z] DEBUG - Clicked on [2019-07-30T18:00:37.638Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:37.638Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:37.638Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only' [2019-07-30T18:00:37.638Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:37.638Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat' [2019-07-30T18:00:37.638Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:37.893Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical' [2019-07-30T18:00:37.893Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:37.893Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T18:00:37.893Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T18:00:38.148Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T18:00:38.148Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T18:00:38.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1141542157 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:00:38.148Z] 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-30T18:00:38.148Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:00:38.148Z] 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-30T18:00:38.148Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-30T18:00:38.148Z] 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-30T18:00:38.148Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:38.148Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-30T18:00:38.148Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-30T18:00:38.148Z] 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-30T18:00:38.148Z] DEBUG - matched Text with text " [2019-07-30T18:00:38.148Z] ", using matcher: of type 'Text' [2019-07-30T18:00:38.148Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T18:00:38.148Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1141542172 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-30T18:00:38.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1141542172 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-30T18:00:38.148Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T18:00:38.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1141542173 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T18:00:38.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1141542173 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-30T18:00:38.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1141542173 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-30T18:00:38.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1141542173 data=null item=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-30T18:00:38.148Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:00:38.148Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:38.148Z] DEBUG - Clicking on OK [2019-07-30T18:00:38.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141542174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:38.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141542174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:38.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141542174 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:38.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141542174 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:38.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141542174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:38.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141542174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:38.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141542174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:38.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1141541992 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-30T18:00:38.148Z] DEBUG - Clicked on [2019-07-30T18:00:38.148Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:38.708Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:38.708Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T18:00:38.708Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T18:00:38.708Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T18:00:38.708Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T18:00:38.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1141542947 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T18:00:38.708Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T18:00:38.708Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T18:00:38.708Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:00:38.708Z] 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-30T18:00:38.708Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T18:00:38.708Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T18:00:38.708Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:38.708Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:38.708Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T18:00:38.708Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T18:00:38.708Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T18:00:38.708Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-30T18:00:38.708Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:00:38.708Z] 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-30T18:00:38.708Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:38.708Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:38.708Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T18:00:38.708Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T18:00:38.708Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-30T18:00:38.708Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-30T18:00:38.708Z] 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-30T18:00:38.708Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T18:00:38.708Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:38.708Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:38.708Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-30T18:00:38.708Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-30T18:00:38.708Z] 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-30T18:00:38.708Z] DEBUG - matched Text with text " [2019-07-30T18:00:38.708Z] ", using matcher: of type 'Text' [2019-07-30T18:00:38.963Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T18:00:38.963Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T18:00:38.963Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T18:00:38.963Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:38.963Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T18:00:38.963Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T18:00:38.963Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T18:00:38.963Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:38.963Z] DEBUG - Clicking on Cancel [2019-07-30T18:00:38.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1141542963 data=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-30T18:00:38.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1141542963 data=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-30T18:00:38.963Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1141542964 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T18:00:38.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1141542964 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T18:00:38.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1141542964 data=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-30T18:00:38.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1141542964 data=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-30T18:00:38.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1141542964 data=null item=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-30T18:00:38.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1141542824 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-30T18:00:39.219Z] DEBUG - Clicked on [2019-07-30T18:00:39.219Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:41.104Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T18:00:41.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:00:41.104Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:41.104Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T18:00:41.104Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T18:00:41.104Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:00:41.104Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:00:41.104Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:42.989Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T18:00:42.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:00:42.989Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:42.989Z] DEBUG - number of items : 25 [2019-07-30T18:00:42.989Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:45.500Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T18:00:45.500Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:00:45.500Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:45.500Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T18:00:45.500Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T18:00:45.500Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:00:45.500Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:46.864Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T18:00:46.864Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:00:46.864Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:46.864Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:00:47.424Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:47.424Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:00:47.424Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:49.310Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T18:00:49.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:00:49.310Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:00:49.310Z] DEBUG - number of items : 25 [2019-07-30T18:00:49.310Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T18:00:49.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141553466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T18:00:49.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141553466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T18:00:49.310Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141553466 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T18:00:49.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141553466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T18:00:49.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141553467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T18:00:49.565Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141553689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T18:00:49.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141553700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T18:00:49.565Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141553700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T18:00:49.565Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141553700 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T18:00:49.565Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141553700 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T18:00:49.565Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T18:00:49.565Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T18:00:49.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1141553701 data=null doit=true} to Shell with text {Legend} [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T18:00:49.565Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.566Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T18:00:49.566Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.566Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T18:00:49.566Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.566Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T18:00:49.566Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.566Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T18:00:49.566Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.566Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T18:00:49.566Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.566Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T18:00:49.566Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.566Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T18:00:49.566Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T18:00:49.566Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T18:00:49.566Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T18:00:49.566Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T18:00:49.566Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T18:00:49.566Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T18:00:49.566Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T18:00:49.566Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T18:00:49.566Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T18:00:49.566Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:49.566Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:00:49.566Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:00:49.566Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:49.566Z] DEBUG - Clicking on OK [2019-07-30T18:00:49.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141553736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:49.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141553736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:49.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141553736 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:49.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141553736 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:49.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141553736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:49.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141553737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:49.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141553737 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:49.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141553467 data=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-30T18:00:49.821Z] DEBUG - Clicked on [2019-07-30T18:00:50.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141554085 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:00:50.076Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:00:50.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:00:50.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:00:50.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:00:50.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141554123 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:00:50.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141554124 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:00:50.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141554124 data=null} to TreeItem with text {test} [2019-07-30T18:00:50.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141554124 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:00:50.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141554124 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:00:50.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141554131 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:00:50.076Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:00:50.076Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:00:50.076Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:00:51.002Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:00:51.002Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:00:51.002Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:00:51.002Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:00:51.002Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:00:51.002Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:00:51.002Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:51.002Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:51.002Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:00:51.002Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:00:51.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141554976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:00:51.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141554976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:00:51.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141554976 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:00:51.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141554976 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:00:51.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141554976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:00:51.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141554976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:00:51.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141554976 data=null item=null detail=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-30T18:00:51.002Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141554976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:00:51.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141554976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:00:51.002Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141554976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:00:51.002Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141554976 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:00:51.002Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141554977 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:00:51.002Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:00:51.002Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:00:51.002Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:00:51.002Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:00:51.002Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:00:51.002Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:00:51.002Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:00:51.002Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:51.002Z] DEBUG - Clicking on OK [2019-07-30T18:00:51.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141554977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:51.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141554977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:51.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141554977 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:51.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141554977 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:51.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141554977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:51.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141554977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:51.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:51.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:51.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:51.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:51.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:51.002Z] DEBUG - Clicked on OK [2019-07-30T18:00:51.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141554977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:00:51.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1141554182 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-30T18:00:51.817Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.994 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-30T18:00:51.817Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 16.69 s [2019-07-30T18:00:51.817Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 14.911 s [2019-07-30T18:00:51.817Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 3.757 s [2019-07-30T18:00:51.817Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 14.409 s [2019-07-30T18:00:51.817Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 5.797 s [2019-07-30T18:00:51.817Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 4.131 s [2019-07-30T18:00:51.817Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 1.883 s [2019-07-30T18:00:51.817Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 1.803 s [2019-07-30T18:00:51.817Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.41 s [2019-07-30T18:00:51.817Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.094 s [2019-07-30T18:00:51.817Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.471 s [2019-07-30T18:00:51.817Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-30T18:00:55.976Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T18:00:55.976Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:00:55.976Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"' [2019-07-30T18:00:55.976Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"' [2019-07-30T18:00:56.231Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:00:56.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:00:56.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:00:56.231Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:00:56.231Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338' [2019-07-30T18:00:56.231Z] DEBUG - Clicking on with mnemonic 'Follow weston/338' [2019-07-30T18:00:56.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=1141560394 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-30T18:00:56.231Z] DEBUG - Clicked on with mnemonic 'Follow weston/338' [2019-07-30T18:00:58.744Z] DEBUG - number of items : 19 [2019-07-30T18:00:58.744Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141562467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141562467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141562467 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141562467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141562467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141562467 data=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-30T18:00:58.744Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141562468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141562468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141562468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141562468 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141562468 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - number of items : 19 [2019-07-30T18:00:58.744Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141562970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141562970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141562970 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141562970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141562970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141562970 data=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-30T18:00:58.744Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141562971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141562971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141562971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141562972 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141562972 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T18:00:58.744Z] DEBUG - number of items : 19 [2019-07-30T18:00:58.744Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141562972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141562972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141562972 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141562972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141562972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141562972 data=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-30T18:00:58.744Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141562973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141562973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141562973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141562973 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T18:00:58.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141562973 data=null} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T18:00:58.744Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward} [2019-07-30T18:00:59.000Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340' [2019-07-30T18:00:59.000Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340' [2019-07-30T18:00:59.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=1141563167 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-30T18:00:59.000Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340' [2019-07-30T18:00:59.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141563814 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:00:59.925Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:00:59.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:00:59.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:00:59.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:00:59.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141563851 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:00:59.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141563851 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:00:59.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141563851 data=null} to TreeItem with text {test} [2019-07-30T18:00:59.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141563852 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:00:59.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141563852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:00:59.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141563859 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:00:59.925Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:00:59.925Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:00:59.925Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:01:00.487Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:01:00.487Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:01:00.487Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:01:00.487Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:01:00.487Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:00.487Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:01:00.487Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:01:00.487Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:01:00.487Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:00.487Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:01:00.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141564722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:00.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141564723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:00.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141564723 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:00.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141564723 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:00.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141564724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:00.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141564724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:00.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141564724 data=null item=null detail=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-30T18:01:00.487Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141564724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:00.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141564724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:00.487Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141564724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:00.487Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141564724 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:00.487Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141564724 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:00.487Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:00.487Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:01:00.487Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:01:00.487Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:01:00.487Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:01:00.487Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:01:00.487Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:01:00.487Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:00.487Z] DEBUG - Clicking on OK [2019-07-30T18:01:00.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141564726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:00.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141564726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:00.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141564726 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:00.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141564727 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:00.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141564727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:00.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141564727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:00.742Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:00.742Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:00.742Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:00.742Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:00.742Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:00.742Z] DEBUG - Clicked on OK [2019-07-30T18:01:00.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141564727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:00.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1141563904 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-30T18:01:01.252Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.294 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-30T18:01:01.252Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest) Time elapsed: 7.197 s [2019-07-30T18:01:01.252Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-30T18:01:11.187Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T18:01:11.187Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:01:11.187Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T18:01:11.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:01:11.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:01:11.187Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T18:01:11.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:01:11.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:01:11.187Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T18:01:11.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:01:11.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:01:11.187Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T18:01:11.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:01:11.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:01:11.187Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T18:01:11.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:01:11.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:01:11.187Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T18:01:11.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:01:11.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:01:11.187Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T18:01:11.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:01:11.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:01:11.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141575082 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:01:11.187Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:01:11.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:01:11.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:01:11.187Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:01:11.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141575119 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:01:11.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141575119 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:01:11.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141575119 data=null} to TreeItem with text {test} [2019-07-30T18:01:11.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141575119 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:01:11.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141575119 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:01:11.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141575128 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:01:11.187Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:01:11.187Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:01:11.187Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:01:11.748Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:01:11.748Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:01:11.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:01:11.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:01:11.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:11.748Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:01:11.748Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:01:11.748Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:01:11.748Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:11.748Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:01:11.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141575982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:11.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141575982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:11.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141575982 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:11.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141575982 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:11.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141575982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:11.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141575982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:11.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141575982 data=null item=null detail=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-30T18:01:11.748Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141575982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:11.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141575982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:11.748Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141575982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:11.748Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141575982 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:11.748Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141575982 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:11.748Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:11.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:01:11.748Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:01:11.748Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:01:11.748Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:01:11.748Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:01:11.748Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:01:11.748Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:11.748Z] DEBUG - Clicking on OK [2019-07-30T18:01:11.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141575983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:11.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141575983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:11.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141575983 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:11.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141575983 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:11.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141575983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:11.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141575983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:11.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:11.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:11.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:11.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:11.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:11.748Z] DEBUG - Clicked on OK [2019-07-30T18:01:12.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141575983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:12.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1141575205 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-30T18:01:12.308Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.203 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-30T18:01:12.308Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest) Time elapsed: 0.993 s [2019-07-30T18:01:12.308Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-30T18:01:27.143Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T18:01:27.143Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:01:27.143Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T18:01:27.143Z] *** BUG *** [2019-07-30T18:01:27.143Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:01:27.143Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:01:27.143Z] [2019-07-30T18:01:27.143Z] *** BUG *** [2019-07-30T18:01:27.143Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:01:27.143Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:01:27.143Z] [2019-07-30T18:01:27.143Z] *** BUG *** [2019-07-30T18:01:27.143Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:01:27.143Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:01:27.143Z] [2019-07-30T18:01:27.143Z] *** BUG *** [2019-07-30T18:01:27.143Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:01:27.143Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:01:27.143Z] [2019-07-30T18:01:27.143Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T18:01:27.143Z] DEBUG - number of items : 2 [2019-07-30T18:01:27.143Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events} [2019-07-30T18:01:27.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141591208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T18:01:27.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141591208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T18:01:27.143Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141591208 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T18:01:27.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141591208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T18:01:27.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141591208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T18:01:27.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141591208 data=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-30T18:01:27.143Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141591209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T18:01:27.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141591209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T18:01:27.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141591209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T18:01:27.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141591209 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T18:01:27.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141591209 data=null} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T18:01:27.143Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events} [2019-07-30T18:01:27.143Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T18:01:31.302Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T18:01:31.558Z] [2019-07-30T18:01:31.558Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 18:01:31.305 [2019-07-30T18:01:31.558Z] !MESSAGE Unhandled event loop exception [2019-07-30T18:01:31.558Z] !STACK 0 [2019-07-30T18:01:31.558Z] java.lang.NullPointerException [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T18:01:31.558Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T18:01:31.558Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:01:31.558Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T18:01:31.558Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T18:01:31.558Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T18:01:31.558Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:01:31.558Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T18:01:31.558Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T18:01:31.558Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T18:01:31.558Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T18:01:31.558Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T18:01:31.558Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T18:01:31.558Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T18:01:31.558Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T18:01:31.558Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T18:01:31.558Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T18:01:31.558Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:01:31.558Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:01:31.558Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:01:31.558Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T18:01:31.558Z] [2019-07-30T18:01:31.558Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 18:01:31.310 [2019-07-30T18:01:31.558Z] !MESSAGE Unhandled event loop exception [2019-07-30T18:01:31.558Z] !STACK 0 [2019-07-30T18:01:31.558Z] java.lang.NullPointerException [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T18:01:31.558Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T18:01:31.558Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:01:31.558Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T18:01:31.558Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T18:01:31.558Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T18:01:31.558Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:01:31.558Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T18:01:31.558Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T18:01:31.558Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T18:01:31.558Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T18:01:31.558Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T18:01:31.558Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T18:01:31.558Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T18:01:31.558Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T18:01:31.558Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T18:01:31.558Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T18:01:31.558Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:01:31.558Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:01:31.558Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:01:31.558Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T18:01:31.558Z] [2019-07-30T18:01:31.558Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 18:01:31.328 [2019-07-30T18:01:31.558Z] !MESSAGE Unhandled event loop exception [2019-07-30T18:01:31.558Z] !STACK 0 [2019-07-30T18:01:31.558Z] java.lang.NullPointerException [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T18:01:31.558Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T18:01:31.558Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:01:31.558Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T18:01:31.558Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T18:01:31.558Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T18:01:31.558Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:01:31.558Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T18:01:31.558Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T18:01:31.558Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T18:01:31.558Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T18:01:31.558Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T18:01:31.558Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T18:01:31.558Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T18:01:31.558Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T18:01:31.558Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T18:01:31.558Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T18:01:31.558Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:01:31.558Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:01:31.558Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:01:31.558Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T18:01:31.558Z] [2019-07-30T18:01:31.558Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 18:01:31.510 [2019-07-30T18:01:31.558Z] !MESSAGE Unhandled event loop exception [2019-07-30T18:01:31.558Z] !STACK 0 [2019-07-30T18:01:31.558Z] java.lang.NullPointerException [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T18:01:31.558Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T18:01:31.558Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:01:31.558Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T18:01:31.558Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T18:01:31.558Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T18:01:31.558Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:01:31.558Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T18:01:31.558Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T18:01:31.558Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T18:01:31.558Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T18:01:31.558Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T18:01:31.558Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T18:01:31.558Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T18:01:31.558Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T18:01:31.558Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T18:01:31.558Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T18:01:31.558Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:01:31.558Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:01:31.558Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:01:31.558Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T18:01:31.558Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-07-30T18:01:31.558Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:01:31.558Z] [2019-07-30T18:01:31.558Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 18:01:31.529 [2019-07-30T18:01:31.558Z] !MESSAGE Unhandled event loop exception [2019-07-30T18:01:31.558Z] !STACK 0 [2019-07-30T18:01:31.558Z] java.lang.NullPointerException [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T18:01:31.558Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T18:01:31.558Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T18:01:31.558Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T18:01:31.558Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:01:31.558Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T18:01:31.558Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T18:01:31.558Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T18:01:31.558Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:01:31.558Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T18:01:31.558Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T18:01:31.558Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T18:01:31.558Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T18:01:31.558Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T18:01:31.558Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T18:01:31.558Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T18:01:31.558Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T18:01:31.558Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T18:01:31.558Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T18:01:31.558Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:01:31.558Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:01:31.558Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:01:31.558Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T18:01:31.558Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T18:01:32.119Z] [2019-07-30T18:01:32.119Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 18:01:31.826 [2019-07-30T18:01:32.119Z] !MESSAGE Unhandled event loop exception [2019-07-30T18:01:32.119Z] !STACK 0 [2019-07-30T18:01:32.119Z] java.lang.NullPointerException [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T18:01:32.119Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T18:01:32.119Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:01:32.119Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T18:01:32.119Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T18:01:32.119Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T18:01:32.119Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:01:32.119Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T18:01:32.119Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T18:01:32.119Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T18:01:32.119Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T18:01:32.119Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T18:01:32.119Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T18:01:32.119Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T18:01:32.119Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T18:01:32.119Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T18:01:32.119Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T18:01:32.119Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T18:01:32.119Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:01:32.119Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:01:32.119Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:01:32.119Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:01:32.119Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T18:01:32.119Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T18:01:32.119Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T18:01:32.119Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T18:01:32.119Z] [2019-07-30T18:01:32.119Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 18:01:31.842 [2019-07-30T18:01:32.119Z] !MESSAGE Unhandled event loop exception [2019-07-30T18:01:32.119Z] !STACK 0 [2019-07-30T18:01:32.119Z] java.lang.NullPointerException [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T18:01:32.119Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T18:01:32.119Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:01:32.119Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T18:01:32.119Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T18:01:32.119Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T18:01:32.119Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:01:32.119Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T18:01:32.119Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T18:01:32.119Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T18:01:32.119Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T18:01:32.119Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T18:01:32.119Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T18:01:32.119Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T18:01:32.119Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T18:01:32.119Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T18:01:32.119Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T18:01:32.119Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T18:01:32.119Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:01:32.119Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:01:32.119Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:01:32.119Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:01:32.119Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T18:01:32.119Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T18:01:32.119Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T18:01:32.119Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T18:01:32.119Z] [2019-07-30T18:01:32.119Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 18:01:31.928 [2019-07-30T18:01:32.119Z] !MESSAGE Unhandled event loop exception [2019-07-30T18:01:32.119Z] !STACK 0 [2019-07-30T18:01:32.119Z] java.lang.NullPointerException [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T18:01:32.119Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T18:01:32.119Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:01:32.119Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T18:01:32.119Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T18:01:32.119Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T18:01:32.119Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:01:32.119Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T18:01:32.119Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T18:01:32.119Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T18:01:32.119Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T18:01:32.119Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T18:01:32.119Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T18:01:32.119Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T18:01:32.119Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T18:01:32.119Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T18:01:32.119Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T18:01:32.119Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T18:01:32.119Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:01:32.119Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:01:32.119Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:01:32.119Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:01:32.119Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T18:01:32.119Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T18:01:32.119Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T18:01:32.119Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T18:01:32.119Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-07-30T18:01:32.119Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:01:32.119Z] [2019-07-30T18:01:32.119Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 18:01:32.106 [2019-07-30T18:01:32.119Z] !MESSAGE Unhandled event loop exception [2019-07-30T18:01:32.119Z] !STACK 0 [2019-07-30T18:01:32.119Z] java.lang.NullPointerException [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T18:01:32.119Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T18:01:32.119Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T18:01:32.119Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T18:01:32.119Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:01:32.119Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T18:01:32.119Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T18:01:32.119Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T18:01:32.119Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:01:32.119Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T18:01:32.119Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T18:01:32.119Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T18:01:32.119Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T18:01:32.119Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T18:01:32.119Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T18:01:32.119Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T18:01:32.119Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T18:01:32.119Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T18:01:32.119Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T18:01:32.119Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T18:01:32.119Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:01:32.119Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:01:32.119Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:01:32.119Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:01:32.119Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T18:01:32.119Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T18:01:32.119Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T18:01:32.119Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T18:01:32.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:01:32.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:01:34.886Z] [2019-07-30T18:01:34.886Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 18:01:34.711 [2019-07-30T18:01:34.886Z] !MESSAGE Unhandled event loop exception [2019-07-30T18:01:34.886Z] !STACK 0 [2019-07-30T18:01:34.886Z] java.lang.NullPointerException [2019-07-30T18:01:34.886Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T18:01:34.886Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T18:01:34.886Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T18:01:34.886Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T18:01:34.886Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T18:01:34.886Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T18:01:34.886Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T18:01:34.886Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T18:01:34.886Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T18:01:34.886Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T18:01:34.886Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T18:01:34.886Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T18:01:34.886Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T18:01:34.886Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T18:01:34.886Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T18:01:34.886Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T18:01:34.886Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T18:01:34.886Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T18:01:34.886Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T18:01:34.886Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T18:01:34.886Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T18:01:34.886Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T18:01:34.886Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T18:01:34.886Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T18:01:34.886Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T18:01:34.886Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:01:34.886Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T18:01:34.886Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T18:01:34.886Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T18:01:34.886Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:01:34.886Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T18:01:34.886Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T18:01:34.886Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T18:01:34.886Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T18:01:34.886Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T18:01:34.886Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T18:01:34.886Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T18:01:34.886Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T18:01:34.886Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T18:01:34.886Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T18:01:34.886Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T18:01:34.886Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:01:34.886Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:01:34.886Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:01:34.886Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:01:34.886Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T18:01:34.886Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T18:01:34.886Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T18:01:34.886Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T18:01:35.141Z] [2019-07-30T18:01:35.141Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 18:01:34.905 [2019-07-30T18:01:35.141Z] !MESSAGE Unhandled event loop exception [2019-07-30T18:01:35.141Z] !STACK 0 [2019-07-30T18:01:35.141Z] java.lang.NullPointerException [2019-07-30T18:01:35.141Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T18:01:35.141Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T18:01:35.141Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T18:01:35.141Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T18:01:35.141Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T18:01:35.141Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T18:01:35.141Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T18:01:35.141Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T18:01:35.141Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T18:01:35.141Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T18:01:35.141Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T18:01:35.141Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T18:01:35.141Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T18:01:35.141Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T18:01:35.141Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T18:01:35.141Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T18:01:35.141Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T18:01:35.141Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T18:01:35.141Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T18:01:35.141Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T18:01:35.141Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T18:01:35.141Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T18:01:35.141Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T18:01:35.141Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T18:01:35.141Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T18:01:35.141Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:01:35.141Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T18:01:35.141Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T18:01:35.141Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T18:01:35.141Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:01:35.141Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T18:01:35.141Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T18:01:35.141Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T18:01:35.141Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T18:01:35.141Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T18:01:35.141Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T18:01:35.141Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T18:01:35.141Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T18:01:35.141Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T18:01:35.141Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T18:01:35.141Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T18:01:35.141Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:01:35.141Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:01:35.141Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:01:35.141Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:01:35.141Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T18:01:35.141Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T18:01:35.141Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T18:01:35.141Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T18:01:40.379Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:01:40.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141604865 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:01:40.889Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:01:40.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:01:40.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:01:40.889Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:01:40.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141604928 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:01:40.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141604928 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:01:40.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141604928 data=null} to TreeItem with text {test} [2019-07-30T18:01:40.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141604929 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:01:40.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141604929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:01:40.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141604937 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:01:40.889Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:01:40.889Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:01:40.889Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:01:41.144Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:01:41.144Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:01:41.144Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:01:41.144Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:01:41.144Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:41.144Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:01:41.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:01:41.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:01:41.144Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:41.144Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:01:41.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141605246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:41.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141605246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:41.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141605246 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:41.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141605246 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:41.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141605246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:41.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141605246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:41.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141605246 data=null item=null detail=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-30T18:01:41.144Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141605246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:41.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141605246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:41.144Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141605246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:41.144Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141605246 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:41.144Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141605247 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:41.144Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:41.144Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:01:41.144Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:01:41.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:01:41.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:01:41.144Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:01:41.144Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:01:41.144Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:41.144Z] DEBUG - Clicking on OK [2019-07-30T18:01:41.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141605247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:41.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141605250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:41.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141605250 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:41.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141605250 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:41.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141605250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:41.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141605250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:41.144Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:41.144Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:41.144Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:41.144Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:41.144Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:41.144Z] DEBUG - Clicked on OK [2019-07-30T18:01:41.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141605250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:41.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1141605006 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-30T18:01:41.704Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.34 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-30T18:01:41.704Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest) Time elapsed: 27.836 s [2019-07-30T18:01:41.704Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-30T18:01:41.959Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-30T18:01:41.959Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T18:01:48.489Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T18:01:48.489Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:01:48.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:01:48.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:01:48.489Z] DEBUG - number of items : 6 [2019-07-30T18:01:48.489Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads} [2019-07-30T18:01:48.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141612073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T18:01:48.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141612074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T18:01:48.489Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141612074 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-07-30T18:01:48.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141612074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T18:01:48.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141612074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T18:01:48.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141612074 data=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-30T18:01:48.489Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141612075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T18:01:48.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141612075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T18:01:48.489Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141612075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T18:01:48.489Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141612075 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-07-30T18:01:48.489Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141612075 data=null} to ToolItem with tooltip text {Showing all threads} [2019-07-30T18:01:48.489Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads} [2019-07-30T18:01:48.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:01:48.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:01:48.489Z] DEBUG - number of items : 6 [2019-07-30T18:01:48.489Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads} [2019-07-30T18:01:48.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141612112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T18:01:48.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141612112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T18:01:48.489Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141612112 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-07-30T18:01:48.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141612112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T18:01:48.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141612112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T18:01:48.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141612112 data=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-30T18:01:48.489Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141612113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T18:01:48.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141612118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T18:01:48.489Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141612118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T18:01:48.489Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141612118 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-07-30T18:01:48.489Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141612118 data=null} to ToolItem with tooltip text {Showing active threads} [2019-07-30T18:01:48.489Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads} [2019-07-30T18:01:48.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:01:48.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:01:48.489Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-30T18:01:48.489Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T18:01:50.374Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T18:01:50.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:01:50.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:01:50.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:01:50.630Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-30T18:01:50.630Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-30T18:01:50.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141614999 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:01:50.885Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:01:50.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:01:50.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:01:50.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:01:50.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141615026 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:01:50.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141615026 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:01:50.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141615026 data=null} to TreeItem with text {test} [2019-07-30T18:01:50.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141615026 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:01:50.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141615027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:01:50.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141615037 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:01:50.885Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:01:50.885Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:01:50.885Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:01:52.012Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:01:52.012Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:01:52.012Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:01:52.012Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:01:52.012Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:52.012Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:01:52.012Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:01:52.012Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:01:52.012Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:52.012Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:01:52.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141615868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:52.012Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141615869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:52.012Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141615869 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:52.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141615869 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:52.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141615869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:52.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141615869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:52.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141615869 data=null item=null detail=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-30T18:01:52.012Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141615869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:52.012Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141615869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:52.012Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141615869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:52.012Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141615869 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:52.012Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141615869 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:52.012Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:01:52.012Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:01:52.012Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:01:52.012Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:01:52.012Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:01:52.012Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:01:52.012Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:01:52.012Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:52.012Z] DEBUG - Clicking on OK [2019-07-30T18:01:52.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141615870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:52.012Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141615870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:52.012Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141615870 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:52.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141615870 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:52.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141615870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:52.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141615870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:52.012Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:52.012Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:52.012Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:52.012Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:52.012Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:52.012Z] DEBUG - Clicked on OK [2019-07-30T18:01:52.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141615870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:52.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1141615100 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-30T18:01:52.267Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.555 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-30T18:01:52.267Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 6.225 s [2019-07-30T18:01:52.267Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 2.717 s [2019-07-30T18:01:52.267Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-30T18:01:52.978Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:01:58.216Z] DEBUG - number of items : 25 [2019-07-30T18:01:58.216Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-30T18:01:58.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141622467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:01:58.216Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141622467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:01:58.216Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141622467 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:01:58.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141622467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:01:58.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141622467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:01:58.778Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141622780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:01:58.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141622782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:01:58.778Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141622782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:01:58.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141622782 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:01:58.778Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141622782 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:01:58.778Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-30T18:01:58.778Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-30T18:01:58.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1141622784 data=null doit=true} to Shell with text {Filter} [2019-07-30T18:01:58.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:01:58.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - Clicking on Uncheck all [2019-07-30T18:01:58.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1141622798 data=null 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-30T18:01:58.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141622799 data=null 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-30T18:01:58.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1141622799 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1141622799 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1141622799 data=null 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-30T18:01:58.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1141622799 data=null 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-30T18:01:58.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1141622799 data=null item=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-30T18:01:58.778Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1141622813 data=null 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-30T18:01:58.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141622813 data=null 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-30T18:01:58.778Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1141622813 data=null 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-30T18:01:58.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1141622813 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1141622813 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Clicked on Uncheck all [2019-07-30T18:01:58.778Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-30T18:01:58.778Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:01:58.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=1141622865 data=null button=0 stateMask=0x0 x=92 y=77 count=0} to Tree node with text: systemd [2019-07-30T18:01:58.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=1141622865 data=null doit=true} to Tree node with text: systemd [2019-07-30T18:01:58.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=1141622865 data=null} to Tree node with text: systemd [2019-07-30T18:01:58.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=1141622865 data=null button=1 stateMask=0x0 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-30T18:01:58.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141622866 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-30T18:01:58.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=1141622866 data=null button=1 stateMask=0x80000 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - Clicking on Check subtree [2019-07-30T18:01:58.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1141622867 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-30T18:01:58.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1141622867 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-30T18:01:58.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1141622867 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1141622867 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1141622867 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-30T18:01:58.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1141622867 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-30T18:01:58.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1141622867 data=null item=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-30T18:01:58.778Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1141622874 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-30T18:01:58.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1141622874 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-30T18:01:58.778Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1141622874 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-30T18:01:58.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1141622874 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1141622874 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Clicked on Check subtree [2019-07-30T18:01:58.778Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-30T18:01:58.778Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:01:58.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=1141622876 data=null button=0 stateMask=0x0 x=93 y=1221 count=0} to Tree node with text: kthreadd [2019-07-30T18:01:58.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=1141622876 data=null doit=true} to Tree node with text: kthreadd [2019-07-30T18:01:58.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=1141622876 data=null} to Tree node with text: kthreadd [2019-07-30T18:01:58.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=1141622876 data=null button=1 stateMask=0x0 x=93 y=1221 count=1} to Tree node with text: kthreadd [2019-07-30T18:01:58.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141622876 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-30T18:01:58.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=1141622877 data=null button=1 stateMask=0x80000 x=93 y=1221 count=1} to Tree node with text: kthreadd [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - Clicking on Check subtree [2019-07-30T18:01:58.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1141622877 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-30T18:01:58.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1141622878 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-30T18:01:58.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1141622878 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1141622878 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1141622878 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-30T18:01:58.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1141622878 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-30T18:01:58.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1141622885 data=null item=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-30T18:01:58.778Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1141622889 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-30T18:01:58.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1141622889 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-30T18:01:58.778Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1141622889 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-30T18:01:58.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1141622889 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1141622889 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Clicked on Check subtree [2019-07-30T18:01:58.778Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-30T18:01:58.778Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:01:58.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=1141622890 data=null button=0 stateMask=0x0 x=110 y=-946 count=0} to Tree node with text: lttng-consumerd [2019-07-30T18:01:58.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=1141622890 data=null doit=true} to Tree node with text: lttng-consumerd [2019-07-30T18:01:58.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=1141622890 data=null} to Tree node with text: lttng-consumerd [2019-07-30T18:01:58.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=1141622890 data=null button=1 stateMask=0x0 x=110 y=-946 count=1} to Tree node with text: lttng-consumerd [2019-07-30T18:01:58.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141622891 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-30T18:01:58.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=1141622891 data=null button=1 stateMask=0x80000 x=110 y=-946 count=1} to Tree node with text: lttng-consumerd [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - Clicking on Check subtree [2019-07-30T18:01:58.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1141622892 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-30T18:01:58.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1141622892 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-30T18:01:58.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1141622892 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1141622892 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1141622892 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-30T18:01:58.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1141622892 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-30T18:01:58.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1141622892 data=null item=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-30T18:01:58.778Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1141622893 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-30T18:01:58.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1141622893 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-30T18:01:58.778Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1141622893 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-30T18:01:58.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1141622893 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1141622893 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Clicked on Check subtree [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:01:58.778Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Clicking on OK [2019-07-30T18:01:58.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141622894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141622894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141622894 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141622894 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141622894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141622894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141622894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:01:58.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141622467 data=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-30T18:01:59.033Z] DEBUG - Clicked on [2019-07-30T18:01:59.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:01:59.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:01:59.033Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:01:59.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1141623103 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-30T18:01:59.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1141623109 data=null button=1 stateMask=0x80000 x=82 y=-12 count=1} to TreeColumn with text {Process} [2019-07-30T18:01:59.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1141623172 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-30T18:01:59.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1141623173 data=null button=1 stateMask=0x80000 x=82 y=-12 count=1} to TreeColumn with text {Process} [2019-07-30T18:01:59.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1141623175 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-30T18:01:59.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1141623176 data=null button=1 stateMask=0x80000 x=184 y=-12 count=1} to TreeColumn with text {TID} [2019-07-30T18:01:59.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1141623176 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-30T18:01:59.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1141623177 data=null button=1 stateMask=0x80000 x=184 y=-12 count=1} to TreeColumn with text {TID} [2019-07-30T18:01:59.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1141623177 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-30T18:01:59.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1141623182 data=null button=1 stateMask=0x80000 x=224 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-30T18:01:59.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1141623183 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-30T18:01:59.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1141623183 data=null button=1 stateMask=0x80000 x=224 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-30T18:01:59.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1141623184 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-30T18:01:59.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1141623185 data=null button=1 stateMask=0x80000 x=314 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-30T18:01:59.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1141623186 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-30T18:01:59.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1141623186 data=null button=1 stateMask=0x80000 x=314 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-30T18:01:59.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141623290 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:01:59.288Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:01:59.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:01:59.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:01:59.288Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:01:59.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141623334 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:01:59.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141623334 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:01:59.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141623334 data=null} to TreeItem with text {test} [2019-07-30T18:01:59.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141623334 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:01:59.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141623334 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:01:59.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141623342 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:01:59.289Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:01:59.289Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:01:59.289Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:02:00.213Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:02:00.213Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:02:00.213Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:02:00.213Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:00.213Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:00.213Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:02:00.213Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:02:00.213Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:02:00.213Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:00.213Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:02:00.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141624181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:00.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141624181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:00.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141624181 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:00.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141624181 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:00.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141624181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:00.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141624181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:00.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141624181 data=null item=null detail=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-30T18:02:00.213Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141624181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:00.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141624181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:00.213Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141624181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:00.213Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141624181 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:00.213Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141624181 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:00.213Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:00.213Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:02:00.213Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:02:00.213Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:02:00.213Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:02:00.213Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:02:00.213Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:00.213Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:00.213Z] DEBUG - Clicking on OK [2019-07-30T18:02:00.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141624182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:00.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141624182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:00.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141624182 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:00.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141624182 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:00.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141624182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:00.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141624182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:00.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:00.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:00.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:00.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:00.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:00.213Z] DEBUG - Clicked on OK [2019-07-30T18:02:00.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141624182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:00.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1141623407 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-30T18:02:00.468Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.291 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-30T18:02:00.468Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest) Time elapsed: 6.5 s [2019-07-30T18:02:00.468Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-30T18:02:15.557Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.834 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-30T18:02:15.557Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest) Time elapsed: 12.34 s [2019-07-30T18:02:15.557Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-30T18:02:18.071Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T18:02:18.071Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:02:18.071Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T18:02:18.071Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:18.071Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:18.071Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:18.071Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:18.071Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:18.071Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:18.071Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:18.071Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:18.071Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:18.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141642163 data=null doit=true} to Shell with text {Find} [2019-07-30T18:02:18.071Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T18:02:18.071Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T18:02:18.071Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-30T18:02:18.071Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1141642178 data=null} to (of type 'Combo') [2019-07-30T18:02:18.071Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:18.071Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:18.071Z] 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-30T18:02:18.071Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:18.071Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6ad5458b [2019-07-30T18:02:18.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1141642185 data=null 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-30T18:02:18.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141642185 data=null 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-30T18:02:18.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1141642185 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:18.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1141642185 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:18.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1141642185 data=null 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-30T18:02:18.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1141642185 data=null 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-30T18:02:18.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1141642185 data=null item=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-30T18:02:18.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1141642185 data=null 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-30T18:02:18.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141642194 data=null 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-30T18:02:18.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1141642194 data=null 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-30T18:02:18.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1141642194 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:18.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1141642194 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:18.071Z] 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-30T18:02:18.071Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:18.071Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4570d6f8 [2019-07-30T18:02:18.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1141642196 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-30T18:02:18.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1141642196 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-30T18:02:18.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1141642196 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:18.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1141642196 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:18.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1141642196 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-30T18:02:18.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1141642196 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-30T18:02:18.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1141642196 data=null item=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-30T18:02:18.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1141642196 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-30T18:02:18.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1141642196 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-30T18:02:18.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1141642196 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-30T18:02:18.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1141642196 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:18.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1141642196 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:18.071Z] DEBUG - Clicking on Fi&nd [2019-07-30T18:02:18.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141642197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141642199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141642199 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141642200 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141642200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141642200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141642200 data=null item=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-30T18:02:18.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141642201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141642201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141642201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141642201 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141642201 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Clicked on Fi&nd [2019-07-30T18:02:18.071Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T18:02:18.071Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T18:02:18.071Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T18:02:18.071Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T18:02:18.071Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo' [2019-07-30T18:02:18.071Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo') [2019-07-30T18:02:18.071Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-30T18:02:18.071Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1141642219 data=null} to (of type 'Combo') [2019-07-30T18:02:18.071Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:18.071Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:18.071Z] 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-30T18:02:18.071Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:18.071Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:18.071Z] 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-30T18:02:18.071Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:18.071Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@659b5423 [2019-07-30T18:02:18.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1141642229 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-30T18:02:18.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1141642230 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-30T18:02:18.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1141642230 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:18.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1141642230 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:18.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1141642230 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-30T18:02:18.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1141642230 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-30T18:02:18.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1141642230 data=null item=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-30T18:02:18.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1141642230 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-30T18:02:18.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1141642272 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-30T18:02:18.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1141642272 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-30T18:02:18.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1141642272 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:18.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1141642272 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:18.071Z] DEBUG - Clicking on Fi&nd [2019-07-30T18:02:18.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141642272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141642272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141642272 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141642272 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141642272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141642272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141642272 data=null item=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-30T18:02:18.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141642273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141642273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141642273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141642273 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141642273 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Clicked on Fi&nd [2019-07-30T18:02:18.071Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T18:02:18.071Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T18:02:18.071Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T18:02:18.071Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T18:02:18.071Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:18.071Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.071Z] DEBUG - Clicking on Close [2019-07-30T18:02:18.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141642275 data=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-30T18:02:18.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141642275 data=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-30T18:02:18.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141642275 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141642275 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:18.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141642275 data=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-30T18:02:18.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141642275 data=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-30T18:02:18.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141642275 data=null item=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-30T18:02:18.327Z] DEBUG - Clicked on [2019-07-30T18:02:18.327Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T18:02:18.327Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:18.327Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:18.327Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:18.327Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:18.327Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:18.327Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:18.327Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:18.327Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:18.584Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:18.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141642628 data=null doit=true} to Shell with text {Find} [2019-07-30T18:02:18.584Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:02:18.584Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T18:02:18.584Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T18:02:18.584Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T18:02:18.584Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1141642639 data=null} to (of type 'Combo') [2019-07-30T18:02:18.584Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:18.584Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:18.584Z] 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-30T18:02:18.584Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:18.584Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@447c499f [2019-07-30T18:02:18.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1141642646 data=null 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-30T18:02:18.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141642646 data=null 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-30T18:02:18.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1141642646 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:18.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1141642646 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:18.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1141642646 data=null 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-30T18:02:18.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1141642646 data=null 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-30T18:02:18.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1141642646 data=null item=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-30T18:02:18.584Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1141642646 data=null 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-30T18:02:18.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141642646 data=null 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-30T18:02:18.584Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1141642646 data=null 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-30T18:02:18.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1141642646 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:18.584Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1141642647 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:18.584Z] 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-30T18:02:18.584Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:18.584Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:18.584Z] DEBUG - Clicking on Fi&nd [2019-07-30T18:02:18.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141642656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141642656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141642656 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141642656 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141642656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141642656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141642656 data=null item=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-30T18:02:18.584Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141642656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141642657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141642657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141642657 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141642657 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Clicked on Fi&nd [2019-07-30T18:02:18.584Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T18:02:18.584Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T18:02:18.584Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T18:02:18.584Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T18:02:18.584Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:02:18.584Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:02:18.584Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:02:18.584Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-30T18:02:18.584Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-30T18:02:18.584Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T18:02:18.584Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1141642662 data=null} to (of type 'Combo') [2019-07-30T18:02:18.584Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T18:02:18.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1141642663 data=null doit=true} to Button with text {F&orward} [2019-07-30T18:02:18.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1141642663 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-30T18:02:18.584Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T18:02:18.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1141642664 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T18:02:18.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1141642664 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-30T18:02:18.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1141642664 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-30T18:02:18.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1141642664 data=null item=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-30T18:02:18.584Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:18.584Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:18.584Z] 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-30T18:02:18.584Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:18.584Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:18.584Z] 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-30T18:02:18.584Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:18.584Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:18.584Z] DEBUG - Clicking on Fi&nd [2019-07-30T18:02:18.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141642692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141642692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141642692 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141642692 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141642692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141642692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141642692 data=null item=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-30T18:02:18.584Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141642692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141642692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141642692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141642692 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141642692 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Clicked on Fi&nd [2019-07-30T18:02:18.584Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T18:02:18.584Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T18:02:18.584Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T18:02:18.584Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T18:02:18.584Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:02:18.584Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:02:18.584Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:18.584Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:18.584Z] DEBUG - Clicking on Close [2019-07-30T18:02:18.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141642694 data=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-30T18:02:18.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141642694 data=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-30T18:02:18.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141642694 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141642694 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:18.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141642695 data=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-30T18:02:18.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141642697 data=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-30T18:02:18.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141642697 data=null item=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-30T18:02:18.584Z] DEBUG - Clicked on [2019-07-30T18:02:18.584Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T18:02:19.145Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:19.145Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:19.145Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:19.145Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:19.145Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:19.145Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:19.145Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:19.145Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:19.401Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:19.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141643478 data=null doit=true} to Shell with text {Find} [2019-07-30T18:02:19.401Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:19.401Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.401Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.401Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.401Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.401Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.401Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.401Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.401Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.401Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T18:02:19.401Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:19.401Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.401Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T18:02:19.402Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T18:02:19.402Z] DEBUG - Setting text on (of type 'Combo') to CPU [2019-07-30T18:02:19.402Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} time=1141643488 data=null} to (of type 'Combo') [2019-07-30T18:02:19.402Z] DEBUG - Set text on (of type 'Combo') to CPU [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:19.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1141643523 data=null doit=true} to Button with text {&Backward} [2019-07-30T18:02:19.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1141643523 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-30T18:02:19.402Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:19.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1141643524 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:19.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1141643524 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-30T18:02:19.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1141643524 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-30T18:02:19.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1141643524 data=null item=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-30T18:02:19.402Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:19.402Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:19.402Z] 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-30T18:02:19.402Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:19.402Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3d584a09 [2019-07-30T18:02:19.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1141643525 data=null 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-30T18:02:19.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141643525 data=null 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-30T18:02:19.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1141643525 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:19.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1141643525 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:19.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1141643525 data=null 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-30T18:02:19.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1141643525 data=null 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-30T18:02:19.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1141643525 data=null item=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-30T18:02:19.402Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1141643526 data=null 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-30T18:02:19.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141643526 data=null 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-30T18:02:19.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1141643526 data=null 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-30T18:02:19.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1141643526 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:19.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1141643578 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:19.402Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@30173e47 [2019-07-30T18:02:19.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1141643579 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-30T18:02:19.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1141643579 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-30T18:02:19.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1141643579 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:19.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1141643579 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:19.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1141643579 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-30T18:02:19.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1141643579 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-30T18:02:19.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1141643579 data=null item=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-30T18:02:19.402Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1141643579 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-30T18:02:19.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1141643579 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-30T18:02:19.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1141643579 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-30T18:02:19.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1141643579 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:19.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1141643579 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:19.402Z] 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-30T18:02:19.402Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:19.402Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:19.402Z] DEBUG - Clicking on Fi&nd [2019-07-30T18:02:19.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141643580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141643580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141643580 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141643580 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141643580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141643580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141643580 data=null item=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-30T18:02:19.402Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141643581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141643581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141643581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141643581 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141643581 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Clicked on Fi&nd [2019-07-30T18:02:19.402Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T18:02:19.402Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T18:02:19.402Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T18:02:19.402Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T18:02:19.402Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo' [2019-07-30T18:02:19.402Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo') [2019-07-30T18:02:19.402Z] DEBUG - Setting text on (of type 'Combo') to CP [2019-07-30T18:02:19.402Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} time=1141643582 data=null} to (of type 'Combo') [2019-07-30T18:02:19.402Z] DEBUG - Set text on (of type 'Combo') to CP [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:19.402Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:19.402Z] 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-30T18:02:19.402Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:19.402Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:19.402Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:19.402Z] 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-30T18:02:19.402Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:19.402Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:19.402Z] DEBUG - Clicking on Fi&nd [2019-07-30T18:02:19.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141643586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141643586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141643586 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141643586 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141643586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141643586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141643586 data=null item=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-30T18:02:19.402Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141643594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141643595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141643595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141643595 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141643595 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Clicked on Fi&nd [2019-07-30T18:02:19.402Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T18:02:19.402Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T18:02:19.402Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T18:02:19.402Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T18:02:19.402Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:19.402Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.402Z] DEBUG - Clicking on Close [2019-07-30T18:02:19.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141643596 data=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-30T18:02:19.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141643596 data=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-30T18:02:19.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141643596 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141643596 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:19.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141643596 data=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-30T18:02:19.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141643597 data=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-30T18:02:19.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141643597 data=null item=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-30T18:02:19.657Z] DEBUG - Clicked on [2019-07-30T18:02:19.657Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T18:02:19.657Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:19.657Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:19.657Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:19.657Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:19.657Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:19.657Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:19.657Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:19.657Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:19.913Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:19.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141643920 data=null doit=true} to Shell with text {Find} [2019-07-30T18:02:19.913Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.913Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T18:02:19.913Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T18:02:19.913Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T18:02:19.913Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1141643933 data=null} to (of type 'Combo') [2019-07-30T18:02:19.913Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:19.913Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4599f1e0 [2019-07-30T18:02:19.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1141643935 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-30T18:02:19.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1141643936 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-30T18:02:19.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1141643936 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:19.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1141643936 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:19.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1141643936 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-30T18:02:19.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1141643936 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-30T18:02:19.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1141643936 data=null item=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-30T18:02:19.913Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1141643936 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-30T18:02:19.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1141643936 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-30T18:02:19.913Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1141643936 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-30T18:02:19.913Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1141643936 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:19.913Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1141643936 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:19.913Z] 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-30T18:02:19.913Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:19.913Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:19.913Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:19.914Z] 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-30T18:02:19.914Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:19.914Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:19.914Z] DEBUG - Clicking on Fi&nd [2019-07-30T18:02:19.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141643941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141643941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141643941 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141643941 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141643941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141643941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141643941 data=null item=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-30T18:02:19.914Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141643941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141643942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141643942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141643942 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141643942 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Clicked on Fi&nd [2019-07-30T18:02:19.914Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T18:02:19.914Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T18:02:19.914Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T18:02:19.914Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T18:02:19.914Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-30T18:02:19.914Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-30T18:02:19.914Z] DEBUG - Setting text on (of type 'Combo') to cpu 1 [2019-07-30T18:02:19.914Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} time=1141643959 data=null} to (of type 'Combo') [2019-07-30T18:02:19.914Z] DEBUG - Set text on (of type 'Combo') to cpu 1 [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:19.914Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:19.914Z] 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-30T18:02:19.914Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:19.914Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:19.914Z] 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-30T18:02:19.914Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:19.914Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:19.914Z] DEBUG - Clicking on Fi&nd [2019-07-30T18:02:19.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141643969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141643969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141643969 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141643969 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141643969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141643969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141643969 data=null item=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-30T18:02:19.914Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141643971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141643971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141643971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141643971 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141643971 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Clicked on Fi&nd [2019-07-30T18:02:19.914Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T18:02:19.914Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T18:02:19.914Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T18:02:19.914Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T18:02:19.914Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:19.914Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:19.914Z] DEBUG - Clicking on Close [2019-07-30T18:02:19.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141643976 data=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-30T18:02:19.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141643976 data=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-30T18:02:19.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141643976 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141643976 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:19.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141643976 data=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-30T18:02:19.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141643976 data=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-30T18:02:19.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141643976 data=null item=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-30T18:02:19.914Z] DEBUG - Clicked on [2019-07-30T18:02:19.914Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T18:02:20.169Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:20.169Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:20.169Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:20.169Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:20.169Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:20.169Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:20.169Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:20.169Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:20.169Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:20.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141644315 data=null doit=true} to Shell with text {Find} [2019-07-30T18:02:20.169Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:20.169Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:20.169Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:20.169Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:20.169Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:20.169Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:20.169Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:20.169Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:20.169Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:20.169Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T18:02:20.169Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:20.169Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:20.169Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:20.169Z] DEBUG - Clicking on Close [2019-07-30T18:02:20.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141644325 data=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-30T18:02:20.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141644325 data=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-30T18:02:20.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141644325 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:20.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141644325 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:20.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141644325 data=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-30T18:02:20.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141644325 data=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-30T18:02:20.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141644326 data=null item=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-30T18:02:20.424Z] DEBUG - Clicked on [2019-07-30T18:02:20.424Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:20.424Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:20.424Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:20.424Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:20.424Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:20.424Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:20.424Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:20.424Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:20.424Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:20.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141644551 data=null doit=true} to Shell with text {Find} [2019-07-30T18:02:20.424Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:20.424Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:20.424Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:20.424Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:20.424Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:20.424Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:20.424Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:20.424Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:20.424Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:20.424Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T18:02:20.424Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:20.424Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:20.425Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:20.425Z] DEBUG - Clicking on Close [2019-07-30T18:02:20.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141644562 data=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-30T18:02:20.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141644562 data=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-30T18:02:20.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141644562 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:20.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141644562 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:20.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141644562 data=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-30T18:02:20.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141644562 data=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-30T18:02:20.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141644562 data=null item=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-30T18:02:20.425Z] DEBUG - Clicked on [2019-07-30T18:02:20.425Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T18:02:20.680Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:20.680Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:20.680Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:20.680Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:20.680Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:20.680Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:20.680Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:20.680Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:20.680Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:20.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141644857 data=null doit=true} to Shell with text {Find} [2019-07-30T18:02:20.680Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:20.680Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T18:02:20.680Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T18:02:20.680Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T18:02:20.680Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1141644867 data=null} to (of type 'Combo') [2019-07-30T18:02:20.680Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:20.680Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T18:02:20.680Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1141644869 data=null doit=true} to Button with text {F&orward} [2019-07-30T18:02:20.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1141644869 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-30T18:02:20.680Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T18:02:20.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1141644870 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T18:02:20.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1141644874 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-30T18:02:20.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1141644874 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-30T18:02:20.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1141644874 data=null item=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-30T18:02:20.680Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:20.680Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:20.681Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@48709514 [2019-07-30T18:02:20.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1141644875 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-30T18:02:20.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1141644875 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-30T18:02:20.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1141644875 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:20.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1141644875 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:20.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1141644875 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-30T18:02:20.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1141644875 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-30T18:02:20.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1141644875 data=null item=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-30T18:02:20.681Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1141644875 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-30T18:02:20.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1141644875 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-30T18:02:20.681Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1141644875 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-30T18:02:20.681Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1141644875 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:20.681Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1141644884 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:20.681Z] 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-30T18:02:20.681Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:20.681Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3c1f6e31 [2019-07-30T18:02:20.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1141644884 data=null 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-30T18:02:20.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141644884 data=null 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-30T18:02:20.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1141644884 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:20.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1141644884 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:20.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1141644885 data=null 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-30T18:02:20.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1141644885 data=null 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-30T18:02:20.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1141644885 data=null item=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-30T18:02:20.681Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1141644885 data=null 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-30T18:02:20.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141644885 data=null 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-30T18:02:20.681Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1141644885 data=null 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-30T18:02:20.681Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1141644885 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:20.681Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1141644885 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:20.681Z] 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-30T18:02:20.681Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:20.681Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:20.681Z] DEBUG - Clicking on Fi&nd [2019-07-30T18:02:20.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141644886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141644886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141644886 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141644886 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141644886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141644889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141644890 data=null item=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-30T18:02:20.681Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141644890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141644890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141644890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141644890 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141644890 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Clicked on Fi&nd [2019-07-30T18:02:20.681Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T18:02:20.681Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T18:02:20.681Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T18:02:20.681Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T18:02:20.681Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T18:02:20.681Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T18:02:20.681Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T18:02:20.681Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T18:02:20.681Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:02:20.681Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:02:20.681Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-30T18:02:20.681Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-30T18:02:20.681Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T18:02:20.681Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1141644892 data=null} to (of type 'Combo') [2019-07-30T18:02:20.681Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:20.681Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1141644902 data=null doit=true} to Button with text {&Backward} [2019-07-30T18:02:20.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1141644902 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-30T18:02:20.681Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:20.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1141644903 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:20.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1141644903 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-30T18:02:20.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1141644903 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-30T18:02:20.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1141644903 data=null item=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-30T18:02:20.681Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:20.681Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:20.681Z] 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-30T18:02:20.681Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:20.681Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:20.681Z] 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-30T18:02:20.681Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:20.681Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:20.681Z] DEBUG - Clicking on Fi&nd [2019-07-30T18:02:20.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141644918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141644918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141644918 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141644918 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141644918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141644918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141644918 data=null item=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-30T18:02:20.681Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141644918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141644918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141644919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141644919 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141644919 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Clicked on Fi&nd [2019-07-30T18:02:20.681Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T18:02:20.681Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T18:02:20.681Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T18:02:20.681Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T18:02:20.681Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:20.681Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:20.681Z] DEBUG - Clicking on Close [2019-07-30T18:02:20.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141644923 data=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-30T18:02:20.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141644923 data=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-30T18:02:20.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141644923 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141644923 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:20.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141644923 data=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-30T18:02:20.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141644923 data=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-30T18:02:20.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141644923 data=null item=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-30T18:02:20.937Z] DEBUG - Clicked on [2019-07-30T18:02:20.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1141645053 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-30T18:02:20.937Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:02:20.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:02:20.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:02:20.937Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:02:20.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141645142 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:02:20.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141645142 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:02:20.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141645142 data=null} to TreeItem with text {test} [2019-07-30T18:02:20.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141645142 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:02:20.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141645142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:02:21.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141645199 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:02:21.192Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:02:21.192Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:02:21.192Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:02:22.118Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:02:22.118Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:02:22.118Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:02:22.118Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:22.118Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:22.118Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:02:22.118Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:02:22.118Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:02:22.118Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:22.118Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:02:22.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141646040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:22.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141646040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:22.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141646040 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:22.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141646040 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:22.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141646040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:22.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141646040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:22.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141646041 data=null item=null detail=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-30T18:02:22.118Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141646041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:22.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141646041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:22.118Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141646041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:22.118Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141646041 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:22.118Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141646041 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:22.118Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:22.118Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:02:22.118Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:02:22.118Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:02:22.118Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:02:22.118Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:02:22.118Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:22.118Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:22.118Z] DEBUG - Clicking on OK [2019-07-30T18:02:22.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141646042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:22.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141646042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:22.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141646042 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:22.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141646042 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:22.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141646042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:22.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141646042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:22.118Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:22.118Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:22.118Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:22.118Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:22.118Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:22.118Z] DEBUG - Clicked on OK [2019-07-30T18:02:22.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141646042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:22.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1141645276 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-30T18:02:22.373Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.062 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-30T18:02:22.373Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.532 s [2019-07-30T18:02:22.373Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.408 s [2019-07-30T18:02:22.373Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.911 s [2019-07-30T18:02:22.373Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.376 s [2019-07-30T18:02:22.373Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.574 s [2019-07-30T18:02:22.373Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.382 s [2019-07-30T18:02:22.373Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-30T18:02:27.610Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T18:02:27.610Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:02:27.610Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:02:27.610Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:27.610Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:27.610Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:27.610Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:27.610Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:27.610Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:27.610Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:27.610Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:27.610Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:27.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141651786 data=null doit=true} to Shell with text {Find} [2019-07-30T18:02:27.610Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:27.610Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:27.610Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:27.610Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:27.610Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:27.610Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:27.610Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:27.610Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:27.610Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:27.610Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T18:02:27.610Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:27.610Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:27.610Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T18:02:27.610Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T18:02:27.610Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-30T18:02:27.865Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1141651788 data=null} to (of type 'Combo') [2019-07-30T18:02:27.865Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:27.865Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:27.865Z] 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-30T18:02:27.865Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:27.865Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@469dd4b2 [2019-07-30T18:02:27.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1141651878 data=null 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-30T18:02:27.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141651879 data=null 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-30T18:02:27.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1141651879 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:27.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1141651879 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:27.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1141651879 data=null 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-30T18:02:27.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1141651879 data=null 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-30T18:02:27.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1141651879 data=null item=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-30T18:02:27.865Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1141651879 data=null 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-30T18:02:27.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141651879 data=null 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-30T18:02:27.865Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1141651879 data=null 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-30T18:02:27.865Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1141651879 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:27.865Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1141651879 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:27.865Z] 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-30T18:02:27.865Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:27.865Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4029d91b [2019-07-30T18:02:27.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1141651880 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-30T18:02:27.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1141651880 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-30T18:02:27.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1141651880 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:27.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1141651881 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:27.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1141651881 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-30T18:02:27.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1141651881 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-30T18:02:27.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1141651881 data=null item=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-30T18:02:27.865Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1141651881 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-30T18:02:27.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1141651881 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-30T18:02:27.865Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1141651881 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-30T18:02:27.865Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1141651881 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:27.865Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1141651881 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:27.865Z] DEBUG - Clicking on Fi&nd [2019-07-30T18:02:27.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141651881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:27.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141651881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:27.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141651881 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:27.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141651881 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:27.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141651881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:27.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141651884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:27.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141651884 data=null item=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-30T18:02:27.865Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141651889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:27.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141651890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:27.865Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141651890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:27.865Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141651890 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:27.865Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141651890 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:27.865Z] DEBUG - Clicked on Fi&nd [2019-07-30T18:02:27.865Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T18:02:27.865Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T18:02:27.865Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T18:02:27.865Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T18:02:27.865Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo' [2019-07-30T18:02:27.865Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo') [2019-07-30T18:02:27.865Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-30T18:02:27.865Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1141651890 data=null} to (of type 'Combo') [2019-07-30T18:02:27.865Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:27.865Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:27.865Z] 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-30T18:02:27.865Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:27.865Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:27.866Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:27.866Z] 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-30T18:02:27.866Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:27.866Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4648449f [2019-07-30T18:02:27.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1141651893 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-30T18:02:27.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1141651893 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-30T18:02:27.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1141651893 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:27.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1141651893 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:27.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1141651893 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-30T18:02:27.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1141651893 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-30T18:02:27.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1141651893 data=null item=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-30T18:02:27.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1141651893 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-30T18:02:27.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1141651893 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-30T18:02:27.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1141651894 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-30T18:02:27.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1141651894 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:27.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1141651894 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:27.866Z] DEBUG - Clicking on Fi&nd [2019-07-30T18:02:27.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141651894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:27.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141651894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:27.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141651894 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:27.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141651894 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:27.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141651894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:27.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141651894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:27.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141651894 data=null item=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-30T18:02:27.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141651895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:27.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141651895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:27.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141651895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:27.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141651895 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:27.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141651895 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:27.866Z] DEBUG - Clicked on Fi&nd [2019-07-30T18:02:27.866Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T18:02:27.866Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T18:02:27.866Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T18:02:27.866Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T18:02:27.866Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:27.866Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:27.866Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:27.866Z] DEBUG - Clicking on Close [2019-07-30T18:02:27.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141651896 data=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-30T18:02:27.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141651896 data=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-30T18:02:27.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141651896 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:27.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141651896 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:27.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141651896 data=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-30T18:02:27.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141651897 data=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-30T18:02:27.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141651897 data=null item=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-30T18:02:27.866Z] DEBUG - Clicked on [2019-07-30T18:02:27.866Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:02:27.866Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:27.866Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:27.866Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:27.866Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:27.866Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:27.866Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:27.866Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:28.209Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:28.209Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:28.209Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141652263 data=null doit=true} to Shell with text {Find} [2019-07-30T18:02:28.209Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:28.209Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.209Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.209Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.209Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.209Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.209Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.209Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.209Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.210Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:02:28.210Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T18:02:28.210Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T18:02:28.210Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T18:02:28.210Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1141652279 data=null} to (of type 'Combo') [2019-07-30T18:02:28.210Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:28.210Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:28.210Z] 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-30T18:02:28.210Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:28.210Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6ea45f6f [2019-07-30T18:02:28.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1141652280 data=null 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-30T18:02:28.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141652290 data=null 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-30T18:02:28.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1141652290 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:28.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1141652290 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:28.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1141652290 data=null 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-30T18:02:28.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1141652290 data=null 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-30T18:02:28.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1141652290 data=null item=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-30T18:02:28.210Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1141652291 data=null 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-30T18:02:28.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141652291 data=null 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-30T18:02:28.210Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1141652291 data=null 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-30T18:02:28.210Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1141652291 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:28.210Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1141652291 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:28.210Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7f69b0d3 [2019-07-30T18:02:28.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1141652294 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-30T18:02:28.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1141652295 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-30T18:02:28.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1141652295 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:28.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1141652295 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:28.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1141652295 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-30T18:02:28.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1141652295 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-30T18:02:28.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1141652295 data=null item=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-30T18:02:28.210Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1141652295 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-30T18:02:28.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1141652295 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-30T18:02:28.210Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1141652295 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-30T18:02:28.210Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1141652295 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:28.210Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1141652295 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:28.210Z] 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-30T18:02:28.210Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:28.210Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:28.210Z] DEBUG - Clicking on Fi&nd [2019-07-30T18:02:28.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141652296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141652296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141652296 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141652296 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141652296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141652296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141652296 data=null item=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-30T18:02:28.210Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141652313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141652313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.210Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141652313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.210Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141652313 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.210Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141652313 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.210Z] DEBUG - Clicked on Fi&nd [2019-07-30T18:02:28.210Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T18:02:28.210Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T18:02:28.210Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T18:02:28.210Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T18:02:28.210Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:02:28.210Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:02:28.210Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:02:28.210Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T18:02:28.210Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T18:02:28.210Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T18:02:28.210Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1141652324 data=null} to (of type 'Combo') [2019-07-30T18:02:28.210Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T18:02:28.210Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1141652325 data=null doit=true} to Button with text {F&orward} [2019-07-30T18:02:28.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1141652325 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-30T18:02:28.210Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T18:02:28.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1141652326 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T18:02:28.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1141652326 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-30T18:02:28.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1141652326 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-30T18:02:28.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1141652326 data=null item=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-30T18:02:28.210Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:28.210Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:28.210Z] 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-30T18:02:28.210Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.210Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:28.210Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:28.466Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:28.466Z] 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-30T18:02:28.466Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:28.466Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:28.466Z] DEBUG - Clicking on Fi&nd [2019-07-30T18:02:28.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141652372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.466Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141652373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.466Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141652373 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141652373 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141652373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141652373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141652373 data=null item=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-30T18:02:28.466Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141652374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.466Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141652374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.466Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141652374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.466Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141652374 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.466Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141652374 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.466Z] DEBUG - Clicked on Fi&nd [2019-07-30T18:02:28.466Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T18:02:28.466Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T18:02:28.466Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T18:02:28.466Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T18:02:28.466Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:02:28.466Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:02:28.466Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:28.466Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:28.466Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.466Z] DEBUG - Clicking on Close [2019-07-30T18:02:28.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141652376 data=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-30T18:02:28.466Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141652376 data=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-30T18:02:28.466Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141652376 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:28.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141652376 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:28.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141652376 data=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-30T18:02:28.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141652376 data=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-30T18:02:28.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141652376 data=null item=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-30T18:02:28.466Z] DEBUG - Clicked on [2019-07-30T18:02:28.466Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:02:28.466Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:28.466Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:28.466Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:28.466Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:28.466Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:28.466Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:28.466Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:28.466Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:28.721Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:28.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141652976 data=null doit=true} to Shell with text {Find} [2019-07-30T18:02:28.977Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T18:02:28.977Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T18:02:28.977Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T18:02:28.977Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1141652979 data=null} to (of type 'Combo') [2019-07-30T18:02:28.977Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:28.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1141652980 data=null doit=true} to Button with text {&Backward} [2019-07-30T18:02:28.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1141652980 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-30T18:02:28.977Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:28.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1141652981 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:28.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1141652985 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-30T18:02:28.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1141652985 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-30T18:02:28.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1141652985 data=null item=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-30T18:02:28.977Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:28.977Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:28.977Z] 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-30T18:02:28.977Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:28.977Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1faca978 [2019-07-30T18:02:28.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1141652986 data=null 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-30T18:02:28.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141652987 data=null 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-30T18:02:28.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1141652987 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:28.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1141652987 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:28.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1141652987 data=null 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-30T18:02:28.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1141652987 data=null 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-30T18:02:28.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1141652987 data=null item=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-30T18:02:28.977Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1141652987 data=null 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-30T18:02:28.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141652987 data=null 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-30T18:02:28.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1141652987 data=null 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-30T18:02:28.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1141652987 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:28.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1141652987 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:28.977Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@cb81517 [2019-07-30T18:02:28.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1141652988 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-30T18:02:28.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1141652988 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-30T18:02:28.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1141652988 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:28.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1141652988 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:28.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1141652988 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-30T18:02:28.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1141652988 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-30T18:02:28.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1141652988 data=null item=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-30T18:02:28.977Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1141652988 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-30T18:02:28.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1141652989 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-30T18:02:28.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1141652989 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-30T18:02:28.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1141652989 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:28.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1141652989 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:28.977Z] 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-30T18:02:28.977Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:28.977Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:28.977Z] DEBUG - Clicking on Fi&nd [2019-07-30T18:02:28.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141652989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141652989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141652989 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141652989 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141652990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141652990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141652990 data=null item=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-30T18:02:28.977Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141652990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141652990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141652991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141652991 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141652991 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Clicked on Fi&nd [2019-07-30T18:02:28.977Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T18:02:28.977Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T18:02:28.977Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T18:02:28.977Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T18:02:28.977Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T18:02:28.977Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T18:02:28.977Z] DEBUG - Setting text on (of type 'Combo') to lttn [2019-07-30T18:02:28.977Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} time=1141652991 data=null} to (of type 'Combo') [2019-07-30T18:02:28.977Z] DEBUG - Set text on (of type 'Combo') to lttn [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:28.977Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:28.977Z] 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-30T18:02:28.977Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:28.977Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:28.977Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:28.977Z] 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-30T18:02:28.977Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:28.977Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:28.977Z] DEBUG - Clicking on Fi&nd [2019-07-30T18:02:28.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141652994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141652994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141652994 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141652994 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141652994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141652995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141652995 data=null item=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-30T18:02:28.977Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141652997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141652998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141652998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141653001 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141653001 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Clicked on Fi&nd [2019-07-30T18:02:28.977Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T18:02:28.977Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T18:02:28.977Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T18:02:28.977Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T18:02:28.977Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:28.977Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:28.977Z] DEBUG - Clicking on Close [2019-07-30T18:02:28.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141653007 data=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-30T18:02:28.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141653007 data=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-30T18:02:28.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141653007 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141653007 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:28.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141653007 data=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-30T18:02:28.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141653007 data=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-30T18:02:28.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141653007 data=null item=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-30T18:02:28.977Z] DEBUG - Clicked on [2019-07-30T18:02:28.977Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:02:29.232Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:29.232Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:29.232Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:29.232Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:29.232Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:29.232Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:29.232Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:29.232Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:29.488Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:29.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141653605 data=null doit=true} to Shell with text {Find} [2019-07-30T18:02:29.488Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:29.488Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T18:02:29.488Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T18:02:29.488Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T18:02:29.488Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1141653611 data=null} to (of type 'Combo') [2019-07-30T18:02:29.488Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:29.488Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7a4822f2 [2019-07-30T18:02:29.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1141653665 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-30T18:02:29.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1141653665 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-30T18:02:29.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1141653665 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:29.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1141653665 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:29.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1141653666 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-30T18:02:29.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1141653666 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-30T18:02:29.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1141653666 data=null item=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-30T18:02:29.488Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1141653666 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-30T18:02:29.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1141653666 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-30T18:02:29.488Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1141653666 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-30T18:02:29.488Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1141653666 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:29.488Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1141653666 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:29.488Z] 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-30T18:02:29.488Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:29.488Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:29.488Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:29.488Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4e3652b7 [2019-07-30T18:02:29.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1141653667 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-30T18:02:29.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1141653668 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-30T18:02:29.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1141653668 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:29.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1141653668 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:29.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1141653668 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-30T18:02:29.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1141653668 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-30T18:02:29.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1141653668 data=null item=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-30T18:02:29.488Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1141653668 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-30T18:02:29.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1141653668 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-30T18:02:29.489Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1141653668 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-30T18:02:29.489Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1141653668 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:29.489Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1141653668 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:29.489Z] 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-30T18:02:29.489Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:29.489Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:29.489Z] DEBUG - Clicking on Fi&nd [2019-07-30T18:02:29.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141653669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141653669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141653669 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141653669 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141653669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141653669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141653670 data=null item=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-30T18:02:29.489Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141653670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141653670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141653670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141653670 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141653670 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Clicked on Fi&nd [2019-07-30T18:02:29.489Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T18:02:29.489Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T18:02:29.489Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T18:02:29.489Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T18:02:29.489Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T18:02:29.489Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T18:02:29.489Z] DEBUG - Setting text on (of type 'Combo') to LTTNG [2019-07-30T18:02:29.489Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} time=1141653671 data=null} to (of type 'Combo') [2019-07-30T18:02:29.489Z] DEBUG - Set text on (of type 'Combo') to LTTNG [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:29.489Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:29.489Z] 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-30T18:02:29.489Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:29.489Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:29.489Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:29.489Z] 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-30T18:02:29.489Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:29.489Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:29.489Z] DEBUG - Clicking on Fi&nd [2019-07-30T18:02:29.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141653674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141653674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141653674 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141653674 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141653674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141653674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141653675 data=null item=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-30T18:02:29.489Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141653677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141653677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141653677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141653677 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141653677 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Clicked on Fi&nd [2019-07-30T18:02:29.489Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T18:02:29.489Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T18:02:29.489Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T18:02:29.489Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T18:02:29.489Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:29.489Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:29.489Z] DEBUG - Clicking on Close [2019-07-30T18:02:29.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141653686 data=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-30T18:02:29.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141653687 data=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-30T18:02:29.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141653687 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141653687 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:29.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141653687 data=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-30T18:02:29.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141653687 data=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-30T18:02:29.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141653687 data=null item=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-30T18:02:29.744Z] DEBUG - Clicked on [2019-07-30T18:02:29.744Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:02:29.744Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:29.744Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:29.744Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:29.744Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:29.744Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:29.744Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:29.744Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:29.744Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:29.999Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:29.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141654193 data=null doit=true} to Shell with text {Find} [2019-07-30T18:02:29.999Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:29.999Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:29.999Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:29.999Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:29.999Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:29.999Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:29.999Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:29.999Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:29.999Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:29.999Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T18:02:29.999Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:29.999Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:29.999Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:29.999Z] DEBUG - Clicking on Close [2019-07-30T18:02:29.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141654208 data=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-30T18:02:29.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141654209 data=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-30T18:02:29.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141654209 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:29.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141654209 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:29.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141654209 data=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-30T18:02:29.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141654209 data=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-30T18:02:30.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141654209 data=null item=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-30T18:02:30.254Z] DEBUG - Clicked on [2019-07-30T18:02:30.254Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:30.254Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:30.254Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:30.254Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:30.254Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:30.254Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:30.254Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:30.254Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:30.509Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:30.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141654690 data=null doit=true} to Shell with text {Find} [2019-07-30T18:02:30.509Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:30.509Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:30.509Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:30.509Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:30.509Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:30.509Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:30.509Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:30.509Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:30.509Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:30.509Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T18:02:30.509Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:30.509Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:30.509Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:30.509Z] DEBUG - Clicking on Close [2019-07-30T18:02:30.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141654705 data=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-30T18:02:30.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141654705 data=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-30T18:02:30.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141654706 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:30.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141654706 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:30.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141654706 data=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-30T18:02:30.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141654706 data=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-30T18:02:30.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141654706 data=null item=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-30T18:02:30.765Z] DEBUG - Clicked on [2019-07-30T18:02:30.765Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T18:02:30.765Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:30.765Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:30.765Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:30.765Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:30.765Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:30.765Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:30.765Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:30.765Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:31.021Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:31.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1141655025 data=null doit=true} to Shell with text {Find} [2019-07-30T18:02:31.021Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:31.021Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T18:02:31.021Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T18:02:31.021Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T18:02:31.021Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1141655037 data=null} to (of type 'Combo') [2019-07-30T18:02:31.021Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T18:02:31.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1141655042 data=null doit=true} to Button with text {F&orward} [2019-07-30T18:02:31.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1141655042 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-30T18:02:31.021Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T18:02:31.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1141655043 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T18:02:31.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1141655082 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-30T18:02:31.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1141655083 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-30T18:02:31.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1141655083 data=null item=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-30T18:02:31.021Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:31.021Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@21749559 [2019-07-30T18:02:31.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1141655083 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-30T18:02:31.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1141655084 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-30T18:02:31.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1141655084 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:31.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1141655084 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:31.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1141655084 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-30T18:02:31.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1141655084 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-30T18:02:31.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1141655084 data=null item=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-30T18:02:31.021Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1141655084 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-30T18:02:31.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1141655084 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-30T18:02:31.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1141655084 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-30T18:02:31.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1141655084 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:31.021Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1141655084 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:31.021Z] 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-30T18:02:31.021Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:31.021Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@73666f9b [2019-07-30T18:02:31.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1141655085 data=null 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-30T18:02:31.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141655085 data=null 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-30T18:02:31.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1141655085 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:31.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1141655085 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:31.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1141655085 data=null 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-30T18:02:31.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1141655085 data=null 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-30T18:02:31.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1141655085 data=null item=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-30T18:02:31.021Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1141655085 data=null 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-30T18:02:31.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1141655085 data=null 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-30T18:02:31.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1141655085 data=null 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-30T18:02:31.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1141655086 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:31.021Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1141655086 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:31.021Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:31.021Z] 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-30T18:02:31.021Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:31.021Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:31.021Z] DEBUG - Clicking on Fi&nd [2019-07-30T18:02:31.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141655099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:31.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141655099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:31.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141655099 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:31.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141655099 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:31.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141655100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:31.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141655100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:31.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141655100 data=null item=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-30T18:02:31.021Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141655100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:31.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141655100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:31.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141655100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:31.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141655100 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:31.021Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141655101 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:31.021Z] DEBUG - Clicked on Fi&nd [2019-07-30T18:02:31.021Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T18:02:31.021Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T18:02:31.021Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T18:02:31.021Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T18:02:31.021Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T18:02:31.021Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T18:02:31.021Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T18:02:31.021Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T18:02:31.021Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:02:31.021Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:02:31.021Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T18:02:31.021Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T18:02:31.021Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T18:02:31.021Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1141655102 data=null} to (of type 'Combo') [2019-07-30T18:02:31.021Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:31.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1141655102 data=null doit=true} to Button with text {&Backward} [2019-07-30T18:02:31.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1141655102 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-30T18:02:31.021Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:31.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1141655103 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:31.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1141655176 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-30T18:02:31.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1141655176 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-30T18:02:31.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1141655176 data=null item=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-30T18:02:31.021Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T18:02:31.021Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:31.021Z] 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-30T18:02:31.021Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T18:02:31.021Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T18:02:31.021Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:31.021Z] 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-30T18:02:31.021Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:31.021Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T18:02:31.021Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:02:31.021Z] DEBUG - Clicking on Fi&nd [2019-07-30T18:02:31.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1141655179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:31.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141655179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:31.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1141655179 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:31.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1141655179 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:31.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1141655180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:31.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1141655180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:31.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1141655180 data=null item=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-30T18:02:31.021Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1141655180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:31.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1141655180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:31.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1141655181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:31.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1141655181 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:31.021Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1141655181 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T18:02:31.021Z] DEBUG - Clicked on Fi&nd [2019-07-30T18:02:31.021Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T18:02:31.021Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T18:02:31.021Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T18:02:31.021Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T18:02:31.021Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:31.021Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T18:02:31.021Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T18:02:31.022Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T18:02:31.022Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T18:02:31.022Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T18:02:31.022Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T18:02:31.022Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T18:02:31.022Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T18:02:31.022Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T18:02:31.022Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:31.022Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:31.022Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T18:02:31.022Z] DEBUG - Clicking on Close [2019-07-30T18:02:31.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1141655184 data=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-30T18:02:31.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1141655187 data=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-30T18:02:31.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1141655188 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:31.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1141655188 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:02:31.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1141655188 data=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-30T18:02:31.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1141655188 data=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-30T18:02:31.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1141655188 data=null item=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-30T18:02:31.277Z] DEBUG - Clicked on [2019-07-30T18:02:31.277Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1141655376 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-30T18:02:31.277Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:02:31.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:02:31.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:02:31.277Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:02:31.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141655430 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:02:31.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141655430 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:02:31.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141655430 data=null} to TreeItem with text {test} [2019-07-30T18:02:31.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141655430 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:02:31.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141655431 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:02:31.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141655441 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:02:31.277Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:02:31.277Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:02:31.277Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:02:32.202Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:02:32.202Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:02:32.202Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:02:32.202Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:32.202Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:32.202Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:02:32.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:02:32.202Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:02:32.202Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:32.202Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:02:32.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:32.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:32.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656228 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:32.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656228 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:32.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:32.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:32.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656229 data=null item=null detail=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-30T18:02:32.202Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:32.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:32.202Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:32.202Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656229 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:32.202Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141656229 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:32.202Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:32.202Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:02:32.202Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:02:32.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:02:32.202Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:02:32.202Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:02:32.202Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:32.202Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:32.202Z] DEBUG - Clicking on OK [2019-07-30T18:02:32.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141656230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:32.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141656230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:32.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141656230 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:32.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141656230 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:32.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141656230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:32.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141656230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:32.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:32.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:32.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:32.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:32.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:32.202Z] DEBUG - Clicked on OK [2019-07-30T18:02:32.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141656230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:32.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1141655498 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-30T18:02:32.712Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.145 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-30T18:02:32.712Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.646 s [2019-07-30T18:02:32.712Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.56 s [2019-07-30T18:02:32.712Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.613 s [2019-07-30T18:02:32.712Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.719 s [2019-07-30T18:02:32.712Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.921 s [2019-07-30T18:02:32.712Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.471 s [2019-07-30T18:02:32.712Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-30T18:02:32.967Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"' [2019-07-30T18:02:32.967Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T18:02:39.504Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2019-07-30T18:02:39.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:02:39.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:02:39.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:02:39.504Z] DEBUG - Setting state to checked on: scp_dest [2019-07-30T18:02:40.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141664262 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:02:40.112Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:02:40.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:02:40.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:02:40.112Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:02:40.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141664288 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:02:40.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141664288 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:02:40.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141664289 data=null} to TreeItem with text {test} [2019-07-30T18:02:40.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141664289 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:02:40.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141664289 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:02:40.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141664298 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:02:40.112Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:02:40.112Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:02:40.367Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:02:40.928Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:02:40.928Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:02:40.928Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:02:40.928Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:02:40.928Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:40.928Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:02:40.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:02:40.928Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:02:40.928Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:40.928Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:02:40.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141665086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:40.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141665086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:40.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141665086 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:40.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141665087 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:40.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141665087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:40.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141665087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:40.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141665087 data=null item=null detail=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-30T18:02:40.928Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141665087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:40.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141665087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:40.928Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141665087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:40.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141665087 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:40.928Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141665087 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:40.928Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:02:40.928Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:02:40.928Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:02:40.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:02:40.928Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:02:40.928Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:02:40.928Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:02:40.928Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:40.928Z] DEBUG - Clicking on OK [2019-07-30T18:02:40.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141665088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:40.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141665088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:40.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141665088 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:40.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141665088 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:40.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141665088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:40.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141665088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:40.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:40.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:40.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:40.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:40.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:40.928Z] DEBUG - Clicked on OK [2019-07-30T18:02:41.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141665088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:02:41.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1141664331 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-30T18:02:41.488Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.852 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-30T18:02:41.488Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest) Time elapsed: 7.171 s [2019-07-30T18:02:41.488Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-30T18:02:42.048Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:02:56.879Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T18:02:56.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:02:56.879Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:02:56.879Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:56.879Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:56.879Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:56.879Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:56.879Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T18:02:56.879Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T18:02:56.879Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:02:56.879Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:02:56.879Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:02:56.879Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T18:02:56.879Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:56.879Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:56.879Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:02:56.879Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:56.879Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:56.879Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:02:56.879Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:56.879Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:56.879Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:02:57.749Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:57.749Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:57.749Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:02:58.005Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:58.005Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:58.005Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:02:58.565Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:58.565Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:58.565Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:02:59.490Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:59.490Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:02:59.490Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:00.050Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:03:00.050Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:03:00.050Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:00.611Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:03:00.611Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:03:00.611Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:01.577Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:03:01.578Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:03:01.578Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:02.138Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:03:02.138Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:03:02.138Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:03.063Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:03:03.063Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T18:03:03.063Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:03.063Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:12.997Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T18:03:12.997Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:03:12.997Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:12.997Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:12.997Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis' [2019-07-30T18:03:12.997Z] DEBUG - number of items : 17 [2019-07-30T18:03:12.997Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:12.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141697081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:12.997Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141697081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:12.997Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141697081 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:12.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141697081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:12.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141697081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:13.252Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141697289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:13.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141697368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:13.252Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141697368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:13.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141697368 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:13.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141697368 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:13.252Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:13.252Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-30T18:03:13.252Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T18:03:13.252Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T18:03:13.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T18:03:13.252Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:03:13.252Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:03:13.252Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:03:13.252Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:03:13.252Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:13.252Z] DEBUG - Clicking on OK [2019-07-30T18:03:13.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141697371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:13.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141697371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:13.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141697371 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:13.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141697371 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:13.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141697371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:13.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141697371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:13.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141697371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:13.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141697082 data=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-30T18:03:13.507Z] DEBUG - Clicked on [2019-07-30T18:03:13.507Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:03:13.507Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T18:03:13.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1141697680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:13.507Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1141697680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:13.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1141697681 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:13.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1141697681 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:13.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1141697681 data=null button=1 stateMask=0x0 x=529 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:13.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1141697682 data=null button=1 stateMask=0x80000 x=529 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:13.507Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.067Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1141698183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1141698183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1141698183 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1141698183 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1141698183 data=null button=1 stateMask=0x0 x=222 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1141698185 data=null button=1 stateMask=0x80000 x=222 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.068Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - number of items : 17 [2019-07-30T18:03:14.629Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-30T18:03:14.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141698686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T18:03:14.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141698686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T18:03:14.629Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141698686 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T18:03:14.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141698686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T18:03:14.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141698686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T18:03:14.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141698686 data=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-30T18:03:14.629Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141698688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:14.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141698738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:14.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141698742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:14.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141698742 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:14.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141698742 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:14.629Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:14.629Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1141698743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1141698743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1141698743 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1141698743 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1141698743 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1141698743 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1141698743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1141698743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1141698743 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1141698744 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1141698744 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1141698744 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1141698744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1141698744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1141698744 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1141698744 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1141698744 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1141698745 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T18:03:14.629Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T18:03:14.629Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-30T18:03:14.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1141698804 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-30T18:03:14.629Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-30T18:03:14.884Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:24.821Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T18:03:24.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:03:24.821Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:24.821Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:24.821Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:03:24.821Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T18:03:24.821Z] DEBUG - number of items : 17 [2019-07-30T18:03:24.821Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:24.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141708897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:24.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141708905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:24.821Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141708905 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:24.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141708905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:24.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141708905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:24.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141708905 data=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-30T18:03:24.821Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141708906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:24.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141708906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:24.821Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141708906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:24.821Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141708906 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:24.821Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141708906 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:24.821Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:24.821Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:25.383Z] DEBUG - number of items : 17 [2019-07-30T18:03:25.383Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141709407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141709408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.383Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141709408 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141709408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141709408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141709408 data=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-30T18:03:25.383Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141709409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141709409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.383Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141709409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.383Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141709409 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.383Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141709409 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.383Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.383Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:25.944Z] DEBUG - number of items : 17 [2019-07-30T18:03:25.944Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:25.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141709910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:25.944Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141709910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:25.944Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141709910 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:25.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141709910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:25.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141709910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:25.944Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141710029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:25.944Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141710030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:25.944Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141710030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:25.944Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141710030 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:25.944Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141710030 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:25.944Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:25.944Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-30T18:03:25.944Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T18:03:25.944Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T18:03:25.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T18:03:25.944Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:03:25.944Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:03:25.944Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:03:25.944Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:03:25.944Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:25.944Z] DEBUG - Clicking on OK [2019-07-30T18:03:25.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141710032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:25.944Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141710032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:25.944Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141710032 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:25.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141710032 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:25.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141710032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:25.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141710032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:25.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141710032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:25.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141709910 data=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-30T18:03:25.944Z] DEBUG - Clicked on [2019-07-30T18:03:25.944Z] DEBUG - number of items : 17 [2019-07-30T18:03:25.944Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141710183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.944Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141710183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.944Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141710183 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141710183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141710183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141710183 data=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-30T18:03:25.944Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141710185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.944Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141710185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.944Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141710185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.944Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141710185 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.944Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141710185 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.944Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:25.944Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:26.504Z] DEBUG - number of items : 17 [2019-07-30T18:03:26.504Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:26.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141710686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:26.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141710687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:26.504Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141710687 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:26.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141710687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:26.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141710687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:26.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141710687 data=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-30T18:03:26.504Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141710688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:26.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141710688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:26.504Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141710688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:26.504Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141710688 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:26.504Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141710688 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:26.504Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:26.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:27.064Z] DEBUG - number of items : 17 [2019-07-30T18:03:27.064Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T18:03:27.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141711190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:27.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141711190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:27.064Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141711190 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:27.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141711190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:27.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141711190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:27.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141711190 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-30T18:03:27.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141711191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:27.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141711191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:27.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141711191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:27.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141711191 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:27.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141711191 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:03:27.064Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T18:03:27.064Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:27.624Z] DEBUG - number of items : 17 [2019-07-30T18:03:27.624Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:27.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141711692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:27.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141711692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:27.624Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141711692 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:27.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141711692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:27.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141711693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:27.624Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141711812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:27.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141711813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:27.624Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141711813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:27.624Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141711813 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:27.624Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141711813 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:27.624Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:27.624Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-30T18:03:27.624Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T18:03:27.624Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T18:03:27.624Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T18:03:27.624Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:03:27.624Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:03:27.624Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:03:27.624Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:03:27.624Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:27.624Z] DEBUG - Clicking on OK [2019-07-30T18:03:27.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141711815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:27.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141711815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:27.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141711815 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:27.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141711815 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:27.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141711815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:27.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141711815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:27.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141711815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:27.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141711693 data=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-30T18:03:27.879Z] DEBUG - Clicked on [2019-07-30T18:03:27.879Z] DEBUG - number of items : 17 [2019-07-30T18:03:27.879Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:27.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141711971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:27.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141711971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:27.879Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141711971 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:27.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141711971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:27.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141711971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:27.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141711971 data=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-30T18:03:27.879Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141711971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:27.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141711971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:27.879Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141711971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:27.879Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141711971 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:27.879Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141711971 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:27.879Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:27.879Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:28.439Z] DEBUG - number of items : 17 [2019-07-30T18:03:28.439Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-30T18:03:28.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141712473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T18:03:28.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141712473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T18:03:28.439Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141712473 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T18:03:28.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141712473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T18:03:28.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141712473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T18:03:28.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141712473 data=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-30T18:03:28.439Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141712474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:28.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141712508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:28.439Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141712512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:28.439Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141712512 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:28.439Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141712513 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:28.439Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:28.439Z] DEBUG - number of items : 17 [2019-07-30T18:03:28.439Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-30T18:03:28.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141712513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:03:28.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141712513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:03:28.439Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141712513 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:03:28.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141712513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:03:28.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141712514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:03:28.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141712514 data=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-30T18:03:28.439Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141712515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:03:28.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141712515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:03:28.439Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141712515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:03:28.439Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141712515 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:03:28.439Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141712515 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:03:28.439Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-30T18:03:28.439Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:28.999Z] DEBUG - number of items : 17 [2019-07-30T18:03:28.999Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-30T18:03:28.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141713016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T18:03:28.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141713016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T18:03:28.999Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141713016 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T18:03:28.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141713016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T18:03:28.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141713017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T18:03:28.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141713017 data=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-30T18:03:28.999Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141713018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:28.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141713054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:28.999Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141713059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:28.999Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141713059 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:28.999Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141713059 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:28.999Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T18:03:28.999Z] DEBUG - number of items : 17 [2019-07-30T18:03:28.999Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:28.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141713059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:28.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141713059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:28.999Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141713059 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:28.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141713059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:28.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141713059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:28.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141713060 data=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-30T18:03:28.999Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141713060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:28.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141713060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:28.999Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141713060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:28.999Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141713060 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:28.999Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141713060 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:28.999Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T18:03:28.999Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:29.560Z] DEBUG - number of items : 17 [2019-07-30T18:03:29.560Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:03:29.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141713561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:03:29.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141713561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:03:29.560Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141713562 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:03:29.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141713562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:03:29.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141713562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:03:29.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141713562 data=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-30T18:03:29.560Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141713563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:03:29.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141713563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:03:29.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141713563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:03:29.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141713563 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:03:29.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141713563 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:03:29.560Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:03:29.560Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:30.121Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:40.057Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T18:03:40.057Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:03:40.057Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:40.057Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:40.312Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:03:40.312Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T18:03:40.312Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T18:03:40.312Z] DEBUG - number of items : 17 [2019-07-30T18:03:40.312Z] DEBUG - number of items : 17 [2019-07-30T18:03:40.312Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T18:03:40.312Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-30T18:03:40.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1141724461 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-30T18:03:40.312Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-30T18:03:40.312Z] DEBUG - number of items : 17 [2019-07-30T18:03:40.312Z] DEBUG - number of items : 17 [2019-07-30T18:03:40.312Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T18:03:40.312Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-30T18:03:40.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1141724504 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-30T18:03:40.312Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-30T18:03:40.312Z] DEBUG - number of items : 17 [2019-07-30T18:03:40.312Z] DEBUG - number of items : 17 [2019-07-30T18:03:40.567Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:52.730Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T18:03:52.730Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:03:52.730Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:52.730Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:03:52.730Z] DEBUG - number of items : 17 [2019-07-30T18:03:52.730Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-30T18:03:52.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141735515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:03:52.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141735515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:03:52.730Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141735515 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:03:52.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141735515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:03:52.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141735515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:03:52.730Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141735717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:03:52.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141735718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:03:52.730Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141735718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:03:52.730Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141735718 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:03:52.730Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141735718 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-30T18:03:52.730Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-30T18:03:52.730Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-30T18:03:52.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1141735720 data=null doit=true} to Shell with text {Filter} [2019-07-30T18:03:52.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:03:52.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:03:52.730Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T18:03:52.730Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T18:03:52.730Z] DEBUG - matched Text with text "24", using matcher: of type 'Text' [2019-07-30T18:03:52.730Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text') [2019-07-30T18:03:52.730Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:03:52.730Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.730Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:03:52.730Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:03:52.730Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.730Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:03:52.730Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T18:03:52.730Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T18:03:52.730Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:03:52.730Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:03:52.730Z] DEBUG - Clicking on Uncheck all [2019-07-30T18:03:52.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1141736724 data=null 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-30T18:03:52.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141736724 data=null 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-30T18:03:52.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1141736724 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1141736724 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1141736724 data=null 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-30T18:03:52.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1141736724 data=null 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-30T18:03:52.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1141736725 data=null item=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-30T18:03:52.730Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1141736730 data=null 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-30T18:03:52.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141736730 data=null 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-30T18:03:52.730Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1141736731 data=null 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-30T18:03:52.730Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1141736731 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.730Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1141736731 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.730Z] DEBUG - Clicked on Uncheck all [2019-07-30T18:03:52.730Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:03:52.730Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.730Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:03:52.730Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T18:03:52.730Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T18:03:52.730Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.730Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:03:52.730Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.730Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:03:52.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:03:52.730Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:03:52.730Z] DEBUG - Clicking on Check all [2019-07-30T18:03:52.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1141736731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141736731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1141736731 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1141736731 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1141736732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1141736732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1141736732 data=null item=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-30T18:03:52.731Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1141736736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141736736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1141736736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1141736737 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1141736737 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Clicked on Check all [2019-07-30T18:03:52.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=1141736738 data=null button=0 stateMask=0x0 x=107 y=121 count=0} to TreeItem with text {synthetic-trace} [2019-07-30T18:03:52.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1141736738 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-30T18:03:52.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1141736738 data=null} to TreeItem with text {synthetic-trace} [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=1141736738 data=null button=1 stateMask=0x0 x=107 y=121 count=1} to TreeItem with text {synthetic-trace} [2019-07-30T18:03:52.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141736738 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-30T18:03:52.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=1141736739 data=null button=1 stateMask=0x80000 x=107 y=121 count=1} to TreeItem with text {synthetic-trace} [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - Clicking on Uncheck all [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1141736739 data=null 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-30T18:03:52.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141736739 data=null 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-30T18:03:52.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1141736739 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1141736739 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1141736739 data=null 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-30T18:03:52.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1141736739 data=null 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-30T18:03:52.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1141736739 data=null item=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-30T18:03:52.731Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1141736747 data=null 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-30T18:03:52.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141736747 data=null 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-30T18:03:52.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1141736747 data=null 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-30T18:03:52.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1141736747 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1141736748 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Clicked on Uncheck all [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - Clicking on Check selected [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1141736748 data=null 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-30T18:03:52.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1141736748 data=null 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-30T18:03:52.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1141736748 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1141736748 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1141736748 data=null 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-30T18:03:52.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1141736748 data=null 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-30T18:03:52.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1141736748 data=null item=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-30T18:03:52.731Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1141736749 data=null 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-30T18:03:52.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1141736749 data=null 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-30T18:03:52.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1141736749 data=null 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-30T18:03:52.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1141736749 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1141736749 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Clicked on Check selected [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - Clicking on Uncheck all [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1141736750 data=null 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-30T18:03:52.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141736750 data=null 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-30T18:03:52.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1141736750 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1141736750 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1141736750 data=null 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-30T18:03:52.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1141736750 data=null 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-30T18:03:52.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1141736750 data=null item=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-30T18:03:52.731Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1141736750 data=null 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-30T18:03:52.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141736750 data=null 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-30T18:03:52.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1141736750 data=null 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-30T18:03:52.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1141736751 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1141736751 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Clicked on Uncheck all [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - Clicking on Check subtree [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1141736751 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-30T18:03:52.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1141736751 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-30T18:03:52.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1141736751 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1141736751 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1141736751 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-30T18:03:52.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1141736751 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-30T18:03:52.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1141736751 data=null item=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-30T18:03:52.731Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1141736752 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-30T18:03:52.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1141736752 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-30T18:03:52.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1141736752 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-30T18:03:52.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1141736752 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1141736752 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Clicked on Check subtree [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - Clicking on Check all [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1141736753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141736753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1141736753 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1141736753 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1141736753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1141736753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1141736753 data=null item=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-30T18:03:52.731Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1141736758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141736758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1141736758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1141736758 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1141736758 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Clicked on Check all [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - Clicking on Uncheck selected [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1141736758 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-30T18:03:52.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1141736758 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-30T18:03:52.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1141736758 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1141736759 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1141736759 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-30T18:03:52.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1141736759 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-30T18:03:52.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1141736759 data=null item=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-30T18:03:52.731Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1141736759 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-30T18:03:52.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1141736759 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-30T18:03:52.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1141736759 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-30T18:03:52.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1141736759 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1141736759 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Clicked on Uncheck selected [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - Clicking on Check all [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1141736760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141736760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1141736760 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1141736760 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1141736760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1141736760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1141736760 data=null item=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-30T18:03:52.731Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1141736761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141736761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1141736761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1141736761 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1141736761 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Clicked on Check all [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - Clicking on Uncheck subtree [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1141736764 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-30T18:03:52.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1141736764 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-30T18:03:52.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1141736764 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1141736764 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1141736764 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-30T18:03:52.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1141736764 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-30T18:03:52.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1141736764 data=null item=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-30T18:03:52.731Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1141736765 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-30T18:03:52.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1141736765 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-30T18:03:52.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1141736765 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-30T18:03:52.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1141736765 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1141736765 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Clicked on Uncheck subtree [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - Clicking on Uncheck all [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1141736766 data=null 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-30T18:03:52.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141736766 data=null 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-30T18:03:52.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1141736766 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1141736766 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1141736766 data=null 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-30T18:03:52.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1141736766 data=null 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-30T18:03:52.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1141736766 data=null item=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-30T18:03:52.731Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1141736770 data=null 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-30T18:03:52.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1141736771 data=null 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-30T18:03:52.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1141736771 data=null 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-30T18:03:52.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1141736771 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1141736771 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Clicked on Uncheck all [2019-07-30T18:03:52.731Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text' [2019-07-30T18:03:52.731Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text') [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - Clicking on Check all [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1141736772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141736772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1141736772 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1141736772 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1141736772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1141736772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1141736772 data=null item=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-30T18:03:52.731Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1141736777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1141736777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1141736777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1141736777 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1141736777 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Clicked on Check all [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:03:52.731Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Clicking on OK [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141736778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141736781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141736781 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141736781 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141736781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141736781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141736781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:03:52.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141735515 data=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-30T18:03:52.731Z] DEBUG - Clicked on [2019-07-30T18:03:52.731Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:02.666Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T18:04:02.666Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:04:02.666Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:02.666Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:02.666Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:02.666Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:04:02.666Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T18:04:02.666Z] DEBUG - number of items : 17 [2019-07-30T18:04:02.666Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:02.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141746822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:02.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141746822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:02.666Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141746822 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:02.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141746822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:02.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141746822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:02.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141746822 data=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-30T18:04:02.666Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141746823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:02.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141746823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:02.666Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141746823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:02.666Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141746823 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:02.666Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141746823 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:02.666Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:02.666Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:03.313Z] DEBUG - number of items : 17 [2019-07-30T18:04:03.313Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141747324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141747324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.314Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141747324 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141747324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141747325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141747325 data=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-30T18:04:03.314Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141747328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141747393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.314Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141747398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.314Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141747398 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.314Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141747398 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.314Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.314Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:03.874Z] DEBUG - number of items : 17 [2019-07-30T18:04:03.874Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141747900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141747900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.874Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141747900 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141747900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141747900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141747901 data=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-30T18:04:03.874Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141747901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141747901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.874Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141747901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.874Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141747901 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.874Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141747901 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.874Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:03.874Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:04.799Z] DEBUG - number of items : 17 [2019-07-30T18:04:04.799Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T18:04:04.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141748903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:04.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141748903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:04.799Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141748903 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:04.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141748904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:04.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141748904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:04.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141748904 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-30T18:04:04.799Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141748905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:04.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141748905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:04.799Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141748905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:04.799Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141748905 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:04.799Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141748905 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:04.799Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T18:04:04.799Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:05.360Z] DEBUG - number of items : 17 [2019-07-30T18:04:05.360Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T18:04:05.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141749407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:05.360Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141749407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:05.360Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141749407 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:05.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141749407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:05.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141749407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:05.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141749407 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-30T18:04:05.360Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141749430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:05.360Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141749431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:05.360Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141749431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:05.360Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141749431 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:05.360Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141749431 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:05.360Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T18:04:05.360Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:05.920Z] DEBUG - number of items : 17 [2019-07-30T18:04:05.920Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T18:04:05.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141749932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:05.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141749932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:05.920Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141749932 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:05.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141749932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:05.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141749932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:05.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141749932 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-30T18:04:05.920Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141749933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:05.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141749933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:05.920Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141749933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:05.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141749933 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:05.920Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141749933 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:05.920Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T18:04:05.920Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:06.845Z] DEBUG - number of items : 17 [2019-07-30T18:04:06.845Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T18:04:06.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141750934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:06.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141750934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:06.845Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141750934 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:06.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141750935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:06.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141750935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:06.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141750935 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-30T18:04:06.845Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141750935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:06.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141750935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:06.845Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141750935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:06.845Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141750935 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:06.845Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141750935 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:06.845Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T18:04:06.845Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:07.406Z] DEBUG - number of items : 17 [2019-07-30T18:04:07.406Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T18:04:07.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141751437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:07.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141751437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:07.406Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141751437 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:07.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141751437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:07.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141751437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:07.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141751437 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-30T18:04:07.406Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141751437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:07.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141751437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:07.406Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141751437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:07.406Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141751438 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:07.406Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141751438 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:07.406Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T18:04:07.406Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:07.966Z] DEBUG - number of items : 17 [2019-07-30T18:04:07.966Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T18:04:07.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141751939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:07.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141751939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:07.966Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141751939 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:07.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141751939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:07.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141751939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:07.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141751939 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-30T18:04:07.966Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141751940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:07.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141751940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:07.966Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141751940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:07.966Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141751940 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:07.966Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141751940 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T18:04:07.966Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T18:04:07.966Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:08.891Z] DEBUG - number of items : 17 [2019-07-30T18:04:08.891Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:08.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141752941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:08.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141752941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:08.891Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141752941 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:08.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141752941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:08.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141752941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:08.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141752941 data=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-30T18:04:08.891Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141752942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:08.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141752942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:08.891Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141752942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:08.891Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141752942 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:08.891Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141752942 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:08.891Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:08.891Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:09.451Z] DEBUG - number of items : 17 [2019-07-30T18:04:09.451Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:09.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141753443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:09.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141753443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:09.451Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141753443 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:09.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141753443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:09.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141753443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:09.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141753443 data=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-30T18:04:09.451Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141753444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:09.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141753444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:09.451Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141753444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:09.451Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141753444 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:09.451Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141753444 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:09.451Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:09.451Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:10.377Z] DEBUG - number of items : 17 [2019-07-30T18:04:10.377Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:10.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141754445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:10.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141754446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:10.377Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141754446 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:10.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141754446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:10.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141754446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:10.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141754446 data=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-30T18:04:10.377Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141754446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:10.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141754446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:10.377Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141754446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:10.377Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141754446 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:10.377Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141754446 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:10.377Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T18:04:10.377Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:10.377Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:20.312Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T18:04:20.312Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:04:20.312Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:20.312Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T18:04:20.312Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T18:04:20.312Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:04:20.312Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:04:20.312Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:30.504Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T18:04:30.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:04:30.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:30.504Z] DEBUG - number of items : 17 [2019-07-30T18:04:30.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:40.440Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T18:04:40.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:04:40.440Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:40.440Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T18:04:40.440Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T18:04:40.440Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:04:40.440Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:50.374Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T18:04:50.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:04:50.374Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:50.374Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:04:50.374Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:50.374Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:04:50.374Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:51.736Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T18:04:51.736Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:04:51.736Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T18:04:51.736Z] DEBUG - number of items : 17 [2019-07-30T18:04:51.736Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T18:04:51.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141795966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T18:04:51.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141795967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T18:04:51.736Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141795967 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T18:04:51.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141795967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T18:04:51.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141795967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T18:04:51.991Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141796133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T18:04:51.991Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141796133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T18:04:51.991Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141796133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T18:04:51.991Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141796133 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T18:04:51.991Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141796133 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T18:04:51.991Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T18:04:51.991Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T18:04:51.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1141796134 data=null doit=true} to Shell with text {Legend} [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.991Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T18:04:51.991Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.991Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T18:04:51.991Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.991Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T18:04:51.991Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T18:04:51.991Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.992Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T18:04:51.992Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.992Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T18:04:51.992Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.992Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T18:04:51.992Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T18:04:51.992Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T18:04:51.992Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T18:04:51.992Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T18:04:51.992Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T18:04:51.992Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T18:04:51.992Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T18:04:51.992Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T18:04:51.992Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:04:51.992Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:04:51.992Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:04:51.992Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:04:51.992Z] DEBUG - Clicking on OK [2019-07-30T18:04:51.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141796167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:04:51.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141796167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:04:51.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141796167 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:04:51.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141796167 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:04:51.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141796167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:04:51.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141796167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:04:51.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141796168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:04:51.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141795967 data=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-30T18:04:52.247Z] DEBUG - Clicked on [2019-07-30T18:04:52.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141796470 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:04:52.247Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:04:52.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:04:52.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:04:52.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:04:52.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141796512 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:04:52.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141796512 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:04:52.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141796512 data=null} to TreeItem with text {test} [2019-07-30T18:04:52.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141796513 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:04:52.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141796513 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:04:52.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141796520 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:04:52.503Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:04:52.503Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:04:52.503Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:04:53.063Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:04:53.063Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:04:53.063Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:04:53.063Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:04:53.063Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:04:53.063Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:04:53.063Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:04:53.063Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:04:53.063Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:04:53.063Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:04:53.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141797284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:04:53.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141797284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:04:53.063Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141797284 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:04:53.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141797284 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:04:53.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141797284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:04:53.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141797284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:04:53.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141797284 data=null item=null detail=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-30T18:04:53.063Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141797284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:04:53.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141797284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:04:53.063Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141797284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:04:53.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141797284 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:04:53.063Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141797285 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:04:53.063Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:04:53.063Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:04:53.063Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:04:53.063Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:04:53.063Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:04:53.063Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:04:53.063Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:04:53.063Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:04:53.063Z] DEBUG - Clicking on OK [2019-07-30T18:04:53.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141797285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:04:53.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141797285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:04:53.063Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141797285 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:04:53.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141797285 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:04:53.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141797285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:04:53.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141797285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:04:53.063Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:04:53.063Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:04:53.063Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:04:53.063Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:04:53.063Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:04:53.063Z] DEBUG - Clicked on OK [2019-07-30T18:04:53.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141797285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:04:53.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1141796576 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-30T18:04:53.623Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 132.2 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-30T18:04:53.623Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 21.146 s [2019-07-30T18:04:53.623Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 11.704 s [2019-07-30T18:04:53.623Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 15.202 s [2019-07-30T18:04:53.623Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 10.555 s [2019-07-30T18:04:53.623Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped [2019-07-30T18:04:53.623Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 12.268 s [2019-07-30T18:04:53.623Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 17.558 s [2019-07-30T18:04:53.623Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 9.019 s [2019-07-30T18:04:53.623Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 9.857 s [2019-07-30T18:04:53.623Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 10.514 s [2019-07-30T18:04:53.623Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 10.379 s [2019-07-30T18:04:53.623Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.094 s [2019-07-30T18:04:53.623Z] [2019-07-30T18:04:53.623Z] Results: [2019-07-30T18:04:53.623Z] [2019-07-30T18:04:53.623Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T18:04:53.623Z] [2019-07-30T18:04:54.184Z] [2019-07-30T18:04:54.184Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 18:04:53.920 [2019-07-30T18:04:54.184Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T18:04:55.109Z] [INFO] All tests passed! [2019-07-30T18:04:55.109Z] [INFO] [2019-07-30T18:04:55.109Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T18:04:55.109Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:04:55.109Z] [INFO] [2019-07-30T18:04:55.109Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T18:04:56.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:04:56.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:04:56.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:04:57.112Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T18:04:57.112Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T18:04:57.112Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:04:57.368Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:04:58.293Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T18:04:58.549Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T18:04:58.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T18:04:59.364Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:04:59.364Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:04:59.619Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T18:04:59.619Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T18:04:59.619Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T18:04:59.874Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T18:05:00.129Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-30T18:05:00.129Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T18:05:00.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T18:05:00.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T18:05:00.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T18:05:00.894Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T18:05:01.454Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T18:05:01.454Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-30T18:05:01.454Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T18:05:01.454Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T18:05:01.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T18:05:01.710Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T18:05:01.710Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T18:05:01.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T18:05:01.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T18:05:01.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T18:05:02.524Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T18:05:02.779Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T18:05:02.779Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T18:05:02.779Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:05:02.779Z] [INFO] [2019-07-30T18:05:02.779Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T18:05:02.779Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:05:02.779Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:05:02.779Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:05:02.779Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:05:02.779Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:05:02.779Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:05:02.779Z] [INFO] [2019-07-30T18:05:02.779Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T18:05:03.035Z] [INFO] [2019-07-30T18:05:03.035Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >-- [2019-07-30T18:05:03.035Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.10-SNAPSHOT [100/134] [2019-07-30T18:05:03.035Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:05:03.035Z] [INFO] [2019-07-30T18:05:03.035Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T18:05:03.035Z] [INFO] [2019-07-30T18:05:03.035Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T18:05:03.035Z] [INFO] The project's OSGi version is 1.0.10.201907301708 [2019-07-30T18:05:03.035Z] [INFO] [2019-07-30T18:05:03.035Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T18:05:03.035Z] [INFO] [2019-07-30T18:05:03.035Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T18:05:03.035Z] [INFO] [2019-07-30T18:05:03.035Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T18:05:03.035Z] [INFO] [2019-07-30T18:05:03.035Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T18:05:03.035Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:05:03.035Z] [INFO] [2019-07-30T18:05:03.035Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T18:05:03.035Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:05:03.035Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources [2019-07-30T18:05:03.035Z] [INFO] [2019-07-30T18:05:03.035Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T18:05:03.035Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes [2019-07-30T18:05:03.960Z] [INFO] [2019-07-30T18:05:03.960Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T18:05:03.960Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:05:03.960Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources [2019-07-30T18:05:03.960Z] [INFO] [2019-07-30T18:05:03.960Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T18:05:03.960Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:05:03.960Z] [INFO] [2019-07-30T18:05:03.960Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T18:05:03.960Z] [INFO] [2019-07-30T18:05:03.960Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T18:05:03.960Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:05:03.960Z] [INFO] [2019-07-30T18:05:03.960Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T18:05:03.960Z] [INFO] [2019-07-30T18:05:03.960Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T18:05:03.960Z] [INFO] [2019-07-30T18:05:03.960Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T18:05:03.960Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:05:03.960Z] [INFO] [2019-07-30T18:05:03.960Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T18:05:03.960Z] [INFO] [2019-07-30T18:05:03.960Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T18:05:07.222Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T18:05:07.222Z] [INFO] Command line: [2019-07-30T18:05:07.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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T18:05:07.222Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:05:09.767Z] !SESSION 2019-07-30 18:05:07.334 ----------------------------------------------- [2019-07-30T18:05:09.767Z] eclipse.buildId=unknown [2019-07-30T18:05:09.767Z] java.version=1.8.0_202 [2019-07-30T18:05:09.767Z] java.vendor=Oracle Corporation [2019-07-30T18:05:09.767Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:05:09.767Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T18:05:09.767Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T18:05:09.767Z] [2019-07-30T18:05:09.767Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:05:09.228 [2019-07-30T18:05:09.767Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:05:09.767Z] !STACK 0 [2019-07-30T18:05:09.767Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T18:05:09.767Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:05:09.767Z] [2019-07-30T18:05:09.767Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:05:09.767Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:05:09.767Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:05:09.767Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:05:09.767Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:05:09.767Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:05:09.767Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:05:09.767Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:05:09.767Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:05:09.767Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:05:09.767Z] [2019-07-30T18:05:09.767Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:05:09.326 [2019-07-30T18:05:09.767Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:05:09.767Z] !STACK 0 [2019-07-30T18:05:09.767Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T18:05:09.767Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:05:09.767Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:05:09.767Z] -> 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-30T18:05:09.767Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T18:05:09.767Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:05:09.767Z] [2019-07-30T18:05:09.767Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:05:09.767Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:05:09.767Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:05:09.767Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:05:09.767Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:05:09.767Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:05:09.767Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:05:09.767Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:05:09.767Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:05:09.767Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:05:10.694Z] process 14516: 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-30T18:05:10.694Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T18:05:10.949Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T18:05:10.949Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T18:05:17.478Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2019-07-30T18:05:17.478Z] Display size: 1440x900 [2019-07-30T18:05:17.478Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-30T18:05:17.478Z] GTK version=3.18.9 [2019-07-30T18:05:17.478Z] GTK theme=Ambiance [2019-07-30T18:05:17.478Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T18:05:17.478Z] Time zone: Coordinated Universal Time [2019-07-30T18:05:17.478Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T18:05:17.478Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T18:05:18.840Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:05:19.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:19.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:19.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:19.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:19.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:19.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141823188 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:19.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141823188 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:19.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141823188 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:19.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141823189 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:19.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141823189 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-30T18:05:19.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141823291 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:19.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:19.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141823292 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:19.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141823292 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:19.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141823292 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:19.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141823293 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:19.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141823293 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-30T18:05:19.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141823305 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:19.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141823307 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:19.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141823307 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:19.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141823308 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:19.350Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141823308 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-30T18:05:19.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141823479 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:19.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:19.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1141823482 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:05:19.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1141823483 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:05:19.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1141823483 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:05:19.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1141823483 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:05:19.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141823483 data=null item=TreeItem {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-30T18:05:19.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1141823507 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:05:23.512Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T18:05:23.512Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:25.399Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:25.399Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:25.399Z] DEBUG - number of items : 18 [2019-07-30T18:05:25.399Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T18:05:25.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141829375 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-30T18:05:25.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141829376 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-30T18:05:25.399Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141829376 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T18:05:25.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141829376 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-30T18:05:25.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141829376 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-30T18:05:25.654Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141829683 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-30T18:05:25.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141829689 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-30T18:05:25.654Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141829689 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-30T18:05:25.654Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141829689 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T18:05:25.654Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141829689 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T18:05:25.654Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T18:05:25.654Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-30T18:05:25.654Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T18:05:25.654Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-30T18:05:25.654Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-30T18:05:25.654Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T18:05:25.654Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T18:05:25.654Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T18:05:25.654Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T18:05:25.654Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:05:25.654Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:25.654Z] DEBUG - Clicking on Add... [2019-07-30T18:05:25.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1141829698 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-30T18:05:25.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1141829698 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-30T18:05:25.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1141829698 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T18:05:25.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1141829698 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T18:05:25.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1141829698 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-30T18:05:25.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1141829699 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-30T18:05:25.910Z] [2019-07-30T18:05:25.910Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-30 18:05:25.747 [2019-07-30T18:05:25.910Z] !MESSAGE no spawner in java.library.path [2019-07-30T18:05:25.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1141829699 data=null item=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-30T18:05:25.910Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1141830025 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-30T18:05:25.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1141830025 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-30T18:05:25.910Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1141830026 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-30T18:05:25.910Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1141830026 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T18:05:25.910Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1141830026 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T18:05:25.910Z] DEBUG - Clicked on Add... [2019-07-30T18:05:25.910Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T18:05:25.910Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T18:05:25.910Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T18:05:25.910Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T18:05:25.910Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:05:25.910Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:25.910Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:05:25.910Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:05:25.910Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:25.910Z] DEBUG - Clicking on OK [2019-07-30T18:05:25.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141830029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:25.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141830029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:25.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141830030 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:25.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141830030 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:25.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141830030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:25.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141830030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:25.910Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1141830095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:26.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141830030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:26.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141829376 data=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-30T18:05:26.420Z] DEBUG - Clicked on [2019-07-30T18:05:26.420Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:26.420Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:05:26.420Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:05:26.420Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:05:26.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:27.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:27.236Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:27.236Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:27.236Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:05:27.236Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:05:27.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141831497 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:05:27.491Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:05:27.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:27.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:27.491Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:27.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141831534 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:27.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141831535 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:27.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141831535 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:27.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141831535 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:27.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141831535 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-30T18:05:27.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141831543 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:27.491Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:05:27.491Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:05:27.746Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:05:28.002Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:05:28.002Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:05:28.002Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:05:28.002Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:05:28.002Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:28.002Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:05:28.002Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:05:28.002Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:28.002Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:28.002Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:05:28.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141832076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:28.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141832077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:28.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141832077 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:28.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141832077 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:28.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141832077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:28.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141832077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:28.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141832077 data=null item=null detail=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-30T18:05:28.002Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141832077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:28.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141832077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:28.002Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141832077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:28.002Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141832078 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:28.002Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141832078 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:28.002Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:28.002Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:05:28.002Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:05:28.002Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:05:28.002Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:28.002Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:05:28.002Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:05:28.002Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:28.002Z] DEBUG - Clicking on OK [2019-07-30T18:05:28.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141832085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:28.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141832086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:28.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141832086 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:28.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141832086 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:28.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141832086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:28.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141832086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:28.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:28.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:28.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:28.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:28.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:28.002Z] DEBUG - Clicked on OK [2019-07-30T18:05:28.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141832086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:28.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1141831707 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-30T18:05:28.563Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:05:28.563Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:28.563Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:28.563Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:28.563Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:28.563Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:28.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141832805 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:28.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141832805 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:28.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141832805 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:28.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141832806 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:28.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141832806 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-30T18:05:28.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141832813 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:28.563Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:28.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141832813 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:28.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141832813 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:28.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141832819 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:28.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141832819 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:28.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141832820 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-30T18:05:28.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141832826 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:28.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141832826 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:28.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141832826 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:28.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141832826 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:28.818Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141832827 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-30T18:05:28.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141832829 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:28.818Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:28.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1141832862 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:05:28.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1141832862 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:05:28.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1141832862 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:05:28.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1141832862 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:05:28.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141832863 data=null item=TreeItem {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-30T18:05:28.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1141832868 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:05:30.704Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T18:05:30.704Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:30.704Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:30.704Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:30.704Z] DEBUG - number of items : 18 [2019-07-30T18:05:30.704Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T18:05:30.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141834891 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-30T18:05:30.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141834892 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-30T18:05:30.704Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141834892 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T18:05:30.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141834892 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-30T18:05:30.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141834892 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-30T18:05:30.959Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141835101 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-30T18:05:30.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141835104 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-30T18:05:30.959Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141835105 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-30T18:05:30.959Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141835106 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T18:05:30.959Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141835107 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T18:05:30.959Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T18:05:30.959Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-30T18:05:30.959Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T18:05:30.959Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-30T18:05:30.959Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-30T18:05:30.959Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T18:05:30.959Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T18:05:30.959Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T18:05:30.959Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T18:05:30.959Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:05:30.959Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:30.959Z] DEBUG - Clicking on Add... [2019-07-30T18:05:30.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1141835108 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-30T18:05:30.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1141835119 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-30T18:05:30.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1141835119 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T18:05:30.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1141835119 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T18:05:30.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1141835119 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-30T18:05:30.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1141835119 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-30T18:05:31.215Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1141835285 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-30T18:05:31.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1141835286 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-30T18:05:31.215Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1141835286 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-30T18:05:31.215Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1141835286 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1141835286 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Clicked on Add... [2019-07-30T18:05:31.215Z] DEBUG - matched Shell with text "Import failure", using matcher: with text 'Import failure' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Clicking on OK [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141835288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141835288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141835288 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141835288 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141835288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141835288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141835289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1141835120 data=null item=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-30T18:05:31.215Z] DEBUG - Clicked on [2019-07-30T18:05:31.215Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:05:31.215Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:05:31.215Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:05:31.215Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1141835364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1141835365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:05:31.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1141835365 data=null doit=true} to (of type 'Table') [2019-07-30T18:05:31.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1141835365 data=null} to (of type 'Table') [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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=1141835365 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table') [2019-07-30T18:05:31.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1141835366 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:05:31.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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=1141835367 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table') [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Down", using matcher: with mnemonic 'Down' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Down", using matcher: with style 'SWT.PUSH' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - Clicking on Down [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1141835369 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-30T18:05:31.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1141835369 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-30T18:05:31.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1141835369 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1141835369 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1141835369 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-30T18:05:31.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1141835369 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-30T18:05:31.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1141835369 data=null item=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-30T18:05:31.215Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1141835371 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-30T18:05:31.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1141835371 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-30T18:05:31.215Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1141835371 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-30T18:05:31.215Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1141835371 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1141835371 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Clicked on Down [2019-07-30T18:05:31.215Z] DEBUG - Clicking on Down [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1141835372 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-30T18:05:31.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1141835372 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-30T18:05:31.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1141835372 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1141835372 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1141835372 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-30T18:05:31.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1141835372 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-30T18:05:31.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1141835372 data=null item=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-30T18:05:31.215Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1141835373 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-30T18:05:31.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1141835374 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-30T18:05:31.215Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1141835374 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-30T18:05:31.215Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1141835374 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1141835374 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Clicked on Down [2019-07-30T18:05:31.215Z] DEBUG - Clicking on Down [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1141835374 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-30T18:05:31.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1141835374 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-30T18:05:31.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1141835374 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1141835374 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1141835374 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-30T18:05:31.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1141835374 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-30T18:05:31.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1141835375 data=null item=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-30T18:05:31.215Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1141835376 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-30T18:05:31.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1141835376 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-30T18:05:31.215Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1141835376 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-30T18:05:31.215Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1141835376 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1141835376 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Clicked on Down [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Up", using matcher: with mnemonic 'Up' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Up", using matcher: with style 'SWT.PUSH' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - Clicking on Up [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1141835378 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-30T18:05:31.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1141835378 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-30T18:05:31.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1141835378 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1141835381 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1141835382 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-30T18:05:31.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1141835382 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-30T18:05:31.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1141835382 data=null item=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-30T18:05:31.215Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1141835383 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-30T18:05:31.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1141835383 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-30T18:05:31.215Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1141835383 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-30T18:05:31.215Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1141835383 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1141835383 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Clicked on Up [2019-07-30T18:05:31.215Z] DEBUG - Clicking on Up [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1141835384 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-30T18:05:31.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1141835384 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-30T18:05:31.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1141835384 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1141835384 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1141835384 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-30T18:05:31.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1141835384 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-30T18:05:31.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1141835384 data=null item=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-30T18:05:31.215Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1141835385 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-30T18:05:31.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1141835386 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-30T18:05:31.215Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1141835386 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-30T18:05:31.215Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1141835386 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1141835386 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Clicked on Up [2019-07-30T18:05:31.215Z] DEBUG - Clicking on Up [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1141835386 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-30T18:05:31.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1141835386 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-30T18:05:31.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1141835386 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1141835386 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1141835386 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-30T18:05:31.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1141835386 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-30T18:05:31.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1141835386 data=null item=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-30T18:05:31.215Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1141835388 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-30T18:05:31.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1141835388 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-30T18:05:31.215Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1141835388 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-30T18:05:31.215Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1141835388 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1141835388 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Clicked on Up [2019-07-30T18:05:31.215Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:05:31.215Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1141835389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1141835389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:05:31.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1141835389 data=null doit=true} to (of type 'Table') [2019-07-30T18:05:31.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1141835389 data=null} to (of type 'Table') [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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=1141835390 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table') [2019-07-30T18:05:31.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1141835390 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:05:31.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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=1141835391 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table') [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1141835391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1141835391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:05:31.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1141835391 data=null doit=true} to (of type 'Table') [2019-07-30T18:05:31.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1141835391 data=null} to (of type 'Table') [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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=1141835392 data=null button=1 stateMask=0x40000 x=260 y=32 count=1} to (of type 'Table') [2019-07-30T18:05:31.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1141835392 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:05:31.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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=1141835393 data=null button=1 stateMask=0xc0000 x=260 y=32 count=1} to (of type 'Table') [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - Clicking on Remove [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1141835394 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-30T18:05:31.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1141835394 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-30T18:05:31.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1141835398 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1141835398 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1141835398 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-30T18:05:31.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1141835398 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-30T18:05:31.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1141835398 data=null item=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-30T18:05:31.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Clicked on Remove [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:31.215Z] DEBUG - Clicking on Cancel [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1141835401 data=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-30T18:05:31.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1141835401 data=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-30T18:05:31.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1141835401 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1141835401 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T18:05:31.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1141835401 data=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-30T18:05:31.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1141835401 data=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-30T18:05:31.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1141835401 data=null item=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-30T18:05:31.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141834892 data=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-30T18:05:31.470Z] DEBUG - Clicked on [2019-07-30T18:05:32.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141836085 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:05:32.030Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:05:32.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:32.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:32.031Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:32.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141836118 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:32.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141836118 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:32.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141836118 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:32.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141836120 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:32.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141836120 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-30T18:05:32.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141836170 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:32.286Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:05:32.286Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:05:32.286Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:05:32.912Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:05:32.912Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:05:32.912Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:05:32.912Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:05:32.912Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:32.912Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:05:32.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:05:32.912Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:32.912Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:32.912Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:05:32.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141837021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:32.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141837021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:32.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141837021 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:32.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141837021 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:32.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141837021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:32.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141837021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:32.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141837021 data=null item=null detail=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-30T18:05:32.912Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141837021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:32.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141837021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:32.912Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141837021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:32.912Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141837021 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:32.912Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141837022 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:32.912Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:32.912Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:05:32.912Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:05:32.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:05:32.912Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:32.912Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:05:32.912Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:05:32.912Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:32.912Z] DEBUG - Clicking on OK [2019-07-30T18:05:32.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141837022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:32.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141837023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:32.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141837023 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:32.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141837023 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:32.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141837023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:32.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141837023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:32.912Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:32.912Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:32.912Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:32.912Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:32.912Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:32.912Z] DEBUG - Clicked on OK [2019-07-30T18:05:33.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141837023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:33.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1141836298 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-30T18:05:33.728Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:05:33.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:33.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:33.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:33.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:33.728Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:33.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141837738 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:33.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141837738 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:33.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141837738 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:33.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141837739 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:33.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141837739 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-30T18:05:33.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141837749 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:33.728Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:33.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141837749 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:33.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141837750 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:33.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141837750 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:33.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141837750 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:33.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141837750 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-30T18:05:33.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141837767 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:33.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141837768 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:33.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141837768 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:33.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141837768 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:33.728Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141837768 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-30T18:05:33.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141837771 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:33.728Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:33.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1141837771 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:05:33.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1141837771 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:05:33.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1141837772 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:05:33.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1141837772 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:05:33.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141837772 data=null item=TreeItem {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-30T18:05:33.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1141837777 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:05:35.614Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T18:05:35.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:35.614Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:35.614Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:05:35.614Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:05:35.614Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:05:35.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:36.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:36.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:36.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:36.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:36.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:36.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Name} time=1141840425 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-30T18:05:36.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Name} time=1141840473 data=null button=1 stateMask=0x80000 x=78 y=-12 count=1} to TreeColumn with text {Name} [2019-07-30T18:05:36.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=1141840473 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-30T18:05:36.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=1141840474 data=null button=1 stateMask=0x80000 x=180 y=-12 count=1} to TreeColumn with text {PID/TID} [2019-07-30T18:05:36.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Start time} time=1141840475 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-30T18:05:36.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Start time} time=1141840476 data=null button=1 stateMask=0x80000 x=294 y=-12 count=1} to TreeColumn with text {Start time} [2019-07-30T18:05:36.381Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:36.381Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:05:36.381Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:05:36.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141840986 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:05:36.942Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:05:36.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:36.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:36.942Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:36.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141841018 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:36.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141841018 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:36.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141841018 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:36.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141841020 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:36.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141841021 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-30T18:05:36.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141841028 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:36.942Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:05:36.942Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:05:36.942Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:05:37.197Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:05:37.197Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:05:37.197Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:05:37.197Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:05:37.197Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:37.197Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:05:37.197Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:05:37.197Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:37.197Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:37.197Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:05:37.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141841314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:37.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141841315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:37.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141841315 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:37.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141841315 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:37.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141841315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:37.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141841315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:37.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141841315 data=null item=null detail=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-30T18:05:37.197Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141841315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:37.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141841315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:37.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141841315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:37.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141841315 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:37.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141841315 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:37.197Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:37.197Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:05:37.197Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:05:37.197Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:05:37.197Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:37.197Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:05:37.197Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:05:37.197Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:37.197Z] DEBUG - Clicking on OK [2019-07-30T18:05:37.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141841316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:37.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141841316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:37.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141841316 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:37.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141841317 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:37.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141841317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:37.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141841317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:37.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:37.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:37.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:37.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:37.197Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:37.197Z] DEBUG - Clicked on OK [2019-07-30T18:05:37.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141841317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:37.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1141841106 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-30T18:05:37.707Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:05:38.268Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:38.268Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:38.268Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:38.268Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:38.268Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:38.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141842436 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:38.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141842436 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:38.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141842436 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:38.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141842436 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:38.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141842436 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-30T18:05:38.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141842453 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:38.268Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:38.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141842453 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:38.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141842453 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:38.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141842453 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:38.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141842454 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:38.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141842454 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-30T18:05:38.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141842463 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:38.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141842463 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:38.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141842463 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:38.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141842464 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:38.268Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141842464 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-30T18:05:38.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141842466 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:38.268Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:38.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1141842466 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:05:38.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1141842466 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:05:38.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1141842467 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:05:38.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1141842467 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:05:38.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141842467 data=null item=TreeItem {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-30T18:05:38.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1141842472 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:05:40.701Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T18:05:40.701Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:40.701Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:40.701Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:40.701Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:05:40.701Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:05:40.701Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:05:40.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:41.517Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:41.517Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:41.517Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:41.517Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:05:41.517Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:05:41.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141845971 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:05:41.772Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:05:41.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:41.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:41.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:41.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141846006 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:41.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141846006 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:41.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141846006 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:41.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141846006 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:42.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141846007 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-30T18:05:42.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141846063 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:42.027Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:05:42.027Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:05:42.027Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:05:42.283Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:05:42.283Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:05:42.283Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:05:42.283Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:05:42.283Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:42.283Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:05:42.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:05:42.283Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:42.283Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:42.283Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:05:42.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141846392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:42.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141846392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:42.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141846393 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:42.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141846393 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:42.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141846393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:42.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141846393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:42.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141846393 data=null item=null detail=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-30T18:05:42.283Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141846393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:42.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141846393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:42.283Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141846393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:42.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141846393 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:42.283Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141846394 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:42.283Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:42.283Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:05:42.283Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:05:42.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:05:42.283Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:42.283Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:05:42.283Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:05:42.283Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:42.283Z] DEBUG - Clicking on OK [2019-07-30T18:05:42.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141846395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:42.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141846395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:42.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141846395 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:42.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141846395 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:42.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141846395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:42.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141846395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:42.283Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:42.283Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:42.283Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:42.283Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:42.283Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:42.283Z] DEBUG - Clicked on OK [2019-07-30T18:05:42.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141846396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:42.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1141846162 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-30T18:05:42.793Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:05:42.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:42.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:42.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:42.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:42.793Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:42.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141847018 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:42.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141847019 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:42.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141847019 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:42.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141847020 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:42.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141847020 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-30T18:05:42.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141847028 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:42.793Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:42.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141847028 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:42.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141847028 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:42.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141847029 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:42.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141847029 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:42.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141847029 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-30T18:05:42.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141847034 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:42.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141847034 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:42.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141847034 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:42.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141847037 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:42.793Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141847037 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-30T18:05:42.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141847039 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:42.793Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:42.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1141847040 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:05:42.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1141847040 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:05:42.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1141847040 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:05:42.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1141847040 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:05:42.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141847040 data=null item=TreeItem {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-30T18:05:43.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1141847045 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:05:44.944Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T18:05:44.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:44.944Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:44.944Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:44.944Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:44.944Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:05:44.944Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:05:44.944Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141849074 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:05:44.944Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:05:44.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:44.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:44.944Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:44.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141849107 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:44.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141849107 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:44.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141849107 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:44.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141849107 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:44.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141849107 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-30T18:05:44.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141849114 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:45.199Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:05:45.199Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:05:45.199Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:05:45.199Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:05:45.199Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:05:45.199Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:05:45.199Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:05:45.199Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:45.199Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:05:45.199Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:05:45.199Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:45.199Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:45.199Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:05:45.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141849414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:45.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141849415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:45.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141849415 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:45.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141849415 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:45.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141849415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:45.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141849415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:45.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141849415 data=null item=null detail=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-30T18:05:45.199Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141849415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:45.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141849415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:45.199Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141849415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:45.199Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141849415 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:45.199Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141849415 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:45.199Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:45.199Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:05:45.199Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:05:45.199Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:05:45.199Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:45.199Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:05:45.199Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:05:45.199Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:45.199Z] DEBUG - Clicking on OK [2019-07-30T18:05:45.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141849416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:45.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141849416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:45.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141849416 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:45.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141849416 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:45.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141849416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:45.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141849417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:45.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:45.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:45.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:45.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:45.199Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:45.199Z] DEBUG - Clicked on OK [2019-07-30T18:05:45.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141849417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:45.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1141849204 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-30T18:05:46.016Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:05:46.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:46.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:46.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:46.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:46.576Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:46.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141850540 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:46.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141850540 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:46.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141850540 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:46.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141850540 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:46.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141850540 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-30T18:05:46.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141850558 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:46.576Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:46.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141850558 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:46.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141850558 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:46.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141850559 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:46.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141850559 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:46.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141850559 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-30T18:05:46.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141850569 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:46.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141850569 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:46.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141850569 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:46.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141850569 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:46.576Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141850570 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-30T18:05:46.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141850572 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:46.576Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:46.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1141850572 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:05:46.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1141850572 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:05:46.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1141850572 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:05:46.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1141850573 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:05:46.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141850573 data=null item=TreeItem {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-30T18:05:46.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1141850578 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:05:48.462Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T18:05:48.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:48.462Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:48.462Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:05:48.462Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:05:48.462Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:05:48.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:49.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:49.021Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:49.021Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:49.021Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:49.021Z] DEBUG - number of items : 18 [2019-07-30T18:05:49.021Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T18:05:49.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141853068 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-30T18:05:49.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141853068 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-30T18:05:49.021Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141853068 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T18:05:49.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141853068 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-30T18:05:49.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141853068 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-30T18:05:49.021Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141853216 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-30T18:05:49.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141853217 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-30T18:05:49.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141853217 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-30T18:05:49.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141853217 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T18:05:49.021Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141853217 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T18:05:49.021Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T18:05:49.021Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-30T18:05:49.021Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T18:05:49.021Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-30T18:05:49.021Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-30T18:05:49.021Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T18:05:49.021Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T18:05:49.021Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T18:05:49.021Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T18:05:49.021Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:05:49.021Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:49.021Z] DEBUG - Clicking on Add... [2019-07-30T18:05:49.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1141853219 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-30T18:05:49.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1141853219 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-30T18:05:49.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1141853219 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T18:05:49.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1141853219 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T18:05:49.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1141853219 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-30T18:05:49.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1141853219 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-30T18:05:49.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1141853219 data=null item=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-30T18:05:49.277Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1141853273 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-30T18:05:49.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1141853273 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-30T18:05:49.277Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1141853273 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-30T18:05:49.277Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1141853273 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T18:05:49.277Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1141853273 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T18:05:49.277Z] DEBUG - Clicked on Add... [2019-07-30T18:05:49.277Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T18:05:49.277Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T18:05:49.277Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T18:05:49.277Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T18:05:49.277Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:05:49.277Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:49.277Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:05:49.277Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:05:49.277Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:49.277Z] DEBUG - Clicking on OK [2019-07-30T18:05:49.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141853274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:49.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141853274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:49.277Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141853274 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:49.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141853274 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:49.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141853274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:49.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141853275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:49.277Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1141853316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:49.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141853275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:49.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141853069 data=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-30T18:05:49.277Z] DEBUG - Clicked on [2019-07-30T18:05:49.277Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:05:49.277Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:49.277Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:05:49.277Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:05:49.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141853915 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:05:49.837Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:05:49.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:49.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:49.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:49.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141853945 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:49.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141853945 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:49.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141853945 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:49.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141853946 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:49.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141853946 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-30T18:05:49.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141853954 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:49.837Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:05:49.837Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:05:49.837Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:05:50.092Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:05:50.092Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:05:50.092Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:05:50.092Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:05:50.092Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:50.092Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:05:50.092Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:05:50.092Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:50.092Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:50.092Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:05:50.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141854279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:50.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141854279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:50.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141854279 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:50.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141854279 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:50.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141854279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:50.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141854279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:50.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141854279 data=null item=null detail=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-30T18:05:50.092Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141854279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:50.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141854279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:50.092Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141854279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:50.092Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141854280 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:50.092Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141854280 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:50.092Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:50.092Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:05:50.092Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:05:50.092Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:05:50.092Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:50.092Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:05:50.092Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:05:50.092Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:50.092Z] DEBUG - Clicking on OK [2019-07-30T18:05:50.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141854280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:50.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141854280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:50.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141854280 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:50.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141854280 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:50.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141854281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:50.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141854281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:50.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:50.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:50.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:50.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:50.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:50.092Z] DEBUG - Clicked on OK [2019-07-30T18:05:50.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141854281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:50.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1141854011 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-30T18:05:50.907Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:05:51.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:51.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:51.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:51.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:51.162Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:51.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141855407 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:51.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141855407 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:51.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141855407 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:51.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141855407 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:51.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141855408 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-30T18:05:51.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141855465 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:51.417Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:51.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141855466 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:51.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141855466 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:51.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141855466 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:51.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141855466 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:51.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141855466 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-30T18:05:51.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141855473 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:51.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141855474 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:51.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141855474 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:51.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141855474 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:51.417Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141855474 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-30T18:05:51.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141855477 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:51.417Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:51.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1141855477 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:05:51.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1141855477 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:05:51.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1141855478 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:05:51.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1141855478 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:05:51.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141855478 data=null item=TreeItem {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-30T18:05:51.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1141855487 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:05:53.303Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T18:05:53.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:53.303Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:53.303Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:53.303Z] DEBUG - number of items : 18 [2019-07-30T18:05:53.303Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141857496 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:05:53.303Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:05:53.303Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:53.303Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:53.303Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:53.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141857527 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:53.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141857527 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:53.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141857527 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:53.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141857527 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:53.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141857528 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-30T18:05:53.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141857534 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:53.559Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:05:53.559Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:05:53.560Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:05:54.119Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:05:54.119Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:05:54.119Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:05:54.119Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:05:54.119Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:54.119Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:05:54.119Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:05:54.119Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:54.119Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:54.119Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:05:54.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141858326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:54.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141858326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:54.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141858326 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:54.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141858326 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:54.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141858326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:54.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141858326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:54.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141858326 data=null item=null detail=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-30T18:05:54.119Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141858326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:54.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141858327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:54.119Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141858327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:54.119Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141858327 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:54.119Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141858327 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:54.119Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:05:54.119Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:05:54.119Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:05:54.119Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:05:54.119Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:05:54.119Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:05:54.119Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:05:54.119Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:54.119Z] DEBUG - Clicking on OK [2019-07-30T18:05:54.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141858328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:54.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141858328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:54.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141858328 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:54.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141858328 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:54.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141858328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:54.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141858328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:54.119Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:54.119Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:54.119Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:54.119Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:54.119Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:54.119Z] DEBUG - Clicked on OK [2019-07-30T18:05:54.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141858328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:05:54.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1141857603 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-30T18:05:54.935Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:05:55.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:55.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:55.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:05:55.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:05:55.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:55.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141859454 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:55.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141859454 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:55.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141859454 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:55.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141859455 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:55.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141859455 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-30T18:05:55.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141859461 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:55.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:55.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141859466 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:55.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141859466 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:55.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141859466 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:55.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141859466 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:55.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141859466 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-30T18:05:55.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141859471 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:55.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141859471 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:55.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141859471 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:55.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141859472 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:55.495Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1141859472 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-30T18:05:55.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141859474 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:05:55.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:05:55.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1141859474 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:05:55.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1141859474 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:05:55.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1141859475 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:05:55.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1141859475 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:05:55.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141859475 data=null item=TreeItem {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-30T18:05:55.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1141859483 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:05:57.380Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T18:05:57.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:57.380Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:57.380Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:57.380Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:05:57.380Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:05:57.380Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:05:57.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:57.940Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:57.940Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:57.940Z] DEBUG - number of items : 18 [2019-07-30T18:05:57.940Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:57.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141861997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:57.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141861997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:57.940Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141861998 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:57.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141861998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:57.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141861998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:57.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141861998 data=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-30T18:05:57.940Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141861999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:57.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141861999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:57.940Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141862000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:57.940Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141862000 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:57.940Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141862000 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:57.940Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:57.940Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:58.500Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:58.500Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:58.500Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:05:58.500Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:05:58.500Z] DEBUG - number of items : 18 [2019-07-30T18:05:58.500Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:58.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141862502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:58.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141862502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:58.500Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141862502 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:58.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141862502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:58.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141862502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:58.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141862502 data=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-30T18:05:58.500Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141862503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:58.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141862503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:58.500Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141862503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:58.500Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141862503 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:58.500Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141862503 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:58.500Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:58.500Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:58.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:58.755Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:58.755Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:05:58.755Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:05:58.755Z] DEBUG - number of items : 18 [2019-07-30T18:05:58.755Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:58.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141863006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:58.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141863006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:58.755Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141863006 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:58.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141863006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141863006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141863006 data=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-30T18:05:59.010Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141863007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141863007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141863007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141863007 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141863007 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.010Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:59.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:59.265Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:59.265Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:05:59.265Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:05:59.265Z] DEBUG - number of items : 18 [2019-07-30T18:05:59.265Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141863510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141863510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.265Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141863511 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141863511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141863511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141863511 data=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-30T18:05:59.265Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141863512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141863512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.265Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141863512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141863512 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.265Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141863512 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.265Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:59.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:05:59.825Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:05:59.825Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:05:59.825Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:05:59.825Z] DEBUG - number of items : 18 [2019-07-30T18:05:59.825Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141864014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141864015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.825Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141864015 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141864015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141864015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141864015 data=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-30T18:05:59.825Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141864016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141864020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.825Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141864020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.825Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141864020 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.825Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141864021 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.825Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:05:59.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:06:00.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:06:00.385Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:06:00.385Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:06:00.385Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:06:00.385Z] DEBUG - number of items : 18 [2019-07-30T18:06:00.385Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141864523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141864523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.385Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141864523 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141864524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141864524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141864524 data=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-30T18:06:00.385Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141864524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141864525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.385Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141864525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.385Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141864525 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.385Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141864525 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.385Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:06:00.945Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:06:00.945Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:06:00.945Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:06:00.945Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:06:00.945Z] DEBUG - number of items : 18 [2019-07-30T18:06:00.945Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141865028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141865028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.945Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141865029 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141865029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141865029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141865029 data=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-30T18:06:00.945Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141865031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141865034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.945Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141865035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141865035 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.945Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141865035 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.945Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:00.945Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:06:01.506Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:06:01.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:06:01.506Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:06:01.506Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:06:01.506Z] DEBUG - number of items : 18 [2019-07-30T18:06:01.506Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:01.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141865539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:01.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141865539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:01.506Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141865539 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:01.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141865539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:01.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141865539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:01.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141865539 data=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-30T18:06:01.506Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141865547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:01.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141865548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:01.506Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141865548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:01.506Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141865548 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:01.506Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141865548 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:01.506Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:01.506Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:06:02.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:06:02.080Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:06:02.080Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:06:02.080Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:06:02.080Z] DEBUG - number of items : 18 [2019-07-30T18:06:02.080Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141866050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141866051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.080Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141866051 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141866051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141866051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141866051 data=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-30T18:06:02.080Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141866052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141866052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.080Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141866052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.080Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141866052 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.080Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141866052 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.080Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:06:02.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:06:02.337Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:06:02.337Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:06:02.337Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:06:02.337Z] DEBUG - number of items : 18 [2019-07-30T18:06:02.337Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141866554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141866554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.337Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141866554 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141866554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141866554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141866555 data=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-30T18:06:02.337Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141866555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141866555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141866556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141866556 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141866556 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.337Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T18:06:02.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:06:02.918Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:06:02.918Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:06:02.918Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:06:02.918Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:06:02.918Z] DEBUG - number of items : 18 [2019-07-30T18:06:02.918Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:02.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141867058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:02.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141867058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:02.918Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141867058 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:02.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141867058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:02.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141867058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:02.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141867059 data=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-30T18:06:02.918Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141867060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:02.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141867060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:02.918Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141867060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:02.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141867060 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:02.918Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141867060 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:02.918Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:02.918Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:06:03.479Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:06:03.479Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:06:03.479Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:06:03.479Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:06:03.479Z] DEBUG - number of items : 18 [2019-07-30T18:06:03.479Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:03.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141867563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:03.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141867563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:03.479Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141867563 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:03.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141867563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:03.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141867563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:03.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141867563 data=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-30T18:06:03.479Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141867568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:03.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141867569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:03.479Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141867569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:03.479Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141867569 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:03.479Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141867570 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:03.479Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T18:06:03.479Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:06:04.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:06:04.039Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T18:06:04.039Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:06:04.039Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T18:06:04.039Z] DEBUG - number of items : 18 [2019-07-30T18:06:04.039Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous Item} [2019-07-30T18:06:04.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141868072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T18:06:04.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141868072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T18:06:04.039Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141868072 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T18:06:04.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141868072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T18:06:04.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141868072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T18:06:04.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141868072 data=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-30T18:06:04.039Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141868073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T18:06:04.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141868073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T18:06:04.039Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141868073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T18:06:04.039Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141868073 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T18:06:04.039Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141868073 data=null} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T18:06:04.039Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous Item} [2019-07-30T18:06:04.039Z] DEBUG - number of items : 18 [2019-07-30T18:06:04.039Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next Item} [2019-07-30T18:06:04.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141868074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T18:06:04.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141868074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T18:06:04.039Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141868074 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2019-07-30T18:06:04.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141868074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T18:06:04.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141868074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T18:06:04.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141868074 data=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-30T18:06:04.040Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141868074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T18:06:04.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141868074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T18:06:04.040Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141868074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T18:06:04.040Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141868074 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2019-07-30T18:06:04.040Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141868075 data=null} to ToolItem with tooltip text {Select Next Item} [2019-07-30T18:06:04.040Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next Item} [2019-07-30T18:06:04.040Z] DEBUG - number of items : 18 [2019-07-30T18:06:04.040Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-07-30T18:06:04.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141868075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T18:06:04.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141868075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T18:06:04.040Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141868075 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-30T18:06:04.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141868075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T18:06:04.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141868075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T18:06:04.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141868075 data=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-30T18:06:04.040Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141868076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T18:06:04.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141868076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T18:06:04.040Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141868076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T18:06:04.040Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141868076 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-30T18:06:04.040Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141868076 data=null} to ToolItem with tooltip text {Zoom In} [2019-07-30T18:06:04.040Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-07-30T18:06:04.040Z] DEBUG - number of items : 18 [2019-07-30T18:06:04.040Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-07-30T18:06:04.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1141868076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T18:06:04.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141868077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T18:06:04.040Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1141868077 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-30T18:06:04.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1141868077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T18:06:04.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1141868077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T18:06:04.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1141868077 data=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-30T18:06:04.040Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1141868077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T18:06:04.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1141868077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T18:06:04.040Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1141868077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T18:06:04.040Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1141868077 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-30T18:06:04.040Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1141868077 data=null} to ToolItem with tooltip text {Zoom Out} [2019-07-30T18:06:04.040Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-07-30T18:06:04.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141868383 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:06:04.295Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:06:04.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:06:04.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:06:04.295Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:06:04.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1141868419 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T18:06:04.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1141868419 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T18:06:04.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1141868419 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T18:06:04.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1141868419 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:06:04.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141868419 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-30T18:06:04.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1141868426 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T18:06:04.295Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:06:04.295Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:06:04.550Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:06:04.550Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:06:04.550Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:06:04.550Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:06:04.550Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:06:04.550Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:04.550Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:06:04.550Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:06:04.550Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:06:04.550Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:04.550Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:06:04.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141868671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:04.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141868672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:04.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141868672 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:04.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141868672 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:04.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141868672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:04.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141868672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:04.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141868672 data=null item=null detail=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-30T18:06:04.550Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141868672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:04.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141868672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:04.550Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141868672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:04.550Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141868672 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:04.550Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141868672 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:04.550Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:04.550Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:06:04.550Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:06:04.550Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:06:04.550Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:06:04.550Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:06:04.550Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:06:04.550Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:04.550Z] DEBUG - Clicking on OK [2019-07-30T18:06:04.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141868673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:04.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141868673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:04.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141868673 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:04.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141868673 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:04.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141868673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:04.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141868674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:04.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:04.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:04.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:04.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:04.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:04.550Z] DEBUG - Clicked on OK [2019-07-30T18:06:05.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141868674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:05.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1141868504 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-30T18:06:05.111Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.251 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2019-07-30T18:06:05.111Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 10.291 s [2019-07-30T18:06:05.111Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.833 s [2019-07-30T18:06:05.111Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.295 s [2019-07-30T18:06:05.111Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 5.085 s [2019-07-30T18:06:05.111Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 3.019 s [2019-07-30T18:06:05.111Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.859 s [2019-07-30T18:06:05.111Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.047 s [2019-07-30T18:06:05.111Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 10.394 s [2019-07-30T18:06:05.111Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2019-07-30T18:06:05.672Z] *** BUG *** [2019-07-30T18:06:05.672Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:06:05.672Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:06:05.672Z] [2019-07-30T18:06:05.672Z] *** BUG *** [2019-07-30T18:06:05.672Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:06:05.672Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:06:05.672Z] [2019-07-30T18:06:05.672Z] *** BUG *** [2019-07-30T18:06:05.672Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:06:05.672Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:06:05.672Z] [2019-07-30T18:06:05.672Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-30T18:06:05.672Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T18:06:17.850Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2019-07-30T18:06:17.850Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:06:17.850Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-30T18:06:17.850Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T18:06:17.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:06:17.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:06:17.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:06:17.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:06:17.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:06:17.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:06:17.850Z] DEBUG - Setting state to checked on: memory [2019-07-30T18:06:17.850Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-30T18:06:17.850Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T18:06:19.735Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2019-07-30T18:06:19.735Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:06:19.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:06:19.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:06:19.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:06:19.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:06:19.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:06:19.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:06:19.735Z] DEBUG - Setting state to checked on: memory [2019-07-30T18:06:19.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141883871 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:06:19.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:06:19.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:06:19.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:06:19.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:06:19.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141883899 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:06:19.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141883899 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:06:19.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141883899 data=null} to TreeItem with text {test} [2019-07-30T18:06:19.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141883900 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:06:19.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141883900 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:06:19.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141883911 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:06:19.990Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:06:19.990Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:06:19.990Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:06:20.550Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:06:20.550Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:06:20.550Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:06:20.550Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:06:20.550Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:20.550Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:06:20.550Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:06:20.550Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:06:20.550Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:20.550Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:06:20.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141884690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:20.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141884690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:20.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141884690 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:20.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141884690 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:20.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141884691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:20.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141884691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:20.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141884691 data=null item=null detail=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-30T18:06:20.550Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141884691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:20.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141884691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:20.550Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141884691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:20.550Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141884691 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:20.550Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141884691 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:20.550Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:06:20.550Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:06:20.550Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:06:20.550Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:06:20.550Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:06:20.550Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:06:20.550Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:06:20.550Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:20.550Z] DEBUG - Clicking on OK [2019-07-30T18:06:20.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141884692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:20.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141884692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:20.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141884692 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:20.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141884692 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:20.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141884692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:20.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141884692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:20.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:20.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:20.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:20.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:20.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:20.550Z] DEBUG - Clicked on OK [2019-07-30T18:06:21.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141884692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:06:21.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1141883994 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-30T18:06:21.671Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.423 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2019-07-30T18:06:21.671Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 12.347 s [2019-07-30T18:06:21.671Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 1.897 s [2019-07-30T18:06:21.671Z] [2019-07-30T18:06:21.671Z] Results: [2019-07-30T18:06:21.671Z] [2019-07-30T18:06:21.671Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T18:06:21.671Z] [2019-07-30T18:06:21.926Z] [2019-07-30T18:06:21.926Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 18:06:21.751 [2019-07-30T18:06:21.926Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T18:06:22.851Z] [INFO] All tests passed! [2019-07-30T18:06:22.851Z] [INFO] [2019-07-30T18:06:22.851Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T18:06:22.851Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:06:22.851Z] [INFO] [2019-07-30T18:06:22.851Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T18:06:23.776Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:06:24.032Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:06:24.592Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:06:25.518Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T18:06:25.518Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T18:06:25.518Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:06:25.518Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:06:25.518Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T18:06:25.518Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:06:25.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T18:06:26.028Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:06:26.955Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T18:06:26.955Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T18:06:26.955Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T18:06:27.210Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T18:06:27.465Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T18:06:27.720Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T18:06:27.720Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T18:06:27.975Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T18:06:27.975Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T18:06:28.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T18:06:28.485Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T18:06:28.485Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T18:06:28.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T18:06:28.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T18:06:28.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T18:06:28.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T18:06:29.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:06:29.252Z] [INFO] [2019-07-30T18:06:29.252Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T18:06:29.252Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:29.252Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:29.252Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:29.252Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:29.252Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:29.252Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:29.252Z] [INFO] [2019-07-30T18:06:29.252Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T18:06:29.252Z] [INFO] [2019-07-30T18:06:29.252Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >---- [2019-07-30T18:06:29.252Z] [INFO] Building Trace Compass Pcap Format Support Parent 5.0.0-SNAPSHOT [101/134] [2019-07-30T18:06:29.252Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T18:06:29.252Z] [INFO] [2019-07-30T18:06:29.252Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T18:06:29.252Z] [INFO] [2019-07-30T18:06:29.252Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T18:06:29.252Z] [INFO] [2019-07-30T18:06:29.252Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T18:06:29.252Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:06:29.252Z] [INFO] [2019-07-30T18:06:29.252Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T18:06:29.252Z] [INFO] [2019-07-30T18:06:29.252Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T18:06:29.252Z] [INFO] [2019-07-30T18:06:29.252Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T18:06:29.252Z] [INFO] [2019-07-30T18:06:29.252Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T18:06:29.252Z] [INFO] [2019-07-30T18:06:29.252Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T18:06:29.252Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:06:29.252Z] [INFO] [2019-07-30T18:06:29.252Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T18:06:29.252Z] [INFO] [2019-07-30T18:06:29.252Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T18:06:29.252Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:29.507Z] [INFO] [2019-07-30T18:06:29.507Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >----- [2019-07-30T18:06:29.507Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.0-SNAPSHOT [102/134] [2019-07-30T18:06:29.507Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:06:29.507Z] [INFO] [2019-07-30T18:06:29.507Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T18:06:29.507Z] [INFO] [2019-07-30T18:06:29.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T18:06:29.507Z] [INFO] The project's OSGi version is 1.1.0.201907301708 [2019-07-30T18:06:29.507Z] [INFO] [2019-07-30T18:06:29.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T18:06:29.507Z] [INFO] [2019-07-30T18:06:29.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T18:06:29.507Z] [INFO] [2019-07-30T18:06:29.507Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T18:06:29.507Z] [INFO] [2019-07-30T18:06:29.507Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T18:06:29.507Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:06:29.507Z] [INFO] [2019-07-30T18:06:29.507Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T18:06:29.507Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:06:29.507Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources [2019-07-30T18:06:29.507Z] [INFO] [2019-07-30T18:06:29.507Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T18:06:29.507Z] [INFO] Compiling 55 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/target/classes [2019-07-30T18:06:29.507Z] [INFO] [2019-07-30T18:06:29.507Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T18:06:29.507Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:06:29.507Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources [2019-07-30T18:06:29.507Z] [INFO] [2019-07-30T18:06:29.507Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T18:06:29.507Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-sources.jar [2019-07-30T18:06:29.763Z] [INFO] [2019-07-30T18:06:29.763Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T18:06:29.763Z] [INFO] [2019-07-30T18:06:29.763Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T18:06:29.763Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar [2019-07-30T18:06:29.763Z] [INFO] [2019-07-30T18:06:29.763Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T18:06:29.763Z] [INFO] [2019-07-30T18:06:29.763Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T18:06:29.763Z] [INFO] [2019-07-30T18:06:29.763Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T18:06:29.763Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar [2019-07-30T18:06:29.763Z] [INFO] [2019-07-30T18:06:29.763Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T18:06:29.763Z] [INFO] [2019-07-30T18:06:29.763Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T18:06:29.763Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:06:29.763Z] [INFO] [2019-07-30T18:06:29.763Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T18:06:29.763Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:06:29.763Z] [INFO] [2019-07-30T18:06:29.763Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T18:06:29.763Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:29.763Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:29.763Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:29.763Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:29.763Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:29.763Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:29.763Z] [INFO] [2019-07-30T18:06:29.763Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T18:06:29.763Z] [INFO] [2019-07-30T18:06:29.763Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >-- [2019-07-30T18:06:29.763Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.2-SNAPSHOT [103/134] [2019-07-30T18:06:29.763Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:06:29.763Z] [INFO] [2019-07-30T18:06:29.763Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T18:06:29.763Z] [INFO] [2019-07-30T18:06:29.763Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T18:06:29.763Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc (includes = [*.zip, *.pcap, *.cap, *.tar*], excludes = [*.xml, *.sh]) [2019-07-30T18:06:29.763Z] [INFO] [2019-07-30T18:06:29.763Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T18:06:29.763Z] [INFO] The project's OSGi version is 1.0.2.201907301708 [2019-07-30T18:06:29.763Z] [INFO] [2019-07-30T18:06:29.763Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T18:06:29.763Z] [INFO] [2019-07-30T18:06:29.763Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T18:06:29.763Z] [INFO] [2019-07-30T18:06:29.763Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T18:06:29.763Z] [INFO] [2019-07-30T18:06:29.763Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T18:06:29.763Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:06:29.763Z] [INFO] [2019-07-30T18:06:29.763Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T18:06:29.763Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:06:29.763Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources [2019-07-30T18:06:29.763Z] [INFO] [2019-07-30T18:06:29.763Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T18:06:29.763Z] [INFO] Compiling 17 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes [2019-07-30T18:06:30.018Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/BadPacketTest.java:[87] [2019-07-30T18:06:30.018Z] new EthernetIIPacket(dummy, null, packet); [2019-07-30T18:06:30.018Z] ^^^^^ [2019-07-30T18:06:30.018Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T18:06:30.018Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[54] [2019-07-30T18:06:30.018Z] PcapFile littleEndian = trace.getTrace(); [2019-07-30T18:06:30.018Z] ^^^^^^^^^^^^ [2019-07-30T18:06:30.018Z] Potential resource leak: 'littleEndian' may not be closed [2019-07-30T18:06:30.018Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[59] [2019-07-30T18:06:30.018Z] PcapFile bigEndian = trace.getTrace(); [2019-07-30T18:06:30.018Z] ^^^^^^^^^ [2019-07-30T18:06:30.018Z] Potential resource leak: 'bigEndian' may not be closed [2019-07-30T18:06:30.018Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/PacketTest.java:[103] [2019-07-30T18:06:30.018Z] Packet packet = new EthernetIIPacket(dummy, null, byteBuffer); [2019-07-30T18:06:30.018Z] ^^^^^ [2019-07-30T18:06:30.018Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T18:06:30.018Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[86] [2019-07-30T18:06:30.018Z] UnknownPacket packet = new UnknownPacket(dummy, null, byteBuffer); [2019-07-30T18:06:30.018Z] ^^^^^ [2019-07-30T18:06:30.018Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T18:06:30.018Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[97] [2019-07-30T18:06:30.018Z] assertEquals(new UnknownPacket(dummy, null, byteBuffer), packet); [2019-07-30T18:06:30.018Z] ^^^^^ [2019-07-30T18:06:30.018Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T18:06:30.018Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[164] [2019-07-30T18:06:30.018Z] TCPPacket packet = new TCPPacket(file, null, byteBuffer); [2019-07-30T18:06:30.018Z] ^^^^ [2019-07-30T18:06:30.018Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T18:06:30.018Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[174] [2019-07-30T18:06:30.018Z] TCPPacket expected = new TCPPacket(file, null, byteBuffer); [2019-07-30T18:06:30.018Z] ^^^^ [2019-07-30T18:06:30.018Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T18:06:30.018Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[117] [2019-07-30T18:06:30.018Z] UDPPacket packet = new UDPPacket(file, null, byteBuffer); [2019-07-30T18:06:30.018Z] ^^^^ [2019-07-30T18:06:30.018Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T18:06:30.018Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[127] [2019-07-30T18:06:30.018Z] UDPPacket expected = new UDPPacket(file, null, byteBuffer); [2019-07-30T18:06:30.018Z] ^^^^ [2019-07-30T18:06:30.018Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T18:06:30.018Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[165] [2019-07-30T18:06:30.018Z] IPv4Packet packet = new IPv4Packet(file, null, byteBuffer); [2019-07-30T18:06:30.018Z] ^^^^ [2019-07-30T18:06:30.018Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T18:06:30.018Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[175] [2019-07-30T18:06:30.018Z] IPv4Packet expected = new IPv4Packet(file, null, byteBuffer); [2019-07-30T18:06:30.018Z] ^^^^ [2019-07-30T18:06:30.018Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T18:06:30.018Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/pcap/PcapPacketTest.java:[244] [2019-07-30T18:06:30.018Z] PcapOldPacket expected = new PcapOldPacket((PcapOldFile) file, fHeader, fPayload, 36L); [2019-07-30T18:06:30.018Z] ^^^^^^^ [2019-07-30T18:06:30.018Z] Null type safety (type annotations): The expression of type 'ByteBuffer' needs unchecked conversion to conform to '@NonNull ByteBuffer' [2019-07-30T18:06:30.018Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[42] [2019-07-30T18:06:30.018Z] public void FileOpenBadPcapTest() throws IOException { [2019-07-30T18:06:30.018Z] ^^^^^^^^^^^ [2019-07-30T18:06:30.018Z] The declared exception IOException is not actually thrown by the method FileOpenBadPcapTest() from type PcapFileOpenFailTest [2019-07-30T18:06:30.018Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[60] [2019-07-30T18:06:30.018Z] public void FileOpenBinaryFile() throws IOException { [2019-07-30T18:06:30.018Z] ^^^^^^^^^^^ [2019-07-30T18:06:30.018Z] The declared exception IOException is not actually thrown by the method FileOpenBinaryFile() from type PcapFileOpenFailTest [2019-07-30T18:06:30.018Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[78] [2019-07-30T18:06:30.018Z] public void FileOpenDirectory() throws IOException { [2019-07-30T18:06:30.018Z] ^^^^^^^^^^^ [2019-07-30T18:06:30.018Z] The declared exception IOException is not actually thrown by the method FileOpenDirectory() from type PcapFileOpenFailTest [2019-07-30T18:06:30.018Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[113] [2019-07-30T18:06:30.018Z] EthernetIIPacket packet = new EthernetIIPacket(file, null, byteBuffer); [2019-07-30T18:06:30.018Z] ^^^^ [2019-07-30T18:06:30.018Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T18:06:30.018Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[123] [2019-07-30T18:06:30.018Z] EthernetIIPacket expected = new EthernetIIPacket(file, null, byteBuffer); [2019-07-30T18:06:30.018Z] ^^^^ [2019-07-30T18:06:30.018Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T18:06:30.018Z] 18 problems (18 warnings) [2019-07-30T18:06:30.018Z] [INFO] [2019-07-30T18:06:30.018Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T18:06:30.018Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:06:30.019Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources [2019-07-30T18:06:30.019Z] [INFO] [2019-07-30T18:06:30.019Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T18:06:30.019Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-30T18:06:30.019Z] [INFO] [2019-07-30T18:06:30.019Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T18:06:30.019Z] [INFO] [2019-07-30T18:06:30.019Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T18:06:30.019Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar [2019-07-30T18:06:30.019Z] [INFO] [2019-07-30T18:06:30.019Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T18:06:30.019Z] [INFO] [2019-07-30T18:06:30.019Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T18:06:30.019Z] [INFO] [2019-07-30T18:06:30.019Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T18:06:30.019Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar [2019-07-30T18:06:30.019Z] [INFO] [2019-07-30T18:06:30.019Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T18:06:30.019Z] [INFO] [2019-07-30T18:06:30.019Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T18:06:30.274Z] [INFO] Executing tasks [2019-07-30T18:06:30.274Z] [2019-07-30T18:06:30.274Z] main: [2019-07-30T18:06:30.274Z] [2019-07-30T18:06:30.274Z] main: [2019-07-30T18:06:30.274Z] [echo] Attempting to download test traces [2019-07-30T18:06:30.274Z] [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip [2019-07-30T18:06:30.274Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip [2019-07-30T18:06:30.274Z] [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip [2019-07-30T18:06:30.274Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip [2019-07-30T18:06:30.274Z] [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip [2019-07-30T18:06:30.274Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip [2019-07-30T18:06:30.274Z] [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip [2019-07-30T18:06:30.274Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip [2019-07-30T18:06:30.274Z] [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip [2019-07-30T18:06:30.274Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip [2019-07-30T18:06:30.274Z] [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip [2019-07-30T18:06:30.274Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip [2019-07-30T18:06:30.274Z] [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip [2019-07-30T18:06:30.274Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip [2019-07-30T18:06:30.274Z] [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 [2019-07-30T18:06:30.274Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 [2019-07-30T18:06:30.530Z] [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-30T18:06:31.090Z] [2019-07-30T18:06:31.090Z] extractTraces: [2019-07-30T18:06:31.090Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T18:06:31.090Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T18:06:31.090Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T18:06:31.090Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T18:06:31.090Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T18:06:31.090Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T18:06:31.090Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T18:06:31.345Z] [bunzip2] Expanding /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar [2019-07-30T18:06:32.270Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T18:06:32.270Z] [echo] Traces extracted successfully [2019-07-30T18:06:32.270Z] [INFO] Executed tasks [2019-07-30T18:06:32.270Z] [INFO] [2019-07-30T18:06:32.270Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T18:06:33.195Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log [2019-07-30T18:06:33.195Z] [INFO] Command line: [2019-07-30T18:06:33.195Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T18:06:33.195Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:06:35.081Z] !SESSION 2019-07-30 18:06:33.068 ----------------------------------------------- [2019-07-30T18:06:35.081Z] eclipse.buildId=unknown [2019-07-30T18:06:35.081Z] java.version=1.8.0_202 [2019-07-30T18:06:35.081Z] java.vendor=Oracle Corporation [2019-07-30T18:06:35.081Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:06:35.081Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T18:06:35.081Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T18:06:35.081Z] [2019-07-30T18:06:35.081Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:06:34.744 [2019-07-30T18:06:35.081Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:06:35.081Z] !STACK 0 [2019-07-30T18:06:35.081Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T18:06:35.081Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:06:35.081Z] [2019-07-30T18:06:35.081Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:06:35.081Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:06:35.081Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:06:35.081Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:06:35.081Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:06:35.081Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:06:35.081Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:06:35.081Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:06:35.081Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:06:35.081Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:06:35.081Z] [2019-07-30T18:06:35.081Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:06:34.850 [2019-07-30T18:06:35.081Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:06:35.081Z] !STACK 0 [2019-07-30T18:06:35.081Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T18:06:35.081Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:06:35.081Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:06:35.081Z] -> 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-30T18:06:35.081Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T18:06:35.081Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:06:35.081Z] [2019-07-30T18:06:35.081Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:06:35.081Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:06:35.081Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:06:35.081Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:06:35.081Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:06:35.081Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:06:35.081Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:06:35.081Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:06:35.081Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:06:35.081Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:06:36.007Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2019-07-30T18:06:36.263Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2019-07-30T18:06:36.263Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest) Time elapsed: 0.081 s [2019-07-30T18:06:36.263Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2019-07-30T18:06:36.263Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2019-07-30T18:06:36.263Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest) Time elapsed: 0.001 s [2019-07-30T18:06:36.263Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2019-07-30T18:06:36.263Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2019-07-30T18:06:36.263Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest) Time elapsed: 0.008 s [2019-07-30T18:06:36.263Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2019-07-30T18:06:36.263Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2019-07-30T18:06:36.263Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest) Time elapsed: 0.013 s [2019-07-30T18:06:36.263Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest [2019-07-30T18:06:36.263Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest [2019-07-30T18:06:36.263Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0.001 s [2019-07-30T18:06:36.263Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0.001 s [2019-07-30T18:06:36.263Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest [2019-07-30T18:06:36.263Z] 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-30T18:06:36.263Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2019-07-30T18:06:36.263Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0.001 s [2019-07-30T18:06:36.263Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2019-07-30T18:06:36.263Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2019-07-30T18:06:36.518Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2019-07-30T18:06:36.518Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest) Time elapsed: 0.132 s [2019-07-30T18:06:36.518Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2019-07-30T18:06:36.518Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2019-07-30T18:06:36.518Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0 s [2019-07-30T18:06:36.518Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0 s [2019-07-30T18:06:36.518Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2019-07-30T18:06:36.518Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2019-07-30T18:06:36.518Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest) Time elapsed: 0.001 s [2019-07-30T18:06:36.518Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest [2019-07-30T18:06:36.518Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest [2019-07-30T18:06:36.518Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest) Time elapsed: 0.001 s [2019-07-30T18:06:36.518Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest [2019-07-30T18:06:36.518Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest [2019-07-30T18:06:36.518Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest) Time elapsed: 0.001 s [2019-07-30T18:06:36.518Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2019-07-30T18:06:36.518Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2019-07-30T18:06:36.518Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest) Time elapsed: 0.002 s [2019-07-30T18:06:36.518Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2019-07-30T18:06:36.518Z] 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-30T18:06:36.518Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest) Time elapsed: 0.001 s [2019-07-30T18:06:36.518Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2019-07-30T18:06:36.518Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2019-07-30T18:06:36.518Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest) Time elapsed: 0.012 s [2019-07-30T18:06:36.518Z] [2019-07-30T18:06:36.518Z] Results: [2019-07-30T18:06:36.518Z] [2019-07-30T18:06:36.518Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T18:06:36.518Z] [2019-07-30T18:06:37.444Z] [INFO] All tests passed! [2019-07-30T18:06:37.444Z] [INFO] [2019-07-30T18:06:37.444Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T18:06:37.444Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:06:37.444Z] [INFO] [2019-07-30T18:06:37.444Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T18:06:37.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:06:37.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T18:06:37.444Z] [INFO] [2019-07-30T18:06:37.444Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T18:06:37.444Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:37.444Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:37.444Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:37.444Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:37.444Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:37.444Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:37.444Z] [INFO] [2019-07-30T18:06:37.444Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T18:06:37.444Z] [INFO] [2019-07-30T18:06:37.444Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >--- [2019-07-30T18:06:37.444Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT [104/134] [2019-07-30T18:06:37.444Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:06:37.444Z] [INFO] [2019-07-30T18:06:37.444Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T18:06:37.444Z] [INFO] [2019-07-30T18:06:37.444Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T18:06:37.444Z] [INFO] The project's OSGi version is 1.0.3.201907301708 [2019-07-30T18:06:37.444Z] [INFO] [2019-07-30T18:06:37.444Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T18:06:37.444Z] [INFO] [2019-07-30T18:06:37.444Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T18:06:37.444Z] [INFO] [2019-07-30T18:06:37.444Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T18:06:37.444Z] [INFO] [2019-07-30T18:06:37.444Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T18:06:37.444Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:06:37.444Z] [INFO] [2019-07-30T18:06:37.444Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T18:06:37.444Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:06:37.444Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources [2019-07-30T18:06:37.444Z] [INFO] [2019-07-30T18:06:37.444Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T18:06:37.444Z] [INFO] Compiling 29 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes [2019-07-30T18:06:37.699Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[114] [2019-07-30T18:06:37.699Z] String key = entry.getKey(); [2019-07-30T18:06:37.699Z] ^^^^^^^^^^^^^^ [2019-07-30T18:06:37.699Z] 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-30T18:06:37.699Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[115] [2019-07-30T18:06:37.699Z] String value = entry.getValue(); [2019-07-30T18:06:37.699Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:06:37.699Z] 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-30T18:06:37.699Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/analysis/StreamListAnalysis.java:[116] [2019-07-30T18:06:37.699Z] entry.getValue().addEventToStream(event); [2019-07-30T18:06:37.699Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:06:37.699Z] 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-30T18:06:37.699Z] 3 problems (3 warnings) [2019-07-30T18:06:37.699Z] [INFO] [2019-07-30T18:06:37.699Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T18:06:37.699Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:06:37.699Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources [2019-07-30T18:06:37.699Z] [INFO] [2019-07-30T18:06:37.699Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T18:06:37.699Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar [2019-07-30T18:06:37.699Z] [INFO] [2019-07-30T18:06:37.699Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T18:06:37.699Z] [INFO] [2019-07-30T18:06:37.699Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T18:06:37.699Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2019-07-30T18:06:37.699Z] [INFO] [2019-07-30T18:06:37.699Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T18:06:37.699Z] [INFO] [2019-07-30T18:06:37.699Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T18:06:37.699Z] [INFO] [2019-07-30T18:06:37.699Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T18:06:37.699Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2019-07-30T18:06:37.954Z] [INFO] [2019-07-30T18:06:37.954Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T18:06:37.954Z] [INFO] [2019-07-30T18:06:37.954Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T18:06:37.954Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:06:37.954Z] [INFO] [2019-07-30T18:06:37.954Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T18:06:37.954Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:06:37.954Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:06:37.954Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T18:06:38.209Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:06:38.209Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:06:38.465Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:06:38.721Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:06:38.976Z] [INFO] [2019-07-30T18:06:38.976Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T18:06:38.976Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:38.976Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:38.976Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:38.976Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:38.976Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:38.977Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:38.977Z] [INFO] [2019-07-30T18:06:38.977Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T18:06:38.977Z] [INFO] [2019-07-30T18:06:38.977Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >---- [2019-07-30T18:06:38.977Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.1-SNAPSHOT [105/134] [2019-07-30T18:06:38.977Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:06:38.977Z] [INFO] [2019-07-30T18:06:38.977Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T18:06:38.977Z] [INFO] [2019-07-30T18:06:38.977Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T18:06:38.977Z] [INFO] The project's OSGi version is 1.1.1.201907301708 [2019-07-30T18:06:38.977Z] [INFO] [2019-07-30T18:06:38.977Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T18:06:38.977Z] [INFO] [2019-07-30T18:06:38.977Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T18:06:38.977Z] [INFO] [2019-07-30T18:06:38.977Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T18:06:38.977Z] [INFO] [2019-07-30T18:06:38.977Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T18:06:38.977Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:06:38.977Z] [INFO] [2019-07-30T18:06:38.977Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T18:06:38.977Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:06:38.977Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources [2019-07-30T18:06:38.977Z] [INFO] [2019-07-30T18:06:38.977Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T18:06:38.977Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes [2019-07-30T18:06:39.232Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[274] [2019-07-30T18:06:39.232Z] TmfPcapProtocol protocol = protocolEntry.getKey(); [2019-07-30T18:06:39.232Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:06:39.232Z] 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-30T18:06:39.232Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[276] [2019-07-30T18:06:39.232Z] Table table = protocolEntry.getValue(); [2019-07-30T18:06:39.232Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:06:39.232Z] 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-30T18:06:39.232Z] 2 problems (2 warnings) [2019-07-30T18:06:39.232Z] [INFO] [2019-07-30T18:06:39.232Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T18:06:39.232Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:06:39.232Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources [2019-07-30T18:06:39.232Z] [INFO] [2019-07-30T18:06:39.232Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T18:06:39.232Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-30T18:06:39.232Z] [INFO] [2019-07-30T18:06:39.232Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T18:06:39.232Z] [INFO] [2019-07-30T18:06:39.232Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T18:06:39.232Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar [2019-07-30T18:06:39.232Z] [INFO] [2019-07-30T18:06:39.232Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T18:06:39.232Z] [INFO] [2019-07-30T18:06:39.232Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T18:06:39.232Z] [INFO] [2019-07-30T18:06:39.232Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T18:06:39.232Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar [2019-07-30T18:06:39.232Z] [INFO] [2019-07-30T18:06:39.232Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T18:06:39.232Z] [INFO] [2019-07-30T18:06:39.232Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T18:06:39.232Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:06:39.232Z] [INFO] [2019-07-30T18:06:39.232Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T18:06:39.232Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:06:39.232Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:06:39.487Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T18:06:39.487Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:06:39.487Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:06:39.487Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:06:40.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:06:40.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T18:06:40.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:06:41.419Z] [INFO] [2019-07-30T18:06:41.419Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T18:06:41.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:41.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:41.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:41.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:41.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:41.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:41.419Z] [INFO] [2019-07-30T18:06:41.419Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T18:06:41.419Z] [INFO] [2019-07-30T18:06:41.419Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >----- [2019-07-30T18:06:41.419Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 5.0.0-SNAPSHOT [106/134] [2019-07-30T18:06:41.419Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T18:06:41.419Z] [INFO] [2019-07-30T18:06:41.419Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T18:06:41.419Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/target [2019-07-30T18:06:41.419Z] [INFO] [2019-07-30T18:06:41.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T18:06:41.419Z] [INFO] The project's OSGi version is 5.0.0.201907301708 [2019-07-30T18:06:41.419Z] [INFO] [2019-07-30T18:06:41.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T18:06:41.419Z] [INFO] [2019-07-30T18:06:41.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T18:06:41.419Z] [INFO] [2019-07-30T18:06:41.419Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T18:06:41.419Z] [INFO] [2019-07-30T18:06:41.419Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T18:06:41.419Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:06:41.419Z] [INFO] [2019-07-30T18:06:41.419Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T18:06:41.419Z] [INFO] [2019-07-30T18:06:41.419Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T18:06:41.419Z] [INFO] [2019-07-30T18:06:41.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T18:06:41.419Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.jar [2019-07-30T18:06:41.419Z] [INFO] [2019-07-30T18:06:41.419Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T18:06:41.419Z] [INFO] [2019-07-30T18:06:41.419Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T18:06:41.419Z] [INFO] [2019-07-30T18:06:41.419Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T18:06:41.419Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T18:06:41.419Z] [INFO] [2019-07-30T18:06:41.419Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T18:06:41.419Z] [INFO] [2019-07-30T18:06:41.419Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T18:06:41.419Z] [INFO] [2019-07-30T18:06:41.419Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T18:06:41.419Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:06:41.419Z] [INFO] [2019-07-30T18:06:41.419Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T18:06:42.344Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:06:42.344Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:06:42.344Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:06:42.905Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T18:06:43.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:06:44.086Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T18:06:44.086Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T18:06:44.086Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T18:06:44.086Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:06:44.342Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T18:06:44.342Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:06:44.342Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:06:44.342Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T18:06:44.342Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T18:06:44.342Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T18:06:44.342Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T18:06:44.597Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T18:06:44.597Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T18:06:44.597Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T18:06:44.852Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T18:06:45.107Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T18:06:45.107Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T18:06:45.363Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T18:06:45.712Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:06:45.712Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T18:06:45.712Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T18:06:45.712Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes [2019-07-30T18:06:45.712Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T18:06:45.712Z] [INFO] [2019-07-30T18:06:45.712Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T18:06:45.712Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:45.712Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:45.712Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:45.712Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:45.712Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:45.712Z] [INFO] [2019-07-30T18:06:45.712Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T18:06:45.712Z] [INFO] [2019-07-30T18:06:45.712Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >-- [2019-07-30T18:06:45.712Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT [107/134] [2019-07-30T18:06:45.712Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:06:45.712Z] [INFO] [2019-07-30T18:06:45.712Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T18:06:45.712Z] [INFO] [2019-07-30T18:06:45.712Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T18:06:45.712Z] [INFO] The project's OSGi version is 1.0.1.201907301708 [2019-07-30T18:06:45.712Z] [INFO] [2019-07-30T18:06:45.712Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T18:06:45.712Z] [INFO] [2019-07-30T18:06:45.712Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T18:06:45.712Z] [INFO] [2019-07-30T18:06:45.712Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T18:06:45.712Z] [INFO] [2019-07-30T18:06:45.712Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T18:06:45.712Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:06:45.712Z] [INFO] [2019-07-30T18:06:45.712Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T18:06:45.712Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:06:45.712Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources [2019-07-30T18:06:45.712Z] [INFO] [2019-07-30T18:06:45.712Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T18:06:45.712Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes [2019-07-30T18:06:45.712Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/org/eclipse/tracecompass/tmf/pcap/core/tests/event/PcapEventFieldTest.java:[122] [2019-07-30T18:06:45.712Z] IPv4Packet packet = new IPv4Packet(file, null, bb); [2019-07-30T18:06:45.712Z] ^^^^ [2019-07-30T18:06:45.712Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T18:06:45.712Z] 1 problem (1 warning) [2019-07-30T18:06:45.712Z] [INFO] [2019-07-30T18:06:45.712Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T18:06:45.712Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:06:45.712Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources [2019-07-30T18:06:45.712Z] [INFO] [2019-07-30T18:06:45.712Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T18:06:45.967Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T18:06:45.967Z] [INFO] [2019-07-30T18:06:45.967Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T18:06:45.967Z] [INFO] [2019-07-30T18:06:45.967Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T18:06:45.967Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T18:06:45.967Z] [INFO] [2019-07-30T18:06:45.967Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T18:06:45.967Z] [INFO] [2019-07-30T18:06:45.967Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T18:06:45.967Z] [INFO] [2019-07-30T18:06:45.967Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T18:06:45.967Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T18:06:45.967Z] [INFO] [2019-07-30T18:06:45.967Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T18:06:45.967Z] [INFO] [2019-07-30T18:06:45.967Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T18:06:46.527Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log [2019-07-30T18:06:46.527Z] [INFO] Command line: [2019-07-30T18:06:46.527Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T18:06:46.527Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:06:49.038Z] !SESSION 2019-07-30 18:06:46.671 ----------------------------------------------- [2019-07-30T18:06:49.038Z] eclipse.buildId=unknown [2019-07-30T18:06:49.038Z] java.version=1.8.0_202 [2019-07-30T18:06:49.038Z] java.vendor=Oracle Corporation [2019-07-30T18:06:49.038Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:06:49.038Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T18:06:49.038Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T18:06:49.038Z] [2019-07-30T18:06:49.038Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:06:48.438 [2019-07-30T18:06:49.038Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:06:49.038Z] !STACK 0 [2019-07-30T18:06:49.038Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T18:06:49.038Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:06:49.038Z] [2019-07-30T18:06:49.038Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:06:49.038Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:06:49.038Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:06:49.038Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:06:49.038Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:06:49.038Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:06:49.038Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:06:49.038Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:06:49.038Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:06:49.038Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:06:49.038Z] [2019-07-30T18:06:49.038Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:06:48.539 [2019-07-30T18:06:49.038Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:06:49.038Z] !STACK 0 [2019-07-30T18:06:49.038Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T18:06:49.038Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:06:49.038Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:06:49.039Z] -> 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-30T18:06:49.039Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T18:06:49.039Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:06:49.039Z] [2019-07-30T18:06:49.039Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:06:49.039Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:06:49.039Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:06:49.039Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:06:49.039Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:06:49.039Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:06:49.039Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:06:49.039Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:06:49.039Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:06:49.039Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:06:50.163Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2019-07-30T18:06:50.723Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2019-07-30T18:06:50.723Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.191 s [2019-07-30T18:06:50.723Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T18:06:50.723Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T18:06:50.723Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0 s [2019-07-30T18:06:50.723Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T18:06:50.723Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.007 s [2019-07-30T18:06:50.723Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T18:06:50.723Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T18:06:50.723Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0 s [2019-07-30T18:06:50.723Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T18:06:50.723Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T18:06:50.723Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T18:06:50.723Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0 s [2019-07-30T18:06:50.723Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T18:06:50.723Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T18:06:50.723Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T18:06:50.723Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.003 s [2019-07-30T18:06:50.723Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0 s [2019-07-30T18:06:50.723Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T18:06:50.723Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T18:06:50.723Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0 s [2019-07-30T18:06:50.723Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0 s [2019-07-30T18:06:50.723Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T18:06:50.723Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2019-07-30T18:06:52.085Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.194 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2019-07-30T18:06:52.085Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.013 s [2019-07-30T18:06:52.085Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.001 s [2019-07-30T18:06:52.085Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 1.178 s [2019-07-30T18:06:52.085Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2019-07-30T18:06:52.085Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2019-07-30T18:06:52.085Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T18:06:52.085Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0.003 s [2019-07-30T18:06:52.085Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T18:06:52.085Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T18:06:52.085Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T18:06:52.085Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T18:06:52.085Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T18:06:52.085Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T18:06:52.085Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest [2019-07-30T18:06:52.085Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest [2019-07-30T18:06:52.085Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-30T18:06:52.085Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-30T18:06:52.085Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-30T18:06:52.085Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0.004 s [2019-07-30T18:06:52.085Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-30T18:06:52.085Z] [2019-07-30T18:06:52.085Z] Results: [2019-07-30T18:06:52.085Z] [2019-07-30T18:06:52.085Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T18:06:52.085Z] [2019-07-30T18:06:52.645Z] [INFO] All tests passed! [2019-07-30T18:06:52.645Z] [INFO] [2019-07-30T18:06:52.645Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T18:06:52.645Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:06:52.645Z] [INFO] [2019-07-30T18:06:52.645Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T18:06:52.900Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:06:52.900Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:06:53.156Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:06:54.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:06:54.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T18:06:54.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-30T18:06:54.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:06:54.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:06:54.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T18:06:54.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:06:54.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T18:06:54.335Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T18:06:54.335Z] [INFO] [2019-07-30T18:06:54.335Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T18:06:54.335Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:55.204Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:56.204Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:56.459Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:57.021Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:57.021Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:57.021Z] [INFO] [2019-07-30T18:06:57.021Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T18:06:57.021Z] [INFO] [2019-07-30T18:06:57.021Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >-- [2019-07-30T18:06:57.021Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT [108/134] [2019-07-30T18:06:57.021Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:06:57.021Z] [INFO] [2019-07-30T18:06:57.021Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T18:06:57.021Z] [INFO] [2019-07-30T18:06:57.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T18:06:57.021Z] [INFO] The project's OSGi version is 1.0.0.201907301708 [2019-07-30T18:06:57.021Z] [INFO] [2019-07-30T18:06:57.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T18:06:57.021Z] [INFO] [2019-07-30T18:06:57.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T18:06:57.021Z] [INFO] [2019-07-30T18:06:57.021Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T18:06:57.021Z] [INFO] [2019-07-30T18:06:57.021Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T18:06:57.021Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:06:57.021Z] [INFO] [2019-07-30T18:06:57.021Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T18:06:57.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:06:57.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources [2019-07-30T18:06:57.021Z] [INFO] [2019-07-30T18:06:57.021Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T18:06:57.021Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes [2019-07-30T18:06:57.021Z] [INFO] [2019-07-30T18:06:57.021Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T18:06:57.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:06:57.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources [2019-07-30T18:06:57.021Z] [INFO] [2019-07-30T18:06:57.021Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T18:06:57.276Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:57.276Z] [INFO] [2019-07-30T18:06:57.276Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T18:06:57.276Z] [INFO] [2019-07-30T18:06:57.276Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T18:06:57.276Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:57.276Z] [INFO] [2019-07-30T18:06:57.276Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T18:06:57.276Z] [INFO] [2019-07-30T18:06:57.276Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T18:06:57.276Z] [INFO] [2019-07-30T18:06:57.276Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T18:06:57.276Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:06:57.276Z] [INFO] [2019-07-30T18:06:57.276Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T18:06:57.276Z] [INFO] [2019-07-30T18:06:57.276Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T18:06:58.202Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T18:06:58.202Z] [INFO] Command line: [2019-07-30T18:06:58.202Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T18:06:58.202Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:07:00.087Z] !SESSION 2019-07-30 18:06:58.243 ----------------------------------------------- [2019-07-30T18:07:00.087Z] eclipse.buildId=unknown [2019-07-30T18:07:00.087Z] java.version=1.8.0_202 [2019-07-30T18:07:00.087Z] java.vendor=Oracle Corporation [2019-07-30T18:07:00.087Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:07:00.087Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T18:07:00.087Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T18:07:00.087Z] [2019-07-30T18:07:00.087Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:07:00.033 [2019-07-30T18:07:00.087Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:07:00.087Z] !STACK 0 [2019-07-30T18:07:00.087Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T18:07:00.087Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:07:00.087Z] [2019-07-30T18:07:00.087Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:07:00.087Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:07:00.087Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:07:00.087Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:07:00.087Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:07:00.087Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:07:00.087Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:07:00.087Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:07:00.087Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:07:00.087Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:07:00.343Z] [2019-07-30T18:07:00.343Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:07:00.135 [2019-07-30T18:07:00.343Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:07:00.343Z] !STACK 0 [2019-07-30T18:07:00.343Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T18:07:00.343Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:07:00.343Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:07:00.343Z] -> 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-30T18:07:00.343Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T18:07:00.343Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:07:00.343Z] [2019-07-30T18:07:00.343Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:07:00.343Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:07:00.343Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:07:00.343Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:07:00.343Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:07:00.343Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:07:00.343Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:07:00.343Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:07:00.343Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:07:00.343Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:07:01.705Z] process 15351: 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-30T18:07:01.705Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T18:07:01.961Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T18:07:01.961Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T18:07:08.491Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2019-07-30T18:07:08.491Z] Display size: 1440x900 [2019-07-30T18:07:08.491Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-30T18:07:08.491Z] GTK version=3.18.9 [2019-07-30T18:07:08.491Z] GTK theme=Ambiance [2019-07-30T18:07:08.491Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T18:07:08.491Z] Time zone: Coordinated Universal Time [2019-07-30T18:07:08.491Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T18:07:08.491Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T18:07:26.525Z] *** BUG *** [2019-07-30T18:07:26.525Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:07:26.525Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:07:26.525Z] [2019-07-30T18:07:26.525Z] *** BUG *** [2019-07-30T18:07:26.525Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:07:26.525Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:07:26.525Z] [2019-07-30T18:07:26.525Z] *** BUG *** [2019-07-30T18:07:26.525Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:07:26.525Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:07:26.525Z] [2019-07-30T18:07:26.525Z] *** BUG *** [2019-07-30T18:07:26.525Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:07:26.525Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:07:26.525Z] [2019-07-30T18:07:26.525Z] *** BUG *** [2019-07-30T18:07:26.525Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:07:26.525Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:07:26.525Z] [2019-07-30T18:07:26.525Z] *** BUG *** [2019-07-30T18:07:26.525Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:07:26.525Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:07:26.525Z] [2019-07-30T18:07:26.525Z] *** BUG *** [2019-07-30T18:07:26.525Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:07:26.525Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:07:26.525Z] [2019-07-30T18:07:26.525Z] *** BUG *** [2019-07-30T18:07:26.525Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:07:26.525Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:07:26.525Z] [2019-07-30T18:07:26.525Z] *** BUG *** [2019-07-30T18:07:26.525Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:07:26.525Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:07:26.525Z] [2019-07-30T18:07:26.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:07:26.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:07:26.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:07:26.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:07:27.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1141951691 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:07:27.450Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:07:27.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:07:27.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:07:27.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:07:27.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1141951865 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:07:27.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1141951866 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:07:27.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1141951867 data=null} to TreeItem with text {test} [2019-07-30T18:07:27.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1141951867 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:07:27.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1141951868 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:07:27.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1141952056 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:07:28.216Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:07:28.216Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:07:28.216Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:07:28.471Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:07:28.471Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:07:28.726Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:07:28.726Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:07:28.726Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:07:28.726Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:07:28.726Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:07:28.726Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:07:28.726Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:07:28.726Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:07:28.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:07:28.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:07:28.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952776 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:07:28.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952777 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:07:28.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:07:28.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:07:28.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952777 data=null item=null detail=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-30T18:07:28.726Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:07:28.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:07:28.726Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:07:28.726Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952777 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:07:28.726Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1141952777 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:07:28.726Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:07:28.726Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:07:28.726Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:07:28.726Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:07:28.726Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:07:28.726Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:07:28.726Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:07:28.726Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:07:28.726Z] DEBUG - Clicking on OK [2019-07-30T18:07:28.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1141952781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:07:28.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1141952789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:07:28.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1141952789 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:07:28.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1141952789 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:07:28.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1141952790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:07:28.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1141952790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:07:28.726Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:07:28.726Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:07:28.726Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:07:28.726Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:07:28.726Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:07:28.726Z] DEBUG - Clicked on OK [2019-07-30T18:07:29.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1141952790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:07:29.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1141952291 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-30T18:07:29.652Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.636 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2019-07-30T18:07:29.652Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest) Time elapsed: 19.633 s [2019-07-30T18:07:29.652Z] [2019-07-30T18:07:29.652Z] Results: [2019-07-30T18:07:29.652Z] [2019-07-30T18:07:29.652Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T18:07:29.652Z] [2019-07-30T18:07:30.213Z] [2019-07-30T18:07:30.213Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 18:07:30.135 [2019-07-30T18:07:30.213Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T18:07:32.098Z] [INFO] All tests passed! [2019-07-30T18:07:32.098Z] [INFO] [2019-07-30T18:07:32.098Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T18:07:32.098Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:07:32.098Z] [INFO] [2019-07-30T18:07:32.098Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T18:07:32.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:07:32.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:07:32.915Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:07:33.476Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T18:07:33.731Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T18:07:33.986Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T18:07:34.241Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:07:34.498Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T18:07:34.498Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-30T18:07:34.498Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:07:34.498Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:07:34.811Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T18:07:34.811Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:07:34.811Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T18:07:35.739Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T18:07:35.994Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T18:07:36.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T18:07:36.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-30T18:07:36.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T18:07:36.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:07:37.175Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T18:07:37.430Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T18:07:37.430Z] [INFO] [2019-07-30T18:07:37.430Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T18:07:37.430Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:37.430Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:37.430Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:37.686Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:37.686Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:37.686Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:37.686Z] [INFO] [2019-07-30T18:07:37.686Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T18:07:37.686Z] [INFO] [2019-07-30T18:07:37.686Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >---- [2019-07-30T18:07:37.686Z] [INFO] Building Trace Compass RCP Parent 5.0.0-SNAPSHOT [109/134] [2019-07-30T18:07:37.686Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T18:07:37.686Z] [INFO] [2019-07-30T18:07:37.686Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T18:07:37.686Z] [INFO] [2019-07-30T18:07:37.686Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T18:07:37.686Z] [INFO] [2019-07-30T18:07:37.686Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T18:07:37.686Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:07:37.686Z] [INFO] [2019-07-30T18:07:37.686Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T18:07:37.686Z] [INFO] [2019-07-30T18:07:37.686Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T18:07:37.686Z] [INFO] [2019-07-30T18:07:37.686Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T18:07:37.686Z] [INFO] [2019-07-30T18:07:37.686Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T18:07:37.686Z] [INFO] [2019-07-30T18:07:37.686Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T18:07:37.686Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:07:37.686Z] [INFO] [2019-07-30T18:07:37.686Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T18:07:37.941Z] [INFO] [2019-07-30T18:07:37.941Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T18:07:37.941Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:37.941Z] [INFO] [2019-07-30T18:07:37.941Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >--- [2019-07-30T18:07:37.941Z] [INFO] Building Trace Compass RCP Branding plug-in 5.0.0-SNAPSHOT [110/134] [2019-07-30T18:07:37.941Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:07:37.941Z] [INFO] [2019-07-30T18:07:37.941Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T18:07:37.941Z] [INFO] [2019-07-30T18:07:37.941Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T18:07:37.941Z] [INFO] The project's OSGi version is 5.0.0.201907301708 [2019-07-30T18:07:37.941Z] [INFO] [2019-07-30T18:07:37.941Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T18:07:37.941Z] [INFO] [2019-07-30T18:07:37.941Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T18:07:37.941Z] [INFO] [2019-07-30T18:07:37.941Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T18:07:37.941Z] [INFO] [2019-07-30T18:07:37.941Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T18:07:37.941Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:07:37.941Z] [INFO] [2019-07-30T18:07:37.941Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T18:07:37.941Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:07:37.941Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources [2019-07-30T18:07:37.941Z] [INFO] [2019-07-30T18:07:37.941Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T18:07:37.941Z] [INFO] [2019-07-30T18:07:37.941Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T18:07:37.941Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:07:37.941Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources [2019-07-30T18:07:37.941Z] [INFO] [2019-07-30T18:07:37.941Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T18:07:37.941Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-sources.jar [2019-07-30T18:07:37.941Z] [INFO] [2019-07-30T18:07:37.941Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T18:07:37.941Z] [INFO] [2019-07-30T18:07:37.941Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T18:07:37.941Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar [2019-07-30T18:07:37.941Z] [INFO] [2019-07-30T18:07:37.941Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T18:07:37.941Z] [INFO] [2019-07-30T18:07:37.941Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T18:07:37.941Z] [INFO] [2019-07-30T18:07:37.941Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T18:07:37.941Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar [2019-07-30T18:07:37.941Z] [INFO] [2019-07-30T18:07:37.941Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T18:07:37.941Z] [INFO] [2019-07-30T18:07:37.941Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T18:07:37.941Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:07:37.941Z] [INFO] [2019-07-30T18:07:37.941Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T18:07:37.941Z] [INFO] [2019-07-30T18:07:37.941Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T18:07:37.941Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:37.941Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:37.941Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:38.197Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:38.197Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:38.197Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:38.197Z] [INFO] [2019-07-30T18:07:38.197Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T18:07:38.197Z] [INFO] [2019-07-30T18:07:38.197Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >-- [2019-07-30T18:07:38.197Z] [INFO] Building Trace Compass RCP Branding Feature 5.0.0-SNAPSHOT [111/134] [2019-07-30T18:07:38.197Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T18:07:38.197Z] [INFO] [2019-07-30T18:07:38.197Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T18:07:38.197Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/target [2019-07-30T18:07:38.197Z] [INFO] [2019-07-30T18:07:38.197Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T18:07:38.197Z] [INFO] The project's OSGi version is 5.0.0.201907301708 [2019-07-30T18:07:38.197Z] [INFO] [2019-07-30T18:07:38.197Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T18:07:38.197Z] [INFO] [2019-07-30T18:07:38.197Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T18:07:38.197Z] [INFO] [2019-07-30T18:07:38.197Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T18:07:38.197Z] [INFO] [2019-07-30T18:07:38.197Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T18:07:38.197Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:07:38.197Z] [INFO] [2019-07-30T18:07:38.197Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T18:07:38.197Z] [INFO] [2019-07-30T18:07:38.197Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T18:07:38.197Z] [INFO] [2019-07-30T18:07:38.197Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T18:07:38.197Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.jar [2019-07-30T18:07:38.197Z] [INFO] [2019-07-30T18:07:38.197Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T18:07:38.197Z] [INFO] [2019-07-30T18:07:38.197Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T18:07:38.197Z] [INFO] [2019-07-30T18:07:38.197Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T18:07:38.197Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T18:07:38.197Z] [INFO] [2019-07-30T18:07:38.197Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T18:07:38.197Z] [INFO] [2019-07-30T18:07:38.197Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T18:07:38.197Z] [INFO] [2019-07-30T18:07:38.197Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T18:07:38.197Z] [INFO] [2019-07-30T18:07:38.197Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T18:07:38.197Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:07:38.197Z] [INFO] [2019-07-30T18:07:38.197Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T18:07:38.197Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding' with 0 classes [2019-07-30T18:07:38.197Z] [INFO] [2019-07-30T18:07:38.197Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T18:07:38.197Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:38.197Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:38.197Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:38.452Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:38.452Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:38.452Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:38.452Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:38.452Z] [INFO] [2019-07-30T18:07:38.452Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T18:07:38.452Z] [INFO] [2019-07-30T18:07:38.452Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------ [2019-07-30T18:07:38.452Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 5.0.0-SNAPSHOT [112/134] [2019-07-30T18:07:38.452Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:07:38.452Z] [INFO] [2019-07-30T18:07:38.452Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T18:07:38.452Z] [INFO] [2019-07-30T18:07:38.452Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T18:07:38.452Z] [INFO] The project's OSGi version is 5.0.0.201907301708 [2019-07-30T18:07:38.452Z] [INFO] [2019-07-30T18:07:38.452Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T18:07:38.452Z] [INFO] [2019-07-30T18:07:38.452Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T18:07:38.452Z] [INFO] [2019-07-30T18:07:38.452Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T18:07:38.452Z] [INFO] [2019-07-30T18:07:38.452Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T18:07:38.452Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:07:38.452Z] [INFO] [2019-07-30T18:07:38.452Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T18:07:38.452Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:07:38.452Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources [2019-07-30T18:07:38.452Z] [INFO] [2019-07-30T18:07:38.452Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T18:07:38.452Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/target/classes [2019-07-30T18:07:39.379Z] [INFO] [2019-07-30T18:07:39.379Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T18:07:39.379Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:07:39.379Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources [2019-07-30T18:07:39.379Z] [INFO] [2019-07-30T18:07:39.379Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T18:07:39.379Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-sources.jar [2019-07-30T18:07:39.379Z] [INFO] [2019-07-30T18:07:39.379Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T18:07:39.379Z] [INFO] [2019-07-30T18:07:39.379Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T18:07:39.379Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar [2019-07-30T18:07:39.379Z] [INFO] [2019-07-30T18:07:39.379Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T18:07:39.379Z] [INFO] [2019-07-30T18:07:39.379Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T18:07:39.379Z] [INFO] [2019-07-30T18:07:39.379Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T18:07:39.379Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar [2019-07-30T18:07:39.379Z] [INFO] [2019-07-30T18:07:39.379Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T18:07:39.379Z] [INFO] [2019-07-30T18:07:39.379Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T18:07:39.379Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:07:39.379Z] [INFO] [2019-07-30T18:07:39.379Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T18:07:39.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:07:39.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:07:39.635Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:07:40.999Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:07:41.254Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:07:41.254Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:07:41.254Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:07:41.254Z] [INFO] [2019-07-30T18:07:41.254Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T18:07:41.254Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:41.254Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:41.254Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:41.254Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:41.254Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:41.254Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:41.254Z] [INFO] [2019-07-30T18:07:41.509Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T18:07:41.509Z] [INFO] [2019-07-30T18:07:41.509Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >-------- [2019-07-30T18:07:41.509Z] [INFO] Building Trace Compass RCP Feature 5.0.0-SNAPSHOT [113/134] [2019-07-30T18:07:41.509Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T18:07:41.509Z] [INFO] [2019-07-30T18:07:41.509Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp --- [2019-07-30T18:07:41.509Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/target [2019-07-30T18:07:41.509Z] [INFO] [2019-07-30T18:07:41.509Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp --- [2019-07-30T18:07:41.509Z] [INFO] The project's OSGi version is 5.0.0.201907301708 [2019-07-30T18:07:41.509Z] [INFO] [2019-07-30T18:07:41.509Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp --- [2019-07-30T18:07:41.509Z] [INFO] [2019-07-30T18:07:41.509Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp --- [2019-07-30T18:07:41.509Z] [INFO] [2019-07-30T18:07:41.509Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp --- [2019-07-30T18:07:41.509Z] [INFO] [2019-07-30T18:07:41.509Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp --- [2019-07-30T18:07:41.509Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:07:41.509Z] [INFO] [2019-07-30T18:07:41.509Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp --- [2019-07-30T18:07:41.509Z] [INFO] [2019-07-30T18:07:41.509Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp --- [2019-07-30T18:07:41.509Z] [INFO] [2019-07-30T18:07:41.509Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp --- [2019-07-30T18:07:41.509Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.jar [2019-07-30T18:07:41.509Z] [INFO] [2019-07-30T18:07:41.509Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp --- [2019-07-30T18:07:41.509Z] [INFO] [2019-07-30T18:07:41.509Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-30T18:07:41.509Z] [INFO] [2019-07-30T18:07:41.509Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp --- [2019-07-30T18:07:46.749Z] [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-30T18:07:46.749Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:07:46.749Z] [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-30T18:07:46.749Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130... [2019-07-30T18:07:47.004Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T18:07:47.004Z] [INFO] [2019-07-30T18:07:47.004Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp --- [2019-07-30T18:07:47.004Z] [INFO] [2019-07-30T18:07:47.004Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-30T18:07:47.004Z] [INFO] [2019-07-30T18:07:47.004Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-30T18:07:47.004Z] [INFO] [2019-07-30T18:07:47.004Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp --- [2019-07-30T18:07:47.004Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:07:47.004Z] [INFO] [2019-07-30T18:07:47.004Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp --- [2019-07-30T18:07:47.564Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:07:47.564Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:07:47.819Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:07:48.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T18:07:48.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:07:49.670Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T18:07:49.670Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T18:07:49.670Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T18:07:49.670Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:07:49.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T18:07:49.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:07:49.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:07:49.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T18:07:49.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T18:07:49.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T18:07:49.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T18:07:50.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T18:07:50.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T18:07:50.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.doc.user' with 0 classes [2019-07-30T18:07:50.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T18:07:50.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.ui' with 10 classes [2019-07-30T18:07:50.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T18:07:52.691Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T18:07:52.691Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T18:07:52.946Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T18:07:52.946Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:07:53.202Z] [INFO] [2019-07-30T18:07:53.202Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp --- [2019-07-30T18:07:53.202Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:53.202Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:53.202Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:53.202Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:53.202Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:53.202Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:53.202Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:53.202Z] [INFO] [2019-07-30T18:07:53.202Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp --- [2019-07-30T18:07:53.202Z] [INFO] [2019-07-30T18:07:53.202Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >-- [2019-07-30T18:07:53.202Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT [114/134] [2019-07-30T18:07:53.202Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:07:53.202Z] [INFO] [2019-07-30T18:07:53.202Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T18:07:53.202Z] [INFO] [2019-07-30T18:07:53.202Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T18:07:53.202Z] [INFO] The project's OSGi version is 1.0.0.201907301708 [2019-07-30T18:07:53.202Z] [INFO] [2019-07-30T18:07:53.202Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T18:07:53.202Z] [INFO] [2019-07-30T18:07:53.202Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T18:07:53.202Z] [INFO] [2019-07-30T18:07:53.202Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T18:07:53.202Z] [INFO] [2019-07-30T18:07:53.202Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T18:07:53.202Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:07:53.202Z] [INFO] [2019-07-30T18:07:53.202Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T18:07:53.202Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:07:53.202Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources [2019-07-30T18:07:53.202Z] [INFO] [2019-07-30T18:07:53.202Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T18:07:53.202Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes [2019-07-30T18:07:53.456Z] [INFO] [2019-07-30T18:07:53.457Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T18:07:53.457Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:07:53.457Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources [2019-07-30T18:07:53.457Z] [INFO] [2019-07-30T18:07:53.457Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T18:07:53.457Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar [2019-07-30T18:07:53.457Z] [INFO] [2019-07-30T18:07:53.457Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T18:07:53.457Z] [INFO] [2019-07-30T18:07:53.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T18:07:53.457Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2019-07-30T18:07:53.457Z] [INFO] [2019-07-30T18:07:53.457Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T18:07:53.457Z] [INFO] [2019-07-30T18:07:53.457Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T18:07:53.457Z] [INFO] [2019-07-30T18:07:53.457Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T18:07:53.457Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2019-07-30T18:07:53.457Z] [INFO] [2019-07-30T18:07:53.457Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T18:07:53.457Z] [INFO] [2019-07-30T18:07:53.457Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T18:07:53.457Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:07:53.457Z] [INFO] [2019-07-30T18:07:53.457Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T18:07:53.457Z] [INFO] [2019-07-30T18:07:53.457Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T18:07:53.457Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:53.457Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:53.457Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:53.711Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:53.711Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:53.711Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:53.711Z] [INFO] [2019-07-30T18:07:53.711Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T18:07:53.711Z] [INFO] [2019-07-30T18:07:53.711Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >--- [2019-07-30T18:07:53.711Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT [115/134] [2019-07-30T18:07:53.711Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T18:07:53.711Z] [INFO] [2019-07-30T18:07:53.711Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T18:07:53.711Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/target [2019-07-30T18:07:53.711Z] [INFO] [2019-07-30T18:07:53.711Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T18:07:53.711Z] [INFO] The project's OSGi version is 1.0.0.201907301708 [2019-07-30T18:07:53.711Z] [INFO] [2019-07-30T18:07:53.711Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T18:07:53.711Z] [INFO] [2019-07-30T18:07:53.711Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T18:07:53.711Z] [INFO] [2019-07-30T18:07:53.711Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T18:07:53.711Z] [INFO] [2019-07-30T18:07:53.711Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T18:07:53.711Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:07:53.711Z] [INFO] [2019-07-30T18:07:53.711Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T18:07:53.711Z] [INFO] [2019-07-30T18:07:53.711Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T18:07:53.711Z] [INFO] [2019-07-30T18:07:53.711Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T18:07:53.711Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.jar [2019-07-30T18:07:53.711Z] [INFO] [2019-07-30T18:07:53.711Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T18:07:53.711Z] [INFO] [2019-07-30T18:07:53.711Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T18:07:53.711Z] [INFO] [2019-07-30T18:07:53.711Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T18:07:53.711Z] [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-30T18:07:53.711Z] [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-30T18:07:53.966Z] [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-30T18:07:53.966Z] [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-30T18:07:54.222Z] [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-30T18:07:54.222Z] [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-30T18:07:54.222Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T18:07:54.222Z] [INFO] [2019-07-30T18:07:54.222Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T18:07:54.222Z] [INFO] [2019-07-30T18:07:54.222Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T18:07:54.222Z] [INFO] [2019-07-30T18:07:54.222Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T18:07:54.222Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:07:54.222Z] [INFO] [2019-07-30T18:07:54.222Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T18:07:54.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator.ui' with 1 classes [2019-07-30T18:07:54.222Z] [INFO] [2019-07-30T18:07:54.222Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T18:07:54.222Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:54.222Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:54.477Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:54.477Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:54.477Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:54.477Z] [INFO] [2019-07-30T18:07:54.477Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T18:07:54.477Z] [INFO] [2019-07-30T18:07:54.477Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >-- [2019-07-30T18:07:54.477Z] [INFO] Building Trace Compass Json trace Parent 5.0.0-SNAPSHOT [116/134] [2019-07-30T18:07:54.477Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T18:07:54.477Z] [INFO] [2019-07-30T18:07:54.477Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T18:07:54.477Z] [INFO] [2019-07-30T18:07:54.477Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T18:07:54.477Z] [INFO] [2019-07-30T18:07:54.477Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T18:07:54.477Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:07:54.477Z] [INFO] [2019-07-30T18:07:54.477Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T18:07:54.477Z] [INFO] [2019-07-30T18:07:54.477Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T18:07:54.477Z] [INFO] [2019-07-30T18:07:54.477Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T18:07:54.477Z] [INFO] [2019-07-30T18:07:54.477Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T18:07:54.477Z] [INFO] [2019-07-30T18:07:54.477Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T18:07:54.477Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:07:54.477Z] [INFO] [2019-07-30T18:07:54.477Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T18:07:54.477Z] [INFO] [2019-07-30T18:07:54.477Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T18:07:54.477Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:54.477Z] [INFO] [2019-07-30T18:07:54.477Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >-- [2019-07-30T18:07:54.477Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 0.1.1-SNAPSHOT [117/134] [2019-07-30T18:07:54.477Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:07:54.477Z] [INFO] [2019-07-30T18:07:54.477Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T18:07:54.477Z] [INFO] [2019-07-30T18:07:54.477Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T18:07:54.477Z] [INFO] The project's OSGi version is 0.1.1.201907301708 [2019-07-30T18:07:54.477Z] [INFO] [2019-07-30T18:07:54.477Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T18:07:54.477Z] [INFO] [2019-07-30T18:07:54.477Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T18:07:54.477Z] [INFO] [2019-07-30T18:07:54.477Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T18:07:54.477Z] [INFO] [2019-07-30T18:07:54.477Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T18:07:54.477Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:07:54.477Z] [INFO] [2019-07-30T18:07:54.477Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T18:07:54.477Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:07:54.477Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources [2019-07-30T18:07:54.477Z] [INFO] [2019-07-30T18:07:54.477Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T18:07:54.477Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes [2019-07-30T18:07:54.733Z] [INFO] [2019-07-30T18:07:54.733Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T18:07:54.733Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:07:54.733Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources [2019-07-30T18:07:54.733Z] [INFO] [2019-07-30T18:07:54.733Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T18:07:54.733Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-sources.jar [2019-07-30T18:07:54.733Z] [INFO] [2019-07-30T18:07:54.733Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T18:07:54.733Z] [INFO] [2019-07-30T18:07:54.733Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T18:07:54.733Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar [2019-07-30T18:07:54.733Z] [INFO] [2019-07-30T18:07:54.733Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T18:07:54.733Z] [INFO] [2019-07-30T18:07:54.733Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T18:07:54.733Z] [INFO] [2019-07-30T18:07:54.733Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T18:07:54.733Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar [2019-07-30T18:07:54.733Z] [INFO] [2019-07-30T18:07:54.733Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T18:07:54.733Z] [INFO] [2019-07-30T18:07:54.733Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T18:07:54.733Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:07:54.733Z] [INFO] [2019-07-30T18:07:54.733Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T18:07:54.987Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:07:54.987Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:07:55.243Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:07:56.611Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:07:56.611Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:07:56.611Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:07:56.611Z] [INFO] [2019-07-30T18:07:56.611Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T18:07:56.611Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:56.611Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:56.611Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:56.611Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:56.611Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:56.611Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:07:56.611Z] [INFO] [2019-07-30T18:07:56.611Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T18:07:56.611Z] [INFO] [2019-07-30T18:07:56.611Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >----- [2019-07-30T18:07:56.611Z] [INFO] Building org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT [118/134] [2019-07-30T18:07:56.611Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T18:07:56.611Z] [INFO] [2019-07-30T18:07:56.611Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T18:07:56.611Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/target [2019-07-30T18:07:56.611Z] [INFO] [2019-07-30T18:07:56.611Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T18:07:56.611Z] [INFO] The project's OSGi version is 1.0.0.201907301708 [2019-07-30T18:07:56.611Z] [INFO] [2019-07-30T18:07:56.611Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T18:07:56.611Z] [INFO] [2019-07-30T18:07:56.611Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T18:07:56.611Z] [INFO] [2019-07-30T18:07:56.611Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T18:07:56.611Z] [INFO] [2019-07-30T18:07:56.611Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T18:07:56.611Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:07:56.611Z] [INFO] [2019-07-30T18:07:56.611Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T18:07:56.611Z] [INFO] [2019-07-30T18:07:56.611Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T18:07:56.611Z] [INFO] [2019-07-30T18:07:56.611Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T18:07:56.611Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.jar [2019-07-30T18:07:56.867Z] [INFO] [2019-07-30T18:07:56.867Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T18:07:56.867Z] [INFO] [2019-07-30T18:07:56.867Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T18:07:56.867Z] [INFO] [2019-07-30T18:07:56.867Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T18:07:56.867Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T18:07:56.867Z] [INFO] [2019-07-30T18:07:56.867Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T18:07:56.867Z] [INFO] [2019-07-30T18:07:56.867Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T18:07:56.867Z] [INFO] [2019-07-30T18:07:56.867Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T18:07:56.867Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:07:56.867Z] [INFO] [2019-07-30T18:07:56.867Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T18:07:57.792Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:07:57.792Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:07:57.792Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:07:58.352Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T18:07:58.607Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:07:59.532Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T18:07:59.532Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T18:07:59.532Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T18:07:59.532Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:07:59.532Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T18:07:59.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:07:59.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:07:59.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T18:07:59.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T18:07:59.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T18:08:00.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T18:08:00.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T18:08:00.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T18:08:00.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-30T18:08:00.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T18:08:00.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T18:08:00.757Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T18:08:00.757Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T18:08:00.757Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T18:08:00.757Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:08:00.757Z] [INFO] [2019-07-30T18:08:00.757Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T18:08:00.757Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:08:00.757Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:08:00.757Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:08:00.757Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:08:00.757Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:08:00.757Z] [INFO] [2019-07-30T18:08:00.757Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T18:08:00.757Z] [INFO] [2019-07-30T18:08:00.757Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >---- [2019-07-30T18:08:00.757Z] [INFO] Building Trace Compass RCP Product 5.0.0-SNAPSHOT [119/134] [2019-07-30T18:08:00.757Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2019-07-30T18:08:00.757Z] [INFO] [2019-07-30T18:08:00.757Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T18:08:00.757Z] [INFO] [2019-07-30T18:08:00.757Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T18:08:00.757Z] [INFO] The project's OSGi version is 5.0.0.201907301708 [2019-07-30T18:08:00.757Z] [INFO] [2019-07-30T18:08:00.757Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T18:08:00.757Z] [INFO] [2019-07-30T18:08:00.757Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T18:08:00.757Z] [INFO] [2019-07-30T18:08:00.757Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T18:08:00.757Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:08:00.757Z] [INFO] [2019-07-30T18:08:00.757Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T18:08:00.757Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:08:00.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources [2019-07-30T18:08:00.757Z] [INFO] [2019-07-30T18:08:00.757Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T18:08:00.757Z] [INFO] [2019-07-30T18:08:00.757Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T18:08:00.757Z] [INFO] [2019-07-30T18:08:00.757Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T18:08:00.757Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [2019-07-30T18:08:00.757Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2019-07-30T18:08:00.757Z] [INFO] [2019-07-30T18:08:00.757Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T18:08:01.428Z] [INFO] [2019-07-30T18:08:01.428Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T18:08:01.428Z] [INFO] [2019-07-30T18:08:01.428Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T18:08:01.428Z] [INFO] [2019-07-30T18:08:01.428Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T18:08:48.564Z] [INFO] [2019-07-30T18:08:48.564Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T18:08:48.564Z] [INFO] [2019-07-30T18:08:48.564Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T18:08:48.564Z] [INFO] [2019-07-30T18:08:48.564Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T18:08:48.564Z] [INFO] [2019-07-30T18:08:48.564Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T18:08:48.564Z] [INFO] [2019-07-30T18:08:48.564Z] [INFO] --- tycho-p2-director-plugin:1.3.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T18:08:48.564Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass [2019-07-30T18:08:48.564Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907301708. [2019-07-30T18:08:48.564Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-30T18:09:00.926Z] Operation completed in 18180 ms. [2019-07-30T18:09:00.926Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app [2019-07-30T18:09:00.926Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907301708. [2019-07-30T18:09:00.926Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-30T18:09:19.005Z] Operation completed in 15991 ms. [2019-07-30T18:09:19.005Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass [2019-07-30T18:09:19.005Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907301708. [2019-07-30T18:09:19.005Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-30T18:09:31.166Z] Operation completed in 14262 ms. [2019-07-30T18:09:31.726Z] [INFO] [2019-07-30T18:09:31.726Z] [INFO] --- tycho-p2-director-plugin:1.3.0:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T18:09:31.726Z] [INFO] Building zip: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1708-win32.win32.x86_64.zip [2019-07-30T18:09:36.963Z] [INFO] Building tar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1708-macosx.cocoa.x86_64.tar.gz [2019-07-30T18:09:43.492Z] [INFO] Building tar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1708-linux.gtk.x86_64.tar.gz [2019-07-30T18:09:49.599Z] [INFO] [2019-07-30T18:09:49.599Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T18:09:49.599Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:09:49.599Z] [INFO] [2019-07-30T18:09:49.599Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T18:09:51.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:09:51.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:09:54.002Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:09:54.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T18:09:55.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:09:56.850Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T18:09:57.106Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T18:09:57.362Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T18:09:57.362Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:09:57.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T18:09:57.914Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T18:09:58.169Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-30T18:09:58.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T18:09:58.679Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T18:09:59.441Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:09:59.441Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:09:59.441Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T18:09:59.696Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T18:09:59.951Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T18:10:00.511Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T18:10:00.511Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T18:10:00.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T18:10:00.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf' with 0 classes [2019-07-30T18:10:00.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T18:10:00.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-30T18:10:00.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T18:10:01.691Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T18:10:01.946Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T18:10:01.946Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T18:10:01.946Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T18:10:01.946Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T18:10:01.946Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-30T18:10:02.201Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace' with 0 classes [2019-07-30T18:10:02.201Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T18:10:02.201Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T18:10:02.456Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-30T18:10:02.456Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T18:10:02.456Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T18:10:02.456Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T18:10:02.711Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T18:10:03.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T18:10:03.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel' with 0 classes [2019-07-30T18:10:03.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T18:10:03.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T18:10:03.892Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust' with 0 classes [2019-07-30T18:10:03.892Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T18:10:04.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T18:10:04.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding.feature' with 0 classes [2019-07-30T18:10:04.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp' with 0 classes [2019-07-30T18:10:04.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap' with 0 classes [2019-07-30T18:10:04.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator' with 0 classes [2019-07-30T18:10:04.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding' with 0 classes [2019-07-30T18:10:04.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding.feature' with 0 classes [2019-07-30T18:10:04.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.doc.user' with 0 classes [2019-07-30T18:10:04.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.ui' with 10 classes [2019-07-30T18:10:04.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator.ui' with 1 classes [2019-07-30T18:10:04.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp' with 0 classes [2019-07-30T18:10:04.708Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T18:10:04.708Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:10:04.708Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T18:10:04.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes [2019-07-30T18:10:04.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T18:10:04.964Z] [INFO] [2019-07-30T18:10:04.964Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T18:10:04.964Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2019-07-30T18:10:04.964Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:10:05.218Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:10:05.218Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:10:05.218Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:10:05.474Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:10:05.474Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:10:05.474Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1708-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-30T18:10:09.637Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1708-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-30T18:10:13.798Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1708-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-30T18:10:16.308Z] [INFO] [2019-07-30T18:10:16.308Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T18:10:16.308Z] [INFO] [2019-07-30T18:10:16.308Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >--- [2019-07-30T18:10:16.308Z] [INFO] Building Trace Compass Release Engineering Parent 5.0.0-SNAPSHOT [120/134] [2019-07-30T18:10:16.308Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T18:10:16.308Z] [INFO] [2019-07-30T18:10:16.308Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T18:10:16.308Z] [INFO] [2019-07-30T18:10:16.308Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T18:10:16.308Z] [INFO] [2019-07-30T18:10:16.308Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T18:10:16.308Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:10:16.308Z] [INFO] [2019-07-30T18:10:16.308Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T18:10:16.308Z] [INFO] [2019-07-30T18:10:16.308Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T18:10:16.308Z] [INFO] [2019-07-30T18:10:16.308Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T18:10:16.308Z] [INFO] [2019-07-30T18:10:16.308Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T18:10:16.308Z] [INFO] [2019-07-30T18:10:16.308Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T18:10:16.308Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:10:16.308Z] [INFO] [2019-07-30T18:10:16.308Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T18:10:16.308Z] [INFO] [2019-07-30T18:10:16.308Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T18:10:16.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:10:16.308Z] [INFO] [2019-07-30T18:10:16.308Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------ [2019-07-30T18:10:16.308Z] [INFO] Building Trace Compass Target Platform 5.0.0-SNAPSHOT [121/134] [2019-07-30T18:10:16.308Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T18:10:16.308Z] 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-30T18:10:16.308Z] 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-30T18:10:16.308Z] 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-30T18:10:16.563Z] 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-30T18:10:16.563Z] 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-30T18:10:16.563Z] 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-30T18:10:16.563Z] 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 86 kB/s) [2019-07-30T18:10:16.563Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-30T18:10:16.563Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-30T18:10:16.563Z] 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-30T18:10:16.818Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-30T18:10:16.818Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-30T18:10:16.818Z] 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-30T18:10:16.818Z] 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.2 MB/s) [2019-07-30T18:10:16.818Z] 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-30T18:10:16.818Z] 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-30T18:10:16.818Z] 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-30T18:10:17.073Z] 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-30T18:10:17.073Z] 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-30T18:10:17.329Z] 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-30T18:10:17.329Z] 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 934 kB/s) [2019-07-30T18:10:17.329Z] [INFO] [2019-07-30T18:10:17.329Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target --- [2019-07-30T18:10:17.329Z] [INFO] [2019-07-30T18:10:17.329Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target --- [2019-07-30T18:10:17.329Z] [INFO] [2019-07-30T18:10:17.329Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.target --- [2019-07-30T18:10:17.329Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:10:17.329Z] [INFO] [2019-07-30T18:10:17.329Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.target --- [2019-07-30T18:10:17.329Z] [INFO] [2019-07-30T18:10:17.329Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.target --- [2019-07-30T18:10:17.329Z] [INFO] [2019-07-30T18:10:17.329Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.target --- [2019-07-30T18:10:17.329Z] [INFO] [2019-07-30T18:10:17.329Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target --- [2019-07-30T18:10:17.329Z] [INFO] [2019-07-30T18:10:17.329Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target --- [2019-07-30T18:10:17.329Z] 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-30T18:10:17.329Z] 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-30T18:10:17.329Z] 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-30T18:10:17.584Z] 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-30T18:10:17.584Z] 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-30T18:10:17.584Z] 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-30T18:10:17.584Z] 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-30T18:10:17.584Z] 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-30T18:10:17.584Z] 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-30T18:10:17.584Z] 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-30T18:10:17.839Z] 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-30T18:10:17.839Z] 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-30T18:10:17.839Z] 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-30T18:10:17.839Z] 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 183 kB/s) [2019-07-30T18:10:17.839Z] 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-30T18:10:17.839Z] 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-30T18:10:17.839Z] 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-30T18:10:18.094Z] 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-30T18:10:18.094Z] 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-30T18:10:18.094Z] 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-30T18:10:18.094Z] 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 101 kB/s) [2019-07-30T18:10:18.094Z] 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-30T18:10:18.094Z] 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-30T18:10:18.094Z] 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-30T18:10:18.349Z] 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-30T18:10:18.349Z] 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-30T18:10:18.349Z] 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-30T18:10:18.349Z] 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 64 kB/s) [2019-07-30T18:10:18.349Z] 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-30T18:10:18.349Z] 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-30T18:10:18.349Z] 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-30T18:10:18.604Z] 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-30T18:10:18.604Z] 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-30T18:10:18.604Z] 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-30T18:10:18.604Z] 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 760 kB/s) [2019-07-30T18:10:18.860Z] 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-30T18:10:18.860Z] 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-30T18:10:18.860Z] 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-30T18:10:18.860Z] 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-30T18:10:18.860Z] 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-30T18:10:18.860Z] 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-30T18:10:18.860Z] 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-30T18:10:18.860Z] 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-30T18:10:18.860Z] 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-30T18:10:19.115Z] 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-30T18:10:19.115Z] 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-30T18:10:19.115Z] 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-30T18:10:19.115Z] 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-30T18:10:19.115Z] 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-30T18:10:19.115Z] 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-30T18:10:19.115Z] 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-30T18:10:19.115Z] 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-30T18:10:19.115Z] 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-30T18:10:19.370Z] Progress (1): 4.1/41 kB Progress (2): 4.1/41 kB | 4.1/54 kB Progress (2): 7.7/41 kB | 4.1/54 kB Progress (2): 7.7/41 kB | 7.7/54 kB Progress (2): 12/41 kB | 7.7/54 kB Progress (2): 16/41 kB | 7.7/54 kB Progress (2): 16/41 kB | 12/54 kB Progress (2): 20/41 kB | 12/54 kB Progress (2): 20/41 kB | 16/54 kB Progress (2): 24/41 kB | 16/54 kB Progress (2): 24/41 kB | 20/54 kB Progress (2): 24/41 kB | 24/54 kB Progress (2): 28/41 kB | 24/54 kB Progress (2): 32/41 kB | 24/54 kB Progress (2): 32/41 kB | 28/54 kB Progress (2): 36/41 kB | 28/54 kB Progress (2): 36/41 kB | 32/54 kB Progress (2): 40/41 kB | 32/54 kB Progress (2): 40/41 kB | 36/54 kB Progress (2): 40/41 kB | 40/54 kB Progress (2): 41 kB | 40/54 kB Progress (2): 41 kB | 44/54 kB Progress (2): 41 kB | 48/54 kB Progress (2): 41 kB | 52/54 kB Progress (2): 41 kB | 54 kB Progress (3): 41 kB | 54 kB | 4.1/35 kB Progress (3): 41 kB | 54 kB | 7.7/35 kB Progress (3): 41 kB | 54 kB | 12/35 kB Progress (3): 41 kB | 54 kB | 16/35 kB Progress (3): 41 kB | 54 kB | 20/35 kB Progress (3): 41 kB | 54 kB | 24/35 kB Progress (3): 41 kB | 54 kB | 28/35 kB Progress (3): 41 kB | 54 kB | 32/35 kB Progress (3): 41 kB | 54 kB | 35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 436 kB/s) [2019-07-30T18:10:19.370Z] 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 558 kB/s) [2019-07-30T18:10:19.370Z] 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 353 kB/s) [2019-07-30T18:10:19.370Z] [INFO] [2019-07-30T18:10:19.370Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.target --- [2019-07-30T18:10:19.370Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:10:19.370Z] [INFO] [2019-07-30T18:10:19.370Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.target --- [2019-07-30T18:10:19.370Z] [INFO] [2019-07-30T18:10:19.370Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target --- [2019-07-30T18:10:19.370Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:10:19.370Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:10:19.370Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:10:19.625Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:10:19.625Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:10:19.625Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:10:19.625Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:10:19.625Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:10:19.625Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:10:19.625Z] [INFO] [2019-07-30T18:10:19.625Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >-- [2019-07-30T18:10:19.625Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.8-SNAPSHOT [122/134] [2019-07-30T18:10:19.625Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:10:19.625Z] [INFO] [2019-07-30T18:10:19.625Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T18:10:19.625Z] [INFO] [2019-07-30T18:10:19.625Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T18:10:19.625Z] [INFO] The project's OSGi version is 1.0.8.201907301708 [2019-07-30T18:10:19.625Z] [INFO] [2019-07-30T18:10:19.625Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T18:10:19.625Z] [INFO] [2019-07-30T18:10:19.625Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T18:10:19.625Z] [INFO] [2019-07-30T18:10:19.625Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T18:10:19.625Z] [INFO] [2019-07-30T18:10:19.625Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T18:10:19.625Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:10:19.625Z] [INFO] [2019-07-30T18:10:19.625Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T18:10:19.625Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:10:19.625Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources [2019-07-30T18:10:19.625Z] [INFO] [2019-07-30T18:10:19.625Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T18:10:19.625Z] [INFO] Compiling 7 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes [2019-07-30T18:10:22.887Z] [INFO] [2019-07-30T18:10:22.888Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T18:10:22.888Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:10:22.888Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources [2019-07-30T18:10:22.888Z] [INFO] [2019-07-30T18:10:22.888Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T18:10:22.888Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-30T18:10:23.143Z] [INFO] [2019-07-30T18:10:23.143Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T18:10:23.143Z] [INFO] [2019-07-30T18:10:23.143Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T18:10:23.143Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-30T18:10:23.143Z] [INFO] [2019-07-30T18:10:23.143Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T18:10:23.143Z] [INFO] [2019-07-30T18:10:23.143Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T18:10:23.143Z] [INFO] [2019-07-30T18:10:23.143Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T18:10:23.143Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-30T18:10:23.143Z] [INFO] [2019-07-30T18:10:23.143Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T18:10:23.143Z] [INFO] [2019-07-30T18:10:23.143Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T18:10:27.304Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T18:10:27.304Z] [INFO] Command line: [2019-07-30T18:10:27.304Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T18:10:27.304Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:10:29.817Z] !SESSION 2019-07-30 18:10:27.061 ----------------------------------------------- [2019-07-30T18:10:29.817Z] eclipse.buildId=unknown [2019-07-30T18:10:29.817Z] java.version=1.8.0_202 [2019-07-30T18:10:29.817Z] java.vendor=Oracle Corporation [2019-07-30T18:10:29.817Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:10:29.817Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T18:10:29.817Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T18:10:29.817Z] [2019-07-30T18:10:29.817Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:10:29.248 [2019-07-30T18:10:29.817Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:10:29.817Z] !STACK 0 [2019-07-30T18:10:29.817Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T18:10:29.817Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:10:29.817Z] [2019-07-30T18:10:29.817Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:10:29.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:10:29.817Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:10:29.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:10:29.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:10:29.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:10:29.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:10:29.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:10:29.817Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:10:29.817Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:10:29.817Z] [2019-07-30T18:10:29.817Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:10:29.411 [2019-07-30T18:10:29.817Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:10:29.817Z] !STACK 0 [2019-07-30T18:10:29.817Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T18:10:29.817Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:10:29.817Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:10:29.817Z] -> 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-30T18:10:29.817Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T18:10:29.817Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:10:29.817Z] [2019-07-30T18:10:29.817Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:10:29.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:10:29.817Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:10:29.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:10:29.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:10:29.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:10:29.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:10:29.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:10:29.817Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:10:29.817Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:10:31.179Z] process 15644: 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-30T18:10:31.179Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T18:10:31.434Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T18:10:31.434Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T18:10:39.518Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2019-07-30T18:10:39.518Z] Display size: 1440x900 [2019-07-30T18:10:39.518Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-30T18:10:39.518Z] GTK version=3.18.9 [2019-07-30T18:10:39.518Z] GTK theme=Ambiance [2019-07-30T18:10:39.518Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T18:10:39.518Z] Time zone: Coordinated Universal Time [2019-07-30T18:10:39.518Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T18:10:39.518Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T18:10:43.882Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:10:43.882Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:10:43.882Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:10:43.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:43.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:43.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:43.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:43.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:43.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142147696 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:10:43.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142147696 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:43.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142147697 data=null} to TreeItem with text {test} [2019-07-30T18:10:43.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142147697 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:43.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142147698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:43.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142147877 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:43.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:43.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142147878 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:10:43.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142147879 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:43.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142147879 data=null} to TreeItem with text {test} [2019-07-30T18:10:43.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142147879 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:43.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142147880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:43.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142147893 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:43.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142147895 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:43.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142147895 data=null} to TreeItem with text {test} [2019-07-30T18:10:43.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142147895 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:43.882Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142147896 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-30T18:10:43.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142147981 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:43.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:43.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142147984 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:10:43.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142147984 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:10:43.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142147984 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:10:43.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142147985 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:10:43.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142147985 data=null item=TreeItem {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-30T18:10:43.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142148005 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:10:43.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142148006 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:10:43.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142148006 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:10:43.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142148006 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:10:43.882Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142148007 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-30T18:10:43.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142148009 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:10:43.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:43.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142148068 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:43.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142148068 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:43.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142148068 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:43.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142148069 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:43.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142148069 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:44.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142148199 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:44.138Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:44.138Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:10:45.741Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:10:45.741Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:10:45.741Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:10:45.741Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:10:45.741Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:10:45.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142148483 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:10:45.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142148483 data=null doit=true} to TableItem with text {} [2019-07-30T18:10:45.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142148483 data=null} to TableItem with text {} [2019-07-30T18:10:45.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142148483 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:10:45.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142148484 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-30T18:10:45.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142148503 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:10:45.741Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:10:45.741Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:10:45.741Z] *** BUG *** [2019-07-30T18:10:45.741Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:10:45.741Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:10:45.741Z] [2019-07-30T18:10:45.741Z] *** BUG *** [2019-07-30T18:10:45.741Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:10:45.741Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:10:45.741Z] [2019-07-30T18:10:45.741Z] *** BUG *** [2019-07-30T18:10:45.741Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:10:45.741Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:10:45.741Z] [2019-07-30T18:10:45.741Z] *** BUG *** [2019-07-30T18:10:45.741Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:10:45.741Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:10:45.741Z] [2019-07-30T18:10:45.741Z] *** BUG *** [2019-07-30T18:10:45.741Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:10:45.741Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:10:45.741Z] [2019-07-30T18:10:45.741Z] *** BUG *** [2019-07-30T18:10:45.741Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:10:45.741Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:10:45.741Z] [2019-07-30T18:10:45.741Z] *** BUG *** [2019-07-30T18:10:45.741Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:10:45.741Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:10:45.741Z] [2019-07-30T18:10:45.741Z] *** BUG *** [2019-07-30T18:10:45.741Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:10:45.741Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:10:45.741Z] [2019-07-30T18:10:45.741Z] *** BUG *** [2019-07-30T18:10:45.741Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:10:45.741Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:10:45.741Z] [2019-07-30T18:10:45.997Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-30T18:10:45.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:45.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:45.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:45.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:45.997Z] *** BUG *** [2019-07-30T18:10:45.997Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:10:45.997Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:10:45.997Z] [2019-07-30T18:10:45.997Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:10:45.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:45.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:45.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:45.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:45.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:45.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142149162 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:10:45.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142149162 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:45.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142149162 data=null} to TreeItem with text {test} [2019-07-30T18:10:45.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142149163 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:45.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142149163 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:45.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142149171 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:45.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:45.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142149172 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:10:45.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142149172 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:45.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142149172 data=null} to TreeItem with text {test} [2019-07-30T18:10:45.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142149172 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:45.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142149173 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:45.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142149184 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:45.997Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:10:45.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:45.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142149185 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:10:45.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142149185 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:10:45.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142149186 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:10:45.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142149186 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:10:45.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142149186 data=null item=TreeItem {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-30T18:10:45.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142149191 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:10:45.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:45.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142149192 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:10:45.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142149192 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:10:45.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142149192 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:10:45.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142149192 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:10:45.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142149193 data=null item=TreeItem {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-30T18:10:45.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142149201 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:10:45.997Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:10:45.997Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:10:45.997Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:10:45.997Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:10:45.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142149569 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:10:45.997Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:10:45.997Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:10:45.997Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:10:45.997Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:10:45.997Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:10:45.997Z] DEBUG - Clicking on &Yes [2019-07-30T18:10:45.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142149571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:10:45.997Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142149571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:10:45.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142149571 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:10:45.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142149572 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:10:45.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142149572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:10:45.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142149573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:10:45.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142149573 data=null item=null detail=0 x=0 y=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-30T18:10:45.997Z] DEBUG - Clicked on [2019-07-30T18:10:45.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142149391 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-30T18:10:47.883Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:10:47.883Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:10:48.139Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:10:48.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:48.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:48.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:48.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:48.139Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:48.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142152282 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:10:48.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142152283 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:48.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142152283 data=null} to TreeItem with text {test} [2019-07-30T18:10:48.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142152283 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:48.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142152283 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:48.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142152290 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:48.139Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:48.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142152291 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:10:48.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142152291 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:48.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142152291 data=null} to TreeItem with text {test} [2019-07-30T18:10:48.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142152292 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:48.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142152292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:48.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142152302 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:48.140Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:10:48.140Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:48.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142152303 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:10:48.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142152303 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:10:48.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142152303 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:10:48.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142152304 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:10:48.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142152304 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-30T18:10:48.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142152308 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:10:48.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142152309 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:10:48.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142152309 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:10:48.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142152309 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:10:48.140Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142152310 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-30T18:10:48.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142152369 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:10:48.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1142152370 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-30T18:10:48.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1142152370 data=null} to TreeItem with text {symbolic-link [1]} [2019-07-30T18:10:48.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1142152370 data=null button=1 stateMask=0x0 x=130 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-30T18:10:48.140Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142152371 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-30T18:10:48.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1142152374 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-30T18:10:48.140Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:10:48.140Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:48.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142152377 data=null button=0 stateMask=0x0 x=154 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:48.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142152378 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:48.140Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:48.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142152378 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:48.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142152384 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:48.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142152385 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:48.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142152389 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:48.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142152390 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:48.394Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142152390 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:48.394Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142152391 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:48.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142152481 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:48.394Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142152485 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:48.394Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142152486 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:48.394Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142152486 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:48.394Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:48.955Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:10:48.955Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:10:48.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:48.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:48.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:48.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:48.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:48.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142153021 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:10:48.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142153022 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:48.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142153022 data=null} to TreeItem with text {test} [2019-07-30T18:10:48.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142153022 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:48.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142153022 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:48.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142153071 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:48.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:48.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142153072 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:10:48.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142153072 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:48.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142153072 data=null} to TreeItem with text {test} [2019-07-30T18:10:48.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142153073 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:48.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142153073 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:48.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142153078 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:48.955Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:10:48.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:48.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142153079 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:10:48.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142153080 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:10:48.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142153080 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:10:48.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142153080 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:10:48.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142153080 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-30T18:10:48.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142153090 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:10:48.955Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T18:10:48.955Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2019-07-30T18:10:48.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:48.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142153091 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:48.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142153091 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:48.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142153092 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:48.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142153092 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:48.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142153092 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:48.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142153096 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:49.211Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-30T18:10:49.211Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-30T18:10:49.211Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-30T18:10:49.211Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2019-07-30T18:10:49.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=1142153397 data=null doit=true} to Shell with text {Rename Trace} [2019-07-30T18:10:49.211Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T18:10:49.211Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T18:10:49.211Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T18:10:49.211Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T18:10:49.211Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:10:49.211Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:10:49.211Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:10:49.211Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:10:49.211Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:49.211Z] DEBUG - Clicking on OK [2019-07-30T18:10:49.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142153404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:49.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142153404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:49.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142153404 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:49.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142153404 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:49.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142153404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:49.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142153405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:49.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142153405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:50.027Z] DEBUG - Clicked on [2019-07-30T18:10:50.027Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:10:50.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:50.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:50.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1142153262 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-30T18:10:50.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:50.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:50.587Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:50.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142154598 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:10:50.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142154598 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:50.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142154598 data=null} to TreeItem with text {test} [2019-07-30T18:10:50.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142154599 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:50.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142154599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:50.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142154606 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:50.587Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:50.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142154607 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:10:50.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142154607 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:50.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142154607 data=null} to TreeItem with text {test} [2019-07-30T18:10:50.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142154607 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:50.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142154607 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:50.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142154618 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:50.587Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:10:50.587Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:50.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142154619 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:10:50.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142154619 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:10:50.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142154619 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:10:50.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142154620 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:10:50.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142154620 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-30T18:10:50.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142154625 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:10:50.587Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T18:10:50.587Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2019-07-30T18:10:50.587Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:50.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142154626 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:10:50.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1142154626 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:10:50.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1142154627 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:10:50.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142154627 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:10:50.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142154627 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-30T18:10:50.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142154637 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:10:50.587Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T18:10:50.587Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T18:10:50.587Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T18:10:50.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1142154693 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-30T18:10:51.147Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:10:51.147Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:10:51.147Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:10:51.147Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:10:51.147Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:10:51.147Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:10:51.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142155291 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:10:51.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142155292 data=null doit=true} to TableItem with text {} [2019-07-30T18:10:51.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142155292 data=null} to TableItem with text {} [2019-07-30T18:10:51.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142155292 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:10:51.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142155292 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-30T18:10:51.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142155294 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:10:51.147Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:10:51.147Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:10:51.147Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T18:10:51.147Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:51.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142155418 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:10:51.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1142155418 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:10:51.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1142155418 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:10:51.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142155419 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:10:51.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142155419 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-30T18:10:51.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142155467 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:10:51.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:51.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:51.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:51.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:51.404Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:10:51.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:51.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:51.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:51.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:51.404Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:51.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142155599 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:10:51.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142155599 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:51.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142155599 data=null} to TreeItem with text {test} [2019-07-30T18:10:51.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142155600 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:51.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142155600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:51.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142155676 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:51.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:51.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142155677 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:10:51.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142155677 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:51.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142155677 data=null} to TreeItem with text {test} [2019-07-30T18:10:51.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142155678 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:51.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142155678 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:51.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142155686 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:51.712Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:10:51.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:51.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142155687 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:10:51.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142155687 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:10:51.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142155687 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:10:51.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142155688 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:10:51.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142155688 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-30T18:10:51.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142155698 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:10:51.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:51.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142155698 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:10:51.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142155698 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:10:51.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142155698 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:10:51.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142155699 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:10:51.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142155699 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-30T18:10:51.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142155761 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:10:51.712Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:10:51.712Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:10:51.712Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:10:51.712Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:10:51.967Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142155968 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:10:51.967Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:10:51.967Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:10:51.967Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:10:51.967Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:10:51.967Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:10:51.967Z] DEBUG - Clicking on &Yes [2019-07-30T18:10:51.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142155969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:10:51.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142155969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:10:51.967Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142155969 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:10:51.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142155969 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:10:51.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142155969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:10:51.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142155969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:10:51.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142155969 data=null item=null detail=0 x=0 y=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-30T18:10:52.222Z] DEBUG - Clicked on [2019-07-30T18:10:52.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142155802 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-30T18:10:54.736Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:10:54.736Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:10:54.736Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:10:54.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:54.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:54.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:54.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:54.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:54.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142158425 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:10:54.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142158425 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:54.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142158425 data=null} to TreeItem with text {test} [2019-07-30T18:10:54.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142158425 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:54.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142158425 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:54.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142158474 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:54.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:54.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142158475 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:10:54.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142158475 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:54.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142158475 data=null} to TreeItem with text {test} [2019-07-30T18:10:54.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142158475 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:54.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142158476 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:54.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142158486 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:54.736Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:10:54.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:54.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142158487 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:10:54.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142158487 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:10:54.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142158487 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:10:54.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142158487 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:10:54.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142158487 data=null item=TreeItem {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-30T18:10:54.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142158496 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:10:54.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142158496 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:10:54.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142158496 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:10:54.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142158496 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:10:54.736Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142158497 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-30T18:10:54.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142158565 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:10:54.736Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:10:54.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:54.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142158568 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:54.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142158569 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:54.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142158569 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:54.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142158569 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:54.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142158569 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:54.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142158592 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:54.736Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T18:10:54.736Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T18:10:54.736Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T18:10:54.736Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T18:10:54.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1142158820 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T18:10:54.736Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T18:10:54.736Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T18:10:54.736Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T18:10:54.736Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T18:10:54.736Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T18:10:54.736Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T18:10:54.736Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-30T18:10:54.736Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-30T18:10:54.736Z] 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-30T18:10:54.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:10:54.736Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:10:54.736Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T18:10:54.736Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1142158876 data=null doit=true} to Button with text {Copy as a link} [2019-07-30T18:10:54.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1142158877 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-30T18:10:54.736Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T18:10:54.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1142158877 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T18:10:54.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1142158878 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-30T18:10:54.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1142158878 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-30T18:10:54.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1142158878 data=null item=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-30T18:10:54.736Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T18:10:54.736Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T18:10:54.736Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T18:10:54.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:10:54.736Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:10:54.736Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:10:54.736Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:10:54.736Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:54.736Z] DEBUG - Clicking on OK [2019-07-30T18:10:54.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142158879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:54.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142158880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:54.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142158880 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:54.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142158880 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:54.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142158880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:54.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142158880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:54.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:54.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:54.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:54.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:54.736Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:54.736Z] DEBUG - Clicked on OK [2019-07-30T18:10:54.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142158880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:54.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1142158682 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-30T18:10:55.297Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:10:55.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:55.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:55.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:55.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:55.297Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:55.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142159407 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:10:55.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142159407 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:55.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142159407 data=null} to TreeItem with text {test} [2019-07-30T18:10:55.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142159407 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:55.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142159408 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:55.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142159421 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:55.297Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:55.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142159422 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:10:55.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142159429 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:55.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142159429 data=null} to TreeItem with text {test} [2019-07-30T18:10:55.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142159429 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:55.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142159429 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:55.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142159434 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:55.297Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:10:55.297Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:55.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142159435 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:10:55.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142159435 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:10:55.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142159435 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:10:55.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142159435 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:10:55.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142159436 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-30T18:10:55.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142159448 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:10:55.297Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:55.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142159449 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:10:55.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142159449 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:10:55.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142159449 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:10:55.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142159449 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:10:55.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142159450 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-30T18:10:55.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142159453 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:10:55.297Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-30T18:10:55.297Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-30T18:10:55.297Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-30T18:10:55.552Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-30T18:10:55.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:10:55.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1142159499 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-30T18:10:56.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:10:56.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:10:56.113Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:10:56.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:56.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:56.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:56.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:56.113Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:56.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142160213 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:10:56.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142160213 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:56.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142160213 data=null} to TreeItem with text {test} [2019-07-30T18:10:56.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142160214 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:56.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142160214 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:56.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142160225 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:56.113Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:10:56.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1142160225 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T18:10:56.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1142160226 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T18:10:56.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1142160226 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T18:10:56.113Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142160226 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-30T18:10:56.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1142160267 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T18:10:56.113Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T18:10:56.113Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:10:56.113Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:56.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1142160270 data=null button=0 stateMask=0x0 x=126 y=53 count=0} to TreeItem with text {Experiment [2]} [2019-07-30T18:10:56.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1142160270 data=null doit=true} to TreeItem with text {Experiment [2]} [2019-07-30T18:10:56.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1142160270 data=null} to TreeItem with text {Experiment [2]} [2019-07-30T18:10:56.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1142160271 data=null button=1 stateMask=0x0 x=126 y=53 count=1} to TreeItem with text {Experiment [2]} [2019-07-30T18:10:56.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142160271 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-30T18:10:56.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1142160279 data=null button=1 stateMask=0x80000 x=126 y=53 count=1} to TreeItem with text {Experiment [2]} [2019-07-30T18:10:56.369Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T18:10:56.369Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T18:10:56.369Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T18:10:56.369Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2019-07-30T18:10:56.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=1142160506 data=null doit=true} to Shell with text {Copy Experiment} [2019-07-30T18:10:56.369Z] DEBUG - matched Text with text "Experiment", using matcher: of type 'Text' [2019-07-30T18:10:56.369Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2019-07-30T18:10:56.369Z] DEBUG - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:') [2019-07-30T18:10:56.369Z] DEBUG - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2019-07-30T18:10:56.369Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-30T18:10:56.369Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:10:56.369Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:10:56.369Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:10:56.369Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:10:56.369Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:56.369Z] DEBUG - Clicking on OK [2019-07-30T18:10:56.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142160517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:56.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142160517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:56.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142160517 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:56.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142160517 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:56.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142160517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:56.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142160517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:56.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:56.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:56.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:56.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:56.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:56.369Z] DEBUG - Clicked on OK [2019-07-30T18:10:56.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142160517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:56.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1142160372 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-30T18:10:56.880Z] WARN - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again. [2019-07-30T18:10:56.880Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:10:56.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:56.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:56.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:56.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:56.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:56.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142161087 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:10:56.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142161087 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:56.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142161087 data=null} to TreeItem with text {test} [2019-07-30T18:10:56.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142161088 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:56.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142161088 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:57.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142161136 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:57.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:57.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142161190 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:10:57.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142161190 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:57.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142161190 data=null} to TreeItem with text {test} [2019-07-30T18:10:57.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142161191 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:57.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142161191 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:57.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142161196 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:57.136Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:10:57.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:57.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142161197 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:10:57.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142161197 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:10:57.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142161197 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:10:57.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142161197 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:10:57.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142161198 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-30T18:10:57.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142161213 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:10:57.136Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T18:10:57.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1142161214 data=null doit=true} to TreeItem with text {exp [2]} [2019-07-30T18:10:57.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1142161214 data=null} to TreeItem with text {exp [2]} [2019-07-30T18:10:57.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1142161214 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-30T18:10:57.136Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142161214 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-30T18:10:57.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1142161218 data=null button=1 stateMask=0x80000 x=85 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-30T18:10:57.136Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:10:57.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:57.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=1142161221 data=null button=0 stateMask=0x0 x=85 y=53 count=0} to TreeItem with text {exp [2]} [2019-07-30T18:10:57.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1142161269 data=null doit=true} to TreeItem with text {exp [2]} [2019-07-30T18:10:57.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1142161269 data=null} to TreeItem with text {exp [2]} [2019-07-30T18:10:57.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1142161269 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-30T18:10:57.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142161269 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-30T18:10:57.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1142161278 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-30T18:10:57.136Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T18:10:57.136Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T18:10:57.392Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T18:10:57.392Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2019-07-30T18:10:57.392Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=1142161576 data=null doit=true} to Shell with text {Copy Experiment} [2019-07-30T18:10:57.392Z] DEBUG - matched Text with text "exp", using matcher: of type 'Text' [2019-07-30T18:10:57.392Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2019-07-30T18:10:57.392Z] DEBUG - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:') [2019-07-30T18:10:57.392Z] DEBUG - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2019-07-30T18:10:57.392Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-30T18:10:57.392Z] 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-30T18:10:57.392Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:10:57.392Z] 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-30T18:10:57.392Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:10:57.392Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:10:57.392Z] 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-30T18:10:57.392Z] DEBUG - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected [2019-07-30T18:10:57.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142161595 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-30T18:10:57.392Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142161604 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-30T18:10:57.392Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142161604 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-30T18:10:57.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142161604 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-30T18:10:57.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142161604 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-30T18:10:57.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142161604 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-30T18:10:57.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142161604 data=null item=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-30T18:10:57.392Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142161604 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-30T18:10:57.392Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142161604 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-30T18:10:57.392Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142161604 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-30T18:10:57.392Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142161604 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-30T18:10:57.392Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1142161605 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-30T18:10:57.392Z] 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-30T18:10:57.392Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-30T18:10:57.392Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:10:57.392Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:10:57.392Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:10:57.392Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:10:57.392Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:57.392Z] DEBUG - Clicking on OK [2019-07-30T18:10:57.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142161605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:57.392Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142161605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:57.392Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142161606 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:57.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142161606 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:57.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142161606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:57.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142161606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:57.648Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:57.648Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:57.648Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:57.648Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:57.648Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:57.648Z] DEBUG - Clicked on OK [2019-07-30T18:10:57.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142161606 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:10:57.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1142161367 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-30T18:10:58.210Z] WARN - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again. [2019-07-30T18:10:58.210Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:10:58.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:58.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:58.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:58.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:58.210Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:58.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142162174 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:10:58.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142162174 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:58.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142162174 data=null} to TreeItem with text {test} [2019-07-30T18:10:58.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142162175 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:58.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142162175 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:58.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142162194 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:58.210Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:58.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142162194 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:10:58.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142162195 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:58.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142162195 data=null} to TreeItem with text {test} [2019-07-30T18:10:58.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142162195 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:58.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142162195 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:58.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142162200 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:58.210Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:10:58.210Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:58.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142162201 data=null button=0 stateMask=0x0 x=91 y=221 count=0} to TreeItem with text {Traces [4]} [2019-07-30T18:10:58.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142162201 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T18:10:58.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142162201 data=null} to TreeItem with text {Traces [4]} [2019-07-30T18:10:58.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142162201 data=null button=1 stateMask=0x0 x=91 y=221 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:10:58.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142162202 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-30T18:10:58.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142162217 data=null button=1 stateMask=0x80000 x=91 y=221 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:10:58.210Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T18:10:58.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1142162217 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-30T18:10:58.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1142162218 data=null} to TreeItem with text {expDeepCopy [2]} [2019-07-30T18:10:58.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1142162218 data=null button=1 stateMask=0x0 x=134 y=179 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-30T18:10:58.210Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142162218 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-30T18:10:58.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1142162272 data=null button=1 stateMask=0x80000 x=134 y=179 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-30T18:10:58.210Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T18:10:58.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1142162273 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-30T18:10:58.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1142162273 data=null} to TreeItem with text {expDeepCopy [2]} [2019-07-30T18:10:58.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1142162273 data=null button=1 stateMask=0x0 x=134 y=347 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-30T18:10:58.210Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142162273 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-30T18:10:58.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1142162277 data=null button=1 stateMask=0x80000 x=118 y=347 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-30T18:10:58.210Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T18:10:58.210Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:58.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142162373 data=null button=0 stateMask=0x0 x=170 y=368 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:58.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142162373 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:58.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142162373 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:58.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142162373 data=null button=1 stateMask=0x0 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:58.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142162374 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:58.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142162475 data=null button=1 stateMask=0x80000 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:10:58.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:58.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:58.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:58.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:58.465Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T18:10:58.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:58.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142162576 data=null button=0 stateMask=0x0 x=174 y=389 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:10:58.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1142162576 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:10:58.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1142162576 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:10:58.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142162576 data=null button=1 stateMask=0x0 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:10:58.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142162577 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-30T18:10:58.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142162667 data=null button=1 stateMask=0x80000 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:10:58.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:58.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:58.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:58.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:59.025Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:10:59.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:59.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:59.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:10:59.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:10:59.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:59.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142163170 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:10:59.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142163170 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:59.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142163170 data=null} to TreeItem with text {test} [2019-07-30T18:10:59.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142163170 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:59.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142163170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:59.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142163193 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:59.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:59.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142163194 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:10:59.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142163194 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:59.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142163194 data=null} to TreeItem with text {test} [2019-07-30T18:10:59.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142163194 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:59.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142163194 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:10:59.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142163199 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:10:59.026Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:10:59.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:59.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142163200 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T18:10:59.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142163200 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T18:10:59.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142163200 data=null} to TreeItem with text {Traces [4]} [2019-07-30T18:10:59.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142163201 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:10:59.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142163203 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-30T18:10:59.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142163211 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:10:59.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:10:59.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142163212 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T18:10:59.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142163212 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T18:10:59.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142163212 data=null} to TreeItem with text {Traces [4]} [2019-07-30T18:10:59.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142163212 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:10:59.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142163212 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-30T18:10:59.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142163216 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:10:59.281Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:10:59.281Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:10:59.281Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:10:59.281Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:10:59.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142163409 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:10:59.281Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:10:59.281Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:10:59.281Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:10:59.281Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:10:59.281Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:10:59.281Z] DEBUG - Clicking on &Yes [2019-07-30T18:10:59.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142163410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:10:59.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142163410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:10:59.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142163410 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:10:59.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142163410 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:10:59.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142163410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:10:59.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142163410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:10:59.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142163410 data=null item=null detail=0 x=0 y=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-30T18:10:59.281Z] DEBUG - Clicked on [2019-07-30T18:10:59.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142163300 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-30T18:11:01.444Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:01.444Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:01.444Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:01.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:01.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:01.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:01.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:01.444Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:01.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142165564 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:01.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142165564 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:01.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142165564 data=null} to TreeItem with text {test} [2019-07-30T18:11:01.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142165564 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:01.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142165565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:01.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142165584 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:01.444Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:01.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142165586 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:01.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142165586 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:01.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142165586 data=null} to TreeItem with text {test} [2019-07-30T18:11:01.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142165586 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:01.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142165587 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:01.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142165592 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:01.444Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:01.444Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:01.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142165597 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:01.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142165598 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:01.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142165598 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:01.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142165598 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:01.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142165598 data=null item=TreeItem {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-30T18:11:01.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142165607 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:01.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142165607 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:01.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142165607 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:01.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142165607 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:01.444Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142165607 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-30T18:11:01.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142165609 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:01.444Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:01.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142165618 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:01.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142165618 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:01.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142165618 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:01.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142165618 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:01.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142165618 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:01.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142165679 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:01.699Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:01.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:01.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:01.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:01.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:01.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:01.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142165869 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:01.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142165870 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:01.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142165870 data=null} to TreeItem with text {test} [2019-07-30T18:11:01.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142165870 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:01.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142165870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:01.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142165892 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:01.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:01.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142165893 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:01.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142165894 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:01.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142165894 data=null} to TreeItem with text {test} [2019-07-30T18:11:01.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142165894 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:01.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142165894 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:01.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142165900 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:01.699Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:01.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:01.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142165905 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:01.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142165905 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:01.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142165905 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:01.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142165905 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:01.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142165905 data=null item=TreeItem {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-30T18:11:01.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142165915 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:01.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:01.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142165915 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:01.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142165915 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:01.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142165916 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:01.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142165916 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:01.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142165916 data=null item=TreeItem {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-30T18:11:01.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142165967 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:01.955Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:11:01.955Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:11:01.955Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:11:01.955Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:11:01.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142166113 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:11:01.955Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:11:01.955Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:11:01.955Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:01.955Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:01.955Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:11:01.955Z] DEBUG - Clicking on &Yes [2019-07-30T18:11:01.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142166113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:01.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142166113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:01.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142166113 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:01.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142166113 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:01.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142166114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:01.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142166114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:01.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142166114 data=null item=null detail=0 x=0 y=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-30T18:11:02.516Z] DEBUG - Clicked on [2019-07-30T18:11:02.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142166004 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-30T18:11:04.806Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:04.806Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:04.806Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:04.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:04.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:04.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:04.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:04.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:04.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142168529 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:04.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142168529 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:04.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142168529 data=null} to TreeItem with text {test} [2019-07-30T18:11:04.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142168530 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:04.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142168530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:04.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142168570 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:04.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:04.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142168572 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:04.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142168572 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:04.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142168572 data=null} to TreeItem with text {test} [2019-07-30T18:11:04.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142168572 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:04.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142168573 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:04.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142168578 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:04.806Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:04.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:04.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142168578 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:04.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142168578 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:04.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142168579 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:04.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142168579 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:04.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142168583 data=null item=TreeItem {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-30T18:11:04.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142168591 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:04.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142168591 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:04.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142168591 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:04.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142168591 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:04.806Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142168591 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-30T18:11:04.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142168593 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:04.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:04.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142168594 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:04.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142168594 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:04.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142168594 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:04.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142168594 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:04.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142168594 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:04.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142168669 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:04.806Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-30T18:11:04.806Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-30T18:11:04.806Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-30T18:11:04.806Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2019-07-30T18:11:04.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=1142168896 data=null doit=true} to Shell with text {Rename Trace} [2019-07-30T18:11:04.806Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T18:11:04.806Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T18:11:04.806Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T18:11:04.806Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T18:11:04.806Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:04.806Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:11:04.806Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:11:04.806Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:04.806Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:04.806Z] DEBUG - Clicking on OK [2019-07-30T18:11:04.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142168907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:04.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142168907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:04.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142168908 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:04.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142168908 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:04.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142168908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:04.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142168908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:04.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142168908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:05.367Z] DEBUG - Clicked on [2019-07-30T18:11:05.367Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:05.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:05.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:05.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1142168762 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-30T18:11:05.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:05.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:05.927Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:05.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142169900 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:05.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142169900 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:05.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142169900 data=null} to TreeItem with text {test} [2019-07-30T18:11:05.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142169901 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:05.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142169901 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:05.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142169925 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:05.927Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:05.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142169926 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:05.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142169926 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:05.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142169926 data=null} to TreeItem with text {test} [2019-07-30T18:11:05.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142169926 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:05.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142169927 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:05.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142169931 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:05.927Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:05.927Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:05.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142169932 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:05.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142169932 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:05.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142169932 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:05.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142169933 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:05.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142169933 data=null item=TreeItem {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-30T18:11:05.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142169944 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:05.927Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T18:11:05.927Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:05.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142169945 data=null button=0 stateMask=0x0 x=156 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:05.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1142169945 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:05.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1142169946 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:05.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142169946 data=null button=1 stateMask=0x0 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:05.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142169946 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-30T18:11:05.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142169965 data=null button=1 stateMask=0x80000 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:05.927Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T18:11:05.927Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T18:11:05.927Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T18:11:05.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1142169999 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-30T18:11:06.487Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:06.487Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:06.487Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:06.487Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:06.487Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:06.487Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:11:06.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142170579 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:11:06.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142170580 data=null doit=true} to TableItem with text {} [2019-07-30T18:11:06.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142170580 data=null} to TableItem with text {} [2019-07-30T18:11:06.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142170580 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:11:06.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142170580 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-30T18:11:06.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142170592 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:11:06.487Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:06.487Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:06.487Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:06.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:06.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:06.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:06.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:06.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:06.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142170695 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:06.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142170695 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:06.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142170695 data=null} to TreeItem with text {test} [2019-07-30T18:11:06.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142170695 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:06.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142170696 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:06.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142170713 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:06.488Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:06.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142170714 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:06.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142170714 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:06.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142170714 data=null} to TreeItem with text {test} [2019-07-30T18:11:06.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142170714 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:06.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142170714 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:06.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142170771 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:06.743Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:06.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:06.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142170772 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:06.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142170772 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:06.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142170772 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:06.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142170772 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:06.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142170772 data=null item=TreeItem {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-30T18:11:06.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142170786 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:06.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:06.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142170786 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:06.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142170786 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:06.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142170786 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:06.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142170787 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:06.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142170787 data=null item=TreeItem {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-30T18:11:06.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142170790 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:06.743Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:11:06.743Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:11:06.743Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:11:06.743Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:11:06.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142170919 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:11:06.743Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:11:06.743Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:11:06.743Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:06.743Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:06.743Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:11:06.743Z] DEBUG - Clicking on &Yes [2019-07-30T18:11:06.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142170920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:06.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142170920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:06.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142170920 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:06.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142170920 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:06.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142170920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:06.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142170920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:06.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142170920 data=null item=null detail=0 x=0 y=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-30T18:11:06.999Z] DEBUG - Clicked on [2019-07-30T18:11:06.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142170821 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-30T18:11:09.511Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:09.511Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:09.511Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:09.511Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:09.511Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:09.511Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:09.511Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:09.511Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:09.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142173284 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:09.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142173284 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:09.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142173284 data=null} to TreeItem with text {test} [2019-07-30T18:11:09.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142173284 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:09.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142173285 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:09.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142173295 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:09.511Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:09.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142173295 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:09.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142173295 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:09.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142173295 data=null} to TreeItem with text {test} [2019-07-30T18:11:09.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142173295 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:09.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142173296 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:09.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142173307 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:09.511Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:09.511Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:09.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142173308 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:09.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142173308 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:09.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142173308 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:09.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142173308 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:09.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142173308 data=null item=TreeItem {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-30T18:11:09.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142173321 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:09.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142173321 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:09.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142173321 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:09.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142173321 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:09.511Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142173322 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-30T18:11:09.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142173323 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:09.511Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:09.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142173324 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:09.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142173324 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:09.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142173324 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:09.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142173324 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:09.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142173324 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:09.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142173375 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:09.511Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-30T18:11:09.511Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-30T18:11:09.511Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-30T18:11:09.511Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-30T18:11:09.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1142173461 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-30T18:11:09.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:09.766Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:10.022Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:10.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:10.022Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:10.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:10.022Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:10.022Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:10.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142174043 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:10.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142174043 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:10.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142174043 data=null} to TreeItem with text {test} [2019-07-30T18:11:10.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142174043 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:10.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142174043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:10.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142174065 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:10.022Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:10.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1142174066 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T18:11:10.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1142174066 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T18:11:10.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1142174066 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T18:11:10.022Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142174066 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-30T18:11:10.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1142174068 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T18:11:10.022Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T18:11:10.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1142174068 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T18:11:10.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1142174069 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T18:11:10.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1142174069 data=null button=1 stateMask=0x0 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T18:11:10.022Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142174069 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-30T18:11:10.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1142174072 data=null button=1 stateMask=0x80000 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T18:11:10.022Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:10.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142174080 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:11:10.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142174080 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:11:10.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142174080 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:11:10.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142174081 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:11:10.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142174081 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-30T18:11:10.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142174104 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:11:10.022Z] DEBUG - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove' [2019-07-30T18:11:10.022Z] DEBUG - Clicking on with mnemonic 'Remove' [2019-07-30T18:11:10.022Z] DEBUG - Clicked on with mnemonic 'Remove' [2019-07-30T18:11:10.022Z] DEBUG - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove' [2019-07-30T18:11:10.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Remove} time=1142174248 data=null doit=true} to Shell with text {Confirm Remove} [2019-07-30T18:11:10.022Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:11:10.022Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:11:10.022Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:10.022Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:10.022Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:11:10.022Z] DEBUG - Clicking on &Yes [2019-07-30T18:11:10.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142174249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:10.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142174249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:10.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142174266 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:10.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142174266 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:10.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142174267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:10.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142174267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:10.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142174267 data=null item=null detail=0 x=0 y=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-30T18:11:10.277Z] DEBUG - Clicked on [2019-07-30T18:11:10.277Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T18:11:10.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=1142174172 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-30T18:11:10.789Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T18:11:10.789Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:10.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:10.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:10.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:10.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:10.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:10.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142175005 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:10.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142175005 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:10.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142175005 data=null} to TreeItem with text {test} [2019-07-30T18:11:10.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142175006 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:10.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142175006 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:10.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142175029 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:10.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:10.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142175029 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:10.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142175029 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:10.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142175029 data=null} to TreeItem with text {test} [2019-07-30T18:11:10.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142175030 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:10.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142175030 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:10.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142175034 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:10.789Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:10.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:10.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142175035 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:10.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142175035 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:10.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142175035 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:10.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142175035 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:10.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142175035 data=null item=TreeItem {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-30T18:11:11.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142175051 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:11.045Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T18:11:11.045Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:11.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:11.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:11.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:11.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:11.045Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:11.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142175113 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:11.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142175113 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:11.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142175113 data=null} to TreeItem with text {test} [2019-07-30T18:11:11.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142175113 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:11.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142175114 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:11.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142175123 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:11.045Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:11.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142175129 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:11.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142175129 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:11.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142175129 data=null} to TreeItem with text {test} [2019-07-30T18:11:11.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142175130 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:11.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142175130 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:11.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142175135 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:11.045Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:11.045Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:11.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142175136 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:11.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142175136 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:11.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142175136 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:11.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142175136 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:11.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142175136 data=null item=TreeItem {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-30T18:11:11.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142175148 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:11.045Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:11.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142175149 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:11.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142175149 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:11.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142175149 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:11.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142175149 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:11.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142175149 data=null item=TreeItem {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-30T18:11:11.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142175152 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:11.045Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:11:11.045Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:11:11.045Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:11:11.045Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:11:11.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142175292 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:11:11.045Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:11:11.045Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:11:11.045Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:11.045Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:11.045Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:11:11.045Z] DEBUG - Clicking on &Yes [2019-07-30T18:11:11.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142175293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:11.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142175293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:11.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142175293 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:11.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142175293 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:11.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142175293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:11.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142175293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:11.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142175293 data=null item=null detail=0 x=0 y=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-30T18:11:11.300Z] DEBUG - Clicked on [2019-07-30T18:11:11.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142175191 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-30T18:11:13.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:13.187Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:13.443Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:13.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:13.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:13.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:13.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:13.443Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:13.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142177510 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:13.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142177510 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:13.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142177510 data=null} to TreeItem with text {test} [2019-07-30T18:11:13.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142177511 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:13.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142177511 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:13.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142177526 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:13.443Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:13.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142177527 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:13.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142177527 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:13.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142177527 data=null} to TreeItem with text {test} [2019-07-30T18:11:13.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142177527 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:13.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142177527 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:13.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142177532 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:13.443Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:13.443Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:13.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142177562 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:11:13.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142177562 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:11:13.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142177562 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:11:13.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142177562 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:11:13.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142177562 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-30T18:11:13.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142177570 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:11:13.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142177570 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:11:13.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142177570 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:11:13.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142177570 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:11:13.443Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142177570 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-30T18:11:13.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142177572 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:11:13.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1142177572 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-30T18:11:13.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1142177572 data=null} to TreeItem with text {symbolic-link [1]} [2019-07-30T18:11:13.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1142177573 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-30T18:11:13.443Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142177573 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-30T18:11:13.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1142177574 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-30T18:11:13.443Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:13.443Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:13.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142177577 data=null button=0 stateMask=0x0 x=154 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:13.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142177577 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:13.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142177577 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:13.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142177577 data=null button=1 stateMask=0x0 x=154 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:13.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142177577 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:13.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142177598 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:13.443Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T18:11:13.443Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T18:11:13.698Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T18:11:13.698Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T18:11:13.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1142177769 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T18:11:13.698Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T18:11:13.698Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T18:11:13.698Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T18:11:13.698Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T18:11:13.698Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T18:11:13.698Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T18:11:13.698Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:13.698Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:11:13.698Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:11:13.698Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:13.698Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:13.698Z] DEBUG - Clicking on OK [2019-07-30T18:11:13.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142177772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:13.698Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142177772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:13.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142177772 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:13.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142177772 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:13.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142177772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:13.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142177772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:13.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142177772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:13.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1142177636 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-30T18:11:13.698Z] DEBUG - Clicked on [2019-07-30T18:11:13.698Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:13.698Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:13.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142177895 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:13.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142177895 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:13.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142177895 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:13.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142177896 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:13.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142177896 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:13.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142177900 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:13.953Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T18:11:13.953Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T18:11:13.953Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T18:11:13.953Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T18:11:13.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1142178073 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T18:11:13.953Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T18:11:13.953Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T18:11:13.953Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T18:11:13.953Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T18:11:13.953Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T18:11:13.953Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T18:11:13.953Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-30T18:11:13.953Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-30T18:11:13.953Z] 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-30T18:11:13.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:13.953Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:11:13.953Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T18:11:13.953Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1142178075 data=null doit=true} to Button with text {Copy as a link} [2019-07-30T18:11:13.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1142178075 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-30T18:11:13.953Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T18:11:13.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1142178076 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T18:11:13.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1142178076 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-30T18:11:13.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1142178076 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-30T18:11:13.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1142178076 data=null item=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-30T18:11:13.953Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T18:11:13.953Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T18:11:13.953Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T18:11:13.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:13.953Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:11:13.953Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:11:13.953Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:13.953Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:13.953Z] DEBUG - Clicking on OK [2019-07-30T18:11:13.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142178078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:13.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142178078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:13.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142178078 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:13.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142178078 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:13.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142178078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:13.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142178078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:13.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142178078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:13.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1142177964 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-30T18:11:13.953Z] DEBUG - Clicked on [2019-07-30T18:11:13.953Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:13.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:13.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:13.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:13.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:13.953Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:13.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142178196 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:13.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142178196 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:13.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142178196 data=null} to TreeItem with text {test} [2019-07-30T18:11:13.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142178196 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:13.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142178196 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:14.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142178270 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:14.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:14.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142178273 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:14.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142178273 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:14.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142178273 data=null} to TreeItem with text {test} [2019-07-30T18:11:14.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142178273 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:14.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142178274 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:14.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142178279 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:14.208Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:14.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:14.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142178280 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T18:11:14.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142178280 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T18:11:14.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142178280 data=null} to TreeItem with text {Traces [4]} [2019-07-30T18:11:14.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142178280 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:11:14.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142178280 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-30T18:11:14.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142178296 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:11:14.208Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T18:11:14.208Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2019-07-30T18:11:14.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:14.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142178298 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:14.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1142178298 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:14.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1142178298 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:14.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142178298 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:14.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142178298 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-30T18:11:14.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142178371 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:14.208Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T18:11:14.208Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T18:11:14.208Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T18:11:14.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1142178401 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-30T18:11:14.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:16.081Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:16.081Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:16.081Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:16.081Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:16.081Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:11:16.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142179920 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:11:16.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142179920 data=null doit=true} to TableItem with text {} [2019-07-30T18:11:16.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142179920 data=null} to TableItem with text {} [2019-07-30T18:11:16.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142179921 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:11:16.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142179921 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-30T18:11:16.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142179925 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:11:16.081Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:16.081Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:16.081Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:16.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:16.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:16.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:16.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:16.081Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:16.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142179980 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:16.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142179981 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:16.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142179981 data=null} to TreeItem with text {test} [2019-07-30T18:11:16.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142179981 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:16.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142179981 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:16.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142180004 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:16.081Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:16.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142180004 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:16.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142180004 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:16.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142180005 data=null} to TreeItem with text {test} [2019-07-30T18:11:16.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142180005 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:16.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142180005 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:16.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142180010 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:16.081Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:16.081Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:16.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142180013 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T18:11:16.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142180013 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T18:11:16.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142180013 data=null} to TreeItem with text {Traces [4]} [2019-07-30T18:11:16.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142180014 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:11:16.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142180014 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-30T18:11:16.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142180022 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:11:16.081Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T18:11:16.081Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2019-07-30T18:11:16.081Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:16.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142180023 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:11:16.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1142180023 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:11:16.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1142180023 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:11:16.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142180023 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:11:16.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142180024 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-30T18:11:16.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142180086 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:11:16.081Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T18:11:16.081Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T18:11:16.081Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T18:11:16.081Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:16.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1142180172 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-30T18:11:16.642Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:16.642Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:17.568Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:17.568Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:17.568Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:17.568Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:17.568Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:11:17.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142181718 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:11:17.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142181719 data=null doit=true} to TableItem with text {} [2019-07-30T18:11:17.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142181719 data=null} to TableItem with text {} [2019-07-30T18:11:17.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142181719 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:11:17.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142181719 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-30T18:11:17.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142181732 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:11:17.568Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:17.568Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:17.568Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T18:11:17.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:17.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142181809 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:17.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1142181809 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:17.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1142181809 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:17.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142181810 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:17.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142181810 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-30T18:11:17.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142181822 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:17.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:17.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:17.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:17.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:17.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T18:11:17.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:17.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142181882 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:11:17.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1142181882 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:11:17.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1142181882 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:11:17.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142181882 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:11:17.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142181883 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-30T18:11:17.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142181894 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:11:17.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:17.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:17.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:17.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:17.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:17.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:17.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:17.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:17.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:17.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:17.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142181982 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:17.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142181982 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:17.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142181982 data=null} to TreeItem with text {test} [2019-07-30T18:11:17.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142181982 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:17.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142181982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:17.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142182005 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:17.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:17.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142182006 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:17.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142182006 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:17.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142182006 data=null} to TreeItem with text {test} [2019-07-30T18:11:17.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142182006 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:17.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142182006 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:17.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142182011 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:17.825Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:17.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:17.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142182012 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T18:11:17.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142182012 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T18:11:17.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142182012 data=null} to TreeItem with text {Traces [4]} [2019-07-30T18:11:17.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142182014 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:11:17.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142182014 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-30T18:11:17.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142182022 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:11:17.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:17.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142182022 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T18:11:17.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142182022 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T18:11:17.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142182023 data=null} to TreeItem with text {Traces [4]} [2019-07-30T18:11:17.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142182023 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:11:17.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142182023 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-30T18:11:17.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142182026 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:11:18.080Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:11:18.080Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:11:18.080Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:11:18.080Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:11:18.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142182155 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:11:18.080Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:11:18.080Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:11:18.080Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:18.080Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:18.080Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:11:18.080Z] DEBUG - Clicking on &Yes [2019-07-30T18:11:18.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142182157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:18.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142182157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:18.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142182157 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:18.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142182157 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:18.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142182157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:18.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142182158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:18.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142182158 data=null item=null detail=0 x=0 y=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-30T18:11:18.335Z] DEBUG - Clicked on [2019-07-30T18:11:18.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142182088 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-30T18:11:20.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:20.223Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:20.478Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:20.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:20.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:20.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:20.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:20.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:20.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142184512 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:20.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142184513 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:20.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142184513 data=null} to TreeItem with text {test} [2019-07-30T18:11:20.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142184513 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:20.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142184513 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:20.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142184530 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:20.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:20.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142184531 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:20.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142184531 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:20.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142184562 data=null} to TreeItem with text {test} [2019-07-30T18:11:20.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142184562 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:20.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142184562 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:20.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142184567 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:20.478Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:20.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:20.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142184568 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:20.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142184568 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:20.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142184568 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:20.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142184569 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:20.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142184569 data=null item=TreeItem {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-30T18:11:20.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142184576 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:20.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142184576 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:20.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142184576 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:20.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142184576 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:20.478Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142184576 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-30T18:11:20.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142184585 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:20.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:20.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142184586 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:20.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142184586 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:20.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142184586 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:20.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142184586 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:20.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142184587 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:20.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142184606 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:20.478Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:11:20.478Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:11:20.734Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:11:20.734Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-30T18:11:20.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1142184746 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-30T18:11:20.734Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:11:20.734Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:11:20.734Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:20.734Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:20.734Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:11:20.734Z] DEBUG - Clicking on &Yes [2019-07-30T18:11:20.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142184746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:20.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142184746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:20.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142184747 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:20.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142184747 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:20.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142184747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:20.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142184747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:20.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142184747 data=null item=null detail=0 x=0 y=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-30T18:11:20.990Z] DEBUG - Clicked on [2019-07-30T18:11:20.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1142184664 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-30T18:11:21.550Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:21.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:21.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:21.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:21.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:21.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:21.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142185566 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:21.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142185566 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:21.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142185566 data=null} to TreeItem with text {test} [2019-07-30T18:11:21.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142185567 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:21.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142185567 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:21.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142185591 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:21.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:21.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142185591 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:21.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142185592 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:21.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142185592 data=null} to TreeItem with text {test} [2019-07-30T18:11:21.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142185592 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:21.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142185592 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:21.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142185596 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:21.550Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:21.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:21.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142185597 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:11:21.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142185598 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:11:21.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142185601 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:11:21.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142185601 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:21.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142185601 data=null item=TreeItem {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-30T18:11:21.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142185608 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:21.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:21.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142185609 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:11:21.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142185609 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:11:21.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142185609 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:11:21.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142185610 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:21.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142185610 data=null item=TreeItem {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-30T18:11:21.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142185613 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:21.550Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:11:21.550Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:11:21.550Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:11:21.550Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:11:21.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142185717 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:11:21.550Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:11:21.550Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:11:21.550Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:21.550Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:21.550Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:11:21.550Z] DEBUG - Clicking on &Yes [2019-07-30T18:11:21.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142185718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:21.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142185718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:21.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142185718 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:21.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142185718 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:21.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142185718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:21.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142185718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:21.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142185719 data=null item=null detail=0 x=0 y=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-30T18:11:21.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142185661 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-30T18:11:21.550Z] DEBUG - Clicked on [2019-07-30T18:11:23.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:23.436Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:23.436Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:23.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:23.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:23.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:23.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:23.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:23.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142187431 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:23.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142187431 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:23.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142187431 data=null} to TreeItem with text {test} [2019-07-30T18:11:23.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142187432 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:23.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142187432 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:23.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142187441 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:23.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:23.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142187442 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:23.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142187442 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:23.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142187442 data=null} to TreeItem with text {test} [2019-07-30T18:11:23.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142187442 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:23.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142187442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:23.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142187470 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:23.436Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:23.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:23.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142187470 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:23.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142187470 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:23.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142187471 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:23.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142187471 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:23.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142187471 data=null item=TreeItem {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-30T18:11:23.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142187478 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:23.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142187478 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:23.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142187478 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:23.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142187478 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:23.436Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142187479 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-30T18:11:23.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142187480 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:23.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:23.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142187487 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:23.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142187487 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:23.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142187487 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:23.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142187488 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:23.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142187488 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:23.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142187508 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:23.436Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-30T18:11:23.436Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-30T18:11:23.436Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-30T18:11:23.436Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-30T18:11:23.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1142187577 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-30T18:11:23.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:23.946Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:23.946Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:23.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:23.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:23.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:23.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:23.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:23.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142188150 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:23.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142188150 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:23.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142188151 data=null} to TreeItem with text {test} [2019-07-30T18:11:23.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142188151 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:23.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142188151 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:23.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142188170 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:23.946Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:23.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1142188171 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T18:11:23.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1142188171 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T18:11:23.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1142188171 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T18:11:23.946Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142188171 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-30T18:11:23.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1142188173 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T18:11:23.946Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T18:11:23.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1142188173 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T18:11:23.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1142188173 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T18:11:23.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1142188174 data=null button=1 stateMask=0x0 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T18:11:23.946Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142188174 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-30T18:11:23.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1142188176 data=null button=1 stateMask=0x80000 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T18:11:23.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:23.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142188177 data=null button=0 stateMask=0x0 x=154 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:11:23.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142188177 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:11:23.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142188177 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:11:23.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142188177 data=null button=1 stateMask=0x0 x=154 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:11:23.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142188177 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-30T18:11:24.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142188210 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:11:24.202Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:11:24.202Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:11:24.202Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:11:24.202Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-30T18:11:24.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1142188331 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-30T18:11:24.202Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:11:24.202Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:11:24.202Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:24.202Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:24.202Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:11:24.202Z] DEBUG - Clicking on &Yes [2019-07-30T18:11:24.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142188332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:24.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142188332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:24.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142188332 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:24.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142188332 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:24.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142188332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:24.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142188332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:24.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142188332 data=null item=null detail=0 x=0 y=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-30T18:11:24.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1142188239 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-30T18:11:24.762Z] DEBUG - Clicked on [2019-07-30T18:11:24.762Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:24.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:24.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:24.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:24.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:24.762Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:24.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142188795 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:24.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142188795 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:24.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142188795 data=null} to TreeItem with text {test} [2019-07-30T18:11:24.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142188795 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:24.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142188795 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:24.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142188869 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:24.762Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:24.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142188870 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:24.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142188870 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:24.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142188870 data=null} to TreeItem with text {test} [2019-07-30T18:11:24.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142188870 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:24.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142188870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:24.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142188875 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:24.762Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:24.762Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:24.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142188876 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:24.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142188876 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:24.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142188876 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:24.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142188876 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:24.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142188876 data=null item=TreeItem {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-30T18:11:24.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142188888 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:24.762Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:24.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142188888 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:24.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142188888 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:24.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142188888 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:24.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142188889 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:24.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142188889 data=null item=TreeItem {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-30T18:11:24.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142188892 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:24.762Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:11:24.762Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:11:25.018Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:11:25.018Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:11:25.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142189068 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:11:25.018Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:11:25.018Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:11:25.018Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:25.018Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:25.018Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:11:25.018Z] DEBUG - Clicking on &Yes [2019-07-30T18:11:25.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142189069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:25.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142189069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:25.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142189069 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:25.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142189069 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:25.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142189069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:25.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142189069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:25.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142189069 data=null item=null detail=0 x=0 y=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-30T18:11:25.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142188965 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-30T18:11:25.018Z] DEBUG - Clicked on [2019-07-30T18:11:26.581Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:26.581Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:26.581Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:26.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:26.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:26.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:26.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:26.581Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:26.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142190732 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:26.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142190732 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:26.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142190732 data=null} to TreeItem with text {test} [2019-07-30T18:11:26.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142190732 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:26.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142190732 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:26.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142190741 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:26.581Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:26.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142190742 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:26.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142190742 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:26.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142190742 data=null} to TreeItem with text {test} [2019-07-30T18:11:26.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142190742 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:26.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142190742 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:26.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142190771 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:26.581Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:26.581Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:26.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142190772 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:26.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142190772 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:26.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142190772 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:26.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142190772 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:26.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142190772 data=null item=TreeItem {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-30T18:11:26.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142190779 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:26.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142190779 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:26.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142190779 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:26.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142190779 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:26.581Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142190779 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-30T18:11:26.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142190781 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:26.581Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:26.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142190781 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:26.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142190781 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:26.581Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:26.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142190781 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:26.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142190782 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:26.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142190782 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:26.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142190801 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:26.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142190801 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:26.581Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142190801 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:27.038Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142190801 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:27.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142190872 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:27.038Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142190924 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:27.038Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142190924 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:27.038Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142190924 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:27.038Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:27.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:27.038Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:27.038Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:27.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142190985 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:27.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142190985 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:27.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142190985 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:27.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142190985 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:27.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142190985 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:27.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142190989 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:27.038Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T18:11:27.038Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T18:11:27.495Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T18:11:27.495Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T18:11:27.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1142191108 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T18:11:27.495Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T18:11:27.495Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T18:11:27.495Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T18:11:27.495Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T18:11:27.495Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T18:11:27.495Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T18:11:27.495Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:27.495Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:11:27.495Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:11:27.495Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:27.495Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:27.495Z] DEBUG - Clicking on OK [2019-07-30T18:11:27.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142191110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:27.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142191110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:27.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142191110 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:27.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142191110 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:27.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142191110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:27.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142191110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:27.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142191110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:27.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1142191018 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-30T18:11:27.495Z] DEBUG - Clicked on [2019-07-30T18:11:27.495Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:27.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:27.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:27.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:27.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:27.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:27.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142191209 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:27.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142191209 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:27.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142191209 data=null} to TreeItem with text {test} [2019-07-30T18:11:27.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142191209 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:27.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142191210 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:27.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142191232 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:27.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:27.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142191233 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:27.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142191233 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:27.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142191233 data=null} to TreeItem with text {test} [2019-07-30T18:11:27.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142191233 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:27.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142191233 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:27.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142191244 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:27.495Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:27.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:27.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142191245 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:11:27.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142191245 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:11:27.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142191245 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:11:27.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142191245 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:11:27.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142191245 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-30T18:11:27.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142191274 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:11:27.495Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T18:11:27.495Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:27.495Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:27.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142191277 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:27.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1142191277 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:27.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:27.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1142191277 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:27.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142191278 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:27.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142191278 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-30T18:11:27.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142191309 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:27.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142191309 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:27.495Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142191309 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:27.495Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142191309 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-30T18:11:27.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142191385 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:27.495Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142191391 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:27.495Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1142191391 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:27.495Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1142191391 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:27.495Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:27.495Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:27.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:27.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:28.750Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:28.750Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:28.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142192940 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:28.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142192940 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:28.750Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:28.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142192940 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:28.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142192940 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:28.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142192941 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:28.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142192952 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:28.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142192952 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:28.750Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142192952 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:29.006Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142192952 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:29.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142192995 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:29.006Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142193089 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:29.006Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142193089 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:29.006Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142193090 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:29.006Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:29.006Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:29.006Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:29.261Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:29.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:29.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:29.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:29.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:29.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:29.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142193304 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:29.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142193305 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:29.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142193305 data=null} to TreeItem with text {test} [2019-07-30T18:11:29.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142193305 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:29.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142193305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:29.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142193324 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:29.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:29.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142193325 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:29.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142193325 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:29.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142193325 data=null} to TreeItem with text {test} [2019-07-30T18:11:29.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142193325 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:29.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142193325 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:29.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142193336 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:29.261Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:29.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:29.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142193337 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:11:29.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142193337 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:11:29.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142193337 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:11:29.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142193337 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:11:29.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142193337 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-30T18:11:29.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142193372 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:11:29.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:29.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142193372 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:11:29.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142193373 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:11:29.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142193373 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:11:29.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142193373 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:11:29.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142193373 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-30T18:11:29.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142193377 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:11:29.261Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:11:29.261Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:11:29.261Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:11:29.261Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:11:29.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142193509 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:11:29.261Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:11:29.261Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:11:29.261Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:29.261Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:29.261Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:11:29.261Z] DEBUG - Clicking on &Yes [2019-07-30T18:11:29.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142193510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:29.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142193510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:29.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142193510 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:29.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142193510 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:29.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142193511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:29.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142193511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:29.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142193511 data=null item=null detail=0 x=0 y=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-30T18:11:29.771Z] DEBUG - Clicked on [2019-07-30T18:11:29.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142193413 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-30T18:11:31.658Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:31.658Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:31.658Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:31.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:31.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:31.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:31.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:31.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:31.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142195811 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:31.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142195811 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:31.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142195811 data=null} to TreeItem with text {test} [2019-07-30T18:11:31.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142195811 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:31.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142195811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:31.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142195829 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:31.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:31.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142195830 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:31.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142195830 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:31.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142195830 data=null} to TreeItem with text {test} [2019-07-30T18:11:31.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142195830 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:31.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142195830 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:31.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142195835 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:31.658Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:31.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:31.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142195836 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:31.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142195836 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:31.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142195836 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:31.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142195836 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:31.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142195836 data=null item=TreeItem {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-30T18:11:31.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142195847 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:31.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142195848 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:31.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142195848 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:31.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142195848 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:31.658Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142195848 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-30T18:11:31.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142195851 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:31.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:31.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142195851 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:31.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142195851 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:31.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142195852 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:31.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142195852 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:31.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142195852 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:31.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142195875 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:31.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:31.913Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-30T18:11:31.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1142195971 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-30T18:11:31.913Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:11:31.913Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:11:31.913Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:31.913Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:31.913Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:11:31.913Z] DEBUG - Clicking on &Yes [2019-07-30T18:11:31.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142195971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:31.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142195971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:31.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142195971 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:31.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142195971 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:31.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142195972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:31.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142195972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:31.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142195972 data=null item=null detail=0 x=0 y=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-30T18:11:32.169Z] DEBUG - Clicked on [2019-07-30T18:11:32.729Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:32.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:32.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:32.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:32.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:32.729Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:32.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142196786 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:32.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142196786 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:32.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142196787 data=null} to TreeItem with text {test} [2019-07-30T18:11:32.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142196787 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:32.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142196787 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:32.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142196810 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:32.729Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:32.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142196810 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:32.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142196810 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:32.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142196810 data=null} to TreeItem with text {test} [2019-07-30T18:11:32.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142196810 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:32.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142196811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:32.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142196815 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:32.729Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:32.729Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:32.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142196816 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:11:32.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142196816 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:11:32.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142196816 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:11:32.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142196816 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:32.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142196816 data=null item=TreeItem {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-30T18:11:32.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142196827 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:32.729Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:32.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142196828 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:11:32.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142196828 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:11:32.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142196828 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:11:32.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142196828 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:32.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142196828 data=null item=TreeItem {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-30T18:11:32.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142196831 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:32.729Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:11:32.729Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:11:32.729Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:11:32.729Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:11:32.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142196920 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:11:32.729Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:11:32.729Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:11:32.729Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:32.729Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:32.729Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:11:32.729Z] DEBUG - Clicking on &Yes [2019-07-30T18:11:32.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142196921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:32.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142196921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:32.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142196921 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:32.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142196921 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:32.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142196921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:32.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142196921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:32.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142196921 data=null item=null detail=0 x=0 y=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-30T18:11:32.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142196863 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-30T18:11:32.984Z] DEBUG - Clicked on [2019-07-30T18:11:34.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:34.872Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:34.872Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:34.872Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:34.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:34.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:34.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:34.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:34.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:34.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142198766 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:34.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142198766 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:34.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142198766 data=null} to TreeItem with text {test} [2019-07-30T18:11:34.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142198766 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:34.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142198766 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:34.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142198776 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:34.872Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:34.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=1142198777 data=null doit=true} to TreeItem with text {Experiments [0]} [2019-07-30T18:11:34.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=1142198777 data=null} to TreeItem with text {Experiments [0]} [2019-07-30T18:11:34.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=1142198777 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [0]} [2019-07-30T18:11:34.872Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142198777 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-30T18:11:34.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=1142198785 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [0]} [2019-07-30T18:11:34.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1142198785 data=null doit=true} to TreeItem with text {exp [1]} [2019-07-30T18:11:34.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1142198785 data=null} to TreeItem with text {exp [1]} [2019-07-30T18:11:34.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1142198785 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-30T18:11:34.872Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142198785 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-30T18:11:34.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1142198788 data=null button=1 stateMask=0x80000 x=85 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-30T18:11:34.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:34.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=1142198789 data=null button=0 stateMask=0x0 x=85 y=53 count=0} to TreeItem with text {exp [1]} [2019-07-30T18:11:34.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1142198789 data=null doit=true} to TreeItem with text {exp [1]} [2019-07-30T18:11:34.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1142198789 data=null} to TreeItem with text {exp [1]} [2019-07-30T18:11:34.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1142198789 data=null button=1 stateMask=0x0 x=85 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-30T18:11:34.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142198789 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-30T18:11:34.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1142198805 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-30T18:11:34.873Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T18:11:34.873Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T18:11:34.873Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T18:11:34.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1142198868 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-30T18:11:35.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:35.433Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:35.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:35.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:35.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:35.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:35.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:35.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142199627 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:35.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142199627 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:35.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142199627 data=null} to TreeItem with text {test} [2019-07-30T18:11:35.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142199627 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:35.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142199627 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:35.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142199638 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:35.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:35.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142199638 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:35.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142199638 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:35.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142199638 data=null} to TreeItem with text {test} [2019-07-30T18:11:35.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142199638 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:35.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142199639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:35.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142199667 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:35.433Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:35.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:35.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142199668 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:35.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142199668 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:35.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142199668 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:35.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142199668 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:35.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142199668 data=null item=TreeItem {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-30T18:11:35.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142199675 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:35.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:35.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142199675 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:35.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142199675 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:35.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142199675 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:35.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142199676 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:35.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142199676 data=null item=TreeItem {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-30T18:11:35.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142199685 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:35.689Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:11:35.689Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:11:35.689Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:11:35.689Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:11:35.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142199809 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:11:35.689Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:11:35.689Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:11:35.689Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:35.689Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:35.689Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:11:35.689Z] DEBUG - Clicking on &Yes [2019-07-30T18:11:35.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142199809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:35.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142199809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:35.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142199809 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:35.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142199809 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:35.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142199809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:35.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142199809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:35.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142199810 data=null item=null detail=0 x=0 y=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-30T18:11:35.689Z] DEBUG - Clicked on [2019-07-30T18:11:35.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142199713 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-30T18:11:37.576Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:37.576Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:37.576Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:37.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:37.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:37.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:37.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:37.576Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:37.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142201807 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:37.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142201807 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:37.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142201807 data=null} to TreeItem with text {test} [2019-07-30T18:11:37.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142201807 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:37.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142201807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:37.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142201817 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:37.576Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:37.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142201817 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:37.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142201817 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:37.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142201817 data=null} to TreeItem with text {test} [2019-07-30T18:11:37.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142201817 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:37.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142201817 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:37.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142201830 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:37.831Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:37.831Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:37.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142201831 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:37.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142201831 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:37.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142201831 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:37.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142201831 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:37.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142201831 data=null item=TreeItem {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-30T18:11:37.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142201845 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:37.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142201845 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:37.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142201845 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:37.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142201846 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:37.831Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142201846 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-30T18:11:37.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142201847 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:37.831Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:37.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142201847 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:37.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142201848 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:37.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142201848 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:37.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142201848 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:37.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142201848 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:37.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142201875 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:37.831Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T18:11:37.831Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T18:11:37.831Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T18:11:37.832Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:37.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1142201908 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-30T18:11:37.832Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:37.832Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:37.832Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:37.832Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:37.832Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:11:37.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142202045 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:11:37.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142202046 data=null doit=true} to TableItem with text {} [2019-07-30T18:11:37.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142202046 data=null} to TableItem with text {} [2019-07-30T18:11:37.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142202046 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:11:37.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142202046 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-30T18:11:37.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142202051 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:11:37.832Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:37.832Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:38.087Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-30T18:11:38.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:38.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:38.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:38.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:38.087Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:38.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:38.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:38.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:38.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:38.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:38.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142202346 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:38.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142202346 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:38.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142202346 data=null} to TreeItem with text {test} [2019-07-30T18:11:38.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142202346 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:38.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142202346 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:38.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142202369 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:38.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:38.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142202369 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:38.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142202369 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:38.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142202369 data=null} to TreeItem with text {test} [2019-07-30T18:11:38.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142202369 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:38.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142202370 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:38.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142202373 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:38.343Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:38.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:38.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142202374 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:38.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142202374 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:38.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142202374 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:38.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142202375 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:38.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142202375 data=null item=TreeItem {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-30T18:11:38.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142202382 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:38.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:38.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142202382 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:38.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142202382 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:38.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142202382 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:38.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142202382 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:38.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142202382 data=null item=TreeItem {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-30T18:11:38.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142202385 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:38.343Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:11:38.343Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:11:38.343Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:11:38.343Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:11:38.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142202512 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:11:38.343Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:11:38.343Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:11:38.343Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:38.343Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:38.343Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:11:38.343Z] DEBUG - Clicking on &Yes [2019-07-30T18:11:38.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142202512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:38.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142202512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:38.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142202512 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:38.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142202513 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:38.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142202513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:38.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142202513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:38.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142202513 data=null item=null detail=0 x=0 y=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-30T18:11:38.598Z] DEBUG - Clicked on [2019-07-30T18:11:38.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142202412 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-30T18:11:40.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:40.484Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:40.484Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:40.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:40.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:40.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:40.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:40.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:40.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142204666 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:40.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142204667 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:40.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142204667 data=null} to TreeItem with text {test} [2019-07-30T18:11:40.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142204667 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:40.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142204667 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:40.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142204672 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:40.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:40.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142204672 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:40.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142204672 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:40.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142204672 data=null} to TreeItem with text {test} [2019-07-30T18:11:40.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142204673 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:40.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142204673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:40.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142204677 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:40.484Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:40.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:40.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142204677 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:40.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142204677 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:40.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142204677 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:40.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142204678 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:40.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142204678 data=null item=TreeItem {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-30T18:11:40.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142204685 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:40.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142204685 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:40.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142204685 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:40.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142204687 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:40.484Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142204688 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-30T18:11:40.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142204689 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:40.484Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:40.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:40.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142204692 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:40.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142204692 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:40.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142204692 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:40.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142204692 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:40.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142204692 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:40.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142204695 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:40.484Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T18:11:40.484Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T18:11:40.740Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T18:11:40.740Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T18:11:40.740Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1142204831 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T18:11:40.740Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T18:11:40.740Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T18:11:40.740Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T18:11:40.740Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T18:11:40.740Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T18:11:40.740Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T18:11:40.740Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:40.740Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:11:40.740Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:11:40.740Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:40.740Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:40.740Z] DEBUG - Clicking on OK [2019-07-30T18:11:40.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142204833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:40.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142204833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:40.740Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142204833 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:40.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142204833 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:40.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142204833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:40.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142204833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:40.740Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:40.740Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:40.740Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:40.740Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:40.740Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:40.740Z] DEBUG - Clicked on OK [2019-07-30T18:11:40.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142204833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:40.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1142204728 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-30T18:11:41.301Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:41.301Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:41.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142205357 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:41.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142205358 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:41.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142205358 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:41.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142205358 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:41.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142205358 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:41.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142205362 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:41.301Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T18:11:41.301Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T18:11:41.301Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T18:11:41.301Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T18:11:41.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1142205504 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T18:11:41.301Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T18:11:41.301Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T18:11:41.301Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T18:11:41.301Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T18:11:41.301Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T18:11:41.301Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T18:11:41.301Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-30T18:11:41.301Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-30T18:11:41.301Z] 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-30T18:11:41.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:41.301Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:11:41.302Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T18:11:41.302Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1142205516 data=null doit=true} to Button with text {Copy as a link} [2019-07-30T18:11:41.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1142205516 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-30T18:11:41.302Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T18:11:41.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1142205517 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T18:11:41.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1142205517 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-30T18:11:41.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1142205517 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-30T18:11:41.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1142205517 data=null item=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-30T18:11:41.302Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T18:11:41.302Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T18:11:41.302Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T18:11:41.302Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:41.302Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:11:41.302Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:11:41.302Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:41.302Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:41.302Z] DEBUG - Clicking on OK [2019-07-30T18:11:41.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142205519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:41.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142205519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:41.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142205519 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:41.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142205520 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:41.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142205520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:41.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142205520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:41.557Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:41.557Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:41.557Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:41.557Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:41.557Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:41.557Z] DEBUG - Clicked on OK [2019-07-30T18:11:41.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142205520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:41.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1142205396 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-30T18:11:42.119Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:42.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:42.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:42.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:42.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:42.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:42.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142206131 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:42.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142206131 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:42.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142206131 data=null} to TreeItem with text {test} [2019-07-30T18:11:42.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142206131 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:42.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142206131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:42.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142206138 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:42.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:42.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142206138 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:42.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142206138 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:42.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142206139 data=null} to TreeItem with text {test} [2019-07-30T18:11:42.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142206139 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:42.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142206139 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:42.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142206148 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:42.119Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:42.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:42.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142206148 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T18:11:42.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142206148 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T18:11:42.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142206148 data=null} to TreeItem with text {Traces [3]} [2019-07-30T18:11:42.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142206149 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T18:11:42.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142206149 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-30T18:11:42.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142206153 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T18:11:42.119Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-30T18:11:42.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:42.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142206154 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:42.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1142206154 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:42.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1142206154 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:42.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142206154 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:42.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142206154 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-30T18:11:42.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142206157 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:42.119Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T18:11:42.119Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T18:11:42.119Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T18:11:42.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1142206191 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-30T18:11:42.680Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:43.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:43.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:43.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:43.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:43.605Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:11:43.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142207730 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:11:43.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142207730 data=null doit=true} to TableItem with text {} [2019-07-30T18:11:43.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142207730 data=null} to TableItem with text {} [2019-07-30T18:11:43.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142207730 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:11:43.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142207730 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-30T18:11:43.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142207732 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:11:43.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:43.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:43.605Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:43.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:43.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:43.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:43.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:43.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:43.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142207780 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:43.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142207780 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:43.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142207780 data=null} to TreeItem with text {test} [2019-07-30T18:11:43.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142207780 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:43.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142207780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:43.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142207786 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:43.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:43.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142207787 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:43.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142207787 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:43.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142207787 data=null} to TreeItem with text {test} [2019-07-30T18:11:43.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142207787 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:43.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142207787 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:43.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142207792 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:43.605Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:43.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:43.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142207792 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T18:11:43.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142207792 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T18:11:43.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142207792 data=null} to TreeItem with text {Traces [3]} [2019-07-30T18:11:43.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142207793 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T18:11:43.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142207793 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-30T18:11:43.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142207802 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T18:11:43.605Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-30T18:11:43.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:43.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142207803 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:11:43.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1142207803 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:11:43.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1142207803 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:11:43.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142207803 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:11:43.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142207804 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-30T18:11:43.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142207807 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:11:43.861Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T18:11:43.861Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T18:11:43.861Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T18:11:43.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:43.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1142207883 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-30T18:11:44.421Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:44.421Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:45.347Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:45.347Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:45.347Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:45.347Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:45.347Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:11:45.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142209467 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:11:45.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142209467 data=null doit=true} to TableItem with text {} [2019-07-30T18:11:45.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142209467 data=null} to TableItem with text {} [2019-07-30T18:11:45.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142209467 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:11:45.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142209468 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-30T18:11:45.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142209470 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:11:45.347Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:45.347Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:45.347Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T18:11:45.347Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:45.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142209567 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:45.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1142209567 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:45.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1142209568 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:45.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142209568 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:45.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142209568 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-30T18:11:45.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1142209589 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T18:11:45.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:45.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:45.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:45.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:45.347Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T18:11:45.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:45.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142209663 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:11:45.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1142209663 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:11:45.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1142209663 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:11:45.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142209663 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:11:45.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142209663 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-30T18:11:45.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1142209675 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T18:11:45.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:45.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:45.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:45.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:45.602Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:45.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:45.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:45.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:45.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:45.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:45.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142209765 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:45.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142209765 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:45.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142209765 data=null} to TreeItem with text {test} [2019-07-30T18:11:45.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142209765 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:45.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142209766 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:45.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142209777 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:45.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:45.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142209777 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:45.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142209777 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:45.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142209777 data=null} to TreeItem with text {test} [2019-07-30T18:11:45.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142209777 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:45.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142209786 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:45.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142209791 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:45.602Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:45.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:45.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142209791 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T18:11:45.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142209791 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T18:11:45.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142209791 data=null} to TreeItem with text {Traces [3]} [2019-07-30T18:11:45.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142209792 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T18:11:45.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142209792 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-30T18:11:45.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142209802 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T18:11:45.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:45.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142209802 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T18:11:45.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142209803 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T18:11:45.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142209803 data=null} to TreeItem with text {Traces [3]} [2019-07-30T18:11:45.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142209803 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T18:11:45.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142209803 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-30T18:11:45.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142209806 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T18:11:45.602Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:11:45.602Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:11:45.857Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:11:45.857Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:11:45.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142209901 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:11:45.857Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:11:45.857Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:11:45.857Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:45.857Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:45.857Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:11:45.857Z] DEBUG - Clicking on &Yes [2019-07-30T18:11:45.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142209902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:45.857Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142209902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:45.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142209902 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:45.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142209902 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:45.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142209902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:45.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142209902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:45.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142209902 data=null item=null detail=0 x=0 y=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-30T18:11:45.857Z] DEBUG - Clicked on [2019-07-30T18:11:46.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142209837 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-30T18:11:48.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:48.001Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:48.001Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:48.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:48.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:48.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:48.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:48.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:48.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142212029 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:48.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142212029 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:48.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142212029 data=null} to TreeItem with text {test} [2019-07-30T18:11:48.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142212029 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:48.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142212029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:48.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142212039 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:48.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:48.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142212049 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:48.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142212049 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:48.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142212049 data=null} to TreeItem with text {test} [2019-07-30T18:11:48.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142212049 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:48.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142212049 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:48.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142212054 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:48.001Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:48.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:48.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142212055 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:48.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142212055 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:48.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142212055 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:48.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142212055 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:48.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142212056 data=null item=TreeItem {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-30T18:11:48.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142212070 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:48.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142212070 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:48.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142212070 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:48.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142212070 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:48.001Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142212070 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-30T18:11:48.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142212072 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:48.001Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:48.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142212072 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:48.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142212072 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:48.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:48.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142212072 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:48.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142212073 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:48.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142212073 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:48.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142212098 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:48.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142212099 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:48.001Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142212099 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:48.001Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142212099 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:48.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142212136 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:48.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142212190 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:48.001Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142212190 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:48.001Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142212190 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:48.001Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:48.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:48.001Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:48.001Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:48.001Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:48.001Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:48.001Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:11:48.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142212191 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:11:48.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142212191 data=null doit=true} to TableItem with text {} [2019-07-30T18:11:48.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142212191 data=null} to TableItem with text {} [2019-07-30T18:11:48.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142212192 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:11:48.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142212192 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-30T18:11:48.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142212196 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:11:48.001Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:48.001Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:48.562Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-30T18:11:48.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:48.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:48.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:48.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:48.562Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:48.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:48.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:48.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:48.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:48.562Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:48.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142212601 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:48.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142212601 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:48.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142212601 data=null} to TreeItem with text {test} [2019-07-30T18:11:48.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142212602 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:48.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142212602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:48.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142212613 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:48.562Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:48.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142212613 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:48.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142212614 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:48.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142212614 data=null} to TreeItem with text {test} [2019-07-30T18:11:48.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142212614 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:48.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142212614 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:48.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142212619 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:48.562Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:48.562Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:48.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142212620 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:48.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142212620 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:48.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142212620 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:48.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142212620 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:48.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142212620 data=null item=TreeItem {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-30T18:11:48.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142212624 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:48.562Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:48.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142212629 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:48.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142212629 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:48.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142212630 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:48.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142212630 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:48.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142212630 data=null item=TreeItem {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-30T18:11:48.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142212633 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:48.562Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:11:48.562Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:11:48.562Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:11:48.562Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:11:48.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142212784 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:11:48.562Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:11:48.562Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:11:48.562Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:48.562Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:48.562Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:11:48.562Z] DEBUG - Clicking on &Yes [2019-07-30T18:11:48.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142212784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:48.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142212785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:48.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142212785 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:48.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142212785 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:48.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142212785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:48.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142212785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:11:48.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142212785 data=null item=null detail=0 x=0 y=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-30T18:11:48.817Z] DEBUG - Clicked on [2019-07-30T18:11:48.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142212688 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-30T18:11:49.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142213484 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:11:49.377Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:11:49.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:49.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:49.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:49.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142213489 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:49.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142213489 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:49.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142213489 data=null} to TreeItem with text {test} [2019-07-30T18:11:49.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142213489 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:49.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142213489 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:49.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142213504 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:49.377Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:11:49.377Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:11:49.633Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:11:49.633Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:11:49.633Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:11:49.633Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:11:49.633Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:11:49.633Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:11:49.633Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:11:49.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:49.633Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:11:49.633Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:11:49.633Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:11:49.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142213815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:11:49.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142213815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:11:49.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142213815 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:11:49.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142213815 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:11:49.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142213815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:11:49.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142213815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:11:49.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142213815 data=null item=null detail=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-30T18:11:49.633Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142213815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:11:49.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142213816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:11:49.633Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142213816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:11:49.633Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142213816 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:11:49.633Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142213816 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:11:49.633Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:11:49.633Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:11:49.633Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:11:49.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:49.633Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:11:49.633Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:11:49.633Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:49.633Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:49.633Z] DEBUG - Clicking on OK [2019-07-30T18:11:49.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142213817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:49.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142213817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:49.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142213817 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:49.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142213817 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:49.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142213817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:49.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142213817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:49.633Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:49.633Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:49.633Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:49.633Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:49.633Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:49.633Z] DEBUG - Clicked on OK [2019-07-30T18:11:49.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142213866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:11:49.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1142213572 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-30T18:11:50.449Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.701 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2019-07-30T18:11:50.449Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 5.418 s [2019-07-30T18:11:50.449Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 6.38 s [2019-07-30T18:11:50.449Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 7.121 s [2019-07-30T18:11:50.449Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.951 s [2019-07-30T18:11:50.449Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 4.74 s [2019-07-30T18:11:50.449Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 4.19 s [2019-07-30T18:11:50.449Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 6.98 s [2019-07-30T18:11:50.449Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.923 s [2019-07-30T18:11:50.449Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.375 s [2019-07-30T18:11:50.449Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 5.1 s [2019-07-30T18:11:50.449Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.731 s [2019-07-30T18:11:50.449Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.362 s [2019-07-30T18:11:50.449Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.913 s [2019-07-30T18:11:50.449Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 7.323 s [2019-07-30T18:11:50.449Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.878 s [2019-07-30T18:11:50.449Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2019-07-30T18:11:50.705Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:51.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:51.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:51.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:51.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:51.469Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142215306 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142215306 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142215306 data=null} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142215307 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142215307 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142215336 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142215337 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142215337 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142215337 data=null} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142215337 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142215337 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142215345 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142215345 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142215345 data=null} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142215346 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142215346 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-30T18:11:51.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142215348 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142215348 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142215348 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142215349 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142215349 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142215349 data=null item=TreeItem {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-30T18:11:51.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142215357 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.469Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142215357 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142215357 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142215357 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142215358 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142215365 data=null item=TreeItem {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-30T18:11:51.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142215369 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.469Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-30T18:11:51.469Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-30T18:11:51.469Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-30T18:11:51.469Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T18:11:51.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1142215571 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T18:11:51.469Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T18:11:51.469Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T18:11:51.469Z] DEBUG - Set selection (of type 'List') to text Custom Text : TmfGeneric [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1142215574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T18:11:51.469Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1142215574 data=null doit=true} to (of type 'List') [2019-07-30T18:11:51.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1142215574 data=null} to (of type 'List') [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1142215575 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-30T18:11:51.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1142215575 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-30T18:11:51.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1142215577 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-30T18:11:51.469Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T18:11:51.469Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T18:11:51.469Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-07-30T18:11:51.469Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-07-30T18:11:51.469Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T18:11:51.469Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T18:11:51.469Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:11:51.469Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:11:51.469Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T18:11:51.469Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T18:11:51.469Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T18:11:51.469Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T18:11:51.469Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1142215577 data=null doit=true} to Button with text {Text} [2019-07-30T18:11:51.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1142215577 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-30T18:11:51.469Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T18:11:51.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1142215579 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1142215585 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-30T18:11:51.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1142215585 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-30T18:11:51.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1142215585 data=null item=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-30T18:11:51.469Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T18:11:51.469Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T18:11:51.469Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T18:11:51.469Z] DEBUG - Set selection (of type 'List') to text Custom XML : Custom XML Log [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1142215587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T18:11:51.469Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1142215587 data=null doit=true} to (of type 'List') [2019-07-30T18:11:51.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1142215587 data=null} to (of type 'List') [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1142215588 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-30T18:11:51.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1142215588 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-30T18:11:51.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1142215589 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-30T18:11:51.469Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T18:11:51.469Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T18:11:51.469Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T18:11:51.469Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:11:51.469Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:11:51.469Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T18:11:51.469Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T18:11:51.469Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T18:11:51.469Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-30T18:11:51.469Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:51.469Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:11:51.469Z] DEBUG - Clicking on &Close [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1142215589 data=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-30T18:11:51.469Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1142215589 data=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-30T18:11:51.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1142215589 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:11:51.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1142215589 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1142215590 data=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-30T18:11:51.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1142215590 data=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-30T18:11:51.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1142215590 data=null item=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-30T18:11:51.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1142215402 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-30T18:11:51.469Z] DEBUG - Clicked on [2019-07-30T18:11:51.469Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:51.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:51.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:51.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:51.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:51.469Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142215679 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142215679 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142215679 data=null} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142215680 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142215680 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142215696 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142215697 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142215697 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142215697 data=null} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142215697 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142215698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142215702 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:51.469Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:51.469Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142215703 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142215703 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142215703 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142215703 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142215703 data=null item=TreeItem {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-30T18:11:51.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142215765 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:51.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142215766 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142215766 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142215766 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142215766 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142215767 data=null item=TreeItem {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-30T18:11:51.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142215770 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.925Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:51.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:51.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:51.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:51.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:51.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:51.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142215803 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:51.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142215803 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:51.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142215803 data=null} to TreeItem with text {test} [2019-07-30T18:11:51.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142215803 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:51.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142215804 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:51.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142215819 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:51.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:51.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142215819 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:51.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142215820 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:51.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142215820 data=null} to TreeItem with text {test} [2019-07-30T18:11:51.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142215820 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:51.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142215820 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:51.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142215825 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:51.925Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:51.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:51.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142215826 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142215826 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142215826 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142215826 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142215826 data=null item=TreeItem {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-30T18:11:51.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142215867 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:51.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142215868 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142215868 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142215868 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142215868 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142215868 data=null item=TreeItem {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-30T18:11:51.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142215872 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:51.925Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:11:51.925Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:11:52.182Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:11:52.182Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:11:52.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142216196 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:11:52.182Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:52.182Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:52.182Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:52.182Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:52.182Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:52.182Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:52.182Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:52.182Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:52.182Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:52.182Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:52.182Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:52.182Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T18:11:52.182Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:52.182Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T18:11:52.182Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:52.182Z] DEBUG - Clicking on Cancel [2019-07-30T18:11:52.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1142216198 data=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-30T18:11:52.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1142216198 data=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-30T18:11:52.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1142216198 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T18:11:52.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1142216198 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T18:11:52.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1142216198 data=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-30T18:11:52.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1142216199 data=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-30T18:11:52.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1142216199 data=null item=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-30T18:11:52.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142215906 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-30T18:11:52.182Z] DEBUG - Clicked on [2019-07-30T18:11:52.182Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:52.182Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:52.182Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:52.182Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:52.182Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:52.182Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:52.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142216304 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:52.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142216304 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:52.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142216304 data=null} to TreeItem with text {test} [2019-07-30T18:11:52.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142216304 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:52.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142216304 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:52.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142216368 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:52.182Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:52.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142216368 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:52.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142216368 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:52.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142216368 data=null} to TreeItem with text {test} [2019-07-30T18:11:52.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142216369 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:52.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142216369 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:52.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142216374 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:52.182Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:52.182Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:52.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142216375 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:11:52.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142216375 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:11:52.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142216375 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:11:52.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142216375 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:52.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142216376 data=null item=TreeItem {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-30T18:11:52.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142216390 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:52.182Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:52.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142216391 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:11:52.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142216391 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:11:52.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142216391 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:11:52.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142216391 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:52.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142216391 data=null item=TreeItem {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-30T18:11:52.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142216395 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:11:52.638Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:11:52.638Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:11:52.638Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:11:52.638Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:11:52.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142216673 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:11:52.638Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:52.638Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:11:52.638Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:11:52.638Z] 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-30T18:11:52.638Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:52.638Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:52.638Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:52.638Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:52.638Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:52.638Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:52.638Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:52.638Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:52.638Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:52.638Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:52.638Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:52.638Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:11:52.638Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:11:52.638Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:11:52.638Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:11:52.638Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:11:52.638Z] DEBUG - matched Combo with text " [2019-07-30T18:11:53.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142216781 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-30T18:11:53.878Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:11:53.878Z] 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-30T18:11:53.878Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:11:53.878Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:11:53.878Z] 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-30T18:11:53.878Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:11:53.878Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6295be36 [2019-07-30T18:11:53.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1142216791 data=null button=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-30T18:11:53.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142216791 data=null button=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-30T18:11:53.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1142216791 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:11:53.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1142216791 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:11:53.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1142216791 data=null button=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-30T18:11:53.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1142216792 data=null button=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-30T18:11:53.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1142216792 data=null item=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-30T18:11:53.878Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1142216792 data=null button=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-30T18:11:53.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142216792 data=null button=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-30T18:11:53.878Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1142216792 data=null button=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-30T18:11:53.878Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1142216792 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:11:53.878Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1142216792 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:11:53.878Z] 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-30T18:11:53.878Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:11:53.878Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@df98e69 [2019-07-30T18:11:53.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1142216794 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-30T18:11:53.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1142216794 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-30T18:11:53.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1142216794 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:11:53.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1142216794 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:11:53.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1142216794 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-30T18:11:53.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1142216794 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-30T18:11:53.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1142216794 data=null item=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-30T18:11:53.878Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1142216794 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-30T18:11:53.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1142216794 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-30T18:11:53.878Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1142216794 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-30T18:11:53.878Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1142216794 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:11:53.878Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1142216795 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:11:53.878Z] 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-30T18:11:53.878Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:11:53.878Z] 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-30T18:11:53.878Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:11:53.878Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] 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-30T18:11:53.878Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:11:53.878Z] 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-30T18:11:53.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] 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-30T18:11:53.878Z] 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-30T18:11:53.878Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:53.878Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:53.878Z] DEBUG - Clicking on &Finish [2019-07-30T18:11:53.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142216804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:53.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142216804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:53.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142216804 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:53.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142216804 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:53.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142216804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:53.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142216804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:53.878Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:53.878Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:53.878Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:53.878Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:53.878Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:53.878Z] DEBUG - Clicked on &Finish [2019-07-30T18:11:53.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142216804 data=null item=null detail=0 x=0 y=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-30T18:11:53.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142216467 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-30T18:11:53.878Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:53.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:53.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:53.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:53.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:53.878Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:53.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142217478 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:53.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142217478 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:53.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142217478 data=null} to TreeItem with text {test} [2019-07-30T18:11:53.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142217479 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:53.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142217479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:53.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142217489 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:53.878Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:53.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142217489 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:53.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142217490 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:53.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142217490 data=null} to TreeItem with text {test} [2019-07-30T18:11:53.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142217490 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:53.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142217490 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:53.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142217501 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:53.879Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:53.879Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:53.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142217502 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:53.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142217502 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:53.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142217502 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:53.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142217502 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:53.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142217503 data=null item=TreeItem {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-30T18:11:53.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142217510 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:53.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142217510 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:53.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142217510 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:53.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142217510 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:53.879Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142217510 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-30T18:11:54.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142217566 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:54.134Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:11:54.134Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:54.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142217809 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142217809 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142217809 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142217809 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142217810 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142217830 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:54.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:54.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:54.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:54.134Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:11:54.134Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:54.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142217834 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142217834 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142217834 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142217834 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142217835 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142217838 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142217839 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142217839 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:54.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142217839 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142217839 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142217839 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142217845 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142217845 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142217846 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142217886 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142217886 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142217886 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142217886 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.134Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142217846 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:54.389Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:55.314Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:55.314Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:55.314Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:55.314Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:55.314Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:11:55.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142219389 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:11:55.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142219389 data=null doit=true} to TableItem with text {} [2019-07-30T18:11:55.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142219390 data=null} to TableItem with text {} [2019-07-30T18:11:55.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142219390 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:11:55.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142219390 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-30T18:11:55.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142219394 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:11:55.314Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:55.314Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:55.314Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:11:55.314Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:55.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142219476 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:55.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142219476 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:55.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142219476 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:55.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142219477 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:55.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142219477 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:55.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142219480 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:11:55.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:55.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:55.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:55.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:55.315Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:11:55.315Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:55.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:55.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:55.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:55.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:55.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:55.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142219486 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:55.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142219486 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:55.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142219486 data=null} to TreeItem with text {test} [2019-07-30T18:11:55.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142219486 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:55.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142219486 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:55.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142219502 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:55.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:55.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142219503 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:55.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142219503 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:55.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142219503 data=null} to TreeItem with text {test} [2019-07-30T18:11:55.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142219503 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:55.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142219503 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:55.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142219513 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:55.315Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:55.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:55.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142219514 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:55.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142219514 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:55.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142219514 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:55.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142219514 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:55.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142219514 data=null item=TreeItem {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-30T18:11:55.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142219521 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:55.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:55.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142219522 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:11:55.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142219522 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:11:55.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142219522 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:11:55.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142219522 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:55.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142219522 data=null item=TreeItem {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-30T18:11:55.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142219531 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:11:55.570Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:11:55.570Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:11:55.570Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:11:55.570Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:11:55.570Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142219790 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:11:55.570Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:55.570Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:11:55.570Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:11:55.570Z] 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-30T18:11:55.570Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:55.570Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:55.570Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:55.570Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:55.570Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:55.570Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:55.570Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:55.570Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:55.570Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:55.570Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:55.570Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:55.570Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:11:55.570Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:11:55.570Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:11:55.570Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:11:55.570Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:11:55.570Z] DEBUG - matched Combo with text " [2019-07-30T18:11:55.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142219892 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-30T18:11:55.826Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:11:55.826Z] 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-30T18:11:55.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:11:55.826Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:11:55.826Z] 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-30T18:11:55.826Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:11:55.826Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:11:55.826Z] 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-30T18:11:55.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:11:55.826Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:11:55.826Z] 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-30T18:11:55.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:11:55.826Z] 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-30T18:11:55.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:11:55.826Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] 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-30T18:11:55.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:11:55.826Z] 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-30T18:11:55.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] 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-30T18:11:55.826Z] 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-30T18:11:55.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:55.826Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:55.826Z] DEBUG - Clicking on &Finish [2019-07-30T18:11:55.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142219900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:55.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142219901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:55.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142219901 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:55.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142219901 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:55.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142219901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:55.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142219901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:55.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:55.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:55.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:55.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:55.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:55.826Z] DEBUG - Clicked on &Finish [2019-07-30T18:11:56.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142219901 data=null item=null detail=0 x=0 y=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-30T18:11:56.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142219580 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-30T18:11:56.338Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:56.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:56.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:56.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:56.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:56.338Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:56.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142220489 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:56.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142220489 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:56.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142220489 data=null} to TreeItem with text {test} [2019-07-30T18:11:56.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142220490 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:56.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142220490 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:56.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142220507 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:56.338Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:56.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142220507 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:56.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142220507 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:56.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142220508 data=null} to TreeItem with text {test} [2019-07-30T18:11:56.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142220508 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:56.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142220508 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:56.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142220512 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:56.338Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:56.338Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:56.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142220513 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:11:56.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142220513 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:11:56.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142220513 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:11:56.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142220513 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:11:56.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142220513 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-30T18:11:56.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142220522 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:11:56.338Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T18:11:56.593Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:11:56.593Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:56.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142220767 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:56.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142220767 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:56.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142220768 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:56.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142220768 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:56.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142220768 data=null item=TreeItem {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-30T18:11:56.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142220789 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:56.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:56.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:56.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:56.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:56.593Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:11:56.593Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:56.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142220792 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:56.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142220792 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:56.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142220792 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:56.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142220793 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:56.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142220793 data=null item=TreeItem {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-30T18:11:56.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142220797 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:56.593Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:56.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142220797 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:56.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142220797 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:56.593Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:56.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142220797 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:56.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142220797 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:56.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142220798 data=null item=TreeItem {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-30T18:11:56.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142220804 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:56.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142220804 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:56.593Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142220804 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:56.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142220842 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:56.593Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142220842 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:56.593Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142220842 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:56.593Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142220842 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:56.593Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:56.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:56.849Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142220804 data=null item=TreeItem {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-30T18:11:57.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:57.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:58.468Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:58.468Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:58.468Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:58.468Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:58.468Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:11:58.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142222345 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:11:58.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142222345 data=null doit=true} to TableItem with text {} [2019-07-30T18:11:58.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142222345 data=null} to TableItem with text {} [2019-07-30T18:11:58.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142222345 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:11:58.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142222345 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-30T18:11:58.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142222349 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:11:58.468Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:11:58.468Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:11:58.468Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:11:58.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:58.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142222419 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:58.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142222419 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:58.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142222419 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:58.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142222420 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:58.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142222420 data=null item=TreeItem {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-30T18:11:58.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142222423 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:11:58.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:58.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:58.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:58.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:58.468Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:11:58.468Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:58.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:58.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:58.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:58.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:58.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:58.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142222463 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:58.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142222463 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:58.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142222463 data=null} to TreeItem with text {test} [2019-07-30T18:11:58.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142222463 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:58.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142222464 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:58.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142222475 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:58.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:58.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142222475 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:58.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142222475 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:58.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142222475 data=null} to TreeItem with text {test} [2019-07-30T18:11:58.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142222476 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:58.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142222476 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:58.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142222487 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:58.468Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:58.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:58.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142222488 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:11:58.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142222488 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:11:58.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142222488 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:11:58.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142222488 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:11:58.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142222488 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-30T18:11:58.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142222495 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:11:58.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:58.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142222495 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:11:58.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142222495 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:11:58.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142222495 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:11:58.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142222495 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:11:58.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142222501 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-30T18:11:58.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142222504 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:11:58.468Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:11:58.468Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:11:58.468Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:11:58.468Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:11:58.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142222708 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:11:58.468Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:58.468Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:11:58.468Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:11:58.468Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-30T18:11:58.468Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:58.468Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:58.468Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:58.468Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:58.468Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:58.468Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:58.468Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:58.468Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:58.468Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:58.468Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:58.468Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:58.468Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:11:58.468Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:11:58.468Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:11:58.468Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:11:58.468Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:11:58.468Z] DEBUG - matched Combo with text " [2019-07-30T18:11:58.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142222872 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-30T18:11:58.724Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:11:58.724Z] 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-30T18:11:58.724Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:11:58.724Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:11:58.724Z] 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-30T18:11:58.724Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:11:58.724Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:11:58.724Z] 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-30T18:11:58.724Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:11:58.724Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:11:58.724Z] 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-30T18:11:58.724Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:11:58.724Z] 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-30T18:11:58.724Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:11:58.724Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] 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-30T18:11:58.724Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:11:58.724Z] 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-30T18:11:58.724Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] 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-30T18:11:58.724Z] 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-30T18:11:58.724Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:11:58.724Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:58.724Z] DEBUG - Clicking on &Finish [2019-07-30T18:11:58.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142222879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:58.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142222879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:58.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142222879 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:58.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142222879 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:58.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142222879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:58.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142222879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:58.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:58.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:58.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:58.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:58.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:11:58.725Z] DEBUG - Clicked on &Finish [2019-07-30T18:11:59.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142222879 data=null item=null detail=0 x=0 y=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-30T18:11:59.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142222530 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-30T18:11:59.285Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:11:59.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:59.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:59.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:59.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:59.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:59.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142223474 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:59.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142223474 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:59.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142223474 data=null} to TreeItem with text {test} [2019-07-30T18:11:59.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142223474 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:59.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142223475 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:59.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142223494 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:59.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:59.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142223495 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:11:59.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142223495 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:59.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142223495 data=null} to TreeItem with text {test} [2019-07-30T18:11:59.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142223495 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:59.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142223495 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:11:59.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142223500 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:11:59.285Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:11:59.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:59.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142223507 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T18:11:59.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142223507 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T18:11:59.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142223507 data=null} to TreeItem with text {Traces [3]} [2019-07-30T18:11:59.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142223507 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T18:11:59.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142223507 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-30T18:11:59.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142223514 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T18:11:59.285Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-30T18:11:59.540Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:11:59.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:59.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142223799 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:11:59.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142223800 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:11:59.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142223800 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:11:59.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142223800 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:11:59.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142223800 data=null item=TreeItem {kernel-overlap-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-30T18:11:59.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142223813 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:11:59.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:59.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:59.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:11:59.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:11:59.795Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:11:59.795Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:59.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142223823 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:11:59.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142223824 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:11:59.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142223824 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:11:59.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142223824 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:11:59.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142223824 data=null item=TreeItem {kernel-overlap-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-30T18:11:59.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142223827 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:11:59.795Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:11:59.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142223828 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:11:59.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142223828 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:11:59.795Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:11:59.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142223828 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:11:59.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142223828 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:11:59.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142223828 data=null item=TreeItem {kernel-overlap-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-30T18:11:59.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142223835 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:11:59.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142223835 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:11:59.795Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142223835 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:11:59.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142223893 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:11:59.795Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142223894 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:11:59.795Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142223894 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:11:59.795Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142223894 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:11:59.795Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:11:59.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:59.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:11:59.795Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142223835 data=null item=TreeItem {kernel-overlap-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-30T18:12:00.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:00.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:00.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:00.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:00.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:00.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:00.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:00.917Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:12:00.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142225019 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:12:00.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142225019 data=null doit=true} to TableItem with text {} [2019-07-30T18:12:00.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142225019 data=null} to TableItem with text {} [2019-07-30T18:12:00.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142225020 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:00.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142225020 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-30T18:12:00.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142225032 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:00.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:00.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:01.883Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:01.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:01.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142226005 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:01.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142226005 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:01.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142226005 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:01.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142226005 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:01.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142226005 data=null item=TreeItem {kernel-overlap-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-30T18:12:01.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142226009 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:01.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:01.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:01.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:01.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:01.883Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:01.883Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:01.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:01.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:01.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:01.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:01.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:01.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142226015 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:01.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142226015 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:01.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142226015 data=null} to TreeItem with text {test} [2019-07-30T18:12:01.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142226015 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:01.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142226016 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:01.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142226033 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:01.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:01.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142226034 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:01.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142226034 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:01.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142226034 data=null} to TreeItem with text {test} [2019-07-30T18:12:01.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142226034 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:01.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142226034 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:01.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142226046 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:01.883Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:01.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:01.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142226064 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T18:12:01.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142226064 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T18:12:01.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142226064 data=null} to TreeItem with text {Traces [3]} [2019-07-30T18:12:01.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142226064 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T18:12:01.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142226064 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-30T18:12:01.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142226073 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T18:12:01.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:01.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142226073 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T18:12:01.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142226073 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T18:12:01.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142226073 data=null} to TreeItem with text {Traces [3]} [2019-07-30T18:12:01.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142226074 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T18:12:01.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142226074 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-30T18:12:01.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142226083 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T18:12:01.883Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:12:01.883Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:12:02.138Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:12:02.138Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:12:02.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142226341 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:12:02.138Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:02.138Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:12:02.138Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:12:02.138Z] 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-30T18:12:02.138Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:02.138Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:02.138Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:02.138Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:02.138Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:02.138Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:02.138Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:02.138Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:02.138Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:02.138Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:02.138Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:02.138Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:12:02.139Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:02.139Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:02.139Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:02.139Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:02.139Z] DEBUG - matched Combo with text " [2019-07-30T18:12:02.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142226426 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-30T18:12:02.395Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:02.395Z] 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-30T18:12:02.395Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:02.395Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@240684e8 [2019-07-30T18:12:02.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142226462 data=null button=0 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-30T18:12:02.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142226463 data=null button=0 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-30T18:12:02.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142226463 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:02.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142226463 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:02.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142226463 data=null button=0 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-30T18:12:02.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142226463 data=null button=0 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-30T18:12:02.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142226463 data=null item=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-30T18:12:02.395Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142226463 data=null button=0 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-30T18:12:02.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142226463 data=null button=0 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-30T18:12:02.395Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142226463 data=null button=0 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-30T18:12:02.395Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142226463 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:02.395Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142226463 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:02.395Z] 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-30T18:12:02.395Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:12:02.395Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:02.395Z] 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-30T18:12:02.395Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:02.395Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:02.395Z] 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-30T18:12:02.395Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:02.395Z] 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-30T18:12:02.395Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:02.395Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] 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-30T18:12:02.395Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:02.395Z] 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-30T18:12:02.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] 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-30T18:12:02.395Z] 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-30T18:12:02.395Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:02.395Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:02.395Z] DEBUG - Clicking on &Finish [2019-07-30T18:12:02.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142226470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:02.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142226470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:02.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142226470 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:02.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142226470 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:02.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142226470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:02.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142226470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:02.395Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:02.395Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:02.395Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:02.395Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:02.395Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:02.395Z] DEBUG - Clicked on &Finish [2019-07-30T18:12:02.955Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T18:12:02.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142227119 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T18:12:02.955Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T18:12:02.955Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-30T18:12:02.955Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:02.955Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T18:12:02.955Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T18:12:02.955Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T18:12:02.955Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T18:12:02.955Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T18:12:02.955Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T18:12:02.955Z] DEBUG - Clicking on Rename [2019-07-30T18:12:02.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1142227120 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-30T18:12:02.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1142227120 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-30T18:12:02.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1142227120 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T18:12:02.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1142227120 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T18:12:02.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1142227120 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-30T18:12:02.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1142227121 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-30T18:12:02.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1142227121 data=null item=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-30T18:12:03.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142226470 data=null item=null detail=0 x=0 y=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-30T18:12:03.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142226110 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-30T18:12:03.466Z] DEBUG - Clicked on [2019-07-30T18:12:03.466Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:03.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:03.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:03.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:03.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:03.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:03.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142227574 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:03.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142227574 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:03.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142227574 data=null} to TreeItem with text {test} [2019-07-30T18:12:03.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142227574 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:03.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142227574 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:03.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142227594 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:03.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:03.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142227595 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:03.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142227595 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:03.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142227595 data=null} to TreeItem with text {test} [2019-07-30T18:12:03.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142227595 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:03.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142227595 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:03.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142227610 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:03.466Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:03.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:03.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142227610 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T18:12:03.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142227610 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T18:12:03.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142227611 data=null} to TreeItem with text {Traces [4]} [2019-07-30T18:12:03.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142227611 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:12:03.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142227611 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-30T18:12:03.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142227666 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:12:03.466Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T18:12:03.722Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:03.722Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:03.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142227910 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:03.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142227910 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:03.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142227910 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:03.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142227910 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:03.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142227910 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-30T18:12:03.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142227923 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:03.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:03.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:03.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:03.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:03.722Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:03.722Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:03.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142227933 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:03.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142227933 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:03.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142227933 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:03.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142227933 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:03.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142227934 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-30T18:12:03.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142227937 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:03.722Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:03.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142227937 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:03.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142227938 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:03.722Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:03.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142227938 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:03.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142227938 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:03.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142227938 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-30T18:12:03.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142227961 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:03.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142227961 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:03.722Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142227961 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:03.977Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142227961 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-30T18:12:03.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142228003 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:03.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142228008 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:03.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142228008 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:03.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142228008 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:03.977Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:03.977Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:03.977Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:03.977Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:04.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:04.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:04.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:04.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:05.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:05.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:05.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:05.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:05.463Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:12:05.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142229511 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:12:05.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142229511 data=null doit=true} to TableItem with text {} [2019-07-30T18:12:05.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142229511 data=null} to TableItem with text {} [2019-07-30T18:12:05.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142229512 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:05.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142229512 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-30T18:12:05.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142229522 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:05.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:05.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:05.463Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:05.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:05.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142229597 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:05.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142229597 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:05.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142229597 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:05.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142229597 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:05.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142229597 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-30T18:12:05.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142229601 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:12:05.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:05.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:05.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:05.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:05.463Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:05.463Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:05.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:05.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:05.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:05.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:05.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:05.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142229605 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:05.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142229605 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:05.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142229605 data=null} to TreeItem with text {test} [2019-07-30T18:12:05.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142229605 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:05.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142229605 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:05.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142229624 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:05.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:05.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142229624 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:05.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142229624 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:05.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142229624 data=null} to TreeItem with text {test} [2019-07-30T18:12:05.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142229624 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:05.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142229625 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:05.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142229629 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:05.463Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:05.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:05.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142229629 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T18:12:05.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142229629 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T18:12:05.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142229629 data=null} to TreeItem with text {Traces [4]} [2019-07-30T18:12:05.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142229630 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:12:05.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142229630 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-30T18:12:05.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142229641 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:12:05.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:05.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142229641 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T18:12:05.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142229641 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T18:12:05.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142229641 data=null} to TreeItem with text {Traces [4]} [2019-07-30T18:12:05.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142229641 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:12:05.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142229642 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-30T18:12:05.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142229645 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:12:05.463Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:12:05.463Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:12:05.719Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:12:05.719Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:12:05.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142229887 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:12:05.719Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:05.719Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:12:05.719Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:12:05.719Z] 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-30T18:12:05.719Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:05.719Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:05.719Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:05.719Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:05.719Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:05.719Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:05.719Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:05.719Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:05.719Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:05.719Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:05.719Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:05.719Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:12:05.719Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:05.719Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:05.719Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:05.719Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:05.719Z] DEBUG - matched Combo with text " [2019-07-30T18:12:05.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142229981 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-30T18:12:05.974Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:12:05.974Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:05.974Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:05.974Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:05.974Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:05.974Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:05.974Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:05.974Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:05.974Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:12:05.974Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:05.975Z] 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-30T18:12:05.975Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:05.975Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6cfbdf32 [2019-07-30T18:12:05.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142229982 data=null button=0 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-30T18:12:05.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142229983 data=null button=0 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-30T18:12:05.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142229983 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:05.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142229983 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:05.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142229983 data=null button=0 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-30T18:12:05.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142229983 data=null button=0 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-30T18:12:05.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142229983 data=null item=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-30T18:12:05.975Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142229983 data=null button=0 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-30T18:12:05.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142229983 data=null button=0 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-30T18:12:05.975Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142229983 data=null button=0 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-30T18:12:05.975Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142229983 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:05.975Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142229983 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:05.975Z] 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-30T18:12:05.975Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:12:05.975Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:05.975Z] 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-30T18:12:05.975Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:05.975Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:05.975Z] 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-30T18:12:05.975Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:05.975Z] 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-30T18:12:05.975Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:05.975Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T18:12:05.975Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:05.975Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:05.975Z] DEBUG - Clicking on &Finish [2019-07-30T18:12:05.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142229994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:05.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142229994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:05.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142229994 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:05.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142229994 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:05.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142229994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:05.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142229994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:05.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:05.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:05.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:05.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:05.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:05.975Z] DEBUG - Clicked on &Finish [2019-07-30T18:12:06.535Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T18:12:06.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142230505 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T18:12:06.535Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T18:12:06.535Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-30T18:12:06.535Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:06.535Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T18:12:06.535Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T18:12:06.535Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T18:12:06.535Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T18:12:06.535Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T18:12:06.535Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T18:12:06.535Z] DEBUG - Clicking on Rename [2019-07-30T18:12:06.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1142230505 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-30T18:12:06.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1142230506 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-30T18:12:06.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1142230506 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T18:12:06.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1142230506 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T18:12:06.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1142230506 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-30T18:12:06.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1142230506 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-30T18:12:06.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1142230506 data=null item=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-30T18:12:06.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142229994 data=null item=null detail=0 x=0 y=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-30T18:12:06.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142229685 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-30T18:12:06.791Z] DEBUG - Clicked on [2019-07-30T18:12:06.791Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:06.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:06.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:06.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:06.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:06.791Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:06.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142230836 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:06.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142230836 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:06.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142230836 data=null} to TreeItem with text {test} [2019-07-30T18:12:06.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142230836 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:06.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142230836 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:06.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142230856 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:06.791Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:06.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142230857 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:06.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142230857 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:06.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142230857 data=null} to TreeItem with text {test} [2019-07-30T18:12:06.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142230857 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:06.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142230857 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:06.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142230869 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:06.791Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:06.791Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:06.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142230870 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T18:12:06.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142230870 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T18:12:06.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142230870 data=null} to TreeItem with text {Traces [5]} [2019-07-30T18:12:06.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142230870 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T18:12:06.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142230870 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-30T18:12:06.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142230878 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T18:12:06.791Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T18:12:07.046Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:07.046Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:07.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142231200 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:07.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142231200 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:07.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142231200 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:07.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142231201 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:07.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142231201 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-30T18:12:07.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142231236 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:07.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:07.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:07.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:07.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:07.046Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:07.046Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:07.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142231238 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:07.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142231238 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:07.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142231238 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:07.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142231238 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:07.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142231239 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-30T18:12:07.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142231249 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:07.046Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:07.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142231250 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:07.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142231250 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:07.046Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:07.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142231250 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:07.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142231250 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:07.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142231250 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-30T18:12:07.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142231254 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:07.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142231254 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:07.046Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142231254 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:07.302Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142231254 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-30T18:12:07.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142231297 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:07.302Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142231304 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:07.302Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142231304 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:07.302Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142231304 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:07.302Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:07.302Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:07.302Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:07.302Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:07.302Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:07.556Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:07.556Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:07.556Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:07.556Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:07.556Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:08.919Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:08.919Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:08.919Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:08.919Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:08.919Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:12:08.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142232808 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:12:08.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142232808 data=null doit=true} to TableItem with text {} [2019-07-30T18:12:08.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142232808 data=null} to TableItem with text {} [2019-07-30T18:12:08.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142232811 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:08.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142232811 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-30T18:12:08.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142232815 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:08.919Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:08.919Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:08.919Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:08.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:08.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142232887 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:08.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142232888 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:08.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142232888 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:08.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142232888 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:08.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142232888 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-30T18:12:08.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142232892 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:12:08.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:08.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:08.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:08.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:08.919Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:08.919Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:08.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:08.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:08.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:08.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:08.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:08.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142232896 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:08.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142232896 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:08.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142232896 data=null} to TreeItem with text {test} [2019-07-30T18:12:08.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142232897 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:08.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142232897 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:08.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142232917 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:08.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:08.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142232918 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:08.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142232918 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:08.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142232918 data=null} to TreeItem with text {test} [2019-07-30T18:12:08.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142232918 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:08.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142232918 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:08.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142232927 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:08.919Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:08.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:08.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142232928 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T18:12:08.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142232928 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T18:12:08.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142232928 data=null} to TreeItem with text {Traces [5]} [2019-07-30T18:12:08.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142232929 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T18:12:08.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142232929 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-30T18:12:08.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142232937 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T18:12:08.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:08.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142232938 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T18:12:08.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142232938 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T18:12:08.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142232938 data=null} to TreeItem with text {Traces [5]} [2019-07-30T18:12:08.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142232938 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T18:12:08.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142232938 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-30T18:12:08.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142232969 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T18:12:08.919Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:12:08.919Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:12:09.175Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:12:09.175Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:12:09.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142233175 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:12:09.175Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:09.175Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:09.175Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:09.175Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:09.175Z] DEBUG - matched Combo with text " [2019-07-30T18:12:09.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142233238 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-30T18:12:09.175Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:09.175Z] 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-30T18:12:09.175Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:09.175Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:09.175Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@61e2865 [2019-07-30T18:12:09.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142233270 data=null button=0 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-30T18:12:09.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142233270 data=null button=0 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-30T18:12:09.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142233270 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:09.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142233270 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:09.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142233270 data=null button=0 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-30T18:12:09.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142233270 data=null button=0 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-30T18:12:09.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142233270 data=null item=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-30T18:12:09.176Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142233270 data=null button=0 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-30T18:12:09.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142233270 data=null button=0 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-30T18:12:09.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142233271 data=null button=0 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-30T18:12:09.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142233271 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:09.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142233271 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:12:09.176Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:09.176Z] 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-30T18:12:09.176Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:09.176Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:09.176Z] 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-30T18:12:09.176Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:09.176Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T18:12:09.176Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:09.176Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:09.176Z] DEBUG - Clicking on &Finish [2019-07-30T18:12:09.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142233276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:09.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142233276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:09.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142233276 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:09.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142233276 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:09.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142233276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:09.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142233276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:09.514Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:09.514Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:09.514Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:09.514Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:09.514Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:09.514Z] DEBUG - Clicked on &Finish [2019-07-30T18:12:09.514Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T18:12:09.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142233491 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T18:12:09.514Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T18:12:09.514Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-30T18:12:09.514Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:09.514Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T18:12:09.514Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T18:12:09.514Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T18:12:09.514Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T18:12:09.514Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T18:12:09.514Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T18:12:09.514Z] DEBUG - Clicking on Rename [2019-07-30T18:12:09.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1142233492 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-30T18:12:09.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1142233492 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-30T18:12:09.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1142233492 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T18:12:09.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1142233492 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T18:12:09.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1142233494 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-30T18:12:09.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1142233494 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-30T18:12:09.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1142233494 data=null item=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-30T18:12:09.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142233277 data=null item=null detail=0 x=0 y=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-30T18:12:09.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142232998 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-30T18:12:09.770Z] DEBUG - Clicked on [2019-07-30T18:12:09.770Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:09.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:09.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:09.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:09.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:09.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:09.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142233774 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:09.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142233774 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:09.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142233774 data=null} to TreeItem with text {test} [2019-07-30T18:12:09.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142233774 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:09.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142233774 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:09.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142233795 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:09.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:09.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142233796 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:09.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142233796 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:09.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142233796 data=null} to TreeItem with text {test} [2019-07-30T18:12:09.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142233796 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:09.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142233796 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:09.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142233807 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:09.770Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:09.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:09.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142233807 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:09.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142233807 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:09.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142233807 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:09.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142233808 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:09.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142233808 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-30T18:12:09.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142233814 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:09.770Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T18:12:10.026Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:10.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:10.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142234101 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:10.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142234102 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:10.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142234102 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:10.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142234102 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:10.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142234102 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-30T18:12:10.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142234115 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:10.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:10.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:10.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:10.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:10.026Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:10.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:10.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142234126 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:10.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142234127 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:10.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142234127 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:10.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142234127 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:10.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142234127 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-30T18:12:10.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142234130 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:10.026Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:10.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142234130 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:10.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142234131 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:10.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:10.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142234131 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:10.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142234131 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:10.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142234131 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-30T18:12:10.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142234136 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:10.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142234137 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:10.026Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142234137 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:10.026Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142234137 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-30T18:12:10.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142234199 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:10.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142234205 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:10.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142234205 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:10.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142234206 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:10.026Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:10.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:10.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:10.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:10.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:10.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:10.587Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:10.587Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:10.587Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:10.587Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:10.587Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:10.587Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:10.587Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:10.587Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:10.587Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:10.587Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:10.587Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:12:10.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142234708 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:12:10.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142234709 data=null doit=true} to TableItem with text {} [2019-07-30T18:12:10.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142234709 data=null} to TableItem with text {} [2019-07-30T18:12:10.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142234709 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:10.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142234709 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-30T18:12:10.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142234721 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:10.587Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:10.587Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:11.952Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:11.952Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:12.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142236213 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:12.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142236213 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:12.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142236213 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:12.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142236214 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:12.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142236214 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-30T18:12:12.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142236217 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:12:12.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:12.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:12.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:12.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:12.207Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:12.207Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:12.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:12.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:12.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:12.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:12.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:12.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142236222 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:12.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142236222 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:12.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142236222 data=null} to TreeItem with text {test} [2019-07-30T18:12:12.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142236222 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:12.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142236222 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:12.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142236242 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:12.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:12.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142236242 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:12.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142236242 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:12.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142236242 data=null} to TreeItem with text {test} [2019-07-30T18:12:12.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142236242 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:12.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142236242 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:12.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142236253 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:12.207Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:12.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:12.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142236254 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:12.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142236254 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:12.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142236254 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:12.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142236254 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:12.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142236254 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-30T18:12:12.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142236273 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:12.208Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T18:12:12.463Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:12.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:12.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142236718 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:12.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142236718 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:12.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142236718 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:12.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142236718 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:12.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142236719 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-30T18:12:12.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142236731 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:12.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:12.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:12.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:12.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:12.719Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:12.719Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:12.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:12.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:12.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:12.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:12.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:12.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142236744 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:12.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142236744 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:12.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142236744 data=null} to TreeItem with text {test} [2019-07-30T18:12:12.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142236744 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:12.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142236744 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:12.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142236763 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:12.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:12.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142236764 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:12.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142236764 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:12.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142236764 data=null} to TreeItem with text {test} [2019-07-30T18:12:12.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142236764 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:12.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142236764 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:12.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142236775 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:12.719Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:12.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:12.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142236776 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:12.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142236776 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:12.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142236776 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:12.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142236776 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:12.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142236776 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-30T18:12:12.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142236784 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:12.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:12.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142236785 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:12.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142236785 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:12.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142236785 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:12.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142236785 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:12.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142236792 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-30T18:12:12.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142236796 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:12.719Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:12:12.719Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:12:12.975Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:12:12.975Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:12:12.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142237169 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:12:12.975Z] 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-30T18:12:12.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:12:12.975Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:12.975Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:12.975Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:12.975Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:12.975Z] DEBUG - matched Combo with text " [2019-07-30T18:12:12.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142237210 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-30T18:12:12.975Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:12.975Z] 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-30T18:12:12.975Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:12.975Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@79a81a4f [2019-07-30T18:12:12.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142237211 data=null button=0 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-30T18:12:12.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142237211 data=null button=0 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-30T18:12:12.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142237211 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:12.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142237211 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:12.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142237211 data=null button=0 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-30T18:12:12.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142237211 data=null button=0 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-30T18:12:12.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142237211 data=null item=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-30T18:12:12.975Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142237212 data=null button=0 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-30T18:12:12.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142237212 data=null button=0 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-30T18:12:12.975Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142237212 data=null button=0 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-30T18:12:12.975Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142237212 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:12.975Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142237212 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:12.975Z] 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-30T18:12:12.975Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:12:12.975Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:12.975Z] 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-30T18:12:12.975Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:12.975Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:12.975Z] 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-30T18:12:12.975Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:12.975Z] 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-30T18:12:12.975Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:12.975Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T18:12:12.975Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:12.975Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:12.975Z] DEBUG - Clicking on &Finish [2019-07-30T18:12:12.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142237221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:12.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142237221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:12.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142237221 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:12.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142237222 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:12.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142237222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:12.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142237222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:13.231Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:13.231Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:13.231Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:13.231Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:13.231Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:13.231Z] DEBUG - Clicked on &Finish [2019-07-30T18:12:13.486Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T18:12:13.486Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142237734 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T18:12:13.486Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T18:12:13.486Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T18:12:13.486Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T18:12:13.486Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-30T18:12:13.486Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:13.486Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T18:12:13.486Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T18:12:13.486Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T18:12:13.486Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T18:12:13.486Z] DEBUG - Clicking on Overwrite [2019-07-30T18:12:13.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1142237735 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-30T18:12:13.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1142237735 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-30T18:12:13.486Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1142237735 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T18:12:13.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1142237735 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T18:12:13.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1142237735 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-30T18:12:13.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1142237735 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-30T18:12:13.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1142237736 data=null item=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-30T18:12:13.997Z] DEBUG - Clicked on [2019-07-30T18:12:13.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142237222 data=null item=null detail=0 x=0 y=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-30T18:12:13.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142236868 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-30T18:12:14.558Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:14.558Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:14.558Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:14.558Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:14.558Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:14.558Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:14.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142238514 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:14.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142238514 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:14.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142238514 data=null} to TreeItem with text {test} [2019-07-30T18:12:14.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142238514 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:14.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142238514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:14.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142238529 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:14.558Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:14.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142238530 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:14.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142238530 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:14.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142238530 data=null} to TreeItem with text {test} [2019-07-30T18:12:14.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142238530 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:14.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142238530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:14.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142238535 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:14.558Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:14.558Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:14.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142238536 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:14.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142238536 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:14.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142238536 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:14.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142238536 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:14.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142238537 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-30T18:12:14.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142238549 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:14.558Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T18:12:14.813Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:14.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:14.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142238999 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:14.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142238999 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:14.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142238999 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:14.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142238999 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:14.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142238999 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:14.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142239021 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:14.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:14.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:14.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:14.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:14.813Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:14.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:14.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142239023 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:14.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142239023 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:14.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142239023 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:14.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142239023 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:14.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142239023 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:14.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142239027 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:14.813Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:14.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142239027 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:14.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142239027 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:14.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:14.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142239027 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:14.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142239027 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:14.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142239027 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:14.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142239034 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:14.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142239035 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:14.813Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142239035 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:15.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142239096 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:15.068Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142239097 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:15.068Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142239097 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:15.068Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142239097 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:15.068Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:15.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:15.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:15.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:15.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:15.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:15.068Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142239035 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:15.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:15.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:15.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:15.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:15.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:15.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:16.556Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:16.556Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:16.556Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:16.556Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:16.556Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:12:16.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142240600 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:12:16.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142240600 data=null doit=true} to TableItem with text {} [2019-07-30T18:12:16.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142240600 data=null} to TableItem with text {} [2019-07-30T18:12:16.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142240600 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:16.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142240600 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-30T18:12:16.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142240605 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:16.556Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:16.556Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:16.556Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:16.556Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:16.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142240683 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:16.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142240684 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:16.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142240684 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:16.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142240684 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:16.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142240684 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:16.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142240688 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:16.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:16.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:16.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:16.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:16.556Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:16.556Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:16.556Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:16.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142240794 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:16.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142240795 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:16.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142240795 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:16.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142240795 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:16.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142240795 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-30T18:12:16.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142240800 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:16.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:16.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:16.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:16.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:16.556Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:16.556Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:16.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:16.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:16.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:16.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:16.556Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:16.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142240804 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:16.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142240804 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:16.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142240804 data=null} to TreeItem with text {test} [2019-07-30T18:12:16.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142240805 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:16.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142240805 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:16.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142240869 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:16.811Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:16.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142240870 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:16.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142240870 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:16.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142240870 data=null} to TreeItem with text {test} [2019-07-30T18:12:16.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142240870 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:16.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142240870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:16.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142240875 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:16.811Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:16.811Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:16.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142240876 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:16.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142240876 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:16.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142240876 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:16.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142240876 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:16.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142240876 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-30T18:12:16.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142240887 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:16.811Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T18:12:17.066Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:17.066Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:17.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142241210 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:17.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142241210 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:17.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142241210 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:17.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142241210 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:17.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142241210 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-30T18:12:17.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142241267 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:17.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:17.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:17.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:17.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:17.066Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:17.066Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:17.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:17.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:17.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:17.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:17.066Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:17.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142241272 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:17.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142241272 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:17.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142241272 data=null} to TreeItem with text {test} [2019-07-30T18:12:17.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142241272 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:17.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142241272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:17.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142241293 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:17.066Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:17.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142241294 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:17.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142241294 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:17.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142241294 data=null} to TreeItem with text {test} [2019-07-30T18:12:17.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142241294 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:17.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142241294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:17.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142241299 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:17.066Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:17.066Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:17.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142241303 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:17.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142241303 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:17.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142241303 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:17.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142241303 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:17.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142241303 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-30T18:12:17.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142241310 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:17.066Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:17.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142241311 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:17.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142241311 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:17.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142241311 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:17.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142241311 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:17.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142241311 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-30T18:12:17.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142241314 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:17.322Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:12:17.322Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:12:17.577Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:12:17.577Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:12:17.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142241583 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:12:17.577Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:17.577Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:12:17.577Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:12:17.577Z] 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-30T18:12:17.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:17.577Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:12:17.578Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:17.578Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:17.578Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:17.578Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:17.578Z] DEBUG - matched Combo with text " [2019-07-30T18:12:17.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142241644 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-30T18:12:17.578Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:17.578Z] 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-30T18:12:17.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:17.578Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2c61e062 [2019-07-30T18:12:17.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142241650 data=null button=0 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-30T18:12:17.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142241650 data=null button=0 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-30T18:12:17.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142241650 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:17.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142241650 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:17.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142241651 data=null button=0 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-30T18:12:17.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142241651 data=null button=0 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-30T18:12:17.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142241651 data=null item=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-30T18:12:17.578Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142241651 data=null button=0 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-30T18:12:17.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142241651 data=null button=0 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-30T18:12:17.578Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142241651 data=null button=0 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-30T18:12:17.578Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142241651 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:17.578Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142241651 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:17.578Z] 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-30T18:12:17.578Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:12:17.578Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:17.578Z] 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-30T18:12:17.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:17.578Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:17.578Z] 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-30T18:12:17.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:17.578Z] 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-30T18:12:17.578Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:17.578Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T18:12:17.578Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:17.578Z] DEBUG - Clicking on &Finish [2019-07-30T18:12:17.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142241666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:17.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142241667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:17.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142241667 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:17.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142241667 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:17.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142241667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:17.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142241667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:17.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:17.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:17.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:17.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:17.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:17.578Z] DEBUG - Clicked on &Finish [2019-07-30T18:12:17.578Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T18:12:17.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142241814 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T18:12:17.578Z] DEBUG - Clicking on Overwrite [2019-07-30T18:12:17.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1142241815 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-30T18:12:17.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1142241815 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-30T18:12:17.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1142241815 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T18:12:17.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1142241815 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T18:12:17.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1142241816 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-30T18:12:17.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1142241816 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-30T18:12:17.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1142241816 data=null item=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-30T18:12:18.090Z] DEBUG - Clicked on [2019-07-30T18:12:18.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142241667 data=null item=null detail=0 x=0 y=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-30T18:12:18.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142241393 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-30T18:12:18.651Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:18.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:18.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:18.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:18.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:18.651Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:18.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142242607 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:18.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142242607 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:18.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142242607 data=null} to TreeItem with text {test} [2019-07-30T18:12:18.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142242607 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:18.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142242607 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:18.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142242617 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:18.651Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:18.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142242617 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:18.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142242617 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:18.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142242617 data=null} to TreeItem with text {test} [2019-07-30T18:12:18.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142242617 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:18.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142242618 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:18.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142242628 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:18.651Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:18.651Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:18.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142242629 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:18.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142242629 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:18.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142242629 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:18.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142242629 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:18.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142242629 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-30T18:12:18.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142242641 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:18.651Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T18:12:18.906Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:18.906Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:18.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142243084 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:18.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142243084 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:18.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142243084 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:18.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142243084 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:18.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142243084 data=null item=TreeItem {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-30T18:12:18.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142243097 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:18.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:18.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:18.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:18.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:18.906Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:18.906Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:18.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142243107 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:18.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142243107 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:18.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142243107 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:18.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142243108 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:18.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142243108 data=null item=TreeItem {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-30T18:12:18.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142243111 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:18.906Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:18.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142243111 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:18.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142243112 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:18.906Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:18.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142243112 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:18.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142243112 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:18.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142243112 data=null item=TreeItem {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-30T18:12:18.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142243118 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:18.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142243118 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:18.906Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142243118 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:19.161Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142243118 data=null item=TreeItem {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-30T18:12:19.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142243185 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:19.161Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142243191 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:19.161Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142243191 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:19.161Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142243191 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:19.161Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:19.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:19.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:19.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:19.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:19.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:19.721Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:19.721Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:19.721Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:19.721Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:19.721Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:19.721Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:20.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:20.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:20.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:20.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:20.648Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:12:20.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142244694 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:12:20.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142244694 data=null doit=true} to TableItem with text {} [2019-07-30T18:12:20.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142244694 data=null} to TableItem with text {} [2019-07-30T18:12:20.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142244694 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:20.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142244695 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-30T18:12:20.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142244698 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:20.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:20.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:20.648Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:20.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:20.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142244765 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:20.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142244765 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:20.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142244765 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:20.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142244766 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:20.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142244766 data=null item=TreeItem {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-30T18:12:20.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142244769 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:20.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:20.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:20.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:20.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:20.648Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:20.648Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:20.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:20.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142244825 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:20.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142244825 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:20.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142244825 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:20.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142244825 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:20.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142244826 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-30T18:12:20.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142244829 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:20.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:20.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:20.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:20.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:20.648Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:20.648Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:20.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:20.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:20.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:20.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:20.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:20.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142244833 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:20.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142244833 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:20.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142244833 data=null} to TreeItem with text {test} [2019-07-30T18:12:20.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142244833 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:20.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142244833 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:20.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142244865 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:20.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:20.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142244868 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:20.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142244868 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:20.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142244868 data=null} to TreeItem with text {test} [2019-07-30T18:12:20.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142244868 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:20.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142244869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:20.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142244873 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:20.648Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:20.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:20.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142244874 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:20.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142244874 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:20.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142244874 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:20.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142244874 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:20.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142244874 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-30T18:12:20.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142244881 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:20.648Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T18:12:21.210Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:21.210Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:21.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142245312 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:21.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142245312 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:21.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142245312 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:21.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142245312 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:21.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142245312 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-30T18:12:21.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142245346 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:21.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:21.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:21.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:21.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:21.210Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:21.210Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:21.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:21.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:21.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:21.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:21.210Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:21.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142245355 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:21.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142245355 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:21.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142245355 data=null} to TreeItem with text {test} [2019-07-30T18:12:21.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142245356 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:21.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142245356 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:21.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142245377 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:21.210Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:21.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142245378 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:21.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142245378 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:21.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142245378 data=null} to TreeItem with text {test} [2019-07-30T18:12:21.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142245378 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:21.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142245378 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:21.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142245382 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:21.210Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:21.210Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:21.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142245382 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:21.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142245382 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:21.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142245383 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:21.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142245383 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:21.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142245383 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-30T18:12:21.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142245393 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:21.210Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:21.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142245393 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:21.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142245393 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:21.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142245393 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:21.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142245393 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:21.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142245393 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-30T18:12:21.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142245396 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:21.210Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:12:21.210Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:12:21.466Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:12:21.466Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:12:21.466Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142245639 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:12:21.466Z] 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-30T18:12:21.466Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:12:21.466Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:21.466Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:21.466Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:21.466Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:21.466Z] DEBUG - matched Combo with text " [2019-07-30T18:12:21.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142245709 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-30T18:12:21.466Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:21.466Z] 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-30T18:12:21.466Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:21.466Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@52ed11cf [2019-07-30T18:12:21.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142245710 data=null button=0 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-30T18:12:21.466Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142245710 data=null button=0 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-30T18:12:21.466Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142245710 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:21.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142245710 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:21.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142245710 data=null button=0 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-30T18:12:21.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142245710 data=null button=0 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-30T18:12:21.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142245710 data=null item=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-30T18:12:21.466Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142245711 data=null button=0 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-30T18:12:21.466Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142245711 data=null button=0 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-30T18:12:21.466Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142245711 data=null button=0 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-30T18:12:21.466Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142245711 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:21.466Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142245711 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:21.466Z] 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-30T18:12:21.466Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:12:21.466Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:21.466Z] 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-30T18:12:21.466Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:21.466Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:21.721Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:21.721Z] 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-30T18:12:21.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:21.721Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] 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-30T18:12:21.721Z] 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-30T18:12:21.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:21.721Z] DEBUG - Clicking on &Finish [2019-07-30T18:12:21.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142245720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:21.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142245720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:21.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142245720 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:21.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142245720 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:21.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142245720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:21.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142245720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:21.721Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:21.721Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:21.721Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:21.721Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:21.721Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:21.721Z] DEBUG - Clicked on &Finish [2019-07-30T18:12:21.721Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T18:12:21.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142245887 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T18:12:21.721Z] DEBUG - Clicking on Overwrite [2019-07-30T18:12:21.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1142245888 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-30T18:12:21.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1142245888 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-30T18:12:21.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1142245888 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T18:12:21.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1142245888 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T18:12:21.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1142245888 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-30T18:12:21.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1142245888 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-30T18:12:21.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1142245888 data=null item=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-30T18:12:21.976Z] DEBUG - Clicked on [2019-07-30T18:12:21.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142245721 data=null item=null detail=0 x=0 y=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-30T18:12:21.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142245427 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-30T18:12:22.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:22.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:22.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:22.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:22.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:22.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:22.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142246622 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:22.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142246622 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:22.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142246622 data=null} to TreeItem with text {test} [2019-07-30T18:12:22.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142246623 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:22.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142246623 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:22.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142246635 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:22.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:22.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142246635 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:22.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142246635 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:22.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142246636 data=null} to TreeItem with text {test} [2019-07-30T18:12:22.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142246636 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:22.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142246636 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:22.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142246640 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:22.538Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:22.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:22.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142246640 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:22.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142246641 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:22.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142246641 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:22.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142246641 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:22.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142246641 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-30T18:12:22.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142246652 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:22.538Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T18:12:23.099Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:23.099Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:23.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142247099 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:23.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142247099 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:23.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142247099 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:23.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142247099 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:23.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142247099 data=null item=TreeItem {kernel-overlap-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-30T18:12:23.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142247122 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:23.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:23.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:23.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:23.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:23.099Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:23.099Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:23.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142247125 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:23.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142247125 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:23.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142247125 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:23.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142247125 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:23.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142247125 data=null item=TreeItem {kernel-overlap-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-30T18:12:23.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142247128 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:23.099Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:23.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142247129 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:23.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142247129 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:23.099Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:23.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142247129 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:23.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142247132 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:23.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142247132 data=null item=TreeItem {kernel-overlap-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-30T18:12:23.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142247135 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:23.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142247136 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:23.099Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142247136 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:23.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142247189 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:23.099Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142247190 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:23.099Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142247190 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:23.099Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142247190 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:23.099Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:23.099Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:23.099Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:23.099Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:23.099Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:23.099Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:23.099Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142247136 data=null item=TreeItem {kernel-overlap-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-30T18:12:23.660Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:23.660Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:23.660Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:23.660Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:23.660Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:23.660Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:23.660Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:23.660Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:23.660Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:23.660Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:23.660Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:12:23.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142247693 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:12:23.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142247693 data=null doit=true} to TableItem with text {} [2019-07-30T18:12:23.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142247693 data=null} to TableItem with text {} [2019-07-30T18:12:23.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142247693 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:23.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142247693 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-30T18:12:23.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142247697 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:23.660Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:23.660Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:24.587Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:24.587Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:24.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142248755 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:24.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142248756 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:24.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142248756 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:24.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142248756 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:24.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142248756 data=null item=TreeItem {kernel-overlap-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-30T18:12:24.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142248760 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:24.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:24.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:24.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:24.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:24.587Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:24.587Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:24.587Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:24.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142248802 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:24.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142248802 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:24.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142248802 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:24.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142248802 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:24.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142248802 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-30T18:12:24.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142248805 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:24.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:24.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:24.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:24.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:24.587Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:24.587Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:24.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:24.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:24.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:24.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:24.587Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:24.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142248834 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:24.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142248834 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:24.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142248834 data=null} to TreeItem with text {test} [2019-07-30T18:12:24.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142248834 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:24.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142248835 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:24.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142248861 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:24.842Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:24.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142248862 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:24.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142248862 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:24.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142248862 data=null} to TreeItem with text {test} [2019-07-30T18:12:24.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142248862 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:24.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142248862 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:24.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142248870 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:24.842Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:24.842Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:24.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142248871 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:24.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142248871 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:24.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142248871 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:24.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142248871 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:24.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142248872 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-30T18:12:24.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142248880 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:24.842Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T18:12:24.842Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:24.842Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:24.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142248989 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:24.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142248989 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:24.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142248989 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:24.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142248989 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:24.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142248990 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-30T18:12:24.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142249011 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:24.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:24.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:24.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:24.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:24.842Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:24.842Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:24.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:24.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:24.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:24.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:24.842Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:24.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142249068 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:24.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142249068 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:24.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142249068 data=null} to TreeItem with text {test} [2019-07-30T18:12:24.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142249068 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:24.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142249068 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:24.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142249090 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:24.842Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:24.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142249091 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:24.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142249091 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:24.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142249091 data=null} to TreeItem with text {test} [2019-07-30T18:12:24.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142249091 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:25.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142249092 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:25.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142249097 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:25.098Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:25.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:25.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142249100 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:25.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142249100 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:25.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142249100 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:25.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142249100 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:25.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142249100 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-30T18:12:25.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142249109 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:25.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:25.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142249109 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:25.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142249110 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:25.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142249110 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:25.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142249110 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:25.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142249110 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-30T18:12:25.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142249113 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:25.098Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:12:25.098Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:12:25.354Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:12:25.354Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:12:25.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142249497 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:12:25.354Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:25.354Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:25.354Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:25.354Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:25.354Z] DEBUG - matched Combo with text " [2019-07-30T18:12:25.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142249581 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-30T18:12:25.354Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:25.354Z] 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-30T18:12:25.354Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:25.354Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@400e5893 [2019-07-30T18:12:25.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142249587 data=null button=0 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-30T18:12:25.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142249587 data=null button=0 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-30T18:12:25.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142249587 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:25.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142249587 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:25.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142249587 data=null button=0 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-30T18:12:25.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142249587 data=null button=0 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-30T18:12:25.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142249587 data=null item=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-30T18:12:25.354Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142249587 data=null button=0 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-30T18:12:25.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142249587 data=null button=0 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-30T18:12:25.354Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142249587 data=null button=0 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-30T18:12:25.354Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142249588 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:25.354Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142249588 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:12:25.354Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:25.354Z] 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-30T18:12:25.354Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:25.354Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:25.354Z] 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-30T18:12:25.354Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:25.354Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T18:12:25.354Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:25.354Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:25.354Z] DEBUG - Clicking on &Finish [2019-07-30T18:12:25.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142249593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:25.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142249593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:25.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142249593 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:25.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142249594 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:25.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142249594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:25.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142249594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:25.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:25.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:25.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:25.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:25.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:25.610Z] DEBUG - Clicked on &Finish [2019-07-30T18:12:25.610Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T18:12:25.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142249781 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T18:12:25.610Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T18:12:25.610Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T18:12:25.610Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T18:12:25.610Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T18:12:25.610Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T18:12:25.610Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T18:12:25.610Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-30T18:12:25.610Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:25.610Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T18:12:25.610Z] DEBUG - Clicking on Skip [2019-07-30T18:12:25.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1142249781 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-30T18:12:25.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1142249782 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-30T18:12:25.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1142249782 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T18:12:25.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1142249782 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T18:12:25.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1142249782 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-30T18:12:25.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1142249782 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-30T18:12:25.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1142249782 data=null item=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-30T18:12:25.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142249594 data=null item=null detail=0 x=0 y=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-30T18:12:25.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142249180 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-30T18:12:26.121Z] DEBUG - Clicked on [2019-07-30T18:12:26.121Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:26.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:26.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:26.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:26.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:26.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:26.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142250142 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:26.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142250143 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:26.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142250143 data=null} to TreeItem with text {test} [2019-07-30T18:12:26.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142250143 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:26.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142250143 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:26.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142250172 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:26.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:26.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142250173 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:26.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142250173 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:26.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142250173 data=null} to TreeItem with text {test} [2019-07-30T18:12:26.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142250173 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:26.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142250173 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:26.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142250178 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:26.121Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:26.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:26.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142250179 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:26.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142250179 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:26.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142250179 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:26.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142250179 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:26.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142250179 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-30T18:12:26.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142250197 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:26.122Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T18:12:26.376Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:26.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:26.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142250620 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142250620 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142250620 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142250620 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142250621 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142250657 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:26.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:26.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:26.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:26.632Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:26.632Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:26.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142250659 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142250659 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142250659 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142250659 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142250659 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142250670 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.632Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142250670 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142250670 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.632Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:26.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142250671 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142250671 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142250671 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142250674 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142250674 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.632Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142250675 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.632Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142250675 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142250715 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.632Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142250796 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.632Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142250796 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.632Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142250796 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.632Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.632Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:26.632Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:26.632Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:26.632Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:26.632Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:26.632Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:26.633Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:26.633Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:26.633Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:26.633Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:26.633Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:12:26.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142250797 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:12:26.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142250798 data=null doit=true} to TableItem with text {} [2019-07-30T18:12:26.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142250798 data=null} to TableItem with text {} [2019-07-30T18:12:26.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142250798 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:26.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142250798 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-30T18:12:26.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142250799 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:26.633Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:26.633Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:26.911Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:26.911Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:26.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142250949 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142250950 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142250950 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142250950 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142250950 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142250955 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:26.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:26.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:26.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:26.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:26.911Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:26.911Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:26.911Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:26.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142251100 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:26.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142251100 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:26.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142251100 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:26.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142251100 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:26.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142251100 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-30T18:12:26.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142251104 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:26.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:26.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:26.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:26.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:26.911Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:26.912Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:26.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:26.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:26.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:26.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:26.912Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:26.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142251108 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:26.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142251108 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:26.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142251108 data=null} to TreeItem with text {test} [2019-07-30T18:12:26.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142251108 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:26.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142251108 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:26.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142251126 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:26.912Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:26.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142251127 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:26.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142251127 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:26.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142251127 data=null} to TreeItem with text {test} [2019-07-30T18:12:26.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142251127 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:26.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142251127 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:26.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142251131 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:26.912Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:26.912Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:26.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142251132 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:26.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142251132 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:26.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142251132 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:26.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142251132 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:26.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142251132 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-30T18:12:26.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142251145 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:26.912Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T18:12:27.473Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:27.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:27.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142251486 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:27.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142251486 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:27.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142251486 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:27.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142251487 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:27.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142251487 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-30T18:12:27.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142251499 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:27.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:27.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:27.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:27.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:27.473Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:27.473Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:27.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:27.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:27.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:27.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:27.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:27.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142251509 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:27.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142251509 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:27.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142251510 data=null} to TreeItem with text {test} [2019-07-30T18:12:27.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142251510 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:27.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142251510 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:27.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142251528 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:27.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:27.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142251528 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:27.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142251529 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:27.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142251529 data=null} to TreeItem with text {test} [2019-07-30T18:12:27.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142251529 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:27.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142251529 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:27.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142251533 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:27.473Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:27.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:27.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142251533 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:27.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142251533 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:27.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142251533 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:27.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142251534 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:27.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142251534 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-30T18:12:27.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142251545 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:27.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:27.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142251546 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:27.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142251546 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:27.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142251546 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:27.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142251546 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:27.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142251546 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-30T18:12:27.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142251549 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:27.473Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:12:27.473Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:12:27.729Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:12:27.729Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:12:27.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142251812 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:12:27.729Z] 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-30T18:12:27.729Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:12:27.729Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:27.729Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:27.729Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:27.729Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:27.729Z] DEBUG - matched Combo with text " [2019-07-30T18:12:27.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142251900 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-30T18:12:27.729Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:27.729Z] 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-30T18:12:27.729Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:27.729Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4637b8f6 [2019-07-30T18:12:27.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142251901 data=null button=0 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-30T18:12:27.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142251901 data=null button=0 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-30T18:12:27.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142251901 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:27.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142251901 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:27.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142251901 data=null button=0 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-30T18:12:27.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142251901 data=null button=0 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-30T18:12:27.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142251902 data=null item=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-30T18:12:27.729Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142251902 data=null button=0 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-30T18:12:27.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142251902 data=null button=0 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-30T18:12:27.729Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142251902 data=null button=0 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-30T18:12:27.729Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142251902 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:27.729Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142251902 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:27.729Z] 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-30T18:12:27.729Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:12:27.729Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:27.729Z] 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-30T18:12:27.729Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:27.729Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:27.729Z] 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-30T18:12:27.729Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:27.729Z] 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-30T18:12:27.729Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:27.729Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:27.730Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] 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-30T18:12:27.730Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:27.730Z] 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-30T18:12:27.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] 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-30T18:12:27.730Z] 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-30T18:12:27.730Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:27.730Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:27.730Z] DEBUG - Clicking on &Finish [2019-07-30T18:12:27.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142251909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:27.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142251910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:27.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142251910 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:27.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142251910 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:27.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142251910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:27.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142251910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:27.984Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:27.984Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:27.984Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:27.984Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:27.984Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:27.984Z] DEBUG - Clicked on &Finish [2019-07-30T18:12:27.984Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T18:12:27.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142252031 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T18:12:27.984Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T18:12:27.984Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T18:12:27.984Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T18:12:27.984Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T18:12:27.984Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T18:12:27.984Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T18:12:27.984Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-30T18:12:27.984Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:27.984Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T18:12:27.984Z] DEBUG - Clicking on Skip [2019-07-30T18:12:27.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1142252031 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-30T18:12:27.984Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1142252031 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-30T18:12:27.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1142252031 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T18:12:27.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1142252031 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T18:12:27.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1142252032 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-30T18:12:27.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1142252032 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-30T18:12:27.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1142252032 data=null item=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-30T18:12:28.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142251910 data=null item=null detail=0 x=0 y=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-30T18:12:28.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142251578 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-30T18:12:28.240Z] DEBUG - Clicked on [2019-07-30T18:12:28.240Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:28.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:28.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:28.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:28.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:28.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:28.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142252397 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:28.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142252397 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:28.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142252397 data=null} to TreeItem with text {test} [2019-07-30T18:12:28.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142252397 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:28.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142252397 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:28.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142252415 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:28.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:28.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142252415 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:28.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142252415 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:28.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142252415 data=null} to TreeItem with text {test} [2019-07-30T18:12:28.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142252415 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:28.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142252416 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:28.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142252420 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:28.240Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:28.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:28.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142252421 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:28.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142252421 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:28.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142252421 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:28.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142252421 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:28.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142252421 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-30T18:12:28.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142252435 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:28.240Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T18:12:28.800Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:28.800Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:28.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142252880 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:28.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142252880 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:28.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142252880 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:28.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142252881 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:28.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142252881 data=null item=TreeItem {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-30T18:12:28.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142252893 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:28.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:28.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:28.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:28.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:28.800Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:28.800Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:28.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142252904 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:28.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142252904 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:28.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142252904 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:28.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142252904 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:28.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142252905 data=null item=TreeItem {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-30T18:12:28.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142252908 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:28.800Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:28.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142252908 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:28.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142252909 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:28.800Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:28.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142252909 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:28.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142252909 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:28.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142252909 data=null item=TreeItem {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-30T18:12:28.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142252915 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:28.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142252916 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:28.800Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142252916 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:28.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142252953 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:28.800Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142252953 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:28.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142252953 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:28.800Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142252953 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:28.800Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:28.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:28.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:28.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:28.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:28.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:28.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:28.800Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142252916 data=null item=TreeItem {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-30T18:12:29.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:29.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:29.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:29.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:29.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:29.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:29.360Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:29.360Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:29.360Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:29.360Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:29.360Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:12:29.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142253455 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:12:29.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142253455 data=null doit=true} to TableItem with text {} [2019-07-30T18:12:29.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142253455 data=null} to TableItem with text {} [2019-07-30T18:12:29.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142253456 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:29.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142253458 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-30T18:12:29.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142253460 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:29.360Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:29.360Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:29.360Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:29.360Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:29.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142253507 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:29.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142253507 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:29.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142253507 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:29.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142253507 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:29.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142253508 data=null item=TreeItem {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-30T18:12:29.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142253531 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:29.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:29.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:29.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:29.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:29.360Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:29.360Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:29.360Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:29.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142253585 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:29.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142253585 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:29.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142253585 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:29.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142253585 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:29.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142253585 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-30T18:12:29.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142253589 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:29.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:29.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:29.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:29.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:29.360Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:29.360Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:29.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:29.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:29.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:29.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:29.360Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:29.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142253593 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:29.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142253593 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:29.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142253593 data=null} to TreeItem with text {test} [2019-07-30T18:12:29.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142253593 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:29.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142253593 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:29.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142253612 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:29.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:29.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142253613 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:29.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142253613 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:29.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142253613 data=null} to TreeItem with text {test} [2019-07-30T18:12:29.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142253613 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:29.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142253613 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:29.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142253618 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:29.616Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:29.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:29.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142253618 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:29.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142253618 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:29.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142253618 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:29.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142253619 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:29.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142253619 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-30T18:12:29.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142253629 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:29.616Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T18:12:29.616Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:29.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:29.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142253749 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:29.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142253750 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:29.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142253750 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:29.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142253750 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:29.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142253751 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-30T18:12:29.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142253787 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:29.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:29.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:29.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:29.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:29.616Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:29.616Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:29.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:29.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:29.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:29.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:29.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:29.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142253797 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:29.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142253797 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:29.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142253797 data=null} to TreeItem with text {test} [2019-07-30T18:12:29.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142253798 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:29.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142253798 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:29.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142253818 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:29.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:29.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142253819 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:29.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142253819 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:29.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142253819 data=null} to TreeItem with text {test} [2019-07-30T18:12:29.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142253819 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:29.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142253819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:29.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142253823 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:29.616Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:29.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:29.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142253824 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:29.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142253824 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:29.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142253824 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:29.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142253824 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:29.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142253824 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-30T18:12:29.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142253833 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:29.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:29.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142253834 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:29.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142253834 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:29.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142253834 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:29.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142253834 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:29.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142253834 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-30T18:12:29.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142253837 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:29.616Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:12:29.616Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:12:29.872Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:12:29.872Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:12:29.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142254009 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:12:29.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-30T18:12:29.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:29.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-30T18:12:29.872Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:29.872Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:29.872Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:29.872Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:29.872Z] DEBUG - matched Combo with text " [2019-07-30T18:12:29.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142254095 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-30T18:12:29.872Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:29.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-30T18:12:29.872Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:29.872Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@62142336 [2019-07-30T18:12:29.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142254096 data=null button=0 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-30T18:12:29.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142254096 data=null button=0 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-30T18:12:29.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142254096 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:29.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142254096 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:29.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142254096 data=null button=0 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-30T18:12:29.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142254096 data=null button=0 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-30T18:12:29.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142254096 data=null item=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-30T18:12:29.872Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142254096 data=null button=0 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-30T18:12:29.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142254096 data=null button=0 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-30T18:12:29.872Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142254097 data=null button=0 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-30T18:12:29.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142254097 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:29.872Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142254097 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:29.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-30T18:12:29.872Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:12:29.872Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:29.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-30T18:12:29.872Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:29.872Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:29.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-30T18:12:29.872Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:29.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-30T18:12:29.872Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:29.872Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:29.873Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T18:12:29.873Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:29.873Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:29.873Z] DEBUG - Clicking on &Finish [2019-07-30T18:12:29.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142254111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:29.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142254111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:29.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142254111 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:29.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142254111 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:29.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142254111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:29.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142254111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:30.128Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:30.128Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:30.128Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:30.128Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:30.128Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:30.128Z] DEBUG - Clicked on &Finish [2019-07-30T18:12:30.128Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T18:12:30.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142254278 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T18:12:30.128Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T18:12:30.128Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T18:12:30.128Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T18:12:30.128Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T18:12:30.128Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T18:12:30.128Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T18:12:30.128Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-30T18:12:30.128Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:30.128Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T18:12:30.128Z] DEBUG - Clicking on Skip [2019-07-30T18:12:30.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1142254279 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-30T18:12:30.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1142254279 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-30T18:12:30.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1142254279 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T18:12:30.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1142254279 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T18:12:30.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1142254279 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-30T18:12:30.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1142254279 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-30T18:12:30.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1142254279 data=null item=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-30T18:12:30.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142254111 data=null item=null detail=0 x=0 y=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-30T18:12:30.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142253865 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-30T18:12:30.383Z] DEBUG - Clicked on [2019-07-30T18:12:30.383Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:30.383Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:30.383Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:30.383Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:30.383Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:30.383Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:30.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142254431 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:30.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142254431 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:30.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142254431 data=null} to TreeItem with text {test} [2019-07-30T18:12:30.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142254431 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:30.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142254431 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:30.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142254467 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:30.383Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:30.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142254468 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:30.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142254468 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:30.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142254468 data=null} to TreeItem with text {test} [2019-07-30T18:12:30.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142254468 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:30.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142254468 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:30.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142254473 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:30.383Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:30.383Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:30.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142254473 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:30.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142254473 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:30.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142254473 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:30.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142254474 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:30.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142254474 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-30T18:12:30.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142254488 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:30.383Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T18:12:30.944Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:30.944Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:30.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142254911 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:30.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142254911 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:30.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142254911 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:30.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142254911 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:30.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142254911 data=null item=TreeItem {kernel-overlap-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-30T18:12:30.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142254950 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:30.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:30.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:30.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:30.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:30.944Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:30.944Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:30.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142254957 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:30.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142254957 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:30.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142254957 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:30.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142254957 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:30.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142254958 data=null item=TreeItem {kernel-overlap-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-30T18:12:30.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142254961 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:30.944Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:30.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142254962 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:30.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142254962 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:30.944Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:30.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142254962 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:30.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142254962 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:30.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142254962 data=null item=TreeItem {kernel-overlap-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-30T18:12:30.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142254965 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:30.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142254965 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:30.944Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142254965 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:30.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142255003 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:30.944Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142255003 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:30.944Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142255003 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:30.944Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142255003 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:30.944Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:30.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:30.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:30.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:30.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:30.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:30.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:30.944Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142254966 data=null item=TreeItem {kernel-overlap-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-30T18:12:31.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:31.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:31.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:31.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:31.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:31.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:31.505Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:31.505Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:31.505Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:31.505Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:31.505Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:12:31.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142255506 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:12:31.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142255506 data=null doit=true} to TableItem with text {} [2019-07-30T18:12:31.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142255506 data=null} to TableItem with text {} [2019-07-30T18:12:31.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142255506 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:31.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142255507 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-30T18:12:31.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142255508 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:31.505Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:31.505Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:31.505Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:31.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:31.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142255599 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:31.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142255599 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:31.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142255599 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:31.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142255599 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:31.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142255599 data=null item=TreeItem {kernel-overlap-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-30T18:12:31.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142255603 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:31.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:31.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:31.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:31.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:31.505Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:31.505Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:31.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:31.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142255673 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:31.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142255673 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:31.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142255673 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:31.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142255673 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:31.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142255673 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-30T18:12:31.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142255676 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:31.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:31.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:31.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:31.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:31.505Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:31.505Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:31.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:31.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:31.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:31.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:31.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:31.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142255703 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:31.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142255704 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:31.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142255704 data=null} to TreeItem with text {test} [2019-07-30T18:12:31.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142255704 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:31.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142255704 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:31.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142255725 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:31.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:31.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142255725 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:31.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142255725 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:31.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142255725 data=null} to TreeItem with text {test} [2019-07-30T18:12:31.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142255725 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:31.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142255725 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:31.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142255730 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:31.505Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:31.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:31.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142255730 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:31.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142255730 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:31.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142255730 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:31.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142255730 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:31.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142255730 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-30T18:12:31.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142255750 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:31.505Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T18:12:31.760Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:31.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:31.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142255906 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:31.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142255906 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:31.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142255906 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:31.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142255906 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:31.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142255906 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-30T18:12:31.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142255919 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:31.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:31.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:31.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:31.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:31.760Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:31.760Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:31.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:31.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:31.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:31.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:31.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:31.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142255929 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:31.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142255929 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:31.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142255929 data=null} to TreeItem with text {test} [2019-07-30T18:12:31.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142255929 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:31.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142255929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:31.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142255947 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:31.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:31.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142255948 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:31.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142255948 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:31.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142255948 data=null} to TreeItem with text {test} [2019-07-30T18:12:31.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142255948 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:31.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142255948 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:31.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142255953 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:31.760Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:31.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:31.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142255953 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:31.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142255953 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:31.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142255954 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:31.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142255954 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:31.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142255954 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-30T18:12:31.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142255963 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:31.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:31.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142255964 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:31.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142255964 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:31.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142255964 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:31.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142255964 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:31.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142255964 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-30T18:12:31.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142255967 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:31.760Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:12:31.760Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:12:32.016Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:12:32.016Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:12:32.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142256176 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:12:32.016Z] 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-30T18:12:32.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:12:32.016Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:32.016Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:32.016Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:32.016Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:32.016Z] DEBUG - matched Combo with text " [2019-07-30T18:12:32.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142256242 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-30T18:12:32.016Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:32.016Z] 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-30T18:12:32.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:32.016Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1c0e1290 [2019-07-30T18:12:32.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142256246 data=null button=0 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-30T18:12:32.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142256246 data=null button=0 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-30T18:12:32.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142256246 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:32.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142256246 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:32.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142256246 data=null button=0 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-30T18:12:32.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142256246 data=null button=0 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-30T18:12:32.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142256246 data=null item=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-30T18:12:32.016Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142256247 data=null button=0 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-30T18:12:32.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142256247 data=null button=0 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-30T18:12:32.016Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142256247 data=null button=0 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-30T18:12:32.016Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142256247 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:32.016Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142256247 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:32.016Z] 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-30T18:12:32.016Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:12:32.016Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:32.016Z] 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-30T18:12:32.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:32.016Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:32.016Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6bb63ed1 [2019-07-30T18:12:32.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1142256250 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-30T18:12:32.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1142256250 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-30T18:12:32.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1142256250 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:32.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1142256250 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:32.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1142256250 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-30T18:12:32.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1142256250 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-30T18:12:32.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1142256250 data=null item=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-30T18:12:32.016Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1142256250 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-30T18:12:32.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1142256250 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-30T18:12:32.016Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1142256250 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-30T18:12:32.016Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1142256250 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:32.016Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1142256250 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:32.016Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:32.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:32.017Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:32.017Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:32.017Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:32.017Z] 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-30T18:12:32.017Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:32.017Z] 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-30T18:12:32.017Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:32.017Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:32.017Z] 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-30T18:12:32.017Z] 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-30T18:12:32.017Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:32.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:32.017Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:32.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:32.017Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:32.017Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:32.017Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:32.017Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:32.017Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:32.017Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:32.017Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:32.017Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:32.017Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:12:32.017Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:32.017Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:32.017Z] DEBUG - Clicking on &Finish [2019-07-30T18:12:32.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142256259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:32.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142256259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:32.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142256259 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:32.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142256259 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:32.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142256259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:32.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142256259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:32.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:32.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:32.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:32.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:32.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:32.577Z] DEBUG - Clicked on &Finish [2019-07-30T18:12:32.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142256259 data=null item=null detail=0 x=0 y=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-30T18:12:32.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142255998 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-30T18:12:32.832Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:32.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:32.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:32.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:32.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:32.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:32.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142257030 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:32.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142257030 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:32.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142257030 data=null} to TreeItem with text {test} [2019-07-30T18:12:32.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142257030 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:32.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142257030 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:32.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142257042 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:32.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:32.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142257042 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:32.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142257042 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:32.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142257042 data=null} to TreeItem with text {test} [2019-07-30T18:12:32.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142257042 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:32.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142257042 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:32.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142257047 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:32.832Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:32.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:32.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142257047 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:32.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142257047 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:32.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142257047 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:32.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142257048 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:32.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142257048 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-30T18:12:32.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142257059 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:32.832Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T18:12:33.393Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:33.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:33.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142257402 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142257402 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142257403 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142257403 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142257403 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142257415 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:33.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:33.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:33.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:33.393Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:33.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:33.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142257425 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142257425 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142257425 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142257425 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142257425 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142257466 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142257467 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142257467 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:33.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142257467 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142257467 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142257467 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142257470 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142257470 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142257470 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142257470 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142257511 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142257516 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142257517 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142257517 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:33.393Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:33.393Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:33.393Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:33.393Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:33.393Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:33.954Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:33.954Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:33.954Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:33.954Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:33.954Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:33.954Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:34.880Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:34.880Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:34.880Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:34.880Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:34.880Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:12:34.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142259020 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:12:34.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142259020 data=null doit=true} to TableItem with text {} [2019-07-30T18:12:34.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142259020 data=null} to TableItem with text {} [2019-07-30T18:12:34.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142259020 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:34.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142259020 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-30T18:12:34.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142259024 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:34.880Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:34.880Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:34.880Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:34.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:34.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142259103 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:34.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142259103 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:34.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142259103 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:34.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142259104 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:34.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142259104 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:34.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142259107 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:34.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:34.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:34.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:34.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:34.880Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:35.135Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:35.135Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:35.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142259188 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:35.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142259188 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:35.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142259188 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:35.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142259188 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:35.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142259188 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-30T18:12:35.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142259214 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T18:12:35.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:35.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:35.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:35.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:35.135Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:35.135Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:35.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:35.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:35.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:35.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:35.135Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:35.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142259265 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:35.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142259265 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:35.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142259265 data=null} to TreeItem with text {test} [2019-07-30T18:12:35.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142259266 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:35.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142259266 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:35.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142259287 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:35.135Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:35.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142259287 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:35.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142259287 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:35.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142259287 data=null} to TreeItem with text {test} [2019-07-30T18:12:35.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142259288 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:35.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142259288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:35.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142259292 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:35.135Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:35.135Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:35.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142259293 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:35.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142259293 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:35.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142259293 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:35.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142259293 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:35.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142259293 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-30T18:12:35.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142259303 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:35.135Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T18:12:35.392Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:35.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:35.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142259645 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:35.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142259645 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:35.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142259645 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:35.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142259645 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:35.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142259645 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-30T18:12:35.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142259658 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:35.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:35.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:35.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:35.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:35.648Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:35.648Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:35.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:35.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:35.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:35.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:35.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:35.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142259670 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:35.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142259670 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:35.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142259670 data=null} to TreeItem with text {test} [2019-07-30T18:12:35.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142259670 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:35.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142259670 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:35.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142259690 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:35.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:35.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142259690 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:35.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142259690 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:35.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142259690 data=null} to TreeItem with text {test} [2019-07-30T18:12:35.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142259690 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:35.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142259690 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:35.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142259695 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:35.648Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:35.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:35.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142259695 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:35.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142259695 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:35.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142259695 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:35.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142259696 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:35.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142259696 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-30T18:12:35.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142259706 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:35.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:35.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142259706 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:35.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142259707 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:35.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142259707 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:35.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142259707 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:35.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142259707 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-30T18:12:35.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142259710 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:35.648Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:12:35.648Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:12:35.903Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:12:35.903Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:12:35.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142259983 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:12:35.903Z] 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-30T18:12:35.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:12:35.903Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:35.903Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:35.903Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:35.903Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:35.903Z] DEBUG - matched Combo with text " [2019-07-30T18:12:35.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142260027 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-30T18:12:35.903Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:35.903Z] 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-30T18:12:35.903Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:35.903Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@57fa1c3f [2019-07-30T18:12:35.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142260028 data=null button=0 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-30T18:12:35.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142260028 data=null button=0 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-30T18:12:35.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142260028 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:35.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142260028 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:35.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142260028 data=null button=0 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-30T18:12:35.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142260028 data=null button=0 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-30T18:12:35.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142260033 data=null item=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-30T18:12:35.903Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142260033 data=null button=0 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-30T18:12:35.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142260033 data=null button=0 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-30T18:12:35.903Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142260033 data=null button=0 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-30T18:12:35.903Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142260033 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:35.903Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142260033 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:35.903Z] 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-30T18:12:35.903Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:12:35.903Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:35.903Z] 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-30T18:12:35.903Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:35.903Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:12:35.903Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:35.903Z] 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-30T18:12:35.903Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:35.904Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@56bf0270 [2019-07-30T18:12:35.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1142260039 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-30T18:12:35.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1142260039 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-30T18:12:35.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1142260039 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:35.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1142260039 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:35.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1142260039 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-30T18:12:35.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1142260039 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-30T18:12:35.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1142260039 data=null item=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-30T18:12:35.904Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1142260039 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-30T18:12:35.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1142260039 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-30T18:12:35.904Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1142260039 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-30T18:12:35.904Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1142260039 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:35.904Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1142260040 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:35.904Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] 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-30T18:12:35.904Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:35.904Z] 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-30T18:12:35.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] 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-30T18:12:35.904Z] 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-30T18:12:35.904Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:35.904Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:35.904Z] DEBUG - Clicking on &Finish [2019-07-30T18:12:35.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142260042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:35.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142260042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:35.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142260042 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:35.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142260042 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:35.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142260042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:35.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142260042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:36.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:36.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:36.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:36.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:36.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:36.160Z] DEBUG - Clicked on &Finish [2019-07-30T18:12:36.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142260042 data=null item=null detail=0 x=0 y=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-30T18:12:36.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142259783 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-30T18:12:36.720Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:36.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:36.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:36.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:36.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:36.720Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:36.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142260806 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:36.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142260806 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:36.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142260806 data=null} to TreeItem with text {test} [2019-07-30T18:12:36.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142260807 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:36.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142260807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:36.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142260821 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:36.720Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:36.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142260821 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:36.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142260821 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:36.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142260821 data=null} to TreeItem with text {test} [2019-07-30T18:12:36.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142260821 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:36.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142260821 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:36.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142260826 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:36.720Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:36.720Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:36.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142260826 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:36.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142260826 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:36.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142260826 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:36.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142260827 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:36.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142260827 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-30T18:12:36.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142260838 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:36.720Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T18:12:37.281Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:37.281Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:37.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142261280 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:37.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142261280 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:37.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142261280 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:37.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142261280 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:37.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142261281 data=null item=TreeItem {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-30T18:12:37.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142261292 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:37.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:37.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:37.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:37.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:37.281Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:37.281Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:37.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142261294 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:37.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142261294 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:37.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142261294 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:37.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142261294 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:37.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142261294 data=null item=TreeItem {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-30T18:12:37.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142261305 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:37.281Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:37.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142261305 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:37.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142261305 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:37.281Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:37.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142261306 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:37.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142261306 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:37.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142261306 data=null item=TreeItem {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-30T18:12:37.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142261309 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:37.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142261309 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:37.281Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142261309 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:37.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142261345 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:37.281Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142261345 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:37.281Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142261345 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:37.281Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142261345 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:37.281Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:37.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:37.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:37.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:37.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:37.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:37.281Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142261309 data=null item=TreeItem {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-30T18:12:37.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:37.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:37.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:37.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:37.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:37.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:38.767Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:38.767Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:38.767Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:38.767Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:38.767Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:12:38.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142262848 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:12:38.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142262849 data=null doit=true} to TableItem with text {} [2019-07-30T18:12:38.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142262849 data=null} to TableItem with text {} [2019-07-30T18:12:38.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142262849 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:38.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142262849 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-30T18:12:38.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142262853 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:38.767Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:38.767Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:38.767Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:38.767Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:38.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142262922 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:38.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142262922 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:38.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142262922 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:38.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142262922 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:38.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142262923 data=null item=TreeItem {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-30T18:12:38.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142262926 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:38.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:38.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:38.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:38.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:38.767Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:38.767Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:38.767Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:38.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142262968 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:38.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142262968 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:38.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142262968 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:38.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142262968 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:38.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142262968 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-30T18:12:38.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142262992 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T18:12:38.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:38.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:38.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:38.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:38.767Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:38.767Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:38.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:38.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:38.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:38.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:38.767Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:38.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142262996 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:38.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142262996 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:38.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142262996 data=null} to TreeItem with text {test} [2019-07-30T18:12:38.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142262997 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:38.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142262997 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:38.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142263007 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:38.767Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:38.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142263008 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:38.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142263008 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:38.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142263008 data=null} to TreeItem with text {test} [2019-07-30T18:12:38.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142263017 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:39.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142263017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:39.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142263022 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:39.022Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:39.022Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:39.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142263022 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:39.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142263022 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:39.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142263022 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:39.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142263023 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:39.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142263023 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-30T18:12:39.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142263033 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:39.022Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T18:12:39.278Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:39.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:39.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142263400 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:39.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142263400 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:39.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142263400 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:39.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142263400 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:39.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142263400 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-30T18:12:39.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142263425 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:39.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:39.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:39.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:39.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:39.278Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:39.278Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:39.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:39.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:39.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:39.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:39.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:39.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142263429 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:39.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142263429 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:39.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142263429 data=null} to TreeItem with text {test} [2019-07-30T18:12:39.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142263429 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:39.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142263429 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:39.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142263446 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:39.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:39.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142263446 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:39.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142263446 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:39.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142263447 data=null} to TreeItem with text {test} [2019-07-30T18:12:39.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142263447 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:39.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142263447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:39.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142263456 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:39.278Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:39.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:39.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142263457 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:39.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142263457 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:39.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142263457 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:39.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142263457 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:39.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142263457 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-30T18:12:39.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142263466 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:39.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:39.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142263466 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:39.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142263466 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:39.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142263467 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:39.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142263467 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:39.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142263467 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-30T18:12:39.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142263476 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:39.278Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:12:39.278Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:12:39.534Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:12:39.534Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:12:39.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142263646 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:12:39.534Z] 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-30T18:12:39.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:12:39.534Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:39.534Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:39.534Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:39.534Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:39.534Z] DEBUG - matched Combo with text " [2019-07-30T18:12:39.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142263712 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-30T18:12:39.534Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:39.534Z] 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-30T18:12:39.534Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:39.534Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3a2f628 [2019-07-30T18:12:39.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142263713 data=null button=0 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-30T18:12:39.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142263714 data=null button=0 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-30T18:12:39.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142263714 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:39.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142263714 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:39.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142263714 data=null button=0 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-30T18:12:39.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142263714 data=null button=0 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-30T18:12:39.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142263714 data=null item=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-30T18:12:39.534Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142263714 data=null button=0 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-30T18:12:39.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142263714 data=null button=0 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-30T18:12:39.534Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142263714 data=null button=0 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-30T18:12:39.534Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142263714 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:39.534Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142263714 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:39.534Z] 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-30T18:12:39.534Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:12:39.534Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:39.534Z] 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-30T18:12:39.534Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:39.534Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:39.534Z] 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-30T18:12:39.534Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:39.534Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@37f3e60c [2019-07-30T18:12:39.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1142263726 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-30T18:12:39.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1142263726 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-30T18:12:39.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1142263726 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:39.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1142263726 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:39.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1142263726 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-30T18:12:39.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1142263726 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-30T18:12:39.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1142263726 data=null item=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-30T18:12:39.534Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1142263726 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-30T18:12:39.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1142263726 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-30T18:12:39.534Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1142263726 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-30T18:12:39.534Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1142263726 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:39.534Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1142263726 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:39.534Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] 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-30T18:12:39.534Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:39.534Z] 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-30T18:12:39.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] 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-30T18:12:39.534Z] 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-30T18:12:39.534Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:39.534Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:39.534Z] DEBUG - Clicking on &Finish [2019-07-30T18:12:39.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142263729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:39.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142263729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:39.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142263729 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:39.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142263729 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:39.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142263729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:39.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142263729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:39.790Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:39.790Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:39.790Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:39.790Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:39.790Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:39.790Z] DEBUG - Clicked on &Finish [2019-07-30T18:12:40.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142263729 data=null item=null detail=0 x=0 y=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-30T18:12:40.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142263500 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-30T18:12:40.300Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:40.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:40.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:40.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:40.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:40.300Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:40.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142264488 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:40.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142264488 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:40.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142264488 data=null} to TreeItem with text {test} [2019-07-30T18:12:40.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142264488 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:40.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142264488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:40.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142264501 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:40.300Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:40.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142264501 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:40.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142264501 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:40.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142264501 data=null} to TreeItem with text {test} [2019-07-30T18:12:40.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142264501 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:40.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142264501 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:40.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142264505 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:40.300Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:40.300Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:40.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142264506 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:40.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142264506 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:40.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142264506 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:40.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142264506 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:40.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142264506 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-30T18:12:40.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142264517 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:40.300Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T18:12:40.861Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:40.861Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:40.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142264960 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:40.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142264960 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:40.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142264960 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:40.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142264960 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:40.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142264960 data=null item=TreeItem {kernel-overlap-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-30T18:12:40.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142264972 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:40.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:40.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:40.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:40.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:40.861Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:40.861Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:40.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142264974 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:40.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142264974 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:40.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142264974 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:40.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142264974 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:40.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142264974 data=null item=TreeItem {kernel-overlap-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-30T18:12:40.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142264986 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:40.861Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:40.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142264986 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:40.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142264986 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:40.861Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:40.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142264986 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:40.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142264987 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:40.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142264987 data=null item=TreeItem {kernel-overlap-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-30T18:12:40.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142264990 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:40.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142264990 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:40.861Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142264990 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:40.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142265027 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:40.861Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142265027 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:40.861Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142265027 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:40.861Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142265027 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:40.861Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:40.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:40.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:40.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:40.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:40.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:40.861Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142264990 data=null item=TreeItem {kernel-overlap-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-30T18:12:41.422Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:41.422Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:41.422Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:41.422Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:41.422Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:41.422Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:41.422Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:41.422Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:41.422Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:41.422Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:41.422Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:12:41.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142265530 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:12:41.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142265530 data=null doit=true} to TableItem with text {} [2019-07-30T18:12:41.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142265530 data=null} to TableItem with text {} [2019-07-30T18:12:41.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142265530 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:41.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142265530 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-30T18:12:41.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142265542 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:41.422Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:41.422Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:42.347Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:42.347Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:42.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142266594 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:42.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142266594 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:42.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142266594 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:42.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142266595 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:42.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142266595 data=null item=TreeItem {kernel-overlap-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-30T18:12:42.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142266598 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:42.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:42.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:42.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:42.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:42.602Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:42.602Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:42.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:42.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142266643 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:42.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142266643 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:42.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142266643 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:42.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142266643 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:42.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142266643 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-30T18:12:42.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142266668 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T18:12:42.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:42.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:42.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:42.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:42.602Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:42.602Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:42.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:42.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:42.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:42.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:42.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:42.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142266673 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:42.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142266673 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:42.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142266673 data=null} to TreeItem with text {test} [2019-07-30T18:12:42.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142266673 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:42.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142266673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:42.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142266694 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:42.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:42.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142266694 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:42.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142266695 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:42.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142266695 data=null} to TreeItem with text {test} [2019-07-30T18:12:42.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142266695 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:42.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142266695 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:42.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142266699 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:42.602Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:42.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:42.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142266699 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:42.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142266699 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:42.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142266699 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:42.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142266700 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:42.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142266700 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-30T18:12:42.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142266711 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:42.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:42.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1142266711 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T18:12:42.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1142266711 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T18:12:42.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1142266711 data=null} to TreeItem with text {Traces [6]} [2019-07-30T18:12:42.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1142266711 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:42.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142266711 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-30T18:12:42.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1142266714 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T18:12:42.602Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:12:42.602Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:12:42.858Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:12:42.858Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:12:42.858Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142266908 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:12:42.858Z] 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-30T18:12:42.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:12:42.858Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:42.858Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:42.858Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:42.858Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:42.858Z] DEBUG - matched Combo with text " [2019-07-30T18:12:42.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142266980 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-30T18:12:42.858Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:42.858Z] 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-30T18:12:42.858Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:42.858Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:42.858Z] 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-30T18:12:42.858Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:12:42.858Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:42.858Z] 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-30T18:12:42.858Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:42.858Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:42.858Z] 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-30T18:12:42.858Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:42.858Z] 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-30T18:12:42.858Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:42.858Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] 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-30T18:12:42.858Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:42.858Z] 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-30T18:12:42.858Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] 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-30T18:12:42.858Z] 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-30T18:12:42.858Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:42.858Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:42.858Z] DEBUG - Clicking on &Finish [2019-07-30T18:12:42.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142266998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:42.858Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142266998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:42.858Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142266998 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:42.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142266998 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:42.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142266998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:42.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142266998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:42.858Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:42.858Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:42.858Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:42.858Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:42.858Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:42.858Z] DEBUG - Clicked on &Finish [2019-07-30T18:12:43.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142266998 data=null item=null detail=0 x=0 y=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-30T18:12:43.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142266749 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-30T18:12:43.378Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:43.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:43.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:43.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:43.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:43.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:43.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142267543 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:43.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142267543 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:43.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142267543 data=null} to TreeItem with text {test} [2019-07-30T18:12:43.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142267543 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:43.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142267543 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:43.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142267551 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:43.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:43.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142267552 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:43.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142267552 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:43.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142267552 data=null} to TreeItem with text {test} [2019-07-30T18:12:43.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142267552 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:43.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142267552 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:43.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142267564 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:43.378Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:43.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:43.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142267565 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:12:43.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142267565 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:12:43.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142267565 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:12:43.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142267565 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:12:43.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142267565 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-30T18:12:43.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142267572 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:12:43.378Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T18:12:43.712Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:43.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:43.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142267899 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:43.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142267900 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:43.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142267900 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:43.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142267900 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:43.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142267900 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-30T18:12:43.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142267936 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:43.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:43.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:43.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:43.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:43.712Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:43.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:43.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142267938 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:43.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142267938 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:43.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142267938 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:43.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142267938 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:43.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142267938 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-30T18:12:43.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142267949 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:43.712Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T18:12:43.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142267950 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:43.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142267950 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:43.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:43.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142267950 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:43.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142267950 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:43.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142267950 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-30T18:12:43.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142267953 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:43.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142267954 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:43.712Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1142267954 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:44.272Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142267954 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-30T18:12:44.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142267996 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:44.272Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1142268424 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:44.272Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1142268424 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:44.272Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1142268424 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:44.272Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T18:12:44.272Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T18:12:44.272Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T18:12:44.527Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:44.783Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:44.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142268816 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:44.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142268817 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:44.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142268817 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:44.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142268817 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:44.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142268817 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-30T18:12:44.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142268821 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:44.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:44.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:44.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:44.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:44.783Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:44.783Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:44.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:44.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:44.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:44.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:44.783Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:44.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142268826 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:44.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142268826 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:44.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142268826 data=null} to TreeItem with text {test} [2019-07-30T18:12:44.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142268826 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:44.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142268826 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:44.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142268850 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:44.783Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:44.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142268851 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:44.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142268851 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:44.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142268851 data=null} to TreeItem with text {test} [2019-07-30T18:12:44.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142268851 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:44.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142268851 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:44.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142268857 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:44.783Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:44.783Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:44.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142268858 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:12:44.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142268858 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:12:44.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142268858 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:12:44.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142268858 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:12:44.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142268858 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-30T18:12:44.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142268867 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:12:44.783Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T18:12:45.038Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:45.038Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:45.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142269209 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log [2019-07-30T18:12:45.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142269209 data=null doit=true} to Tree node with text: unrecognized.log [2019-07-30T18:12:45.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142269209 data=null} to Tree node with text: unrecognized.log [2019-07-30T18:12:45.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142269210 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-30T18:12:45.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142269210 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-30T18:12:45.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142269222 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-30T18:12:45.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:45.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:45.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:45.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:45.038Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:45.038Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:45.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:45.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:45.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:45.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:45.038Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:45.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142269236 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:45.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142269236 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:45.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142269236 data=null} to TreeItem with text {test} [2019-07-30T18:12:45.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142269237 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:45.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142269237 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:45.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142269258 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:45.038Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:45.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142269258 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:45.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142269259 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:45.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142269259 data=null} to TreeItem with text {test} [2019-07-30T18:12:45.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142269259 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:45.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142269259 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:45.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142269263 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:45.038Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:45.038Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:45.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142269264 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:12:45.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142269266 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:12:45.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142269266 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:12:45.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142269266 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:12:45.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142269266 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-30T18:12:45.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142269273 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:12:45.038Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:45.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142269273 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:12:45.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142269273 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:12:45.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142269273 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:12:45.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142269273 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:12:45.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142269274 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-30T18:12:45.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142269276 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:12:45.295Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:12:45.295Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:12:45.295Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:12:45.295Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:12:45.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142269471 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:12:45.295Z] 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-30T18:12:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:12:45.295Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:45.295Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:45.295Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:45.295Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:45.295Z] DEBUG - matched Combo with text " [2019-07-30T18:12:45.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142269522 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-30T18:12:45.295Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:45.295Z] 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-30T18:12:45.295Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:45.295Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:45.295Z] 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-30T18:12:45.295Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:12:45.295Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:45.295Z] 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-30T18:12:45.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:45.295Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2a88880d [2019-07-30T18:12:45.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1142269531 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-30T18:12:45.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1142269532 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-30T18:12:45.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1142269532 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:45.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1142269532 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:45.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1142269532 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-30T18:12:45.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1142269532 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-30T18:12:45.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1142269532 data=null item=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-30T18:12:45.295Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1142269532 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-30T18:12:45.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1142269532 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-30T18:12:45.295Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1142269532 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-30T18:12:45.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1142269532 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:45.295Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1142269532 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:45.295Z] 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-30T18:12:45.295Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:45.295Z] 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-30T18:12:45.295Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:45.295Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] 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-30T18:12:45.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:45.295Z] 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-30T18:12:45.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] 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-30T18:12:45.295Z] 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-30T18:12:45.295Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:45.295Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:45.295Z] DEBUG - Clicking on &Finish [2019-07-30T18:12:45.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142269539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:45.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142269539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:45.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142269540 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:45.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142269540 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:45.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142269540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:45.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142269540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:45.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142269540 data=null item=null detail=0 x=0 y=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-30T18:12:45.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142269308 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-30T18:12:45.855Z] DEBUG - Clicked on [2019-07-30T18:12:45.855Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:45.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:45.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:45.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:45.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:45.855Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:45.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142270009 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:45.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142270009 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:45.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142270009 data=null} to TreeItem with text {test} [2019-07-30T18:12:45.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142270009 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:45.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142270009 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:45.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142270027 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:45.855Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:45.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142270028 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:45.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142270028 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:45.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142270028 data=null} to TreeItem with text {test} [2019-07-30T18:12:45.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142270028 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:45.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142270028 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:45.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142270033 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:45.855Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:45.855Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:45.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142270034 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:12:45.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142270034 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:12:45.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142270034 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:12:45.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142270034 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:12:45.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142270035 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-30T18:12:45.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142270048 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:12:45.855Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T18:12:46.110Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:46.365Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:46.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142270392 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142270392 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142270392 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142270393 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142270393 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-30T18:12:46.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142270405 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:46.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:46.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:46.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:46.365Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:46.365Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:46.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142270406 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142270406 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142270407 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142270407 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142270407 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-30T18:12:46.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142270420 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.365Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142270420 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142270420 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.365Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:46.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142270420 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142270420 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142270421 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-30T18:12:46.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142270424 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142270424 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.365Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1142270424 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142270461 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.365Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1142270461 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1142270462 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.365Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1142270462 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.365Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.365Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T18:12:46.365Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T18:12:46.365Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:46.365Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142270424 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-30T18:12:46.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:46.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142271016 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142271017 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142271017 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142271017 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142271017 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-30T18:12:46.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142271021 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:12:46.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:46.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:46.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:46.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:46.925Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:46.925Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:46.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:46.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142271073 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log [2019-07-30T18:12:46.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142271073 data=null doit=true} to Tree node with text: unrecognized.log [2019-07-30T18:12:46.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142271073 data=null} to Tree node with text: unrecognized.log [2019-07-30T18:12:46.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142271074 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-30T18:12:46.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142271074 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-30T18:12:46.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142271098 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-30T18:12:46.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:46.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:46.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:46.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:46.925Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:46.925Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:46.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:46.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:46.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:46.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:46.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:46.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142271103 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:46.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142271103 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:46.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142271103 data=null} to TreeItem with text {test} [2019-07-30T18:12:46.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142271104 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:46.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142271104 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:46.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142271165 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:46.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:46.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142271166 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:46.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142271166 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:46.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142271166 data=null} to TreeItem with text {test} [2019-07-30T18:12:46.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142271166 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:46.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142271167 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:46.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142271171 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:46.925Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:46.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:46.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142271172 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:12:46.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142271172 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:12:46.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142271172 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:12:46.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142271172 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:12:46.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142271172 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-30T18:12:47.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142271179 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:12:47.181Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:47.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142271180 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:12:47.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142271180 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:12:47.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142271180 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:12:47.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142271180 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:12:47.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142271180 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-30T18:12:47.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142271193 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:12:47.181Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:12:47.181Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:12:47.181Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:12:47.181Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:12:47.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142271351 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:12:47.181Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:12:47.181Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:12:47.181Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:47.181Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:12:47.181Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:12:47.181Z] DEBUG - Clicking on &Yes [2019-07-30T18:12:47.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142271352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:12:47.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142271352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:12:47.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142271352 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:12:47.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142271352 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:12:47.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142271352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:12:47.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142271352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:12:47.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142271352 data=null item=null detail=0 x=0 y=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-30T18:12:48.542Z] DEBUG - Clicked on [2019-07-30T18:12:48.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142271267 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-30T18:12:49.053Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:49.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:49.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:49.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:49.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:49.053Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:49.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142273280 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:49.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142273280 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:49.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142273280 data=null} to TreeItem with text {test} [2019-07-30T18:12:49.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142273281 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:49.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142273281 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:49.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142273292 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:49.053Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:49.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142273292 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:49.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142273292 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:49.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142273292 data=null} to TreeItem with text {test} [2019-07-30T18:12:49.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142273293 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:49.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142273293 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:49.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142273296 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:49.053Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:49.053Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:49.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142273297 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:12:49.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142273297 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:12:49.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142273297 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:12:49.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142273297 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:12:49.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142273297 data=null item=TreeItem {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-30T18:12:49.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142273308 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:12:49.308Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:49.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142273308 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:12:49.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142273308 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:12:49.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142273308 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:12:49.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142273308 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:12:49.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142273308 data=null item=TreeItem {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-30T18:12:49.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142273311 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:12:49.308Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:12:49.308Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:12:49.308Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:12:49.308Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:12:49.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142273454 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:12:49.308Z] 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-30T18:12:49.308Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:12:49.308Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:49.308Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:49.308Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:49.308Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:49.308Z] DEBUG - matched Combo with text " [2019-07-30T18:12:49.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142273505 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-30T18:12:49.308Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:49.308Z] 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-30T18:12:49.308Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:49.308Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:49.308Z] 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-30T18:12:49.308Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:12:49.308Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:49.308Z] 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-30T18:12:49.308Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:49.308Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:49.308Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@563ec2a0 [2019-07-30T18:12:49.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1142273508 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-30T18:12:49.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1142273508 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-30T18:12:49.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1142273508 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:49.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1142273508 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:49.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1142273508 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-30T18:12:49.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1142273508 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-30T18:12:49.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1142273508 data=null item=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-30T18:12:49.309Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1142273508 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-30T18:12:49.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1142273508 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-30T18:12:49.309Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1142273508 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-30T18:12:49.309Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1142273508 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:49.309Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1142273508 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:49.309Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:49.309Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:49.309Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:49.309Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:49.309Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:49.309Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:49.309Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:12:49.309Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:49.309Z] 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-30T18:12:49.309Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:49.309Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:49.309Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:49.309Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:49.309Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:49.309Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:49.564Z] 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-30T18:12:49.564Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:49.564Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] 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-30T18:12:49.564Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:49.564Z] 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-30T18:12:49.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] 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-30T18:12:49.564Z] 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-30T18:12:49.564Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:49.564Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:49.564Z] DEBUG - Clicking on &Finish [2019-07-30T18:12:49.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142273571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:49.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142273571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:49.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142273571 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:49.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142273571 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:49.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142273571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:49.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142273571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:49.564Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:49.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142273571 data=null item=null detail=0 x=0 y=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-30T18:12:49.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142273337 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-30T18:12:49.564Z] DEBUG - Clicked on [2019-07-30T18:12:49.564Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:49.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:49.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:49.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:49.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:49.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:49.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142273732 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:49.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142273732 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:49.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142273732 data=null} to TreeItem with text {test} [2019-07-30T18:12:49.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142273763 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:49.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142273763 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:49.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142273771 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:49.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:49.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142273771 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:49.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142273771 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:49.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142273772 data=null} to TreeItem with text {test} [2019-07-30T18:12:49.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142273772 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:49.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142273772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:49.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142273775 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:49.564Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:49.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:49.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142273776 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:12:49.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142273776 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:12:49.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142273776 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:12:49.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142273776 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:12:49.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142273776 data=null item=TreeItem {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-30T18:12:49.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142273788 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:12:49.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142273788 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:12:49.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142273788 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:12:49.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142273789 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:12:49.564Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142273789 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-30T18:12:49.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142273790 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:12:50.124Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:50.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:50.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142274125 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:50.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142274125 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:50.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142274125 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:50.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142274125 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:50.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142274126 data=null item=TreeItem {kernel-overlap-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-30T18:12:50.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142274138 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:50.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:50.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:50.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:50.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:50.124Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:50.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:50.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142274140 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:50.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142274140 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:50.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142274140 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:50.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142274140 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:50.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142274140 data=null item=TreeItem {kernel-overlap-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-30T18:12:50.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142274150 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:50.124Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:50.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142274151 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:50.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142274151 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:50.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:50.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142274151 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:50.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142274151 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:50.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142274151 data=null item=TreeItem {kernel-overlap-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-30T18:12:50.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142274154 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:50.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142274155 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:50.124Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142274155 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:50.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142274188 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:50.125Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142274188 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:50.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142274188 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:50.125Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142274188 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:50.125Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:50.125Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142274155 data=null item=TreeItem {kernel-overlap-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-30T18:12:50.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:50.685Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:50.685Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:50.685Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:50.685Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:50.685Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:12:50.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142274691 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:12:50.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142274691 data=null doit=true} to TableItem with text {} [2019-07-30T18:12:50.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142274691 data=null} to TableItem with text {} [2019-07-30T18:12:50.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142274691 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:50.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142274692 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-30T18:12:50.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142274694 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:50.685Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:50.685Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:51.610Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:51.610Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:51.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142275744 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:51.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142275744 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:51.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142275744 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:51.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142275745 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:51.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142275745 data=null item=TreeItem {kernel-overlap-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-30T18:12:51.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142275748 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:51.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:51.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:51.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:51.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:51.610Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:51.610Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:51.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:51.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:51.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:51.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:51.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:51.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142275753 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:51.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142275753 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:51.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142275753 data=null} to TreeItem with text {test} [2019-07-30T18:12:51.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142275753 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:51.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142275754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:51.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142275770 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:51.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:51.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142275770 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:51.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142275770 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:51.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142275770 data=null} to TreeItem with text {test} [2019-07-30T18:12:51.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142275771 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:51.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142275771 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:51.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142275774 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:51.611Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:51.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:51.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142275782 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:12:51.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142275782 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:12:51.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142275782 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:12:51.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142275782 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:12:51.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142275782 data=null item=TreeItem {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-30T18:12:51.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142275789 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:12:51.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:51.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142275789 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:12:51.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142275789 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:12:51.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142275789 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:12:51.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142275789 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:12:51.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142275789 data=null item=TreeItem {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-30T18:12:51.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142275799 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:12:51.611Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:12:51.611Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:12:51.865Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:12:51.865Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:12:51.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142276000 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:12:51.865Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:12:51.865Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:12:51.865Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:51.865Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:12:51.865Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:12:51.865Z] DEBUG - Clicking on &Yes [2019-07-30T18:12:51.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142276000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:12:51.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142276000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:12:51.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142276000 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:12:51.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142276001 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:12:51.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142276001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:12:51.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142276001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:12:51.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142276001 data=null item=null detail=0 x=0 y=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-30T18:12:52.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142275826 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-30T18:12:52.120Z] DEBUG - Clicked on [2019-07-30T18:12:52.120Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:52.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:52.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:52.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:52.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:52.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:52.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142276325 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:52.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142276325 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:52.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142276325 data=null} to TreeItem with text {test} [2019-07-30T18:12:52.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142276325 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:52.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142276325 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:52.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142276368 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:52.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:52.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142276369 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:52.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142276369 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:52.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142276369 data=null} to TreeItem with text {test} [2019-07-30T18:12:52.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142276369 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:52.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142276369 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:52.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142276374 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:52.377Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:52.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:52.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142276375 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:12:52.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142276375 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:12:52.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142276375 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:12:52.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142276375 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:12:52.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142276375 data=null item=TreeItem {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-30T18:12:52.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142276387 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:12:52.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:52.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142276388 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:12:52.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142276388 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:12:52.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142276388 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:12:52.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142276388 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:12:52.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142276388 data=null item=TreeItem {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-30T18:12:52.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142276391 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:12:52.377Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:12:52.377Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:12:52.718Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:12:52.718Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:12:52.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142276672 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:12:52.718Z] 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-30T18:12:52.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:12:52.718Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:52.718Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:52.718Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:12:52.718Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:12:52.718Z] DEBUG - matched Combo with text " [2019-07-30T18:12:52.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142276710 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-30T18:12:52.718Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:52.718Z] 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-30T18:12:52.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:12:52.718Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:52.718Z] 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-30T18:12:52.718Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:12:52.718Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:52.718Z] 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-30T18:12:52.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:12:52.718Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:52.718Z] 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-30T18:12:52.718Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:12:52.718Z] 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-30T18:12:52.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:12:52.718Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] 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-30T18:12:52.718Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:12:52.718Z] 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-30T18:12:52.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] 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-30T18:12:52.718Z] 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-30T18:12:52.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:12:52.718Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:12:52.811Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:12:52.811Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:12:52.811Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:12:52.811Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:12:52.811Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:12:52.811Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:12:52.811Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:52.811Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:52.811Z] DEBUG - Clicking on &Finish [2019-07-30T18:12:52.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142276718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:52.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142276718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:52.811Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142276718 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:52.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142276718 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:52.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142276718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:52.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142276718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:52.811Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:52.811Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:52.811Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:52.811Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:52.811Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:12:52.811Z] DEBUG - Clicked on &Finish [2019-07-30T18:12:53.067Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T18:12:53.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142277304 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T18:12:53.067Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T18:12:53.067Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T18:12:53.067Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-30T18:12:53.067Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-30T18:12:53.067Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T18:12:53.067Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T18:12:53.067Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T18:12:53.067Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T18:12:53.067Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T18:12:53.067Z] DEBUG - Clicking on Rename All [2019-07-30T18:12:53.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1142277304 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-30T18:12:53.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1142277304 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-30T18:12:53.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1142277304 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T18:12:53.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1142277304 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T18:12:53.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1142277304 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-30T18:12:53.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1142277305 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-30T18:12:53.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1142277305 data=null item=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-30T18:12:53.321Z] DEBUG - Clicked on [2019-07-30T18:12:53.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142276719 data=null item=null detail=0 x=0 y=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-30T18:12:53.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142276471 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-30T18:12:53.832Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:53.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:53.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:53.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:53.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:53.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:53.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142277867 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:53.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142277867 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:53.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142277867 data=null} to TreeItem with text {test} [2019-07-30T18:12:53.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142277868 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:53.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142277868 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:53.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142277885 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:53.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:53.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142277886 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:53.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142277886 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:53.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142277886 data=null} to TreeItem with text {test} [2019-07-30T18:12:53.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142277886 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:53.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142277886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:53.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142277891 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:53.832Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:53.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:53.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142277892 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T18:12:53.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142277892 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T18:12:53.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142277892 data=null} to TreeItem with text {Traces [13]} [2019-07-30T18:12:53.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142277892 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:12:53.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142277892 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-30T18:12:53.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142277905 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:12:53.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142277905 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T18:12:53.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142277906 data=null} to TreeItem with text {Traces [13]} [2019-07-30T18:12:53.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142277906 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:12:53.832Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142277906 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-30T18:12:53.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142277928 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:12:54.087Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:54.087Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:54.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142278207 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142278207 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142278208 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142278208 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142278208 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142278222 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:54.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:54.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:54.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:54.087Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:54.087Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:54.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142278232 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142278232 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142278232 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142278232 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142278232 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142278236 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142278236 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142278236 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:54.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142278236 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142278236 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142278237 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142278240 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142278243 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142278243 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142278243 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142278303 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142278310 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142278310 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142278310 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.087Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:54.647Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:55.572Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:55.572Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:55.572Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:55.572Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:55.572Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:12:55.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142279813 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:12:55.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142279813 data=null doit=true} to TableItem with text {} [2019-07-30T18:12:55.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142279813 data=null} to TableItem with text {} [2019-07-30T18:12:55.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142279813 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:55.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142279814 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-30T18:12:55.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142279817 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:55.572Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:55.572Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:55.828Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:55.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:55.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142279907 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:55.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142279907 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:55.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142279907 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:55.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142279908 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:55.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142279908 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:55.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142279912 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:12:55.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:55.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:55.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:55.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:55.828Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:55.828Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:55.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:55.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:55.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:55.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:55.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:55.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142279917 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:55.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142279917 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:55.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142279917 data=null} to TreeItem with text {test} [2019-07-30T18:12:55.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142279917 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:55.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142279917 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:55.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142279937 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:55.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:55.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142279938 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:55.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142279938 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:55.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142279938 data=null} to TreeItem with text {test} [2019-07-30T18:12:55.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142279938 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:55.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142279938 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:55.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142279942 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:55.828Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:55.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:55.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142279943 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T18:12:55.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142279943 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T18:12:55.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142279943 data=null} to TreeItem with text {Traces [13]} [2019-07-30T18:12:55.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142279943 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:12:55.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142279944 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-30T18:12:55.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142279969 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:12:55.828Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T18:12:56.389Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:56.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:56.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142280396 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:56.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142280396 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:56.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142280397 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:56.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142280397 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:56.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142280397 data=null item=TreeItem {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-30T18:12:56.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142280432 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:56.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:56.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:56.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:56.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:56.389Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:56.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:56.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142280434 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:56.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142280434 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:56.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142280434 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:56.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142280434 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:56.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142280434 data=null item=TreeItem {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-30T18:12:56.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142280437 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:56.389Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:56.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142280438 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:56.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142280438 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:56.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:56.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142280438 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:56.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142280438 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:56.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142280438 data=null item=TreeItem {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-30T18:12:56.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142280447 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:56.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142280447 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:56.389Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142280448 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:56.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142280490 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:56.389Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142280491 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:56.389Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142280491 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:56.389Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142280491 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:56.389Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:56.389Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:56.389Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142280448 data=null item=TreeItem {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-30T18:12:56.949Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:56.949Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:57.875Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:57.875Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:57.875Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:57.875Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:57.875Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:12:57.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142281993 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:12:57.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142281993 data=null doit=true} to TableItem with text {} [2019-07-30T18:12:57.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142281994 data=null} to TableItem with text {} [2019-07-30T18:12:57.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142281994 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:57.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142281994 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-30T18:12:57.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142282004 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:57.875Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:57.875Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:57.875Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:57.875Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:57.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142282075 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:57.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142282075 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:57.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142282075 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:57.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142282075 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:57.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142282075 data=null item=TreeItem {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-30T18:12:57.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142282079 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:12:57.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:57.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:57.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:57.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:57.875Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:57.875Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:57.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:57.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:57.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:57.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:57.875Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:57.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142282083 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:57.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142282083 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:57.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142282083 data=null} to TreeItem with text {test} [2019-07-30T18:12:57.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142282083 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:57.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142282083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:57.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142282102 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:57.875Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:57.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142282102 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:57.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142282103 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:57.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142282103 data=null} to TreeItem with text {test} [2019-07-30T18:12:57.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142282103 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:57.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142282103 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:57.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142282107 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:57.875Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:57.875Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:57.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142282107 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T18:12:57.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142282107 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T18:12:57.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142282107 data=null} to TreeItem with text {Traces [13]} [2019-07-30T18:12:57.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142282108 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:12:57.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142282108 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-30T18:12:57.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142282117 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:12:57.875Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T18:12:58.436Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:58.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:58.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142282539 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:58.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142282539 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:58.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142282539 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:58.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142282540 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:58.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142282540 data=null item=TreeItem {kernel-overlap-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-30T18:12:58.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142282576 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:58.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:58.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:58.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:58.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:58.436Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:58.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:58.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142282578 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:58.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142282578 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:58.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142282578 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:58.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142282578 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:58.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142282578 data=null item=TreeItem {kernel-overlap-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-30T18:12:58.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142282581 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:58.436Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:58.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142282582 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:58.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142282582 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:58.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:58.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142282582 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:58.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142282582 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:58.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142282582 data=null item=TreeItem {kernel-overlap-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-30T18:12:58.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142282591 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:58.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142282591 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:58.436Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142282591 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:58.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142282632 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:58.436Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142282632 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:58.436Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142282632 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:58.436Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142282632 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:58.436Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:58.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:58.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:58.436Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142282592 data=null item=TreeItem {kernel-overlap-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-30T18:12:58.996Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:58.996Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:58.996Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:12:58.996Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:58.996Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:58.996Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:58.996Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:58.996Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:12:58.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142283135 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:12:58.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142283135 data=null doit=true} to TableItem with text {} [2019-07-30T18:12:58.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142283135 data=null} to TableItem with text {} [2019-07-30T18:12:58.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142283135 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:58.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142283135 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-30T18:12:58.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142283142 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:12:58.996Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:12:58.996Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:12:59.920Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:12:59.920Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:59.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142284111 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:59.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142284112 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:59.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142284112 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:59.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142284112 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:59.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142284112 data=null item=TreeItem {kernel-overlap-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-30T18:12:59.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142284116 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:12:59.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:59.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:59.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:59.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:59.920Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:12:59.920Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:12:59.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:59.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:59.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:12:59.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:12:59.920Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:59.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142284120 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:59.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142284120 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:59.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142284120 data=null} to TreeItem with text {test} [2019-07-30T18:12:59.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142284120 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:59.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142284120 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:59.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142284141 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:59.920Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:59.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142284142 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:12:59.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142284142 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:59.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142284142 data=null} to TreeItem with text {test} [2019-07-30T18:12:59.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142284142 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:59.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142284142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:12:59.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142284162 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:12:59.920Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:12:59.920Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:12:59.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142284163 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T18:12:59.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142284165 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T18:12:59.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142284165 data=null} to TreeItem with text {Traces [13]} [2019-07-30T18:12:59.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142284165 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:12:59.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142284165 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-30T18:13:00.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142284172 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:00.175Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T18:13:00.175Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:00.175Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:00.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142284218 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:00.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142284218 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:00.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142284243 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:00.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142284243 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:00.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142284243 data=null item=TreeItem {simple_server-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-30T18:13:00.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142284274 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:00.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:00.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:00.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:00.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:00.175Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:00.175Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:00.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142284276 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:00.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142284276 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:00.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142284276 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:00.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142284276 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:00.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142284276 data=null item=TreeItem {simple_server-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-30T18:13:00.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142284290 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:00.175Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T18:13:00.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142284291 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:00.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142284291 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:00.175Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:00.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142284291 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:00.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142284291 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:00.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142284291 data=null item=TreeItem {simple_server-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-30T18:13:00.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142284294 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:00.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142284295 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:00.175Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1142284295 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:00.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142284337 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:00.175Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1142284338 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:00.175Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1142284338 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:00.175Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1142284338 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:00.175Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T18:13:00.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:00.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:00.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:00.175Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142284295 data=null item=TreeItem {simple_server-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-30T18:13:00.735Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:00.735Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:00.735Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:00.735Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:00.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:00.736Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:00.736Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:00.736Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:00.736Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:13:00.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142284840 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:13:00.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142284840 data=null doit=true} to TableItem with text {} [2019-07-30T18:13:00.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142284840 data=null} to TableItem with text {} [2019-07-30T18:13:00.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142284841 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:00.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142284841 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-30T18:13:00.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142284844 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:00.736Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:00.736Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:01.663Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:01.663Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:01.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142285803 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:01.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142285803 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:01.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142285803 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:01.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142285803 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:01.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142285803 data=null item=TreeItem {simple_server-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-30T18:13:01.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142285806 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:01.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:01.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:01.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:01.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:01.663Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:01.663Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:01.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:01.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:01.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:01.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:01.663Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:01.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142285810 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:01.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142285811 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:01.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142285811 data=null} to TreeItem with text {test} [2019-07-30T18:13:01.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142285811 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:01.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142285811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:01.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142285838 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:01.663Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:01.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142285838 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:01.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142285838 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:01.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142285838 data=null} to TreeItem with text {test} [2019-07-30T18:13:01.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142285839 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:01.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142285839 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:01.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142285843 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:01.663Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:01.663Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:01.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142285844 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T18:13:01.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142285844 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T18:13:01.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142285844 data=null} to TreeItem with text {Traces [13]} [2019-07-30T18:13:01.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142285844 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:01.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142285844 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-30T18:13:01.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142285858 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:01.663Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T18:13:02.315Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:02.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:02.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142286280 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:02.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142286280 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:02.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142286280 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:02.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142286281 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:02.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142286281 data=null item=TreeItem {simple_server-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-30T18:13:02.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142286318 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:02.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:02.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:02.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:02.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:02.315Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:02.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:02.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142286320 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:02.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142286320 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:02.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142286320 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:02.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142286321 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:02.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142286321 data=null item=TreeItem {simple_server-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-30T18:13:02.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142286324 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:02.315Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T18:13:02.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142286324 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:02.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142286332 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:02.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:02.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142286332 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:02.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142286332 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:02.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142286332 data=null item=TreeItem {simple_server-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-30T18:13:02.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142286335 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:02.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142286335 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:02.315Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1142286336 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:02.315Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142286336 data=null item=TreeItem {simple_server-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-30T18:13:02.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142286383 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:02.315Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1142286389 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:02.315Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1142286389 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:02.315Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1142286389 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:02.315Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T18:13:02.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:02.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:02.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:02.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:02.876Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:02.876Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:02.876Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:02.876Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:02.876Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:02.876Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:02.876Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:02.876Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:02.876Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:02.876Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:13:02.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142286892 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:13:02.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142286892 data=null doit=true} to TableItem with text {} [2019-07-30T18:13:02.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142286892 data=null} to TableItem with text {} [2019-07-30T18:13:02.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142286892 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:02.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142286893 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-30T18:13:02.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142286896 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:02.876Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:02.876Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:03.801Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:03.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:03.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142287753 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:03.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142287753 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:03.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142287753 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:03.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142287753 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:03.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142287753 data=null item=TreeItem {simple_server-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-30T18:13:03.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142287757 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:03.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:03.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:03.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:03.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:03.801Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:03.801Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:03.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:03.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:03.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:03.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:03.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:03.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142287761 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:03.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142287761 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:03.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142287761 data=null} to TreeItem with text {test} [2019-07-30T18:13:03.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142287761 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:03.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142287761 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:03.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142287784 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:03.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:03.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142287785 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:03.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142287785 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:03.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142287785 data=null} to TreeItem with text {test} [2019-07-30T18:13:03.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142287785 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:03.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142287785 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:03.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142287792 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:03.801Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:03.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:03.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142287793 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T18:13:03.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142287793 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T18:13:03.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142287793 data=null} to TreeItem with text {Traces [13]} [2019-07-30T18:13:03.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142287793 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:03.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142287793 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-30T18:13:03.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142287800 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:03.801Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T18:13:03.801Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:03.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:03.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142287846 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:03.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142287846 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:03.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142287846 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:03.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142287846 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:03.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142287846 data=null item=TreeItem {ust-overlap-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-30T18:13:03.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142287884 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:03.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:03.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:03.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:03.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:03.801Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:03.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:03.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142287886 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:03.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142287886 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:03.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142287886 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:03.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142287886 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:03.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142287887 data=null item=TreeItem {ust-overlap-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-30T18:13:03.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142287890 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:03.801Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:03.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142287890 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:03.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142287898 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:03.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:03.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142287898 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:03.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142287898 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:03.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142287898 data=null item=TreeItem {ust-overlap-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-30T18:13:03.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142287902 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:03.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142287902 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:03.801Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1142287902 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:03.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142287945 data=null button=1 stateMask=0x80000 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:03.801Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1142287945 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:03.801Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1142287945 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:03.801Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1142287945 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:03.801Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:03.801Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:03.801Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:03.801Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:03.801Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:03.801Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:03.801Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142287902 data=null item=TreeItem {ust-overlap-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-30T18:13:04.361Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:04.361Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:04.361Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:04.361Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:04.361Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:04.361Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:04.361Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:04.361Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:04.361Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:04.361Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:04.361Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:13:04.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142288448 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:13:04.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142288448 data=null doit=true} to TableItem with text {} [2019-07-30T18:13:04.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142288448 data=null} to TableItem with text {} [2019-07-30T18:13:04.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142288448 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:04.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142288448 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-30T18:13:04.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142288460 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:04.361Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:04.361Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:05.286Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:05.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:05.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142289417 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:05.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142289417 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:05.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142289418 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:05.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142289418 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:05.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142289418 data=null item=TreeItem {ust-overlap-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-30T18:13:05.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142289421 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:05.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:05.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:05.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:05.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:05.286Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:05.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:05.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:05.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:05.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:05.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:05.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:05.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142289426 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:05.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142289426 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:05.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142289426 data=null} to TreeItem with text {test} [2019-07-30T18:13:05.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142289426 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:05.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142289426 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:05.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142289455 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:05.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:05.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142289456 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:05.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142289456 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:05.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142289456 data=null} to TreeItem with text {test} [2019-07-30T18:13:05.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142289456 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:05.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142289456 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:05.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142289461 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:05.286Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:05.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:05.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142289461 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T18:13:05.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142289461 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T18:13:05.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142289462 data=null} to TreeItem with text {Traces [13]} [2019-07-30T18:13:05.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142289463 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:05.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142289463 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-30T18:13:05.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142289470 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:05.286Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T18:13:05.541Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:05.541Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:05.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142289826 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:05.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142289827 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:05.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142289827 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:05.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142289827 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:05.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142289827 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-30T18:13:05.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142289839 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:05.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:05.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:05.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:05.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:05.796Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:05.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:05.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142289841 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:05.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142289849 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:05.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142289849 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:05.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142289850 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:05.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142289850 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-30T18:13:05.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142289854 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:05.796Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:05.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142289854 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:05.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142289854 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:05.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:05.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142289854 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:05.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142289854 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:05.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142289855 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-30T18:13:05.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142289862 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:05.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142289862 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:05.796Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142289862 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:05.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142289909 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:05.796Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142289909 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:05.796Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142289909 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:05.796Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142289909 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:05.796Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:05.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:05.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:05.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:05.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:05.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:05.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:05.796Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142289863 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-30T18:13:06.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:06.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:06.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:06.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:06.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:06.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:06.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:07.281Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:07.281Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:07.281Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:07.281Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:07.281Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:13:07.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142291413 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:13:07.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142291413 data=null doit=true} to TableItem with text {} [2019-07-30T18:13:07.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142291413 data=null} to TableItem with text {} [2019-07-30T18:13:07.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142291414 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:07.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142291414 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-30T18:13:07.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142291419 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:07.281Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:07.281Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:07.281Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:07.281Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:07.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142291506 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:07.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142291506 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:07.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142291506 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:07.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142291506 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:07.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142291506 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-30T18:13:07.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142291510 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:13:07.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:07.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:07.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:07.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:07.281Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:07.281Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:07.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:07.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:07.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:07.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:07.281Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:07.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142291514 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:07.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142291514 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:07.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142291514 data=null} to TreeItem with text {test} [2019-07-30T18:13:07.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142291515 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:07.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142291515 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:07.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142291534 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:07.897Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:07.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142291534 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:07.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142291534 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:07.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142291534 data=null} to TreeItem with text {test} [2019-07-30T18:13:07.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142291535 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:07.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142291535 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:07.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142291539 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:07.897Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:07.897Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:07.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142291540 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T18:13:07.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142291540 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T18:13:07.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142291540 data=null} to TreeItem with text {Traces [13]} [2019-07-30T18:13:07.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142291540 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:07.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142291540 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-30T18:13:07.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142291551 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:07.897Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T18:13:07.897Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:07.897Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:07.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142291974 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:07.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142291974 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:07.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142291974 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:07.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142291974 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:07.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142291974 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-30T18:13:07.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142292012 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:07.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:07.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:07.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:07.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:07.897Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:07.897Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:07.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142292014 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:07.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142292014 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:07.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142292014 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:07.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142292015 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:07.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142292015 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-30T18:13:07.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142292018 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:07.897Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:07.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142292018 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:07.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142292019 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:07.897Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:07.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142292019 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:07.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142292019 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:07.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142292026 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-30T18:13:07.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142292029 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:07.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142292030 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:07.897Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142292030 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:07.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142292074 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:07.897Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142292074 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:07.897Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142292074 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:07.897Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142292074 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:07.897Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:07.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:07.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:07.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:07.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:07.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:07.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:07.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:07.897Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142292030 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-30T18:13:08.458Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:08.458Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:08.458Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:08.458Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:08.458Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:08.458Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:08.458Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:08.458Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:09.383Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:09.383Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:09.383Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:09.383Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:09.383Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:13:09.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142293578 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:13:09.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142293578 data=null doit=true} to TableItem with text {} [2019-07-30T18:13:09.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142293578 data=null} to TableItem with text {} [2019-07-30T18:13:09.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142293578 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:09.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142293578 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-30T18:13:09.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142293582 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:09.383Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:09.383Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:09.383Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:09.383Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:09.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142293661 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:09.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142293661 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:09.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142293661 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:09.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142293661 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:09.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142293661 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-30T18:13:09.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142293665 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:13:09.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:09.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:09.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:09.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:09.639Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:09.639Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:09.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:09.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:09.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:09.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:09.639Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:09.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142293669 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:09.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142293670 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:09.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142293670 data=null} to TreeItem with text {test} [2019-07-30T18:13:09.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142293670 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:09.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142293670 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:09.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142293691 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:09.639Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:09.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142293691 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:09.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142293691 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:09.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142293691 data=null} to TreeItem with text {test} [2019-07-30T18:13:09.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142293691 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:09.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142293691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:09.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142293696 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:09.639Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:09.639Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:09.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142293696 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T18:13:09.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142293696 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T18:13:09.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142293699 data=null} to TreeItem with text {Traces [13]} [2019-07-30T18:13:09.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142293699 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:09.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142293699 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-30T18:13:09.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142293706 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:09.639Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T18:13:09.894Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:09.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:10.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142294157 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:10.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142294157 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:10.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142294157 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:10.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142294158 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:10.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142294158 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-30T18:13:10.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142294171 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:10.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:10.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:10.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:10.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:10.150Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:10.150Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:10.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142294183 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:10.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142294183 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:10.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142294183 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:10.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142294183 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:10.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142294183 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-30T18:13:10.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142294187 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:10.150Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:10.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142294187 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:10.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142294188 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:10.151Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:10.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142294188 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:10.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142294188 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:10.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142294188 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-30T18:13:10.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142294194 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:10.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142294195 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:10.151Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142294195 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:10.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142294236 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:10.151Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142294237 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:10.151Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142294237 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:10.151Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142294237 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:10.151Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:10.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:10.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:10.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:10.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:10.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:10.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:10.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:10.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:10.151Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142294195 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-30T18:13:10.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:10.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:10.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:10.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:10.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:10.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:10.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:10.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:10.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:10.713Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:10.713Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:10.713Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:10.713Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:10.713Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:13:10.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142294763 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:13:10.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142294763 data=null doit=true} to TableItem with text {} [2019-07-30T18:13:10.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142294763 data=null} to TableItem with text {} [2019-07-30T18:13:10.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142294763 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:10.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142294764 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-30T18:13:10.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142294768 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:10.713Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:10.713Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:11.695Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:11.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:11.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142295838 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:11.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142295839 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:11.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142295839 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:11.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142295839 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:11.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142295839 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-30T18:13:11.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142295843 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:11.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:11.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:11.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:11.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:11.695Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:11.695Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:11.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:11.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:11.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:11.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:11.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:11.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142295847 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:11.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142295847 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:11.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142295847 data=null} to TreeItem with text {test} [2019-07-30T18:13:11.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142295847 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:11.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142295847 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:11.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142295867 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:11.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:11.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142295868 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:11.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142295868 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:11.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142295868 data=null} to TreeItem with text {test} [2019-07-30T18:13:11.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142295868 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:11.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142295868 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:11.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142295873 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:11.695Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:11.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:11.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142295876 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T18:13:11.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142295876 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T18:13:11.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142295876 data=null} to TreeItem with text {Traces [13]} [2019-07-30T18:13:11.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142295876 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:11.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142295876 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-30T18:13:11.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142295883 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:11.695Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T18:13:11.695Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:11.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:11.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142295925 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:11.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142295926 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:11.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142295926 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:11.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142295926 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:11.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142295926 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-30T18:13:11.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142295974 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:11.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:11.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:11.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:11.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:11.950Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:11.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:11.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142295976 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:11.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142295976 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:11.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142295976 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:11.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142295976 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:11.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142295976 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-30T18:13:11.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142295994 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:11.950Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:11.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142295994 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:11.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142295994 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:11.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:11.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142295994 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:11.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142295995 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:11.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142295995 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-30T18:13:11.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142296000 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:11.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142296000 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:11.950Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142296001 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:11.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142296043 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:11.950Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142296043 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:11.950Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142296043 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:11.950Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142296043 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:11.950Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:11.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:11.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:11.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:11.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:11.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:11.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:11.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:11.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:11.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:11.950Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142296001 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-30T18:13:12.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:12.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:12.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:12.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:12.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:12.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:12.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:12.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:12.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:12.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:12.510Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:12.510Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:12.510Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:12.510Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:12.510Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:13:12.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142296546 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:13:12.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142296547 data=null doit=true} to TableItem with text {} [2019-07-30T18:13:12.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142296547 data=null} to TableItem with text {} [2019-07-30T18:13:12.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142296547 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:12.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142296547 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-30T18:13:12.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142296569 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:12.510Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:12.510Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:13.436Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:13.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:13.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142297532 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:13.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142297532 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:13.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142297532 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:13.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142297533 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:13.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142297533 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-30T18:13:13.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142297536 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:13:13.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:13.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:13.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:13.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:13.436Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:13.436Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:13.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:13.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:13.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:13.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:13.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:13.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142297540 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:13.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142297540 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:13.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142297540 data=null} to TreeItem with text {test} [2019-07-30T18:13:13.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142297541 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:13.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142297541 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:13.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142297569 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:13.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:13.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142297570 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:13.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142297570 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:13.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142297570 data=null} to TreeItem with text {test} [2019-07-30T18:13:13.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142297570 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:13.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142297570 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:13.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142297575 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:13.436Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:13.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:13.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142297576 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T18:13:13.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142297576 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T18:13:13.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142297576 data=null} to TreeItem with text {Traces [13]} [2019-07-30T18:13:13.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142297576 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:13.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142297576 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-30T18:13:13.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142297590 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:13.436Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T18:13:13.691Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:13.691Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:13.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142297936 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:13.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142297937 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:13.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142297937 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:13.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142297937 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:13.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142297937 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-30T18:13:13.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142297949 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:13.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:13.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:13.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:13.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:13.946Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:13.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:13.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142297964 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:13.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142297964 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:13.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142297964 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:13.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142297964 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:13.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142297964 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-30T18:13:13.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142297968 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:13.946Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:13.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142297972 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:13.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142297972 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:13.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:13.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142297972 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:13.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142297972 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:13.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142297972 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-30T18:13:13.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142297975 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:13.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142297976 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:13.946Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142297976 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:13.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142298018 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:13.946Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142298019 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:13.946Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142298019 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:13.946Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142298019 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:13.946Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:13.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:13.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:13.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:13.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:13.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:13.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:13.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:13.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:13.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:13.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:13.946Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142297976 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-30T18:13:14.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:14.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:14.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:14.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:14.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:14.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:14.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:14.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:14.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:14.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:14.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:14.507Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:14.507Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:14.507Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:14.507Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:14.507Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:13:14.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142298524 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:13:14.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142298525 data=null doit=true} to TableItem with text {} [2019-07-30T18:13:14.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142298525 data=null} to TableItem with text {} [2019-07-30T18:13:14.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142298525 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:14.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142298526 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-30T18:13:14.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142298532 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:14.507Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:14.507Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:15.433Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:15.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:15.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142299509 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:15.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142299509 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:15.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142299509 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:15.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142299509 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:15.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142299509 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-30T18:13:15.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142299514 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:13:15.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:15.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:15.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:15.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:15.433Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:15.433Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:15.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:15.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:15.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:15.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:15.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:15.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142299518 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:15.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142299518 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:15.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142299518 data=null} to TreeItem with text {test} [2019-07-30T18:13:15.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142299518 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:15.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142299518 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:15.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142299546 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:15.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:15.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142299546 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:15.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142299547 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:15.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142299547 data=null} to TreeItem with text {test} [2019-07-30T18:13:15.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142299547 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:15.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142299547 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:15.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142299551 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:15.433Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:15.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:15.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142299552 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T18:13:15.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142299552 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T18:13:15.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142299552 data=null} to TreeItem with text {Traces [13]} [2019-07-30T18:13:15.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142299552 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:15.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142299552 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-30T18:13:15.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142299568 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:15.433Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T18:13:15.993Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:15.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:15.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142299994 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:15.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142299994 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:15.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142299994 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:15.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142299994 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:15.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142299994 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-30T18:13:15.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142300031 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:15.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:15.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:15.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:15.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:15.993Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:15.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:15.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142300032 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:15.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142300033 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:15.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142300033 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:15.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142300033 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:15.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142300033 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-30T18:13:15.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142300036 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:15.993Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:15.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142300036 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:15.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142300036 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:15.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:15.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142300037 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:15.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142300037 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:15.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142300044 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-30T18:13:15.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142300047 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:15.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142300047 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:15.993Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142300047 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:15.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142300090 data=null button=1 stateMask=0x80000 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:15.993Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142300091 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:15.993Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142300091 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:15.993Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142300091 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:15.993Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:15.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:15.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:15.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:15.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:15.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:15.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:15.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:15.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:15.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:15.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:15.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:15.993Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142300048 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-30T18:13:16.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:16.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:16.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:16.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:16.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:16.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:16.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:16.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:16.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:16.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:16.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:16.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:16.554Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:16.554Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:16.554Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:16.554Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:16.554Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:13:16.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142300594 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:13:16.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142300594 data=null doit=true} to TableItem with text {} [2019-07-30T18:13:16.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142300594 data=null} to TableItem with text {} [2019-07-30T18:13:16.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142300594 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:16.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142300594 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-30T18:13:16.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142300606 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:16.554Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:16.554Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:17.481Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:17.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:17.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142301568 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:17.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142301568 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:17.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142301568 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:17.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142301568 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:17.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142301568 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-30T18:13:17.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142301573 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:13:17.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:17.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:17.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:17.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:17.481Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:17.481Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:17.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:17.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:17.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:17.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:17.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:17.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142301577 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:17.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142301577 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:17.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142301577 data=null} to TreeItem with text {test} [2019-07-30T18:13:17.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142301577 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:17.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142301577 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:17.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142301603 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:17.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:17.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142301603 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:17.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142301603 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:17.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142301603 data=null} to TreeItem with text {test} [2019-07-30T18:13:17.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142301604 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:17.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142301605 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:17.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142301609 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:17.481Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:17.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:17.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142301610 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T18:13:17.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142301610 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T18:13:17.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142301610 data=null} to TreeItem with text {Traces [13]} [2019-07-30T18:13:17.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142301610 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:17.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142301610 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-30T18:13:17.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142301617 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:17.481Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T18:13:18.041Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:18.041Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:18.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142302066 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142302066 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142302066 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142302066 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142302066 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-30T18:13:18.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142302078 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:18.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:18.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:18.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:18.041Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:18.041Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:18.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142302080 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142302080 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142302080 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142302093 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142302093 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-30T18:13:18.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142302097 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.041Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142302101 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142302101 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.041Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:18.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142302101 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142302101 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142302101 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-30T18:13:18.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142302105 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142302105 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.041Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1142302105 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142302148 data=null button=1 stateMask=0x80000 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1142302149 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1142302149 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1142302149 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.041Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.041Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142302105 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-30T18:13:18.602Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T18:13:18.602Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T18:13:18.602Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:18.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:18.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142302810 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142302810 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142302810 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142302811 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142302811 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-30T18:13:18.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142302814 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:18.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:18.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:18.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:18.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:18.602Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:18.602Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:18.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:18.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:18.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:18.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:18.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:18.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142302819 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:18.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142302819 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:18.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142302819 data=null} to TreeItem with text {test} [2019-07-30T18:13:18.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142302819 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:18.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142302820 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:18.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142302842 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:18.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:18.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142302842 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:18.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142302842 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:18.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142302842 data=null} to TreeItem with text {test} [2019-07-30T18:13:18.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142302842 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:18.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142302842 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:18.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142302848 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:18.602Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:18.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:18.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142302849 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T18:13:18.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142302849 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T18:13:18.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142302849 data=null} to TreeItem with text {Traces [13]} [2019-07-30T18:13:18.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142302849 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:18.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142302849 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-30T18:13:18.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142302857 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:18.857Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:18.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142302857 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T18:13:18.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142302857 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T18:13:18.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142302857 data=null} to TreeItem with text {Traces [13]} [2019-07-30T18:13:18.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142302857 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:18.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142302857 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-30T18:13:18.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142302860 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:18.857Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:13:18.857Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:13:18.857Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:13:18.857Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:13:18.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142303020 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:13:18.857Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:13:18.857Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:13:18.857Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:13:18.857Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:13:18.857Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:13:18.857Z] DEBUG - Clicking on &Yes [2019-07-30T18:13:18.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142303021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:13:18.857Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142303021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:13:18.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142303021 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:13:18.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142303021 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:13:18.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142303021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:13:18.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142303021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:13:18.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142303021 data=null item=null detail=0 x=0 y=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-30T18:13:21.373Z] DEBUG - Clicked on [2019-07-30T18:13:21.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142302892 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-30T18:13:22.189Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:22.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:22.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:22.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:22.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:22.189Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:22.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142306274 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:22.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142306274 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:22.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142306274 data=null} to TreeItem with text {test} [2019-07-30T18:13:22.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142306274 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:22.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142306274 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:22.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142306283 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:22.189Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:22.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142306283 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:22.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142306283 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:22.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142306283 data=null} to TreeItem with text {test} [2019-07-30T18:13:22.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142306283 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:22.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142306283 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:22.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142306287 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:22.189Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:22.189Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:22.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142306287 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T18:13:22.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142306288 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T18:13:22.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142306288 data=null} to TreeItem with text {Traces [13]} [2019-07-30T18:13:22.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142306288 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:22.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142306288 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-30T18:13:22.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142306298 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:22.189Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:22.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1142306299 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T18:13:22.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1142306299 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T18:13:22.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1142306299 data=null} to TreeItem with text {Traces [13]} [2019-07-30T18:13:22.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1142306299 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:22.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142306299 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-30T18:13:22.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1142306302 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T18:13:22.189Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:13:22.189Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:13:22.444Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:13:22.444Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:13:22.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142306449 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:13:22.444Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:22.444Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:13:22.444Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:13:22.444Z] 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-30T18:13:22.444Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:22.444Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:22.444Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:22.444Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:22.444Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:22.444Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:22.444Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:22.444Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:22.444Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:22.444Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:22.444Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:22.444Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:13:22.444Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:13:22.444Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:13:22.444Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:13:22.444Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:13:22.444Z] DEBUG - matched Combo with text " [2019-07-30T18:13:22.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142306491 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-30T18:13:22.445Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:13:22.445Z] 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-30T18:13:22.445Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:13:22.445Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:13:22.445Z] 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-30T18:13:22.445Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:13:22.445Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:13:22.445Z] 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-30T18:13:22.445Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:13:22.445Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:13:22.445Z] 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-30T18:13:22.445Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:13:22.445Z] 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-30T18:13:22.445Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:13:22.445Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] 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-30T18:13:22.445Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:13:22.445Z] 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-30T18:13:22.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] 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-30T18:13:22.445Z] 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-30T18:13:22.445Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:13:22.445Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:22.445Z] DEBUG - Clicking on &Finish [2019-07-30T18:13:22.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142306497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:22.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142306497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:22.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142306497 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:22.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142306497 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:22.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142306497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:22.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142306497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:22.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:22.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:22.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:22.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:22.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:22.445Z] DEBUG - Clicked on &Finish [2019-07-30T18:13:23.005Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T18:13:23.005Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142307037 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T18:13:23.005Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T18:13:23.005Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T18:13:23.005Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T18:13:23.005Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T18:13:23.005Z] DEBUG - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All' [2019-07-30T18:13:23.005Z] DEBUG - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH' [2019-07-30T18:13:23.005Z] DEBUG - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-30T18:13:23.005Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T18:13:23.005Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T18:13:23.005Z] DEBUG - Clicking on Overwrite All [2019-07-30T18:13:23.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1142307038 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-30T18:13:23.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite All} time=1142307038 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-30T18:13:23.005Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite All} time=1142307038 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-30T18:13:23.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite All} time=1142307038 data=null} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-30T18:13:23.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite All} time=1142307038 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-30T18:13:23.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite All} time=1142307038 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-30T18:13:23.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite All} time=1142307038 data=null item=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-30T18:13:23.005Z] DEBUG - Clicked on [2019-07-30T18:13:23.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142306497 data=null item=null detail=0 x=0 y=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-30T18:13:23.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142306332 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-30T18:13:23.566Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:23.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:23.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:23.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:23.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:23.566Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:23.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142307601 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:23.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142307601 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:23.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142307601 data=null} to TreeItem with text {test} [2019-07-30T18:13:23.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142307601 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:23.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142307601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:23.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142307609 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:23.566Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:23.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142307610 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:23.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142307610 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:23.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142307610 data=null} to TreeItem with text {test} [2019-07-30T18:13:23.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142307610 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:23.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142307610 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:23.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142307666 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:23.566Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:23.566Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:23.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142307667 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:13:23.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142307667 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:13:23.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142307667 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:13:23.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142307667 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:23.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142307667 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-30T18:13:23.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142307673 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:23.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142307673 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:13:23.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142307673 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:13:23.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142307674 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:23.566Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142307674 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-30T18:13:23.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142307676 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:23.822Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:23.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:23.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142307996 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:23.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142307996 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:23.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142307996 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:23.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142307997 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:23.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142307997 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:23.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142308030 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:23.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:23.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:23.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:23.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:23.822Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:23.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:23.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142308032 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:23.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142308032 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:23.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142308032 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:23.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142308032 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:23.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142308032 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:23.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142308036 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:23.822Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:23.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142308036 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:23.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142308036 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:23.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:23.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142308036 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:23.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142308036 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:23.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142308036 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:23.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142308039 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:23.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142308039 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:23.822Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142308040 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:24.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142308078 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:24.077Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142308079 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:24.077Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142308079 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:24.077Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142308079 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:24.077Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:24.077Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142308040 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:24.332Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:25.695Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:25.695Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:25.695Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:25.695Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:25.695Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:13:25.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142309581 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:13:25.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142309581 data=null doit=true} to TableItem with text {} [2019-07-30T18:13:25.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142309581 data=null} to TableItem with text {} [2019-07-30T18:13:25.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142309582 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:25.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142309582 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-30T18:13:25.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142309585 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:25.695Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:25.695Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:25.695Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:25.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:25.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142309678 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:25.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142309678 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:25.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142309678 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:25.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142309678 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:25.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142309678 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:25.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142309681 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:25.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:25.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:25.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:25.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:25.695Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:25.695Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:25.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:25.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:25.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:25.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:25.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:25.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142309685 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:25.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142309685 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:25.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142309685 data=null} to TreeItem with text {test} [2019-07-30T18:13:25.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142309685 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:25.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142309685 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:25.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142309702 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:25.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:25.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142309703 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:25.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142309703 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:25.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142309703 data=null} to TreeItem with text {test} [2019-07-30T18:13:25.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142309703 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:25.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142309703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:25.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142309707 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:25.695Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:25.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:25.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142309708 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:13:25.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142309708 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:13:25.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142309708 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:13:25.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142309708 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:25.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142309708 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-30T18:13:25.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142309765 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:25.695Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T18:13:25.950Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:25.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:25.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142310188 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:25.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142310188 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:25.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142310188 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:25.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142310188 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:25.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142310188 data=null item=TreeItem {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-30T18:13:26.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142310223 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:26.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:26.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:26.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:26.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:26.206Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:26.206Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:26.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142310225 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:26.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142310225 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:26.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142310225 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:26.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142310225 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:26.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142310226 data=null item=TreeItem {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-30T18:13:26.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142310229 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:26.206Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:26.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142310235 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:26.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142310235 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:26.206Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:26.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142310235 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:26.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142310236 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:26.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142310236 data=null item=TreeItem {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-30T18:13:26.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142310239 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:26.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142310239 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:26.206Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142310239 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:26.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142310279 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:26.206Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142310279 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:26.206Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142310279 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:26.206Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142310279 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:26.206Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:26.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:26.206Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142310239 data=null item=TreeItem {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-30T18:13:26.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:26.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:27.692Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:27.692Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:27.692Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:27.692Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:27.692Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:13:27.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142311782 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:13:27.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142311782 data=null doit=true} to TableItem with text {} [2019-07-30T18:13:27.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142311782 data=null} to TableItem with text {} [2019-07-30T18:13:27.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142311782 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:27.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142311782 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-30T18:13:27.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142311787 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:27.692Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:27.692Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:27.692Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:27.692Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:27.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142311858 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:27.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142311858 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:27.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142311858 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:27.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142311858 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:27.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142311858 data=null item=TreeItem {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-30T18:13:27.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142311861 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:27.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:27.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:27.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:27.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:27.692Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:27.692Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:27.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:27.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:27.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:27.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:27.692Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:27.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142311865 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:27.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142311865 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:27.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142311865 data=null} to TreeItem with text {test} [2019-07-30T18:13:27.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142311866 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:27.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142311866 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:27.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142311884 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:27.692Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:27.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142311884 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:27.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142311884 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:27.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142311884 data=null} to TreeItem with text {test} [2019-07-30T18:13:27.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142311885 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:27.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142311885 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:27.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142311888 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:27.692Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:27.692Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:27.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142311889 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:13:27.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142311889 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:13:27.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142311889 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:13:27.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142311889 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:27.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142311889 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-30T18:13:27.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142311901 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:27.692Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T18:13:28.252Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:28.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:28.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142312321 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:28.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142312321 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:28.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142312321 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:28.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142312321 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:28.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142312322 data=null item=TreeItem {kernel-overlap-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-30T18:13:28.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142312354 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:28.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:28.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:28.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:28.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:28.252Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:28.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:28.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142312356 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:28.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142312356 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:28.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142312356 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:28.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142312357 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:28.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142312357 data=null item=TreeItem {kernel-overlap-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-30T18:13:28.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142312360 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:28.252Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:28.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142312360 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:28.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142312360 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:28.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:28.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142312360 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:28.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142312360 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:28.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142312361 data=null item=TreeItem {kernel-overlap-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-30T18:13:28.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142312370 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:28.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142312370 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:28.252Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142312370 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:28.252Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142312370 data=null item=TreeItem {kernel-overlap-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-30T18:13:28.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142312411 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:28.252Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142312417 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:28.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142312417 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:28.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142312418 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:28.252Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:28.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:28.253Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:28.814Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:28.814Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:28.814Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:28.814Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:28.814Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:28.814Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:28.814Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:28.814Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:13:28.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142312920 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:13:28.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142312920 data=null doit=true} to TableItem with text {} [2019-07-30T18:13:28.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142312920 data=null} to TableItem with text {} [2019-07-30T18:13:28.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142312920 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:28.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142312921 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-30T18:13:28.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142312924 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:28.814Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:28.814Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:29.740Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:29.740Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:29.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142313978 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:29.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142313978 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:29.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142313978 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:29.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142313978 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:29.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142313978 data=null item=TreeItem {kernel-overlap-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-30T18:13:29.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142313982 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:29.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:29.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:29.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:29.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:29.740Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:29.740Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:29.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:29.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:29.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:29.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:29.740Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:29.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142313986 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:29.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142313986 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:29.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142313986 data=null} to TreeItem with text {test} [2019-07-30T18:13:29.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142313986 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:29.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142313986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:29.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142314006 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:29.996Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:29.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142314006 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:29.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142314007 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:29.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142314007 data=null} to TreeItem with text {test} [2019-07-30T18:13:29.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142314007 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:29.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142314007 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:29.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142314011 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:29.996Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:29.996Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:29.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142314012 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:13:29.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142314012 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:13:29.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142314012 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:13:29.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142314012 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:29.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142314015 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-30T18:13:29.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142314022 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:29.996Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T18:13:30.251Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:30.251Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:30.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142314364 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:30.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142314365 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:30.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142314365 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:30.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142314365 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:30.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142314365 data=null item=TreeItem {simple_server-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-30T18:13:30.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142314377 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:30.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:30.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:30.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:30.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:30.252Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:30.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:30.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142314388 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:30.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142314388 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:30.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142314388 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:30.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142314389 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:30.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142314389 data=null item=TreeItem {simple_server-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-30T18:13:30.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142314392 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:30.252Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T18:13:30.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142314392 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:30.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142314392 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:30.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:30.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142314392 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:30.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142314393 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:30.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142314393 data=null item=TreeItem {simple_server-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-30T18:13:30.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142314399 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:30.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142314399 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:30.252Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1142314399 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:30.252Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142314399 data=null item=TreeItem {simple_server-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-30T18:13:30.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142314443 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:30.252Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1142314449 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:30.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1142314449 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:30.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1142314449 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:30.252Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T18:13:30.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:30.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:30.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:30.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:30.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:30.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:30.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:30.812Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:30.812Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:30.812Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:30.812Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:30.812Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:13:30.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142314952 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:13:30.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142314952 data=null doit=true} to TableItem with text {} [2019-07-30T18:13:30.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142314952 data=null} to TableItem with text {} [2019-07-30T18:13:30.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142314953 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:30.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142314953 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-30T18:13:30.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142314956 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:30.812Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:30.812Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:31.738Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:31.738Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:31.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142315915 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:31.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142315915 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:31.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142315915 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:31.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142315915 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:31.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142315915 data=null item=TreeItem {simple_server-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-30T18:13:31.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142315919 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:31.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:31.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:31.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:31.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:31.738Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:31.738Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:31.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:31.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:31.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:31.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:31.738Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:31.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142315923 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:31.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142315923 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:31.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142315923 data=null} to TreeItem with text {test} [2019-07-30T18:13:31.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142315923 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:31.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142315923 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:31.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142315944 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:31.738Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:31.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142315971 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:31.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142315971 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:31.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142315971 data=null} to TreeItem with text {test} [2019-07-30T18:13:31.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142315971 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:31.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142315971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:31.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142315976 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:31.738Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:31.738Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:31.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142315977 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:13:31.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142315981 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:13:31.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142315981 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:13:31.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142315981 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:31.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142315982 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-30T18:13:31.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142315989 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:31.993Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T18:13:32.248Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:32.248Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:32.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142316332 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:32.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142316332 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:32.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142316332 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:32.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142316332 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:32.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142316332 data=null item=TreeItem {simple_server-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-30T18:13:32.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142316344 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:32.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:32.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:32.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:32.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:32.248Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:32.248Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:32.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142316356 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:32.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142316356 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:32.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142316356 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:32.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142316357 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:32.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142316357 data=null item=TreeItem {simple_server-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-30T18:13:32.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142316360 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:32.248Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T18:13:32.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142316361 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:32.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142316361 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:32.248Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:32.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142316361 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:32.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142316361 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:32.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142316361 data=null item=TreeItem {simple_server-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-30T18:13:32.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142316368 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:32.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142316368 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:32.248Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1142316368 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:32.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142316410 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:32.248Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1142316410 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:32.248Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1142316410 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:32.248Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1142316410 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:32.248Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T18:13:32.248Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:32.248Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:32.248Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:32.248Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:32.248Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142316368 data=null item=TreeItem {simple_server-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-30T18:13:32.809Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:32.809Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:32.809Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:32.809Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:32.809Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:32.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:32.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:32.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:32.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:32.809Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:13:32.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142316913 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:13:32.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142316913 data=null doit=true} to TableItem with text {} [2019-07-30T18:13:32.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142316913 data=null} to TableItem with text {} [2019-07-30T18:13:32.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142316913 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:32.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142316913 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-30T18:13:32.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142316924 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:32.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:32.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:33.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:33.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:33.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142317881 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:33.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142317881 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:33.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142317881 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:33.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142317882 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:33.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142317882 data=null item=TreeItem {simple_server-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-30T18:13:33.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142317885 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:33.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:33.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:33.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:33.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:33.735Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:33.735Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:33.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:33.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:33.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:33.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:33.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:33.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142317889 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:33.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142317889 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:33.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142317890 data=null} to TreeItem with text {test} [2019-07-30T18:13:33.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142317890 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:33.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142317890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:33.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142317909 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:33.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:33.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142317910 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:33.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142317910 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:33.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142317910 data=null} to TreeItem with text {test} [2019-07-30T18:13:33.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142317910 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:33.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142317910 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:33.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142317921 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:33.735Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:33.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:33.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142317921 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:13:33.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142317922 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:13:33.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142317922 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:13:33.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142317922 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:33.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142317922 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-30T18:13:33.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142317935 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:33.735Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T18:13:34.296Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:34.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:34.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142318262 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:34.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142318262 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:34.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142318262 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:34.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142318263 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:34.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142318263 data=null item=TreeItem {ust-overlap-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-30T18:13:34.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142318296 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:34.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:34.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:34.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:34.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:34.296Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:34.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:34.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142318298 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:34.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142318298 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:34.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142318298 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:34.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142318298 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:34.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142318298 data=null item=TreeItem {ust-overlap-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-30T18:13:34.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142318301 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:34.296Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:34.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142318302 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:34.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142318302 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:34.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:34.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142318302 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:34.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142318302 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:34.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142318309 data=null item=TreeItem {ust-overlap-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-30T18:13:34.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142318312 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:34.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142318312 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:34.296Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1142318312 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:34.296Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142318313 data=null item=TreeItem {ust-overlap-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-30T18:13:34.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142318355 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:34.296Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1142318361 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:34.296Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1142318361 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:34.296Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1142318361 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:34.296Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:34.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:34.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:34.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:34.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:34.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:34.857Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:34.857Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:34.857Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:34.857Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:34.857Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:34.857Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:34.857Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:34.857Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:34.857Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:34.857Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:34.857Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:13:34.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142318864 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:13:34.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142318864 data=null doit=true} to TableItem with text {} [2019-07-30T18:13:34.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142318864 data=null} to TableItem with text {} [2019-07-30T18:13:34.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142318864 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:34.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142318864 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-30T18:13:34.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142318868 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:34.857Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:34.857Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:35.784Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:35.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:35.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142319721 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:35.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142319721 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:35.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142319721 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:35.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142319721 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:35.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142319721 data=null item=TreeItem {ust-overlap-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-30T18:13:35.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142319724 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:35.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:35.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:35.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:35.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:35.784Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:35.784Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:35.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:35.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:35.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:35.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:35.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:35.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142319729 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142319729 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142319729 data=null} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142319729 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142319729 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142319754 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:35.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142319755 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142319755 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142319755 data=null} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142319755 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142319755 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142319771 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:35.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:35.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142319772 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:13:35.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142319772 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:13:35.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142319772 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:13:35.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142319772 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:35.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142319772 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-30T18:13:35.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142319792 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:35.784Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:35.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:35.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:35.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:35.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:35.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:35.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142319802 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142319802 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142319802 data=null} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142319802 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142319802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142319866 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:35.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142319867 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142319867 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142319867 data=null} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142319867 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142319867 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142319873 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:35.784Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:35.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:35.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142319873 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:13:35.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142319873 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:13:35.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142319873 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:13:35.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142319874 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:35.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142319874 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-30T18:13:35.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142319889 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:35.784Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T18:13:35.784Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:35.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:36.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142320037 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142320038 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142320038 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142320038 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142320038 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-30T18:13:36.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142320050 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:36.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:36.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:36.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:36.040Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:36.040Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:36.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142320071 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142320071 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142320071 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142320071 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142320071 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-30T18:13:36.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142320074 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.040Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142320075 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142320075 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.040Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:36.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142320075 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142320075 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142320075 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-30T18:13:36.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142320078 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142320078 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.040Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1142320078 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142320118 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.040Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1142320119 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.040Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1142320119 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.040Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1142320119 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.040Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.040Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142320079 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-30T18:13:36.601Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T18:13:36.601Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T18:13:36.601Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:36.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:36.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142320687 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142320687 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142320687 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142320687 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142320688 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-30T18:13:36.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142320691 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:36.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:36.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:36.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:36.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:36.601Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:36.601Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:36.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:36.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:36.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:36.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:36.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:36.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142320697 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:36.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142320697 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:36.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142320697 data=null} to TreeItem with text {test} [2019-07-30T18:13:36.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142320697 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:36.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142320697 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:36.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142320719 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:36.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:36.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142320719 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:36.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142320719 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:36.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142320719 data=null} to TreeItem with text {test} [2019-07-30T18:13:36.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142320720 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:36.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142320720 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:36.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142320726 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:36.601Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:36.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:36.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142320726 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:13:36.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142320726 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:13:36.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142320726 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:13:36.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142320726 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:36.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142320727 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-30T18:13:36.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142320769 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:36.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:36.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142320769 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:13:36.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142320769 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:13:36.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142320770 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:13:36.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142320770 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:36.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142320770 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-30T18:13:36.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142320773 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:36.601Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:13:36.601Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:13:36.856Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:13:36.856Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:13:36.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142320888 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:13:36.856Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:13:36.856Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:13:36.856Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:13:36.856Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:13:36.856Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:13:36.856Z] DEBUG - Clicking on &Yes [2019-07-30T18:13:36.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142320888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:13:36.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142320888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:13:36.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142320888 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:13:36.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142320888 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:13:36.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142320888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:13:36.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142320888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:13:36.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142320888 data=null item=null detail=0 x=0 y=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-30T18:13:38.220Z] DEBUG - Clicked on [2019-07-30T18:13:38.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142320805 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-30T18:13:38.782Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:38.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:38.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:38.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:38.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:38.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:38.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142322826 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:38.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142322827 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:38.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142322827 data=null} to TreeItem with text {test} [2019-07-30T18:13:38.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142322827 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:38.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142322827 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:38.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142322840 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:38.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:38.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142322840 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:38.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142322840 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:38.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142322840 data=null} to TreeItem with text {test} [2019-07-30T18:13:38.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142322841 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:38.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142322841 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:38.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142322845 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:38.782Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:38.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:38.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142322845 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:13:38.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142322846 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:13:38.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142322846 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:13:38.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142322846 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:13:38.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142322846 data=null item=TreeItem {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-30T18:13:38.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142322857 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:13:38.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:38.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142322857 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:13:38.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142322857 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:13:38.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142322857 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:13:38.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142322857 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:13:38.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142322857 data=null item=TreeItem {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-30T18:13:38.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142322860 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:13:38.782Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:13:38.782Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:13:38.782Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:13:38.782Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:13:38.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142323007 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:13:38.782Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:38.782Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:13:38.782Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:13:38.782Z] 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-30T18:13:38.782Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:38.782Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:38.782Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:38.782Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:38.782Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:38.782Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:38.782Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:38.782Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:38.782Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:38.782Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:38.782Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:38.782Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:13:38.782Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:13:38.782Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:13:38.782Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:13:38.782Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:13:38.782Z] DEBUG - matched Combo with text " [2019-07-30T18:13:39.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142323063 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-30T18:13:39.037Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:13:39.037Z] 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-30T18:13:39.037Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:13:39.037Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:13:39.037Z] 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-30T18:13:39.037Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:13:39.037Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:13:39.037Z] 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-30T18:13:39.037Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:13:39.037Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:13:39.037Z] 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-30T18:13:39.037Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:39.037Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:13:39.038Z] 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-30T18:13:39.038Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:13:39.038Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] 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-30T18:13:39.038Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:13:39.038Z] 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-30T18:13:39.038Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] 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-30T18:13:39.038Z] 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-30T18:13:39.038Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:13:39.038Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:39.038Z] DEBUG - Clicking on &Finish [2019-07-30T18:13:39.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142323078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:39.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142323078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:39.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142323078 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:39.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142323078 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:39.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142323078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:39.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142323078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:39.038Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:39.038Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:39.038Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:39.038Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:39.038Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:39.038Z] DEBUG - Clicked on &Finish [2019-07-30T18:13:39.598Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T18:13:39.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142323622 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T18:13:39.598Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T18:13:39.598Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T18:13:39.598Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T18:13:39.598Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T18:13:39.598Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T18:13:39.598Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All' [2019-07-30T18:13:39.598Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH' [2019-07-30T18:13:39.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-30T18:13:39.598Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T18:13:39.598Z] DEBUG - Clicking on Skip All [2019-07-30T18:13:39.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=1142323622 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-30T18:13:39.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=1142323622 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-30T18:13:39.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=1142323622 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-30T18:13:39.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=1142323623 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-30T18:13:39.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=1142323623 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-30T18:13:39.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=1142323623 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-30T18:13:39.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=1142323623 data=null item=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-30T18:13:39.598Z] DEBUG - Clicked on [2019-07-30T18:13:39.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142323078 data=null item=null detail=0 x=0 y=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-30T18:13:39.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142322886 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-30T18:13:40.110Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:40.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:40.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:40.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:40.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:40.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:40.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142324163 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142324163 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142324163 data=null} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142324164 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142324164 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142324172 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:40.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142324172 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142324172 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142324172 data=null} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142324172 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142324172 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142324182 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:40.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:40.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142324182 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:13:40.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142324183 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:13:40.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142324183 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:13:40.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142324184 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:40.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142324184 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-30T18:13:40.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142324190 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:40.110Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:40.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:40.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:40.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:40.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:40.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:40.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142324192 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142324192 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142324192 data=null} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142324192 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142324198 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142324206 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:40.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142324207 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142324207 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142324207 data=null} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142324207 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142324207 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142324215 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:40.110Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:40.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:40.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142324216 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:13:40.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142324216 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:13:40.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142324216 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:13:40.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142324216 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:40.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142324216 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-30T18:13:40.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142324222 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:40.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142324222 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:13:40.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142324222 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:13:40.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142324222 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:40.110Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142324222 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-30T18:13:40.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142324225 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:40.365Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:40.365Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:40.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142324563 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142324563 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142324563 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142324563 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142324563 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142324574 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:40.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:40.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:40.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:40.365Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:40.365Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:40.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142324576 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142324576 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142324576 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142324576 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142324576 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142324585 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.365Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142324585 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142324585 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.365Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:40.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142324586 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142324586 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142324586 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142324588 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142324589 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.365Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142324589 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.621Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142324589 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142324631 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.621Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142324637 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142324637 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.621Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142324637 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:40.621Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:41.182Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:42.107Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:42.107Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:42.107Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:42.107Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:42.107Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:13:42.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142326140 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:13:42.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142326140 data=null doit=true} to TableItem with text {} [2019-07-30T18:13:42.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142326140 data=null} to TableItem with text {} [2019-07-30T18:13:42.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142326140 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:42.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142326140 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-30T18:13:42.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142326143 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:42.107Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:42.107Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:42.107Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:42.107Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:42.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142326219 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:42.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142326219 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:42.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142326219 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:42.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142326219 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:42.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142326219 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:42.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142326222 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:13:42.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:42.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:42.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:42.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:42.107Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:42.107Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:42.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:42.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:42.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:42.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:42.107Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:42.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142326226 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:42.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142326226 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:42.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142326226 data=null} to TreeItem with text {test} [2019-07-30T18:13:42.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142326226 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:42.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142326226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:42.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142326244 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:42.107Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:42.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142326244 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:42.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142326244 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:42.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142326244 data=null} to TreeItem with text {test} [2019-07-30T18:13:42.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142326244 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:42.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142326244 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:42.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142326248 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:42.107Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:42.107Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:42.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142326249 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:13:42.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142326249 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:13:42.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142326249 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:13:42.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142326249 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:42.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142326249 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-30T18:13:42.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142326259 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:42.107Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T18:13:42.362Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:42.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:42.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142326601 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:42.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142326602 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:42.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142326602 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:42.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142326602 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:42.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142326602 data=null item=TreeItem {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-30T18:13:42.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142326613 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:42.618Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:42.618Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:42.618Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:42.618Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:42.618Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:42.618Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:42.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142326615 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:42.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142326616 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:42.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142326616 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:42.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142326616 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:42.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142326616 data=null item=TreeItem {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-30T18:13:42.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142326627 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:42.618Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:42.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142326627 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:42.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142326627 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:42.618Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:42.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142326627 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:42.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142326628 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:42.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142326628 data=null item=TreeItem {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-30T18:13:42.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142326631 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:42.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142326631 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:42.618Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142326631 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:42.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142326680 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:42.618Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142326681 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:42.618Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142326681 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:42.618Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142326681 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:42.618Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:42.618Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:42.618Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142326631 data=null item=TreeItem {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-30T18:13:43.178Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:43.178Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:44.103Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:44.103Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:44.103Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:44.103Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:44.103Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:13:44.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142328186 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:13:44.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142328186 data=null doit=true} to TableItem with text {} [2019-07-30T18:13:44.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142328186 data=null} to TableItem with text {} [2019-07-30T18:13:44.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142328186 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:44.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142328186 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-30T18:13:44.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142328190 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:44.103Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:44.103Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:44.103Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:44.103Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:44.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142328257 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:44.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142328257 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:44.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142328257 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:44.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142328258 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:44.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142328258 data=null item=TreeItem {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-30T18:13:44.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142328261 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:13:44.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:44.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:44.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:44.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:44.103Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:44.103Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:44.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:44.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:44.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:44.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:44.103Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:44.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142328265 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:44.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142328265 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:44.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142328265 data=null} to TreeItem with text {test} [2019-07-30T18:13:44.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142328265 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:44.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142328265 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:44.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142328283 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:44.103Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:44.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142328284 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:44.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142328284 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:44.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142328284 data=null} to TreeItem with text {test} [2019-07-30T18:13:44.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142328284 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:44.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142328284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:44.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142328288 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:44.103Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:44.103Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:44.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142328288 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:13:44.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142328289 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:13:44.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142328289 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:13:44.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142328289 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:44.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142328289 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-30T18:13:44.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142328299 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:44.103Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T18:13:44.663Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:44.663Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:44.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142328643 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:44.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142328643 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:44.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142328643 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:44.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142328643 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:44.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142328643 data=null item=TreeItem {kernel-overlap-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-30T18:13:44.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142328656 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:44.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:44.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:44.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:44.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:44.663Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:44.663Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:44.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142328665 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:44.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142328666 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:44.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142328666 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:44.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142328666 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:44.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142328666 data=null item=TreeItem {kernel-overlap-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-30T18:13:44.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142328669 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:44.663Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:44.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142328669 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:44.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142328669 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:44.663Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:44.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142328670 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:44.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142328670 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:44.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142328670 data=null item=TreeItem {kernel-overlap-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-30T18:13:44.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142328673 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:44.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142328673 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:44.663Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142328673 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:44.663Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142328673 data=null item=TreeItem {kernel-overlap-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-30T18:13:44.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142328710 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:44.929Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142329101 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:44.929Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142329114 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:44.929Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142329114 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:44.929Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:44.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:44.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:44.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:45.491Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:45.491Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:45.491Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:45.491Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:45.491Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:13:45.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142329616 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:13:45.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142329616 data=null doit=true} to TableItem with text {} [2019-07-30T18:13:45.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142329616 data=null} to TableItem with text {} [2019-07-30T18:13:45.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142329616 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:45.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142329616 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-30T18:13:45.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142329619 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:45.491Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:45.491Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:46.052Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:46.052Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:46.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142330278 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:46.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142330278 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:46.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142330278 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:46.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142330278 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:46.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142330278 data=null item=TreeItem {kernel-overlap-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-30T18:13:46.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142330282 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:46.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:46.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:46.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:46.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:46.052Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:46.052Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:46.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:46.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:46.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:46.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:46.052Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:46.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142330286 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:46.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142330286 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:46.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142330286 data=null} to TreeItem with text {test} [2019-07-30T18:13:46.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142330287 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:46.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142330287 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:46.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142330306 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:46.308Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:46.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142330306 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:46.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142330306 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:46.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142330306 data=null} to TreeItem with text {test} [2019-07-30T18:13:46.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142330307 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:46.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142330307 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:46.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142330318 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:46.308Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:46.308Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:46.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142330319 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:13:46.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142330319 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:13:46.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142330319 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:13:46.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142330319 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:46.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142330365 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-30T18:13:46.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142330372 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:46.308Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T18:13:46.308Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:46.308Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:46.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142330415 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:46.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142330415 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:46.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142330415 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:46.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142330416 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:46.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142330416 data=null item=TreeItem {simple_server-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-30T18:13:46.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142330451 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:46.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:46.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:46.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:46.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:46.308Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:46.308Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:46.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142330453 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:46.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142330453 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:46.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142330453 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:46.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142330453 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:46.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142330453 data=null item=TreeItem {simple_server-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-30T18:13:46.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142330456 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:46.308Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T18:13:46.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142330456 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:46.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142330457 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:46.308Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:46.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142330457 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:46.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142330457 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:46.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142330457 data=null item=TreeItem {simple_server-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-30T18:13:46.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142330468 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:46.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142330468 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:46.308Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1142330468 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:46.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142330510 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:46.308Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1142330510 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:46.308Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1142330510 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:46.308Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1142330510 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:46.308Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T18:13:46.308Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:46.308Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:46.308Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:46.308Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142330468 data=null item=TreeItem {simple_server-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-30T18:13:46.869Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:46.869Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:46.869Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:46.869Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:46.869Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:46.869Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:46.869Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:46.869Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:46.869Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:13:46.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142331012 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:13:46.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142331012 data=null doit=true} to TableItem with text {} [2019-07-30T18:13:46.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142331013 data=null} to TableItem with text {} [2019-07-30T18:13:46.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142331013 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:46.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142331013 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-30T18:13:46.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142331017 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:46.869Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:46.869Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:47.796Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:47.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:47.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142331976 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:47.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142331976 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:47.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142331976 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:47.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142331976 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:47.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142331976 data=null item=TreeItem {simple_server-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-30T18:13:47.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142331980 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:13:47.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:47.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:47.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:47.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:47.796Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:47.796Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:47.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:47.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:47.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:47.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:47.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:47.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142331984 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:47.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142331984 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:47.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142331984 data=null} to TreeItem with text {test} [2019-07-30T18:13:47.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142331984 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:47.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142331984 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:47.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142332003 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:47.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:47.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142332004 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:47.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142332004 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:47.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142332004 data=null} to TreeItem with text {test} [2019-07-30T18:13:47.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142332004 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:47.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142332004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:47.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142332015 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:47.796Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:47.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:47.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142332016 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:13:47.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142332016 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:13:47.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142332016 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:13:47.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142332016 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:47.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142332016 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-30T18:13:47.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142332031 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:47.796Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T18:13:48.358Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:48.358Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:48.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142332452 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:48.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142332452 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:48.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142332452 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:48.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142332453 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:48.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142332453 data=null item=TreeItem {simple_server-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-30T18:13:48.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142332487 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:48.358Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:48.358Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:48.358Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:48.358Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:48.358Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:48.358Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:48.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142332489 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:48.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142332489 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:48.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142332489 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:48.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142332489 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:48.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142332489 data=null item=TreeItem {simple_server-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-30T18:13:48.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142332493 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:48.358Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T18:13:48.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142332493 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:48.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142332493 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:48.358Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:48.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142332493 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:48.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142332500 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:48.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142332500 data=null item=TreeItem {simple_server-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-30T18:13:48.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142332503 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:48.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142332504 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:48.358Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1142332504 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:48.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142332543 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:48.358Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1142332543 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:48.358Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1142332543 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:48.358Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1142332543 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:48.358Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T18:13:48.358Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:48.358Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:48.358Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:48.358Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:48.358Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142332504 data=null item=TreeItem {simple_server-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-30T18:13:48.917Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:48.917Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:48.917Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:48.917Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:48.917Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:48.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:48.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:48.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:48.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:48.917Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:13:48.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142333046 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:13:48.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142333046 data=null doit=true} to TableItem with text {} [2019-07-30T18:13:48.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142333046 data=null} to TableItem with text {} [2019-07-30T18:13:48.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142333046 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:48.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142333046 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-30T18:13:48.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142333057 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:48.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:48.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:49.843Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:49.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:49.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142333917 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:49.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142333917 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:49.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142333917 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:49.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142333918 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:49.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142333918 data=null item=TreeItem {simple_server-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-30T18:13:49.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142333922 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:13:49.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:49.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:49.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:49.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:49.843Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:49.843Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:49.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:49.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:49.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:49.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:49.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:49.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142333971 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:49.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142333971 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:49.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142333971 data=null} to TreeItem with text {test} [2019-07-30T18:13:49.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142333972 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:49.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142333972 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:49.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142333998 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:49.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:49.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142333998 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:49.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142333999 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:49.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142333999 data=null} to TreeItem with text {test} [2019-07-30T18:13:49.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142333999 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:49.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142333999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:49.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142334008 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:49.843Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:49.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:49.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142334009 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:13:49.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142334009 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:13:49.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142334009 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:13:49.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142334009 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:49.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142334009 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-30T18:13:49.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142334025 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:49.843Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T18:13:50.404Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:50.404Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:50.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142334474 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:50.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142334475 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:50.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142334475 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:50.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142334475 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:50.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142334475 data=null item=TreeItem {ust-overlap-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-30T18:13:50.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142334501 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:50.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:50.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:50.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:50.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:50.404Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:50.404Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:50.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142334503 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:50.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142334504 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:50.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142334504 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:50.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142334504 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:50.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142334504 data=null item=TreeItem {ust-overlap-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-30T18:13:50.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142334511 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:50.404Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:50.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142334511 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:50.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142334511 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:50.404Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:50.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142334512 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:50.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142334512 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:50.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142334512 data=null item=TreeItem {ust-overlap-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-30T18:13:50.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142334515 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:50.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142334515 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:50.404Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1142334515 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:50.404Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142334515 data=null item=TreeItem {ust-overlap-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-30T18:13:50.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142334567 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:50.404Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1142334574 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:50.404Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1142334574 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:50.404Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1142334574 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:50.404Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:50.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:50.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:50.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:50.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:50.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:50.965Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:50.965Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:50.965Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:50.965Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:50.965Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:50.965Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:50.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:50.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:50.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:50.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:50.965Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:13:50.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142335114 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:13:50.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142335115 data=null doit=true} to TableItem with text {} [2019-07-30T18:13:50.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142335115 data=null} to TableItem with text {} [2019-07-30T18:13:50.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142335115 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:50.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142335115 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-30T18:13:50.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142335119 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:50.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:50.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:51.890Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:51.890Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:51.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142335977 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:51.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142335977 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:51.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142335977 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:51.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142335977 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:51.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142335977 data=null item=TreeItem {ust-overlap-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-30T18:13:51.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142335983 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:13:51.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:51.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:51.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:51.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:51.890Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:51.890Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:51.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:51.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:51.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:51.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:51.890Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:51.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142335987 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:51.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142335987 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:51.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142335987 data=null} to TreeItem with text {test} [2019-07-30T18:13:51.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142335988 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:51.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142335988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:51.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142336007 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:51.890Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:51.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142336007 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:51.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142336007 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:51.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142336007 data=null} to TreeItem with text {test} [2019-07-30T18:13:51.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142336007 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:51.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142336007 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:51.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142336018 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:51.890Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:51.890Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:51.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142336018 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:13:51.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142336018 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:13:51.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142336018 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:13:51.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142336018 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:51.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142336019 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-30T18:13:51.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142336025 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:51.890Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T18:13:52.450Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:52.450Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:52.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142336447 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:52.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142336447 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:52.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142336447 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:52.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142336447 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:52.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142336447 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-30T18:13:52.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142336483 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:52.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:52.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:52.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:52.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:52.450Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:52.450Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:52.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142336484 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:52.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142336484 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:52.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142336484 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:52.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142336485 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:52.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142336485 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-30T18:13:52.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142336488 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:52.450Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T18:13:52.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142336488 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:52.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142336488 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:52.450Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:52.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142336488 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:52.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142336489 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:52.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142336489 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-30T18:13:52.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142336499 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:52.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142336499 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:52.450Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1142336499 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:52.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142336540 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:52.450Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1142336540 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:52.450Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1142336540 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:52.450Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1142336540 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:52.450Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T18:13:52.450Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142336499 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-30T18:13:53.012Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T18:13:53.012Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T18:13:53.012Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:53.012Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:53.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142337106 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:53.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142337106 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:53.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142337106 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:53.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142337107 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:53.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142337107 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-30T18:13:53.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142337110 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:13:53.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:53.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:53.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:53.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:53.012Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:53.012Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:53.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:53.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:53.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:53.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:53.012Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:53.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142337116 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:53.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142337116 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:53.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142337116 data=null} to TreeItem with text {test} [2019-07-30T18:13:53.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142337116 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:53.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142337116 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:53.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142337138 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:53.012Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:53.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142337138 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:53.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142337138 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:53.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142337138 data=null} to TreeItem with text {test} [2019-07-30T18:13:53.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142337138 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:53.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142337138 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:53.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142337165 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:53.012Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:53.012Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:53.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142337166 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:13:53.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142337166 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:13:53.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142337166 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:13:53.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142337166 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:53.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142337166 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-30T18:13:53.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142337173 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:53.012Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:53.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1142337174 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T18:13:53.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1142337174 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T18:13:53.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1142337174 data=null} to TreeItem with text {Traces [7]} [2019-07-30T18:13:53.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1142337174 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:53.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142337174 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-30T18:13:53.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1142337177 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T18:13:53.012Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:13:53.012Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:13:53.267Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:13:53.267Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:13:53.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142337333 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:13:53.267Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:13:53.267Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:13:53.267Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:13:53.267Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:13:53.267Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:13:53.267Z] DEBUG - Clicking on &Yes [2019-07-30T18:13:53.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142337334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:13:53.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142337334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:13:53.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142337334 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:13:53.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142337334 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:13:53.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142337334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:13:53.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142337334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:13:53.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142337334 data=null item=null detail=0 x=0 y=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-30T18:13:54.628Z] DEBUG - Clicked on [2019-07-30T18:13:54.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142337209 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-30T18:13:55.139Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:55.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:55.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:55.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:55.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:55.139Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:55.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142339341 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:55.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142339341 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:55.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142339341 data=null} to TreeItem with text {test} [2019-07-30T18:13:55.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142339341 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:55.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142339341 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:55.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142339353 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:55.139Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:55.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142339353 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:55.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142339353 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:55.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142339353 data=null} to TreeItem with text {test} [2019-07-30T18:13:55.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142339353 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:55.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142339353 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:55.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142339357 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:55.139Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:55.139Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:55.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142339357 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:13:55.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142339357 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:13:55.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142339357 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:13:55.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142339357 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:13:55.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142339358 data=null item=TreeItem {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-30T18:13:55.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142339368 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:13:55.139Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:55.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142339368 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:13:55.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142339368 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:13:55.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142339369 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:13:55.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142339369 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:13:55.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142339369 data=null item=TreeItem {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-30T18:13:55.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142339371 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:13:55.396Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:13:55.396Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:13:55.396Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:13:55.396Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:13:55.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142339511 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:13:55.396Z] 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-30T18:13:55.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:13:55.396Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:13:55.396Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:13:55.396Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:13:55.396Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:13:55.396Z] DEBUG - matched Combo with text " [2019-07-30T18:13:55.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142339605 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-30T18:13:55.396Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:13:55.396Z] 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-30T18:13:55.396Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:13:55.396Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:13:55.396Z] 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-30T18:13:55.396Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:13:55.396Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:13:55.396Z] 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-30T18:13:55.396Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:13:55.396Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:13:55.396Z] 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-30T18:13:55.396Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:13:55.396Z] 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-30T18:13:55.396Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:13:55.396Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] 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-30T18:13:55.396Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:13:55.396Z] 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-30T18:13:55.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] 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-30T18:13:55.396Z] 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-30T18:13:55.396Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:13:55.396Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:55.396Z] DEBUG - Clicking on &Finish [2019-07-30T18:13:55.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142339620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:55.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142339620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:55.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142339620 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:55.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142339620 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:55.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142339621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:55.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142339621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:55.652Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:55.652Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:55.652Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:55.652Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:55.652Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:13:55.652Z] DEBUG - Clicked on &Finish [2019-07-30T18:13:56.212Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T18:13:56.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142340179 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T18:13:56.212Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T18:13:56.212Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-30T18:13:56.212Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-30T18:13:56.212Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T18:13:56.212Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T18:13:56.212Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T18:13:56.212Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T18:13:56.212Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T18:13:56.212Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T18:13:56.212Z] DEBUG - Clicking on Rename [2019-07-30T18:13:56.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1142340180 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-30T18:13:56.212Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1142340180 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-30T18:13:56.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1142340180 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T18:13:56.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1142340180 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T18:13:56.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1142340180 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-30T18:13:56.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1142340180 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-30T18:13:56.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1142340180 data=null item=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-30T18:13:56.212Z] DEBUG - Clicked on [2019-07-30T18:13:56.468Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T18:13:56.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142340719 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T18:13:56.724Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T18:13:56.724Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T18:13:56.724Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T18:13:56.724Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-30T18:13:56.724Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-30T18:13:56.724Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T18:13:56.724Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T18:13:56.724Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T18:13:56.724Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T18:13:56.724Z] DEBUG - Clicking on Overwrite [2019-07-30T18:13:56.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1142340719 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-30T18:13:56.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1142340719 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-30T18:13:56.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1142340719 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T18:13:56.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1142340719 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T18:13:56.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1142340720 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-30T18:13:56.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1142340720 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-30T18:13:56.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1142340720 data=null item=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-30T18:13:56.724Z] DEBUG - Clicked on [2019-07-30T18:13:57.013Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T18:13:57.013Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142341257 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T18:13:57.013Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T18:13:57.013Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T18:13:57.013Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T18:13:57.013Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T18:13:57.013Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T18:13:57.013Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T18:13:57.013Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-30T18:13:57.013Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-30T18:13:57.013Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T18:13:57.013Z] DEBUG - Clicking on Skip [2019-07-30T18:13:57.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1142341257 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-30T18:13:57.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1142341257 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-30T18:13:57.013Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1142341257 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T18:13:57.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1142341257 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T18:13:57.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1142341257 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-30T18:13:57.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1142341257 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-30T18:13:57.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1142341257 data=null item=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-30T18:13:57.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142339621 data=null item=null detail=0 x=0 y=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-30T18:13:57.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142339399 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-30T18:13:57.525Z] DEBUG - Clicked on [2019-07-30T18:13:57.525Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:57.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:57.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:57.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:57.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:57.525Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:57.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142341600 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:57.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142341600 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:57.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142341601 data=null} to TreeItem with text {test} [2019-07-30T18:13:57.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142341601 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:57.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142341601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:57.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142341609 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:57.525Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:57.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142341609 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:57.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142341609 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:57.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142341609 data=null} to TreeItem with text {test} [2019-07-30T18:13:57.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142341609 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:57.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142341609 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:57.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142341619 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:57.525Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:57.525Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:57.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142341620 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T18:13:57.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142341620 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T18:13:57.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142341620 data=null} to TreeItem with text {Traces [5]} [2019-07-30T18:13:57.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142341620 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T18:13:57.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142341620 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-30T18:13:57.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142341626 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T18:13:57.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142341627 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T18:13:57.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142341627 data=null} to TreeItem with text {Traces [5]} [2019-07-30T18:13:57.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142341627 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T18:13:57.525Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142341627 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-30T18:13:57.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142341667 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T18:13:57.780Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:57.780Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:57.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142341986 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:57.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142341986 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:57.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142341986 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:57.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142341987 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:57.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142341987 data=null item=TreeItem {kernel-overlap-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-30T18:13:57.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142342017 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:57.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:57.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:57.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:57.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:57.780Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:57.780Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:57.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142342019 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:57.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142342019 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:57.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142342019 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:57.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142342019 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:57.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142342019 data=null item=TreeItem {kernel-overlap-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-30T18:13:57.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142342022 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:57.780Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:57.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142342022 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:57.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142342022 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:57.780Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:57.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142342022 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:57.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142342023 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:57.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142342023 data=null item=TreeItem {kernel-overlap-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-30T18:13:58.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142342031 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:58.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142342032 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:58.036Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142342032 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:58.036Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142342032 data=null item=TreeItem {kernel-overlap-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-30T18:13:58.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142342070 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:58.036Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142342076 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:58.036Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142342076 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:58.036Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142342076 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:58.036Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:58.596Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:58.596Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:58.596Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:58.596Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:58.596Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:58.596Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:13:58.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142342578 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:13:58.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142342578 data=null doit=true} to TableItem with text {} [2019-07-30T18:13:58.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142342578 data=null} to TableItem with text {} [2019-07-30T18:13:58.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142342578 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:58.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142342578 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-30T18:13:58.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142342589 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:13:58.596Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:13:58.596Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:13:59.522Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:59.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:59.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142343542 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:59.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142343542 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:59.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142343542 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:59.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142343542 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:59.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142343542 data=null item=TreeItem {kernel-overlap-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-30T18:13:59.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142343545 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:13:59.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:59.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:59.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:59.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:59.522Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:59.522Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:13:59.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:59.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:59.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:59.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:59.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:59.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142343549 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:59.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142343549 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:59.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142343549 data=null} to TreeItem with text {test} [2019-07-30T18:13:59.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142343549 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:59.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142343549 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:59.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142343567 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:59.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:59.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142343567 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:13:59.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142343568 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:59.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142343568 data=null} to TreeItem with text {test} [2019-07-30T18:13:59.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142343568 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:59.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142343568 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:13:59.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142343571 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:13:59.522Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:13:59.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:59.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142343572 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T18:13:59.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142343572 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T18:13:59.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142343572 data=null} to TreeItem with text {Traces [5]} [2019-07-30T18:13:59.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142343572 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T18:13:59.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142343572 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-30T18:13:59.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142343583 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T18:13:59.522Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T18:13:59.522Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:13:59.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:59.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142343646 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:59.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142343646 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:59.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142343646 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:59.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142343646 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:59.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142343646 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-30T18:13:59.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142343657 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:59.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:59.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:59.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:13:59.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:13:59.522Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:13:59.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:59.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142343659 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:59.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142343659 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:59.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142343659 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:59.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142343659 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:59.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142343659 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-30T18:13:59.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142343670 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:59.522Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:59.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142343670 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:59.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142343670 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:59.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:13:59.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142343671 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:59.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142343671 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:59.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142343671 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-30T18:13:59.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142343674 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:59.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142343674 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:59.522Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142343674 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:59.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142343711 data=null button=1 stateMask=0x80000 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:59.522Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142343711 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:59.522Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142343712 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:59.522Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142343712 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:59.522Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:13:59.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:13:59.522Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142343674 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-30T18:14:00.082Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:14:00.082Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:14:00.082Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:14:00.082Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:14:00.082Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:14:00.082Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:14:00.082Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:14:00.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142344214 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:14:00.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142344214 data=null doit=true} to TableItem with text {} [2019-07-30T18:14:00.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142344214 data=null} to TableItem with text {} [2019-07-30T18:14:00.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142344214 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:14:00.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142344214 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-30T18:14:00.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142344217 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:14:00.082Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:14:00.082Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:14:01.007Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:14:01.007Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:01.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142345167 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:14:01.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142345168 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:14:01.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142345168 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:14:01.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142345168 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:14:01.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142345168 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-30T18:14:01.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142345171 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:14:01.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:01.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:01.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:01.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:01.007Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:14:01.007Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:14:01.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:01.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:01.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:01.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:01.007Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:01.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142345175 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:14:01.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142345175 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:01.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142345175 data=null} to TreeItem with text {test} [2019-07-30T18:14:01.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142345175 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:01.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142345175 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:01.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142345194 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:01.007Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:01.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142345194 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:14:01.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142345194 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:01.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142345194 data=null} to TreeItem with text {test} [2019-07-30T18:14:01.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142345195 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:01.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142345195 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:01.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142345198 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:01.007Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:14:01.007Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:01.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142345199 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T18:14:01.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142345199 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T18:14:01.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142345199 data=null} to TreeItem with text {Traces [5]} [2019-07-30T18:14:01.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142345199 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T18:14:01.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142345199 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-30T18:14:01.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142345210 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T18:14:01.007Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T18:14:01.007Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:14:01.007Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:01.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142345252 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:01.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142345252 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:01.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142345253 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:01.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142345253 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:01.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142345253 data=null item=TreeItem {simple_server-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-30T18:14:01.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142345285 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:01.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:01.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:01.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:01.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:01.263Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:14:01.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:01.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142345287 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:01.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142345287 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:01.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142345287 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:01.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142345287 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:01.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142345287 data=null item=TreeItem {simple_server-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-30T18:14:01.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142345290 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:01.263Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T18:14:01.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142345291 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:01.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142345291 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:01.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:01.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142345291 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:01.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142345291 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:01.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142345291 data=null item=TreeItem {simple_server-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-30T18:14:01.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142345301 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:01.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142345301 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:01.263Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1142345301 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:01.263Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142345301 data=null item=TreeItem {simple_server-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-30T18:14:01.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142345372 data=null button=1 stateMask=0x80000 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:01.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1142345372 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:01.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1142345372 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:01.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1142345372 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:01.263Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T18:14:01.263Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:14:01.263Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:14:01.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:14:01.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:14:01.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:14:01.824Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:14:01.824Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:14:01.824Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:14:01.824Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:14:01.824Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:14:01.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142345874 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:14:01.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142345874 data=null doit=true} to TableItem with text {} [2019-07-30T18:14:01.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142345874 data=null} to TableItem with text {} [2019-07-30T18:14:01.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142345875 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:14:01.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142345875 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-30T18:14:01.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142345878 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:14:01.824Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:14:01.824Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:14:02.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:14:02.750Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:02.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142346726 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:02.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142346726 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:02.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142346726 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:02.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142346726 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:02.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142346727 data=null item=TreeItem {simple_server-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-30T18:14:02.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142346730 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:14:02.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:02.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:02.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:02.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:02.750Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:14:02.750Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:14:02.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:02.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:02.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:02.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:02.750Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:02.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142346733 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:14:02.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142346733 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:02.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142346734 data=null} to TreeItem with text {test} [2019-07-30T18:14:02.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142346734 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:02.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142346734 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:02.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142346753 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:02.750Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:02.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142346753 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:14:02.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142346753 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:02.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142346753 data=null} to TreeItem with text {test} [2019-07-30T18:14:02.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142346754 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:02.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142346754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:02.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142346757 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:02.750Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:14:02.750Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:02.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142346758 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T18:14:02.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142346758 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T18:14:02.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142346758 data=null} to TreeItem with text {Traces [5]} [2019-07-30T18:14:02.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142346758 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T18:14:02.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142346758 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-30T18:14:02.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142346769 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T18:14:02.750Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T18:14:02.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:14:02.750Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:02.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142346895 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:02.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142346895 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:02.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142346895 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:02.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142346895 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:02.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142346895 data=null item=TreeItem {simple_server-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-30T18:14:02.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142346926 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:02.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:02.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:02.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:02.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:02.750Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:14:02.750Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:02.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142346928 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:02.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142346928 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:02.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142346928 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:02.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142346928 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:02.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142346928 data=null item=TreeItem {simple_server-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-30T18:14:02.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142346931 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:02.750Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T18:14:02.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142346931 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:02.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142346931 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:02.750Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:02.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142346931 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:02.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142346931 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:02.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142346931 data=null item=TreeItem {simple_server-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-30T18:14:02.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142346939 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:02.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142346939 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:02.750Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1142346940 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:02.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142346978 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:02.750Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1142346978 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:02.750Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1142346978 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:02.750Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1142346978 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:02.750Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T18:14:02.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:14:02.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:14:02.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:14:02.750Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142346940 data=null item=TreeItem {simple_server-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-30T18:14:03.311Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:14:03.311Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:14:03.311Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:14:03.311Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:14:03.311Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:14:03.311Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:14:03.311Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:14:03.311Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:14:03.311Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:14:03.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142347481 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:14:03.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142347481 data=null doit=true} to TableItem with text {} [2019-07-30T18:14:03.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142347481 data=null} to TableItem with text {} [2019-07-30T18:14:03.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142347481 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:14:03.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142347481 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-30T18:14:03.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142347491 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:14:03.311Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:14:03.311Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:14:04.235Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:14:04.235Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:04.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142348448 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:04.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142348448 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:04.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142348448 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:04.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142348449 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:04.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142348449 data=null item=TreeItem {simple_server-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-30T18:14:04.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142348452 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:14:04.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:04.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:04.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:04.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:04.235Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:14:04.235Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:14:04.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:04.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:04.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:04.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:04.235Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:04.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142348456 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:14:04.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142348456 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:04.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142348456 data=null} to TreeItem with text {test} [2019-07-30T18:14:04.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142348456 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:04.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142348456 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:04.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142348476 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:04.235Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:04.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142348477 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:14:04.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142348477 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:04.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142348477 data=null} to TreeItem with text {test} [2019-07-30T18:14:04.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142348477 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:04.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142348477 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:04.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142348481 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:04.235Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:14:04.235Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:04.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142348482 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T18:14:04.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142348482 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T18:14:04.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142348482 data=null} to TreeItem with text {Traces [5]} [2019-07-30T18:14:04.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142348486 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T18:14:04.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142348486 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-30T18:14:04.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142348494 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T18:14:04.490Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T18:14:04.745Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:14:04.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:04.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142348919 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:04.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142348919 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:04.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142348919 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:04.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142348920 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:04.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142348920 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-30T18:14:04.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142348951 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:04.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:04.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:04.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:04.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:04.745Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:14:04.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:04.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142348952 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:04.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142348952 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:04.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142348952 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:04.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142348953 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:04.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142348953 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-30T18:14:04.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142348956 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:04.745Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T18:14:04.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142348956 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:04.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142348956 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:04.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:04.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142348956 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:04.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142348956 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:04.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142348956 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-30T18:14:04.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142348966 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:04.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142348966 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:04.745Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1142348966 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:05.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142349005 data=null button=1 stateMask=0x80000 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:05.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1142349006 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:05.001Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1142349006 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:05.001Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1142349006 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:05.001Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T18:14:05.001Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142348966 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-30T18:14:05.256Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T18:14:05.256Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T18:14:05.511Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:14:05.511Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:05.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1142349568 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:05.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1142349569 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:05.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1142349569 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:05.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1142349569 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:05.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142349569 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-30T18:14:05.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1142349572 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T18:14:05.511Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:05.511Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:05.511Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:05.511Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:05.511Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:14:05.511Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:14:05.511Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:05.511Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:05.511Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:05.511Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:05.511Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:05.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142349578 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:14:05.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142349578 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:05.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142349578 data=null} to TreeItem with text {test} [2019-07-30T18:14:05.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142349578 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:05.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142349578 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:05.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142349598 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:05.511Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:05.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142349599 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:14:05.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142349599 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:05.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142349599 data=null} to TreeItem with text {test} [2019-07-30T18:14:05.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142349599 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:05.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142349599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:05.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142349603 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:05.511Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:14:05.511Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:05.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142349603 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T18:14:05.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142349603 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T18:14:05.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142349603 data=null} to TreeItem with text {Traces [5]} [2019-07-30T18:14:05.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142349604 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T18:14:05.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142349604 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-30T18:14:05.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142349613 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T18:14:05.511Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:05.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1142349613 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T18:14:05.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1142349613 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T18:14:05.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1142349613 data=null} to TreeItem with text {Traces [5]} [2019-07-30T18:14:05.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1142349613 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T18:14:05.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142349613 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-30T18:14:05.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1142349616 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T18:14:05.511Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:14:05.511Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:14:05.511Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:14:05.511Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:14:05.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142349720 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:14:05.511Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:14:05.511Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:14:05.511Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:14:05.511Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:14:05.511Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:14:05.511Z] DEBUG - Clicking on &Yes [2019-07-30T18:14:05.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142349720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:14:05.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142349720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:14:05.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142349721 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:14:05.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142349721 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:14:05.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142349721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:14:05.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142349721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:14:05.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142349721 data=null item=null detail=0 x=0 y=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-30T18:14:06.876Z] DEBUG - Clicked on [2019-07-30T18:14:06.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142349645 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-30T18:14:07.132Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:14:07.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:07.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:07.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:07.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:07.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:07.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142351228 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:14:07.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142351228 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:07.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142351228 data=null} to TreeItem with text {test} [2019-07-30T18:14:07.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142351229 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:07.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142351229 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:07.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142351236 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:07.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:07.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142351237 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:14:07.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142351237 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:07.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142351237 data=null} to TreeItem with text {test} [2019-07-30T18:14:07.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142351237 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:07.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142351237 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:07.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142351247 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:07.132Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:14:07.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:07.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142351247 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:14:07.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142351247 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:14:07.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142351247 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:14:07.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142351247 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:14:07.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142351248 data=null item=TreeItem {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-30T18:14:07.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142351253 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:14:07.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:07.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142351254 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:14:07.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142351259 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:14:07.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142351259 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:14:07.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142351259 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:14:07.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142351259 data=null item=TreeItem {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-30T18:14:07.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142351262 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:14:07.132Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:14:07.132Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:14:07.388Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:14:07.388Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:14:07.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142351394 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:14:07.388Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:14:07.388Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:14:07.388Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:14:07.388Z] 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-30T18:14:07.388Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:07.388Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:14:07.388Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:07.388Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:14:07.388Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:14:07.388Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:14:07.388Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:14:07.388Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:14:07.388Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:14:07.388Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:14:07.388Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:14:07.388Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:14:07.388Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:14:07.388Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:14:07.388Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:14:07.388Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:14:07.388Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - Clicking on &Next > [2019-07-30T18:14:36.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1142380806 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-30T18:14:36.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1142380806 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-30T18:14:36.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1142380806 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T18:14:36.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1142380806 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T18:14:36.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1142380806 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-30T18:14:36.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1142380806 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-30T18:14:36.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1142380807 data=null item=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-30T18:14:36.795Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T18:14:36.795Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T18:14:36.795Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T18:14:36.795Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T18:14:36.795Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T18:14:36.795Z] DEBUG - Clicked on &Next > [2019-07-30T18:14:36.795Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:14:36.795Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:14:36.795Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:14:36.795Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:14:36.795Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:14:36.795Z] DEBUG - matched Combo with text " [2019-07-30T18:14:36.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142380968 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-30T18:14:36.795Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:14:36.795Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:14:36.795Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:14:36.795Z] 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-30T18:14:36.795Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:14:36.795Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@39ae44bc [2019-07-30T18:14:36.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1142380980 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-30T18:14:36.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1142380980 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-30T18:14:36.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1142380980 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:14:36.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1142380980 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:14:36.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1142380980 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-30T18:14:36.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1142380980 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-30T18:14:36.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1142380980 data=null item=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-30T18:14:36.795Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1142380980 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-30T18:14:36.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1142380980 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-30T18:14:36.795Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1142380980 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-30T18:14:36.795Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1142380981 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:14:36.795Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1142380981 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:14:36.795Z] 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-30T18:14:36.795Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:14:36.795Z] 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-30T18:14:36.795Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:14:36.795Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] 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-30T18:14:36.795Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:14:36.795Z] 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-30T18:14:36.795Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] 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-30T18:14:36.795Z] 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-30T18:14:36.795Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:14:36.795Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:14:36.795Z] DEBUG - Clicking on &Finish [2019-07-30T18:14:36.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142380985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:14:36.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142380985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:14:36.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142380985 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:14:36.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142380985 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:14:36.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142380985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:14:36.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142380985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:14:36.796Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:14:36.796Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:14:36.796Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:14:36.796Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:14:36.796Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:14:36.796Z] DEBUG - Clicked on &Finish [2019-07-30T18:14:37.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142380985 data=null item=null detail=0 x=0 y=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-30T18:14:37.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142380653 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-30T18:14:37.356Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:14:37.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:37.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:37.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:37.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:37.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:37.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142381526 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:14:37.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142381526 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:37.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142381526 data=null} to TreeItem with text {test} [2019-07-30T18:14:37.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142381526 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:37.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142381526 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:37.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142381531 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:37.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:37.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142381532 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:14:37.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142381532 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:37.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142381532 data=null} to TreeItem with text {test} [2019-07-30T18:14:37.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142381532 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:37.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142381532 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:37.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142381535 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:37.356Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:14:37.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:37.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142381536 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:14:37.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142381536 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:14:37.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142381536 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:14:37.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142381536 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:14:37.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142381536 data=null item=TreeItem {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-30T18:14:37.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142381547 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:14:37.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142381547 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:14:37.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142381547 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:14:37.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142381547 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:14:37.356Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142381547 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-30T18:14:37.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142381548 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:14:37.916Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:14:37.916Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:37.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142381982 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142381982 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142381982 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142381983 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142381984 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142381995 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:37.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:37.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:37.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:37.916Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:14:37.916Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:37.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142381996 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142381996 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142381997 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142381997 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142381997 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142382000 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.917Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142382007 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142382007 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.917Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:37.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142382007 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142382007 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142382007 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142382010 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142382010 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.917Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142382010 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.917Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142382010 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142382072 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.917Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142382080 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.917Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142382080 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.917Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142382080 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:37.917Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:38.477Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:14:39.402Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:14:39.402Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:14:39.402Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:14:39.402Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:14:39.402Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:14:39.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142383582 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:14:39.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142383582 data=null doit=true} to TableItem with text {} [2019-07-30T18:14:39.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142383583 data=null} to TableItem with text {} [2019-07-30T18:14:39.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142383583 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:14:39.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142383583 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-30T18:14:39.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142383586 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:14:39.402Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:14:39.402Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:14:39.402Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:14:39.402Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:39.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142383658 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:39.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142383658 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:39.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142383658 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:39.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142383658 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:39.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142383658 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:39.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142383662 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:39.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:39.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:39.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:39.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:39.657Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:14:39.657Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:14:39.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:39.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:39.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:39.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:39.657Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:39.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142383667 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:14:39.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142383667 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:39.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142383667 data=null} to TreeItem with text {test} [2019-07-30T18:14:39.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142383667 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:39.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142383667 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:39.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142383685 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:39.657Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:39.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142383685 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:14:39.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142383686 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:39.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142383686 data=null} to TreeItem with text {test} [2019-07-30T18:14:39.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142383686 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:39.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142383686 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:39.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142383690 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:39.657Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:14:39.657Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:39.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142383690 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:14:39.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142383690 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:14:39.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142383690 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:14:39.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142383691 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:14:39.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142383691 data=null item=TreeItem {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-30T18:14:39.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142383701 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:14:39.657Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:39.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142383701 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:14:39.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142383701 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:14:39.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142383702 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:14:39.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142383702 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:14:39.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142383702 data=null item=TreeItem {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-30T18:14:39.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142383705 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:14:39.657Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:14:39.657Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:14:39.657Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:14:39.657Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:14:39.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142383872 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:14:39.657Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:14:39.657Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:14:39.657Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:14:39.657Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:14:39.657Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:14:39.657Z] DEBUG - Clicking on &Yes [2019-07-30T18:14:39.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142383872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:14:39.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142383872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:14:39.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142383872 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:14:39.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142383872 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:14:39.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142383872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:14:39.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142383872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:14:39.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142383873 data=null item=null detail=0 x=0 y=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-30T18:14:40.218Z] DEBUG - Clicked on [2019-07-30T18:14:40.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142383775 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-30T18:14:40.474Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:14:40.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:40.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:40.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:40.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:40.474Z] DEBUG - Unselecting all in (of type 'Tree') [2019-07-30T18:14:40.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1142384672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T18:14:40.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1142384673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T18:14:40.474Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1142384673 data=null doit=true} to (of type 'Tree') [2019-07-30T18:14:40.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1142384673 data=null} to (of type 'Tree') [2019-07-30T18:14:40.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142384673 data=null button=1 stateMask=0x40000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-30T18:14:40.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142384673 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-30T18:14:40.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142384684 data=null button=1 stateMask=0xc0000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-30T18:14:40.474Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2019-07-30T18:14:40.474Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:14:40.474Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:14:40.730Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:14:40.730Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import' [2019-07-30T18:14:40.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=1142384760 data=null doit=true} to Shell with text {Import} [2019-07-30T18:14:40.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:40.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:40.730Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:14:40.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:40.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=1142384761 data=null button=0 stateMask=0x0 x=100 y=116 count=0} to Tree node with text: Trace Import [2019-07-30T18:14:40.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=1142384761 data=null doit=true} to Tree node with text: Trace Import [2019-07-30T18:14:40.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=1142384762 data=null} to Tree node with text: Trace Import [2019-07-30T18:14:40.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=1142384762 data=null button=1 stateMask=0x0 x=100 y=116 count=1} to Tree node with text: Trace Import [2019-07-30T18:14:40.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142384762 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-30T18:14:40.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=1142384762 data=null button=1 stateMask=0x80000 x=100 y=116 count=1} to Tree node with text: Trace Import [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - Clicking on &Next > [2019-07-30T18:14:40.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1142384763 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-30T18:14:40.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1142384763 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-30T18:14:40.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1142384763 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T18:14:40.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1142384763 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T18:14:40.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1142384763 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-30T18:14:40.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1142384763 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-30T18:14:40.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1142384763 data=null item=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-30T18:14:40.730Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T18:14:40.730Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T18:14:40.730Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T18:14:40.730Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T18:14:40.730Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T18:14:40.730Z] DEBUG - Clicked on &Next > [2019-07-30T18:14:40.730Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:14:40.730Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:14:40.730Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:14:40.730Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:14:40.730Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:14:40.730Z] DEBUG - matched Combo with text " [2019-07-30T18:14:40.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142384898 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-30T18:14:40.730Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:14:40.730Z] 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-30T18:14:40.730Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:14:40.730Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:14:40.730Z] 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-30T18:14:40.730Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:14:40.730Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:14:40.730Z] 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-30T18:14:40.730Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:14:40.730Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:14:40.730Z] 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-30T18:14:40.730Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:14:40.730Z] 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-30T18:14:40.730Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:14:40.730Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] 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-30T18:14:40.730Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:14:40.730Z] 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-30T18:14:40.730Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] 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-30T18:14:40.730Z] 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-30T18:14:40.730Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:14:40.730Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:14:40.730Z] DEBUG - Clicking on &Finish [2019-07-30T18:14:40.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142384904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:14:40.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142384904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:14:40.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142384904 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:14:40.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142384904 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:14:40.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142384904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:14:40.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142384904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:14:40.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142384904 data=null item=null detail=0 x=0 y=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-30T18:14:40.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142384685 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-30T18:14:40.986Z] DEBUG - Clicked on [2019-07-30T18:14:40.986Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:14:40.986Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:40.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:40.986Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:40.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:40.986Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:40.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142385183 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-30T18:14:40.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142385183 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:14:40.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142385183 data=null} to TreeItem with text {Tracing} [2019-07-30T18:14:40.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142385183 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T18:14:40.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142385199 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-30T18:14:40.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142385213 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T18:14:40.986Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:40.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142385213 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-30T18:14:40.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142385213 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:14:40.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142385213 data=null} to TreeItem with text {Tracing} [2019-07-30T18:14:40.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142385214 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T18:14:40.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142385214 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-30T18:14:40.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142385222 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T18:14:40.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142385223 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:14:40.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142385223 data=null} to TreeItem with text {Tracing} [2019-07-30T18:14:40.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142385223 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T18:14:41.241Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142385223 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-30T18:14:41.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142385268 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T18:14:41.241Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:41.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142385269 data=null button=0 stateMask=0x0 x=91 y=116 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:14:41.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142385269 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:14:41.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142385269 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:14:41.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142385269 data=null button=1 stateMask=0x0 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:14:41.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142385269 data=null item=TreeItem {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-30T18:14:41.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142385276 data=null button=1 stateMask=0x80000 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:14:41.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142385276 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:14:41.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142385276 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:14:41.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142385276 data=null button=1 stateMask=0x0 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:14:41.241Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142385276 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-30T18:14:41.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142385278 data=null button=1 stateMask=0x80000 x=75 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:14:41.496Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:14:41.496Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:41.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142385596 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142385596 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142385596 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142385596 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142385613 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142385627 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:41.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:41.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:41.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:41.496Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:14:41.496Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:41.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142385629 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142385629 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142385629 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142385629 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142385629 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142385632 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142385633 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142385638 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:41.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142385638 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142385639 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142385639 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142385641 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142385642 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142385642 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142385674 data=null button=1 stateMask=0x80000 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142385674 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142385674 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142385674 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:41.496Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142385642 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:42.056Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:14:42.983Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:14:42.983Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:14:42.983Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:14:42.983Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:14:42.983Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:14:42.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142387176 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:14:42.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142387176 data=null doit=true} to TableItem with text {} [2019-07-30T18:14:42.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142387176 data=null} to TableItem with text {} [2019-07-30T18:14:42.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142387176 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:14:42.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142387177 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-30T18:14:42.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142387180 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:14:42.983Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:14:42.983Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:14:42.983Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:14:42.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:43.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142387252 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:43.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142387252 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:43.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142387252 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:43.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142387253 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:43.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142387253 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:43.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142387256 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:14:43.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:43.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:43.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:43.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:43.237Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:14:43.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} time=1142387258 data=null doit=true} to Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} [2019-07-30T18:14:43.237Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:14:43.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:43.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:43.237Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:43.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142387262 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-30T18:14:43.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142387262 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:14:43.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142387262 data=null} to TreeItem with text {Tracing} [2019-07-30T18:14:43.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142387262 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T18:14:43.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142387262 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-30T18:14:43.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142387288 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T18:14:43.238Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:14:43.238Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:14:43.238Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:14:43.799Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:14:43.799Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:14:43.799Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:14:43.799Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:14:43.799Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:14:43.799Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:14:43.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:14:43.799Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:14:43.799Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:14:43.799Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:14:43.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142387957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:14:43.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142387958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:14:43.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142387958 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:14:43.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142387958 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:14:43.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142387958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:14:43.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142387958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:14:43.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142387958 data=null item=null detail=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-30T18:14:43.799Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142387958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:14:43.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142387958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:14:43.799Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142387958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:14:43.799Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142387958 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:14:43.799Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142387958 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:14:43.799Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:14:43.799Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:14:43.799Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:14:43.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:14:43.799Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:14:43.799Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:14:43.799Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:14:43.799Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:14:43.799Z] DEBUG - Clicking on OK [2019-07-30T18:14:43.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142387959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:14:43.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142387959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:14:43.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142387959 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:14:43.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142387959 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:14:43.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142387959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:14:43.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142387959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:14:43.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:14:43.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:14:43.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:14:43.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:14:43.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:14:43.799Z] DEBUG - Clicked on OK [2019-07-30T18:14:44.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142387959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:14:44.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1142387336 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-30T18:14:44.311Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:14:44.311Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:44.311Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:44.311Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:44.311Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:44.311Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:44.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142388468 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:14:44.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142388468 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:44.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142388468 data=null} to TreeItem with text {test} [2019-07-30T18:14:44.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142388468 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:44.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142388468 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:44.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142388479 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:44.311Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:44.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142388480 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:14:44.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142388480 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:44.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142388480 data=null} to TreeItem with text {test} [2019-07-30T18:14:44.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142388480 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:44.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142388480 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:44.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142388492 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:44.311Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:14:44.311Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:44.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142388492 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:14:44.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142388492 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:14:44.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142388492 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:14:44.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142388493 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:14:44.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142388493 data=null item=TreeItem {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-30T18:14:44.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142388499 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:14:44.311Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:44.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142388499 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:14:44.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142388499 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:14:44.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142388499 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:14:44.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142388500 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:14:44.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142388500 data=null item=TreeItem {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-30T18:14:44.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142388507 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:14:44.311Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:14:44.311Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:14:44.567Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:14:44.567Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:14:44.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142388613 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:14:44.567Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:14:44.567Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:14:44.567Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:14:44.567Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:14:44.567Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:14:44.567Z] DEBUG - Clicking on &Yes [2019-07-30T18:14:44.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142388613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:14:44.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142388613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:14:44.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142388613 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:14:44.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142388613 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:14:44.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142388613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:14:44.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142388613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:14:44.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142388613 data=null item=null detail=0 x=0 y=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-30T18:14:44.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142388535 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-30T18:14:44.567Z] DEBUG - Clicked on [2019-07-30T18:14:44.567Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:14:44.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:44.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:44.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:14:44.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:14:44.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:44.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142388689 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:14:44.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142388689 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:44.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142388689 data=null} to TreeItem with text {test} [2019-07-30T18:14:44.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142388690 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:44.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142388690 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:44.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142388717 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:44.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:44.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142388718 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:14:44.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142388718 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:44.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142388718 data=null} to TreeItem with text {test} [2019-07-30T18:14:44.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142388718 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:44.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142388718 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:14:44.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142388722 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:14:44.567Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:14:44.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:44.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142388723 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:14:44.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142388723 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:14:44.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142388723 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:14:44.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142388723 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:14:44.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142388723 data=null item=TreeItem {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-30T18:14:44.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142388729 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:14:44.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:14:44.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142388729 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:14:44.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142388729 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:14:44.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142388729 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:14:44.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142388729 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:14:44.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142388729 data=null item=TreeItem {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-30T18:14:44.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142388738 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:14:44.567Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:14:44.567Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:14:44.823Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:14:44.823Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:14:44.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142388873 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:14:44.823Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:14:44.823Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:14:44.823Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:14:44.823Z] 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-30T18:14:44.823Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:44.823Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:14:44.823Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:14:44.823Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:14:44.823Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:14:44.823Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:14:44.823Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:14:44.823Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:14:44.823Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:14:44.823Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:14:44.823Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:14:44.823Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:14:44.823Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:14:44.823Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:14:44.823Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:14:44.823Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:14:44.823Z] DEBUG - matched Combo with text " [2019-07-30T18:15:12.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142416892 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-30T18:15:12.817Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:12.817Z] 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-30T18:15:12.817Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:15:12.817Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:12.817Z] 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-30T18:15:12.817Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:15:12.817Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4d0a4dea [2019-07-30T18:15:12.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1142416899 data=null button=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-30T18:15:12.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142416899 data=null button=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-30T18:15:12.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1142416899 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:15:12.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1142416899 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:15:12.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1142416899 data=null button=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-30T18:15:12.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1142416899 data=null button=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-30T18:15:12.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1142416899 data=null item=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-30T18:15:12.817Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1142416899 data=null button=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-30T18:15:12.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142416899 data=null button=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-30T18:15:12.817Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1142416899 data=null button=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-30T18:15:12.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1142416899 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:15:12.817Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1142416899 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:12.817Z] 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-30T18:15:12.817Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:15:12.817Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:12.817Z] 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-30T18:15:12.817Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:15:12.817Z] 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-30T18:15:12.817Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:15:12.817Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] 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-30T18:15:12.817Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:12.817Z] 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-30T18:15:12.817Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] 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-30T18:15:12.817Z] 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-30T18:15:12.817Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:15:12.817Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:12.817Z] DEBUG - Clicking on &Finish [2019-07-30T18:15:12.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142416903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:12.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142416903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:12.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142416903 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:12.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142416903 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:12.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142416906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:12.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142416906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:12.817Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:12.817Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:12.817Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:12.817Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:12.817Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:12.817Z] DEBUG - Clicked on &Finish [2019-07-30T18:15:13.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142416906 data=null item=null detail=0 x=0 y=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-30T18:15:13.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142416733 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-30T18:15:13.327Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:13.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:13.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:13.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:13.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:13.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:13.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142417443 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:13.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142417443 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:13.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142417443 data=null} to TreeItem with text {test} [2019-07-30T18:15:13.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142417443 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:13.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142417444 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:13.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142417451 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:13.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:13.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142417452 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:13.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142417452 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:13.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142417452 data=null} to TreeItem with text {test} [2019-07-30T18:15:13.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142417452 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:13.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142417452 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:13.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142417461 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:13.327Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:15:13.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:13.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142417462 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:15:13.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142417462 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:15:13.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142417462 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:15:13.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142417462 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:15:13.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142417462 data=null item=TreeItem {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-30T18:15:13.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142417468 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:15:13.327Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again. [2019-07-30T18:15:13.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=1142417469 data=null doit=true} to TreeItem with text {FolderA [2]} [2019-07-30T18:15:13.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=1142417469 data=null} to TreeItem with text {FolderA [2]} [2019-07-30T18:15:13.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=1142417469 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to TreeItem with text {FolderA [2]} [2019-07-30T18:15:13.327Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142417469 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-30T18:15:13.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=1142417471 data=null button=1 stateMask=0x80000 x=97 y=74 count=1} to TreeItem with text {FolderA [2]} [2019-07-30T18:15:13.582Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:13.582Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:13.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142417807 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142417807 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142417807 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142417807 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142417807 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142417818 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:13.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:13.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:13.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:13.582Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:13.582Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:13.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142417820 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142417820 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142417820 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142417820 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142417820 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142417830 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.582Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142417830 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142417830 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.582Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:13.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142417830 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142417830 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142417831 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142417833 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142417834 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.837Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142417834 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.837Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142417834 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142417870 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.837Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142417877 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.837Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142417877 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.837Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142417877 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:13.837Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:14.397Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:15.325Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:15.325Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:15.325Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:15.325Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:15.325Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:15:15.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142419380 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:15:15.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142419380 data=null doit=true} to TableItem with text {} [2019-07-30T18:15:15.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142419380 data=null} to TableItem with text {} [2019-07-30T18:15:15.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142419380 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:15.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142419380 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-30T18:15:15.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142419384 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:15.325Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:15.325Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:15.325Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:15.325Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:15.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142419466 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:15.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142419466 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:15.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142419466 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:15.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142419466 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:15.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142419467 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:15.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142419470 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:15.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:15.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:15.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:15.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:15.325Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:15.325Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:15.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:15.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:15.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:15.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:15.325Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:15.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142419475 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:15.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142419475 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:15.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142419475 data=null} to TreeItem with text {test} [2019-07-30T18:15:15.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142419475 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:15.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142419476 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:15.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142419496 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:15.325Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:15.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142419497 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:15.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142419497 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:15.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142419497 data=null} to TreeItem with text {test} [2019-07-30T18:15:15.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142419497 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:15.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142419497 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:15.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142419501 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:15.325Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:15:15.325Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:15.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142419502 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:15:15.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142419502 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:15:15.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142419502 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:15:15.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142419502 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:15:15.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142419502 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-30T18:15:15.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142419513 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:15:15.325Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T18:15:15.325Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2019-07-30T18:15:15.580Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:15.580Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:15.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142419855 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:15.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142419855 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:15.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142419855 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:15.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142419855 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:15.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142419855 data=null item=TreeItem {kernel-overlap-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-30T18:15:15.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142419867 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:15.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:15.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:15.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:15.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:15.835Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:15.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:15.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142419868 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:15.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142419868 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:15.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142419869 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:15.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142419869 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:15.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142419869 data=null item=TreeItem {kernel-overlap-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-30T18:15:15.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142419880 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:15.835Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:15.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142419880 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:15.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142419880 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:15.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:15.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142419880 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:15.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142419880 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:15.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142419881 data=null item=TreeItem {kernel-overlap-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-30T18:15:15.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142419883 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:15.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142419884 data=null button=1 stateMask=0x0 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:15.835Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142419884 data=null button=1 stateMask=0x0 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:15.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142419919 data=null button=1 stateMask=0x80000 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:15.835Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142419919 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:15.835Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142419919 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:15.835Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142419919 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:15.835Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:15.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:15.835Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142419884 data=null item=TreeItem {kernel-overlap-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-30T18:15:16.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:16.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:16.396Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:16.396Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:16.396Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:16.396Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:16.396Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:15:16.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142420421 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:15:16.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142420421 data=null doit=true} to TableItem with text {} [2019-07-30T18:15:16.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142420421 data=null} to TableItem with text {} [2019-07-30T18:15:16.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142420421 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:16.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142420421 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-30T18:15:16.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142420432 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:16.396Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:16.396Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:17.321Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:17.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:17.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142421382 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:17.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142421382 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:17.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142421382 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:17.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142421383 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:17.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142421383 data=null item=TreeItem {kernel-overlap-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-30T18:15:17.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142421386 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:17.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:17.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:17.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:17.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:17.321Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:17.321Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T18:15:17.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:17.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1142421388 data=null button=0 stateMask=0x0 x=102 y=137 count=0} to TreeItem with text {FolderB} [2019-07-30T18:15:17.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=1142421388 data=null doit=true} to TreeItem with text {FolderB} [2019-07-30T18:15:17.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1142421388 data=null} to TreeItem with text {FolderB} [2019-07-30T18:15:17.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1142421388 data=null button=1 stateMask=0x0 x=102 y=137 count=1} to TreeItem with text {FolderB} [2019-07-30T18:15:17.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142421388 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-30T18:15:17.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1142421395 data=null button=1 stateMask=0x80000 x=102 y=137 count=1} to TreeItem with text {FolderB} [2019-07-30T18:15:17.321Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:15:17.321Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:15:17.577Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:15:17.577Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:15:17.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142421681 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:15:17.577Z] 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-30T18:15:17.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:15:17.577Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:15:17.577Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:15:17.577Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:15:17.577Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:15:17.577Z] DEBUG - matched Combo with text " [2019-07-30T18:15:17.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142421789 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-30T18:15:17.577Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:15:17.577Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:15:17.577Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:17.577Z] 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-30T18:15:17.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:15:17.577Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:15:17.577Z] 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-30T18:15:17.577Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:15:17.577Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:17.577Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:17.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:17.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T18:15:17.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:17.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T18:15:17.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:17.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:17.578Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T18:15:17.578Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:15:17.578Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:17.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:17.578Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:17.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:17.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:17.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:17.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:17.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:17.578Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:17.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:17.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:17.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:17.578Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:15:17.578Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:15:17.578Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:17.578Z] DEBUG - Clicking on &Finish [2019-07-30T18:15:17.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142421800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:17.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142421800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:17.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142421800 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:17.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142421800 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:17.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142421800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:17.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142421800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:17.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:17.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:17.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:17.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:17.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:17.578Z] DEBUG - Clicked on &Finish [2019-07-30T18:15:18.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142421800 data=null item=null detail=0 x=0 y=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-30T18:15:18.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142421429 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-30T18:15:18.138Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:18.138Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:18.138Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:18.138Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:18.138Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:18.138Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:18.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142422312 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:18.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142422312 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:18.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142422312 data=null} to TreeItem with text {test} [2019-07-30T18:15:18.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142422312 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:18.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142422312 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:18.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142422332 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:18.138Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:18.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142422333 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:18.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142422333 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:18.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142422333 data=null} to TreeItem with text {test} [2019-07-30T18:15:18.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142422333 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:18.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142422333 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:18.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142422337 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:18.138Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:15:18.138Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:18.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142422345 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:15:18.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142422345 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:15:18.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142422345 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:15:18.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142422345 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:15:18.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142422345 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-30T18:15:18.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142422351 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:15:18.138Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T18:15:18.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=1142422351 data=null doit=true} to TreeItem with text {FolderB [2]} [2019-07-30T18:15:18.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=1142422351 data=null} to TreeItem with text {FolderB [2]} [2019-07-30T18:15:18.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1142422352 data=null button=1 stateMask=0x0 x=113 y=137 count=1} to TreeItem with text {FolderB [2]} [2019-07-30T18:15:18.138Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142422352 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-30T18:15:18.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1142422354 data=null button=1 stateMask=0x80000 x=97 y=137 count=1} to TreeItem with text {FolderB [2]} [2019-07-30T18:15:18.394Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:18.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:18.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142422596 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142422596 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142422596 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142422596 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142422596 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142422607 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:18.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:18.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:18.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:18.394Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:18.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:18.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142422609 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142422609 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142422609 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142422609 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142422609 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142422622 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.394Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142422622 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142422622 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:18.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142422622 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142422623 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142422623 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142422625 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142422625 data=null button=1 stateMask=0x0 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.394Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142422626 data=null button=1 stateMask=0x0 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142422665 data=null button=1 stateMask=0x80000 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.650Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142422665 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.650Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142422665 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.650Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142422665 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.650Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:18.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:18.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:18.650Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142422626 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:19.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:19.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:19.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:20.145Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:20.145Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:20.145Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:20.145Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:20.145Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:15:20.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142424168 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:15:20.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142424168 data=null doit=true} to TableItem with text {} [2019-07-30T18:15:20.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142424168 data=null} to TableItem with text {} [2019-07-30T18:15:20.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142424168 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:20.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142424168 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-30T18:15:20.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142424172 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:20.145Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:20.145Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:20.145Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:20.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:20.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142424245 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:20.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142424245 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:20.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142424245 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:20.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142424245 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:20.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142424245 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:20.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142424248 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:20.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:20.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:20.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:20.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:20.145Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:20.145Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:20.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:20.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:20.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:20.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:20.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:20.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142424252 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:20.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142424252 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:20.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142424252 data=null} to TreeItem with text {test} [2019-07-30T18:15:20.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142424252 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:20.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142424252 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:20.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142424271 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:20.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:20.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142424271 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:20.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142424271 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:20.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142424271 data=null} to TreeItem with text {test} [2019-07-30T18:15:20.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142424272 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:20.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142424272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:20.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142424275 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:20.145Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:15:20.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:20.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142424276 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T18:15:20.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142424276 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T18:15:20.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142424276 data=null} to TreeItem with text {Traces [4]} [2019-07-30T18:15:20.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142424276 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:15:20.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142424276 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-30T18:15:20.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142424286 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:15:20.145Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T18:15:20.145Z] WARN - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again. [2019-07-30T18:15:20.707Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:20.707Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:20.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142424727 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:20.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142424727 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:20.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142424727 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:20.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142424727 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:20.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142424727 data=null item=TreeItem {kernel-overlap-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-30T18:15:20.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142424753 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:20.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:20.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:20.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:20.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:20.707Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:20.707Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:20.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142424754 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:20.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142424755 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:20.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142424755 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:20.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142424755 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:20.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142424755 data=null item=TreeItem {kernel-overlap-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-30T18:15:20.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142424762 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:20.707Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:20.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142424762 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:20.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142424762 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:20.707Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:20.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142424762 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:20.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142424762 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:20.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142424762 data=null item=TreeItem {kernel-overlap-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-30T18:15:20.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142424765 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:20.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142424765 data=null button=1 stateMask=0x0 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:20.707Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142424766 data=null button=1 stateMask=0x0 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:20.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142424803 data=null button=1 stateMask=0x80000 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:20.707Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142424803 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:20.707Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142424804 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:20.707Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142424804 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:20.707Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:20.707Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:20.707Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:20.707Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:20.707Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142424766 data=null item=TreeItem {kernel-overlap-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-30T18:15:21.267Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:21.267Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:21.267Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:21.267Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:21.267Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:21.267Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:21.267Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:21.267Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:21.267Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:15:21.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142425306 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:15:21.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142425306 data=null doit=true} to TableItem with text {} [2019-07-30T18:15:21.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142425306 data=null} to TableItem with text {} [2019-07-30T18:15:21.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142425306 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:21.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142425306 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-30T18:15:21.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142425317 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:21.267Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:21.267Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:22.193Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:22.193Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:22.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142426269 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:22.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142426269 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:22.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142426269 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:22.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142426269 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:22.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142426269 data=null item=TreeItem {kernel-overlap-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-30T18:15:22.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142426272 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:22.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:22.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:22.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:22.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:22.193Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:22.193Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:22.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:22.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:22.193Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T18:15:22.193Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2019-07-30T18:15:22.193Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T18:15:22.193Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-30T18:15:22.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1142426275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T18:15:22.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1142426275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T18:15:22.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1142426275 data=null doit=true} to (of type 'Tree') [2019-07-30T18:15:22.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1142426276 data=null} to (of type 'Tree') [2019-07-30T18:15:22.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142426276 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to (of type 'Tree') [2019-07-30T18:15:22.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142426276 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-30T18:15:22.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142426295 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to (of type 'Tree') [2019-07-30T18:15:22.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1142426295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T18:15:22.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1142426295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T18:15:22.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1142426295 data=null doit=true} to (of type 'Tree') [2019-07-30T18:15:22.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1142426295 data=null} to (of type 'Tree') [2019-07-30T18:15:22.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1142426295 data=null button=1 stateMask=0x40000 x=113 y=137 count=1} to (of type 'Tree') [2019-07-30T18:15:22.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142426295 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-30T18:15:22.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1142426307 data=null button=1 stateMask=0xc0000 x=113 y=137 count=1} to (of type 'Tree') [2019-07-30T18:15:22.193Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:15:22.193Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:15:22.193Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:15:22.448Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-30T18:15:22.448Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:15:22.448Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:15:22.448Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:15:22.448Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:22.448Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:15:22.448Z] DEBUG - Clicking on &Yes [2019-07-30T18:15:22.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142426445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:22.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142426445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:22.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142426445 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:22.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142426445 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:22.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142426445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:22.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142426445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:22.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142426445 data=null item=null detail=0 x=0 y=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-30T18:15:23.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1142426337 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-30T18:15:23.374Z] DEBUG - Clicked on [2019-07-30T18:15:23.374Z] DEBUG - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"' [2019-07-30T18:15:23.374Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:23.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:23.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:23.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:23.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:23.374Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:23.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142427553 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:23.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142427553 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:23.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142427553 data=null} to TreeItem with text {test} [2019-07-30T18:15:23.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142427553 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:23.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142427554 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:23.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142427579 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:23.374Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:23.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142427579 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:23.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142427579 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:23.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142427580 data=null} to TreeItem with text {test} [2019-07-30T18:15:23.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142427580 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:23.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142427580 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:23.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142427591 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:23.374Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:15:23.374Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:23.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142427591 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T18:15:23.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142427591 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T18:15:23.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142427591 data=null} to TreeItem with text {Traces [4]} [2019-07-30T18:15:23.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142427592 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:15:23.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142427592 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-30T18:15:23.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142427598 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:15:23.374Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:23.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1142427599 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T18:15:23.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1142427599 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T18:15:23.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1142427599 data=null} to TreeItem with text {Traces [4]} [2019-07-30T18:15:23.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1142427599 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:15:23.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142427599 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-30T18:15:23.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1142427611 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T18:15:23.629Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:15:23.629Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:15:23.629Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:15:23.629Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:15:23.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142427744 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:15:23.629Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:15:23.629Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:15:23.629Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:15:23.629Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:23.629Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:15:23.629Z] DEBUG - Clicking on &Yes [2019-07-30T18:15:23.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142427744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:23.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142427744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:23.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142427744 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:23.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142427744 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:23.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142427744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:23.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142427745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:23.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142427745 data=null item=null detail=0 x=0 y=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-30T18:15:23.884Z] DEBUG - Clicked on [2019-07-30T18:15:23.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142427643 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-30T18:15:24.445Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:24.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:24.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:24.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:24.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:24.445Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:24.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142428528 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:24.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142428528 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:24.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142428529 data=null} to TreeItem with text {test} [2019-07-30T18:15:24.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142428529 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:24.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142428529 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:24.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142428537 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:24.445Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:24.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142428537 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:24.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142428537 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:24.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142428537 data=null} to TreeItem with text {test} [2019-07-30T18:15:24.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142428537 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:24.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142428537 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:24.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142428546 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:24.445Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:15:24.445Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:24.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142428547 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:15:24.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142428547 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:15:24.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142428547 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:15:24.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142428547 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:15:24.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142428547 data=null item=TreeItem {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-30T18:15:24.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142428553 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:15:24.445Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:24.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142428554 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:15:24.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142428554 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:15:24.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142428554 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:15:24.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142428554 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:15:24.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142428554 data=null item=TreeItem {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-30T18:15:24.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142428557 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:15:24.446Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-30T18:15:24.446Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-30T18:15:24.446Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-30T18:15:24.446Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-30T18:15:24.446Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T18:15:24.446Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T18:15:24.446Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:24.446Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:15:24.446Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:15:24.446Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:15:24.446Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:24.446Z] DEBUG - Clicking on OK [2019-07-30T18:15:24.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142428642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:24.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142428642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:24.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142428642 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:24.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142428642 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:24.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142428642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:24.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142428642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:24.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142428642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:24.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1142428587 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-30T18:15:24.701Z] DEBUG - Clicked on [2019-07-30T18:15:24.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:24.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142428708 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:15:24.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142428709 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:15:24.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142428709 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:15:24.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142428709 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:15:24.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142428709 data=null item=TreeItem {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-30T18:15:24.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142428712 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:15:24.701Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-30T18:15:24.701Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-30T18:15:24.701Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-30T18:15:24.701Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-30T18:15:24.701Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T18:15:24.701Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T18:15:24.701Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:24.701Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:15:24.701Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:15:24.701Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:15:24.701Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:24.701Z] DEBUG - Clicking on OK [2019-07-30T18:15:24.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142428799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:24.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142428799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:24.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142428799 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:24.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142428799 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:24.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142428799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:24.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142428799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:24.701Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:24.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142428800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:24.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1142428738 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-30T18:15:24.701Z] DEBUG - Clicked on [2019-07-30T18:15:24.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142428862 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:15:24.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142428862 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:15:24.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142428863 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:15:24.701Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142428863 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-30T18:15:24.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142428864 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:15:24.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:24.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=1142428864 data=null button=0 stateMask=0x0 x=86 y=74 count=0} to TreeItem with text {FolderA} [2019-07-30T18:15:24.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=1142428864 data=null doit=true} to TreeItem with text {FolderA} [2019-07-30T18:15:24.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=1142428864 data=null} to TreeItem with text {FolderA} [2019-07-30T18:15:24.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=1142428865 data=null button=1 stateMask=0x0 x=86 y=74 count=1} to TreeItem with text {FolderA} [2019-07-30T18:15:24.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142428865 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-30T18:15:24.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=1142428871 data=null button=1 stateMask=0x80000 x=102 y=74 count=1} to TreeItem with text {FolderA} [2019-07-30T18:15:24.701Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:15:24.701Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:15:24.957Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:15:24.957Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:15:24.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142429006 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:15:24.957Z] 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-30T18:15:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:15:24.957Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:15:24.957Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:15:24.957Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:15:24.957Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:15:24.957Z] DEBUG - matched Combo with text " [2019-07-30T18:15:24.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142429044 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-30T18:15:24.957Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:24.957Z] 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-30T18:15:24.957Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:15:24.957Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:24.957Z] 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-30T18:15:24.957Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:15:24.957Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:24.957Z] 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-30T18:15:24.957Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:15:24.957Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:24.957Z] 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-30T18:15:24.957Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:15:24.957Z] 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-30T18:15:24.957Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:15:24.957Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] 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-30T18:15:24.957Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:24.957Z] 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-30T18:15:24.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] 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-30T18:15:24.957Z] 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-30T18:15:24.957Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:15:24.957Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:24.957Z] DEBUG - Clicking on &Finish [2019-07-30T18:15:24.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142429049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:24.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142429049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:24.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142429049 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:24.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142429050 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:24.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142429050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:24.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142429050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:24.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:24.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:24.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:24.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:24.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:24.957Z] DEBUG - Clicked on &Finish [2019-07-30T18:15:25.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142429050 data=null item=null detail=0 x=0 y=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-30T18:15:25.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142428899 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-30T18:15:25.468Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:25.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:25.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:25.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:25.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:25.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:25.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142429591 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:25.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142429591 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:25.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142429591 data=null} to TreeItem with text {test} [2019-07-30T18:15:25.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142429592 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:25.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142429592 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:25.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142429599 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:25.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:25.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142429606 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:25.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142429606 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:25.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142429606 data=null} to TreeItem with text {test} [2019-07-30T18:15:25.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142429606 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:25.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142429606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:25.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142429609 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:25.468Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:15:25.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:25.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142429610 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:15:25.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142429610 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:15:25.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142429610 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:15:25.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142429610 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:15:25.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142429610 data=null item=TreeItem {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-30T18:15:25.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142429616 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:15:25.468Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T18:15:25.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=1142429621 data=null doit=true} to TreeItem with text {FolderA [1]} [2019-07-30T18:15:25.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=1142429621 data=null} to TreeItem with text {FolderA [1]} [2019-07-30T18:15:25.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1142429621 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to TreeItem with text {FolderA [1]} [2019-07-30T18:15:25.468Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142429621 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-30T18:15:25.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1142429623 data=null button=1 stateMask=0x80000 x=97 y=74 count=1} to TreeItem with text {FolderA [1]} [2019-07-30T18:15:25.723Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:25.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:25.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142429958 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142429958 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142429958 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142429958 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142429959 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142429970 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:25.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:25.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:25.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:25.723Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:25.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:25.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142429971 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142429972 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142429972 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142429972 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142429972 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142429975 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.979Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142429975 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142429975 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.979Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:25.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142429975 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142429975 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142429982 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142429985 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142429985 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.979Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142429985 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142430017 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.979Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142430017 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.979Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142430017 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.979Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142430018 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.979Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:25.979Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142429986 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:26.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:27.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:27.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:27.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:27.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:27.463Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:15:27.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142431520 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:15:27.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142431520 data=null doit=true} to TableItem with text {} [2019-07-30T18:15:27.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142431520 data=null} to TableItem with text {} [2019-07-30T18:15:27.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142431521 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:27.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142431521 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-30T18:15:27.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142431523 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:27.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:27.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:27.463Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:27.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:27.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142431583 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:27.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142431583 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:27.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142431583 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:27.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142431583 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:27.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142431583 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:27.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142431586 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:27.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:27.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:27.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:27.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:27.463Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:27.463Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T18:15:27.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:27.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1142431588 data=null button=0 stateMask=0x0 x=102 y=116 count=0} to TreeItem with text {FolderB} [2019-07-30T18:15:27.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=1142431588 data=null doit=true} to TreeItem with text {FolderB} [2019-07-30T18:15:27.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1142431588 data=null} to TreeItem with text {FolderB} [2019-07-30T18:15:27.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1142431589 data=null button=1 stateMask=0x0 x=102 y=116 count=1} to TreeItem with text {FolderB} [2019-07-30T18:15:27.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142431589 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-30T18:15:27.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1142431596 data=null button=1 stateMask=0x80000 x=102 y=116 count=1} to TreeItem with text {FolderB} [2019-07-30T18:15:27.463Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:15:27.463Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:15:27.721Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:15:27.721Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:15:27.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142431771 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:15:27.721Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:15:27.721Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:15:27.721Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:15:27.721Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:15:27.721Z] DEBUG - matched Combo with text " [2019-07-30T18:15:27.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142431820 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-30T18:15:27.721Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:15:27.721Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:15:27.721Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:27.721Z] 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-30T18:15:27.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:15:27.721Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:15:27.721Z] 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-30T18:15:27.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:15:27.721Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] 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-30T18:15:27.721Z] 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-30T18:15:27.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:15:27.721Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:27.721Z] DEBUG - Clicking on &Finish [2019-07-30T18:15:27.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142431831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:27.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142431831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:27.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142431831 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:27.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142431831 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:27.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142431831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:27.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142431831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:27.721Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:27.721Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:27.721Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:27.721Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:27.721Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:27.721Z] DEBUG - Clicked on &Finish [2019-07-30T18:15:27.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142431831 data=null item=null detail=0 x=0 y=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-30T18:15:27.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142431626 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-30T18:15:28.317Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:28.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:28.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:28.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:28.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:28.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:28.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142432381 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:28.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142432381 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:28.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142432381 data=null} to TreeItem with text {test} [2019-07-30T18:15:28.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142432382 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:28.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142432382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:28.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142432395 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:28.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:28.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142432396 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:28.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142432396 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:28.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142432396 data=null} to TreeItem with text {test} [2019-07-30T18:15:28.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142432396 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:28.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142432396 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:28.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142432404 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:28.317Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:15:28.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:28.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142432405 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:15:28.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142432405 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:15:28.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142432405 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:15:28.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142432405 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:15:28.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142432405 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-30T18:15:28.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142432411 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:15:28.317Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T18:15:28.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=1142432412 data=null doit=true} to TreeItem with text {FolderB [1]} [2019-07-30T18:15:28.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=1142432412 data=null} to TreeItem with text {FolderB [1]} [2019-07-30T18:15:28.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1142432412 data=null button=1 stateMask=0x0 x=113 y=116 count=1} to TreeItem with text {FolderB [1]} [2019-07-30T18:15:28.317Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142432412 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-30T18:15:28.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1142432414 data=null button=1 stateMask=0x80000 x=97 y=116 count=1} to TreeItem with text {FolderB [1]} [2019-07-30T18:15:28.572Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:28.827Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:28.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142432839 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:28.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142432839 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:28.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142432839 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:28.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142432839 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:28.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142432839 data=null item=TreeItem {kernel-overlap-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-30T18:15:28.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142432872 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:28.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:28.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:28.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:28.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:28.827Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:28.827Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:28.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142432874 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:28.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142432874 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:28.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142432874 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:28.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142432874 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:28.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142432874 data=null item=TreeItem {kernel-overlap-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-30T18:15:28.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142432878 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:28.827Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:28.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142432878 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:28.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142432878 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:28.827Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:28.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142432878 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:28.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142432878 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:28.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142432878 data=null item=TreeItem {kernel-overlap-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-30T18:15:28.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142432881 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:28.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142432881 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:28.827Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142432881 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:28.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142432918 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:28.827Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142432918 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:28.827Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142432919 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:28.827Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142432919 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:28.827Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:28.827Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:28.827Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142432882 data=null item=TreeItem {kernel-overlap-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-30T18:15:29.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:29.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:29.388Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:29.388Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:29.388Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:29.388Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:29.388Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:15:29.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142433422 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:15:29.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142433422 data=null doit=true} to TableItem with text {} [2019-07-30T18:15:29.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142433422 data=null} to TableItem with text {} [2019-07-30T18:15:29.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142433422 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:29.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142433422 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-30T18:15:29.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142433425 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:29.388Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:29.388Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:30.315Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:30.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:30.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142434478 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:30.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142434478 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:30.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142434478 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:30.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142434478 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:30.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142434478 data=null item=TreeItem {kernel-overlap-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-30T18:15:30.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142434481 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:30.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:30.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:30.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:30.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:30.315Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:30.315Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:30.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:30.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:30.315Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T18:15:30.315Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T18:15:30.315Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-30T18:15:30.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1142434483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T18:15:30.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1142434483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T18:15:30.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1142434483 data=null doit=true} to (of type 'Tree') [2019-07-30T18:15:30.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1142434483 data=null} to (of type 'Tree') [2019-07-30T18:15:30.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1142434484 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to (of type 'Tree') [2019-07-30T18:15:30.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142434484 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-30T18:15:30.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1142434491 data=null button=1 stateMask=0x80000 x=113 y=74 count=1} to (of type 'Tree') [2019-07-30T18:15:30.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1142434491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T18:15:30.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1142434491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T18:15:30.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1142434491 data=null doit=true} to (of type 'Tree') [2019-07-30T18:15:30.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1142434491 data=null} to (of type 'Tree') [2019-07-30T18:15:30.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1142434492 data=null button=1 stateMask=0x40000 x=113 y=116 count=1} to (of type 'Tree') [2019-07-30T18:15:30.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142434492 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-30T18:15:30.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1142434505 data=null button=1 stateMask=0xc0000 x=113 y=116 count=1} to (of type 'Tree') [2019-07-30T18:15:30.315Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:15:30.315Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:15:30.569Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:15:30.569Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-30T18:15:30.569Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:15:30.569Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:15:30.569Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:15:30.569Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:30.569Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:15:30.569Z] DEBUG - Clicking on &Yes [2019-07-30T18:15:30.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142434628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:30.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142434628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:30.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142434628 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:30.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142434628 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:30.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142434628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:30.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142434629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:30.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142434629 data=null item=null detail=0 x=0 y=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-30T18:15:31.130Z] DEBUG - Clicked on [2019-07-30T18:15:31.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1142434532 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-30T18:15:31.130Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:31.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:31.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:31.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:31.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:31.130Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:31.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142435202 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:31.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142435202 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:31.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142435202 data=null} to TreeItem with text {test} [2019-07-30T18:15:31.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142435202 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:31.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142435202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:31.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142435212 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:31.130Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:31.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142435212 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:31.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142435212 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:31.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142435212 data=null} to TreeItem with text {test} [2019-07-30T18:15:31.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142435213 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:31.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142435213 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:31.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142435222 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:31.130Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:15:31.130Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:31.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142435223 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:15:31.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142435223 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:15:31.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142435223 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:15:31.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142435223 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:15:31.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142435223 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-30T18:15:31.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142435229 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:15:31.130Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:31.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142435229 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:15:31.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142435229 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:15:31.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142435229 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:15:31.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142435229 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:15:31.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142435230 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-30T18:15:31.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142435237 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:15:31.130Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:15:31.130Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:15:31.130Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:15:31.130Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:15:31.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142435373 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:15:31.130Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:31.130Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:15:31.130Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:15:31.130Z] 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-30T18:15:31.130Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:31.130Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:31.130Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:31.130Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:31.130Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:31.130Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:31.130Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:31.130Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:31.130Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:31.130Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:31.130Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:31.130Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:15:31.130Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:15:31.130Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:15:31.130Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:15:31.130Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:15:31.130Z] DEBUG - matched Combo with text " [2019-07-30T18:15:37.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142441400 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-30T18:15:37.261Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:15:37.261Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:15:37.261Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@61bce07f [2019-07-30T18:15:37.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1142441402 data=null button=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-30T18:15:37.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142441402 data=null button=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-30T18:15:37.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1142441402 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:15:37.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1142441402 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:15:37.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1142441405 data=null button=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-30T18:15:37.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1142441405 data=null button=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-30T18:15:37.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1142441405 data=null item=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-30T18:15:37.261Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1142441405 data=null button=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-30T18:15:37.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142441405 data=null button=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-30T18:15:37.261Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1142441405 data=null button=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-30T18:15:37.261Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1142441405 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:15:37.261Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1142441405 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:37.261Z] 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-30T18:15:37.261Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:15:37.261Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:37.261Z] 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-30T18:15:37.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:15:37.261Z] 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-30T18:15:37.261Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:15:37.261Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] 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-30T18:15:37.261Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:37.261Z] 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-30T18:15:37.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] 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-30T18:15:37.261Z] 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-30T18:15:37.261Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:15:37.261Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:37.261Z] DEBUG - Clicking on &Finish [2019-07-30T18:15:37.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142441413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:37.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142441413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:37.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142441413 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:37.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142441413 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:37.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142441413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:37.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142441413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:37.261Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:37.261Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:37.261Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:37.261Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:37.261Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:37.261Z] DEBUG - Clicked on &Finish [2019-07-30T18:15:37.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142441413 data=null item=null detail=0 x=0 y=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-30T18:15:37.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142441161 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-30T18:15:38.079Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:38.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:38.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:38.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:38.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:38.079Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:38.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142442193 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:38.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142442193 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:38.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142442193 data=null} to TreeItem with text {test} [2019-07-30T18:15:38.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142442193 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:38.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142442193 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:38.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142442202 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:38.079Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:38.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142442203 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:38.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142442203 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:38.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142442203 data=null} to TreeItem with text {test} [2019-07-30T18:15:38.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142442203 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:38.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142442203 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:38.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142442207 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:38.079Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:15:38.079Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:38.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142442212 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:15:38.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142442212 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:15:38.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142442213 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:15:38.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142442213 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:15:38.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142442213 data=null item=TreeItem {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-30T18:15:38.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142442219 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:15:38.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142442219 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:15:38.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142442219 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:15:38.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142442219 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:15:38.079Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142442219 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-30T18:15:38.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142442220 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:15:38.334Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:38.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:38.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142442553 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142442553 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142442553 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142442553 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142442553 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142442567 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:38.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:38.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:38.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:38.334Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:38.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:38.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142442569 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142442569 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142442569 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142442569 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142442569 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142442572 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.334Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142442572 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142442572 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:38.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142442572 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142442572 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142442572 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142442581 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142442581 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.334Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142442581 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.589Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142442581 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142442615 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142442622 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142442622 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142442622 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:38.589Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:39.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:40.075Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:40.075Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:40.075Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:40.075Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:40.075Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:15:40.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142444124 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:15:40.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142444124 data=null doit=true} to TableItem with text {} [2019-07-30T18:15:40.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142444124 data=null} to TableItem with text {} [2019-07-30T18:15:40.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142444126 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:40.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142444126 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-30T18:15:40.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142444135 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:40.075Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:40.075Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:40.075Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:40.075Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:40.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142444207 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:40.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142444207 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:40.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142444207 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:40.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142444208 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:40.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142444208 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:40.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142444211 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:40.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:40.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:40.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:40.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:40.075Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:40.075Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:40.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:40.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:40.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:40.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:40.075Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:40.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142444318 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T18:15:40.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142444318 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:15:40.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142444318 data=null} to TreeItem with text {Tracing} [2019-07-30T18:15:40.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142444319 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T18:15:40.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142444319 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-30T18:15:40.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142444336 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T18:15:40.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:40.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142444336 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T18:15:40.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142444337 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:15:40.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142444337 data=null} to TreeItem with text {Tracing} [2019-07-30T18:15:40.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142444337 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T18:15:40.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142444337 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-30T18:15:40.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142444342 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T18:15:40.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142444342 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:15:40.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142444342 data=null} to TreeItem with text {Tracing} [2019-07-30T18:15:40.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142444342 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T18:15:40.330Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142444342 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-30T18:15:40.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142444344 data=null button=1 stateMask=0x80000 x=48 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T18:15:40.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:40.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142444344 data=null button=0 stateMask=0x0 x=75 y=137 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:15:40.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142444344 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:15:40.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142444344 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:15:40.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142444344 data=null button=1 stateMask=0x0 x=75 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:15:40.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142444345 data=null item=TreeItem {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-30T18:15:40.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142444357 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:15:40.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:40.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142444357 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:15:40.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142444357 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:15:40.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142444357 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:15:40.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142444357 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:15:40.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142444357 data=null item=TreeItem {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-30T18:15:40.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142444360 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:15:40.330Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:15:40.330Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:15:40.330Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:15:40.330Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:15:40.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142444524 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:15:40.330Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:40.330Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:15:40.330Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:15:40.330Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-30T18:15:40.330Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:40.330Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:40.330Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:40.330Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:40.330Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:40.330Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:40.330Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:40.330Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:40.330Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:40.330Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:40.330Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:40.330Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:15:40.330Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:15:40.330Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:15:40.330Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:15:40.330Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:15:40.330Z] DEBUG - matched Combo with text " [2019-07-30T18:15:40.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142444580 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-30T18:15:40.330Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:15:40.330Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:40.330Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:40.330Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:40.330Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:40.330Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:40.586Z] 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-30T18:15:40.586Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:15:40.586Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:40.586Z] 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-30T18:15:40.586Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:15:40.586Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:40.586Z] 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-30T18:15:40.586Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:15:40.586Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:40.586Z] 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-30T18:15:40.586Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:15:40.586Z] 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-30T18:15:40.586Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:15:40.586Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] 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-30T18:15:40.586Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:40.586Z] 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-30T18:15:40.586Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] 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-30T18:15:40.586Z] 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-30T18:15:40.586Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:15:40.586Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:40.586Z] DEBUG - Clicking on &Finish [2019-07-30T18:15:40.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142444597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:40.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142444598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:40.586Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142444598 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:40.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142444598 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:40.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142444598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:40.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142444598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:40.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142444598 data=null item=null detail=0 x=0 y=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-30T18:15:40.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142444391 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-30T18:15:40.586Z] DEBUG - Clicked on [2019-07-30T18:15:40.586Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:40.586Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:40.586Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:40.586Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:40.586Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:40.586Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:40.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142444741 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T18:15:40.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142444741 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:15:40.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142444741 data=null} to TreeItem with text {Tracing} [2019-07-30T18:15:40.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142444741 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T18:15:40.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142444741 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-30T18:15:40.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142444749 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T18:15:40.586Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:40.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142444749 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T18:15:40.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142444749 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:15:40.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142444749 data=null} to TreeItem with text {Tracing} [2019-07-30T18:15:40.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142444750 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T18:15:40.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142444750 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-30T18:15:40.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142444763 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T18:15:40.586Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:15:40.586Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:40.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142444763 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:15:40.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142444763 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:15:40.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142444763 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:15:40.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142444763 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:15:40.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142444764 data=null item=TreeItem {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-30T18:15:40.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142444778 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:15:40.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142444778 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:15:40.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142444778 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:15:40.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142444778 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:15:40.586Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142444778 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-30T18:15:40.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142444780 data=null button=1 stateMask=0x80000 x=75 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:15:40.842Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:40.842Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:41.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142445121 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:41.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142445121 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:41.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142445121 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:41.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142445122 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:41.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142445122 data=null item=TreeItem {kernel-overlap-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-30T18:15:41.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142445133 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:41.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:41.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:41.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:41.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:41.098Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:41.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:41.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142445135 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:41.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142445135 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:41.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142445135 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:41.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142445135 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:41.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142445136 data=null item=TreeItem {kernel-overlap-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-30T18:15:41.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142445146 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:41.098Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:41.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142445147 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:41.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142445147 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:41.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:41.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142445147 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:41.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142445147 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:41.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142445147 data=null item=TreeItem {kernel-overlap-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-30T18:15:41.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142445150 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:41.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142445150 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:41.098Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142445150 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:41.098Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142445150 data=null item=TreeItem {kernel-overlap-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-30T18:15:41.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142445189 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:41.098Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142445196 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:41.098Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142445196 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:41.098Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142445196 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:41.098Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:41.098Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:41.658Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:41.658Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:41.658Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:41.658Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:41.658Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:41.658Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:41.658Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:15:41.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142445698 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:15:41.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142445698 data=null doit=true} to TableItem with text {} [2019-07-30T18:15:41.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142445698 data=null} to TableItem with text {} [2019-07-30T18:15:41.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142445698 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:41.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142445698 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-30T18:15:41.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142445702 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:41.658Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:41.658Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:42.584Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:42.584Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:42.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142446757 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:42.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142446757 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:42.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142446757 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:42.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142446758 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:42.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142446758 data=null item=TreeItem {kernel-overlap-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-30T18:15:42.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142446761 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:42.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:42.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:42.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:42.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:42.584Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:42.584Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:42.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:42.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:42.584Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-30T18:15:42.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1142446763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T18:15:42.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1142446763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T18:15:42.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1142446763 data=null doit=true} to (of type 'Tree') [2019-07-30T18:15:42.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1142446763 data=null} to (of type 'Tree') [2019-07-30T18:15:42.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142446764 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to (of type 'Tree') [2019-07-30T18:15:42.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142446764 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-30T18:15:42.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142446771 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-30T18:15:42.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1142446771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T18:15:42.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1142446771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T18:15:42.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1142446771 data=null doit=true} to (of type 'Tree') [2019-07-30T18:15:42.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1142446771 data=null} to (of type 'Tree') [2019-07-30T18:15:42.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142446771 data=null button=1 stateMask=0x40000 x=91 y=137 count=1} to (of type 'Tree') [2019-07-30T18:15:42.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142446781 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-30T18:15:42.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142446787 data=null button=1 stateMask=0xc0000 x=91 y=137 count=1} to (of type 'Tree') [2019-07-30T18:15:42.584Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:15:42.584Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:15:42.839Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:15:42.839Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:15:42.839Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:15:42.839Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:15:42.839Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:15:42.839Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:42.839Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:15:42.839Z] DEBUG - Clicking on &Yes [2019-07-30T18:15:42.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142446918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:42.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142446918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:42.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142446918 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:42.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142446918 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:42.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142446918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:42.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142446918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:42.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142446918 data=null item=null detail=0 x=0 y=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-30T18:15:43.399Z] DEBUG - Clicked on [2019-07-30T18:15:43.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142446818 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-30T18:15:43.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142447541 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:15:43.399Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:15:43.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:43.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:43.399Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:43.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142447545 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-30T18:15:43.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142447545 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:15:43.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142447545 data=null} to TreeItem with text {Tracing} [2019-07-30T18:15:43.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142447545 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T18:15:43.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142447545 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-30T18:15:43.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142447566 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T18:15:43.399Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:15:43.399Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:15:43.399Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:15:44.324Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:15:44.324Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:15:44.324Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:15:44.324Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:44.324Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:15:44.324Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:15:44.324Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:44.324Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:15:44.324Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:15:44.324Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:15:44.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142448235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:15:44.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142448235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:15:44.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142448235 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:15:44.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142448235 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:15:44.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142448236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:15:44.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142448236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:15:44.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142448236 data=null item=null detail=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-30T18:15:44.324Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142448236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:15:44.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142448236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:15:44.324Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142448236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:15:44.324Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142448236 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:15:44.324Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142448236 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:15:44.324Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:15:44.324Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:15:44.324Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:15:44.324Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:44.324Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:15:44.324Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:15:44.324Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:15:44.324Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:44.324Z] DEBUG - Clicking on OK [2019-07-30T18:15:44.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142448236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:44.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142448236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:44.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142448236 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:44.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142448236 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:44.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142448236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:44.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142448237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:44.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:44.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:44.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:44.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:44.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:44.324Z] DEBUG - Clicked on OK [2019-07-30T18:15:44.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142448237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:15:44.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1142447603 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-30T18:15:44.580Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:44.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:44.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:44.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:44.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:44.580Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:44.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142448744 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:44.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142448744 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:44.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142448744 data=null} to TreeItem with text {test} [2019-07-30T18:15:44.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142448744 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:44.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142448744 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:44.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142448756 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:44.580Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:44.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142448757 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:44.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142448757 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:44.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142448757 data=null} to TreeItem with text {test} [2019-07-30T18:15:44.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142448757 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:44.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142448757 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:44.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142448760 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:44.580Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:15:44.580Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:44.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142448761 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:15:44.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142448761 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:15:44.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142448761 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:15:44.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142448761 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:15:44.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142448761 data=null item=TreeItem {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-30T18:15:44.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142448772 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:15:44.580Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:44.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142448773 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:15:44.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142448773 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:15:44.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142448773 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:15:44.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142448773 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:15:44.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142448773 data=null item=TreeItem {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-30T18:15:44.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142448776 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:15:44.580Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:15:44.580Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:15:44.835Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:15:44.835Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:15:44.835Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142448856 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:15:44.835Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:15:44.835Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:15:44.835Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:15:44.835Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:44.835Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:15:44.835Z] DEBUG - Clicking on &Yes [2019-07-30T18:15:44.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142448856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:44.835Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142448857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:44.835Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142448857 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:44.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142448857 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:44.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142448857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:44.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142448857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:15:44.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142448857 data=null item=null detail=0 x=0 y=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-30T18:15:44.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142448801 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-30T18:15:44.835Z] DEBUG - Clicked on [2019-07-30T18:15:44.835Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:44.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:44.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:44.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:44.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:44.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:44.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142448920 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:44.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142448920 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:44.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142448920 data=null} to TreeItem with text {test} [2019-07-30T18:15:44.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142448920 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:44.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142448921 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:44.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142448948 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:44.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:44.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142448948 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:44.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142448948 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:44.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142448948 data=null} to TreeItem with text {test} [2019-07-30T18:15:44.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142448948 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:44.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142448948 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:44.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142448952 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:44.836Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:15:44.836Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:44.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142448953 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:15:44.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142448953 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:15:44.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142448953 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:15:44.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142448953 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:15:44.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142448953 data=null item=TreeItem {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-30T18:15:44.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142448969 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:15:44.836Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:44.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142448969 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:15:44.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142448969 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:15:44.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142448969 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:15:44.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142448969 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:15:44.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142448969 data=null item=TreeItem {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-30T18:15:44.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142448972 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:15:44.836Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:15:44.836Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:15:45.092Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:15:45.092Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:15:45.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142449114 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:15:45.092Z] 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-30T18:15:45.092Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-30T18:15:45.092Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1142449115 data=null doit=true} to Button with text {Select roo&t directory:} [2019-07-30T18:15:45.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1142449115 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-30T18:15:45.092Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-30T18:15:45.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select &archive file:} time=1142449115 data=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-30T18:15:45.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1142449115 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-30T18:15:45.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1142449115 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-30T18:15:45.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=1142449116 data=null item=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-30T18:15:45.092Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-30T18:15:45.092Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:15:45.092Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:15:45.092Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:15:45.092Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:15:45.092Z] DEBUG - matched Combo with text " [2019-07-30T18:15:45.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142449181 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-30T18:15:45.092Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:45.092Z] 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-30T18:15:45.092Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:45.092Z] 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-30T18:15:45.092Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:15:45.092Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5a2d76ea [2019-07-30T18:15:45.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1142449183 data=null button=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-30T18:15:45.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142449183 data=null button=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-30T18:15:45.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1142449183 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:15:45.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1142449183 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:15:45.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1142449183 data=null button=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-30T18:15:45.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1142449183 data=null button=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-30T18:15:45.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1142449183 data=null item=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-30T18:15:45.092Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1142449183 data=null button=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-30T18:15:45.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142449183 data=null button=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-30T18:15:45.092Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1142449183 data=null button=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-30T18:15:45.092Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1142449183 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:15:45.092Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1142449183 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:45.092Z] 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-30T18:15:45.092Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:15:45.092Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:45.092Z] 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-30T18:15:45.092Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:15:45.092Z] 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-30T18:15:45.092Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:15:45.092Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T18:15:45.092Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:15:45.092Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:45.092Z] DEBUG - Clicking on &Finish [2019-07-30T18:15:45.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142449196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:45.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142449196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:45.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142449196 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:45.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142449196 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:45.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142449196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:45.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142449196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:45.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:45.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:45.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:45.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:45.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:15:45.092Z] DEBUG - Clicked on &Finish [2019-07-30T18:15:45.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142449196 data=null item=null detail=0 x=0 y=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-30T18:15:45.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142449000 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-30T18:15:45.652Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:45.652Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:45.652Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:45.652Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:45.652Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:45.652Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:45.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142449779 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:45.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142449779 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:45.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142449779 data=null} to TreeItem with text {test} [2019-07-30T18:15:45.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142449780 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:45.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142449780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:45.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142449794 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:45.652Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:45.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142449794 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:45.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142449794 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:45.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142449794 data=null} to TreeItem with text {test} [2019-07-30T18:15:45.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142449795 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:45.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142449795 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:45.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142449799 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:45.652Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:15:45.652Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:45.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142449799 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:15:45.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142449799 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:15:45.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142449799 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:15:45.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142449799 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:15:45.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142449800 data=null item=TreeItem {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-30T18:15:45.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142449811 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:15:45.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142449811 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:15:45.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142449811 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:15:45.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142449812 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:15:45.652Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142449812 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-30T18:15:45.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142449814 data=null button=1 stateMask=0x80000 x=79 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:15:45.911Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:45.911Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:45.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142450153 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:45.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142450153 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:45.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142450153 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:45.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142450153 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:45.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142450154 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:46.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142450166 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:46.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:46.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:46.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:46.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:46.166Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:46.166Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:46.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142450168 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:46.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142450168 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:46.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142450168 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:46.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142450168 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:46.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142450168 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:46.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142450178 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:46.166Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:46.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142450179 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:46.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142450179 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:46.166Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:46.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142450179 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:46.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142450179 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:46.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142450179 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:46.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142450182 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:46.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142450182 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:46.166Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142450182 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:46.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142450220 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:46.167Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142450220 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:46.167Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142450220 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:46.167Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142450220 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:46.167Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:46.167Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142450182 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:46.727Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:47.652Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:47.652Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:47.652Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:47.652Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:47.652Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:15:47.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142451722 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:15:47.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142451722 data=null doit=true} to TableItem with text {} [2019-07-30T18:15:47.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142451723 data=null} to TableItem with text {} [2019-07-30T18:15:47.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142451723 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:47.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142451723 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-30T18:15:47.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142451726 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:47.652Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:47.652Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:47.652Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:47.652Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:47.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142451804 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:47.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142451805 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:47.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142451805 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:47.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142451805 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:47.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142451805 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:47.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142451808 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:47.652Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:47.652Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:47.652Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:47.652Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:47.652Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:47.652Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:47.652Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:47.652Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:47.652Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:47.652Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:47.652Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:47.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142451811 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:47.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142451811 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:47.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142451811 data=null} to TreeItem with text {test} [2019-07-30T18:15:47.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142451812 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:47.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142451812 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:47.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142451828 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:47.652Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:47.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142451829 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:47.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142451829 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:47.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142451829 data=null} to TreeItem with text {test} [2019-07-30T18:15:47.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142451829 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:47.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142451829 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:47.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142451833 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:47.652Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:15:47.652Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:47.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142451833 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:15:47.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142451833 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:15:47.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142451833 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:15:47.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142451833 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:15:47.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142451833 data=null item=TreeItem {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-30T18:15:47.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142451845 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:15:47.653Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:15:47.908Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:47.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:48.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142452164 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:48.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142452164 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:48.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142452164 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:48.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142452165 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:48.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142452165 data=null item=TreeItem {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-30T18:15:48.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142452197 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:48.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:48.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:48.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:48.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:48.163Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:48.163Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:48.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142452198 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:48.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142452199 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:48.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142452199 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:48.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142452199 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:48.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142452199 data=null item=TreeItem {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-30T18:15:48.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142452202 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:48.163Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:48.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142452202 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:48.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142452202 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:48.163Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:48.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142452202 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:48.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142452202 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:48.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142452202 data=null item=TreeItem {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-30T18:15:48.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142452211 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:48.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142452211 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:48.163Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142452211 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:48.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142452248 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:48.163Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142452248 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:48.163Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142452248 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:48.163Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142452248 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:48.163Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:48.163Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:48.163Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142452211 data=null item=TreeItem {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-30T18:15:48.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:48.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:49.649Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:49.649Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:49.649Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:49.649Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:49.649Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:15:49.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142453750 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:15:49.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142453754 data=null doit=true} to TableItem with text {} [2019-07-30T18:15:49.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142453754 data=null} to TableItem with text {} [2019-07-30T18:15:49.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142453754 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:49.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142453754 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-30T18:15:49.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142453757 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:49.649Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:49.649Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:49.649Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:49.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:49.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142453804 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:49.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142453804 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:49.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142453804 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:49.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142453805 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:49.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142453826 data=null item=TreeItem {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-30T18:15:49.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142453829 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:49.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:49.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:49.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:49.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:49.649Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:49.649Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:49.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:49.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:49.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:49.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:49.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:49.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142453833 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:49.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142453833 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:49.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142453833 data=null} to TreeItem with text {test} [2019-07-30T18:15:49.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142453833 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:49.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142453833 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:49.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142453851 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:49.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:49.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142453851 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:49.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142453851 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:49.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142453852 data=null} to TreeItem with text {test} [2019-07-30T18:15:49.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142453852 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:49.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142453852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:49.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142453856 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:49.649Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:15:49.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:49.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142453856 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:15:49.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142453856 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:15:49.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142453856 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:15:49.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142453856 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:15:49.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142453856 data=null item=TreeItem {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-30T18:15:49.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142453867 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:15:49.649Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:15:50.211Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:50.211Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:50.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142454209 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:50.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142454209 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:50.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142454209 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:50.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142454209 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:50.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142454209 data=null item=TreeItem {kernel-overlap-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-30T18:15:50.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142454220 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:50.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:50.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:50.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:50.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:50.211Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:50.211Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:50.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142454222 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:50.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142454222 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:50.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142454222 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:50.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142454222 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:50.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142454222 data=null item=TreeItem {kernel-overlap-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-30T18:15:50.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142454233 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:50.211Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:50.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142454233 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:50.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142454233 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:50.212Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:50.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142454233 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:50.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142454233 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:50.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142454234 data=null item=TreeItem {kernel-overlap-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-30T18:15:50.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142454236 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:50.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142454237 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:50.212Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142454237 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:50.212Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142454237 data=null item=TreeItem {kernel-overlap-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-30T18:15:50.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142454275 data=null button=1 stateMask=0x80000 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:50.212Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142454281 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:50.212Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142454281 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:50.212Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142454281 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:50.212Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:50.212Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:50.212Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:51.139Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:51.139Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:51.139Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:51.139Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:51.139Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:51.139Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:51.139Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:51.139Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:15:51.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142455064 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:15:51.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142455064 data=null doit=true} to TableItem with text {} [2019-07-30T18:15:51.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142455064 data=null} to TableItem with text {} [2019-07-30T18:15:51.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142455065 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:51.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142455065 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-30T18:15:51.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142455068 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:51.139Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:51.139Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:51.700Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:51.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:51.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142455721 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:51.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142455721 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:51.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142455721 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:51.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142455722 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:51.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142455722 data=null item=TreeItem {kernel-overlap-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-30T18:15:51.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142455725 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:15:51.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:51.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:51.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:51.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:51.700Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:51.700Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:51.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:51.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:51.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:51.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:51.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:51.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142455731 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:51.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142455731 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:51.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142455731 data=null} to TreeItem with text {test} [2019-07-30T18:15:51.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142455731 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:51.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142455731 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:51.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142455777 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:51.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:51.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142455777 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:51.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142455777 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:51.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142455777 data=null} to TreeItem with text {test} [2019-07-30T18:15:51.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142455778 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:51.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142455778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:51.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142455788 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:51.700Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:15:51.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:51.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142455788 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:15:51.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142455789 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:15:51.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142455789 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:15:51.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142455789 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:15:51.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142455789 data=null item=TreeItem {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-30T18:15:51.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142455796 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:15:51.700Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:15:51.955Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:51.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:51.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142456116 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:51.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142456116 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:51.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142456116 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:51.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142456116 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:51.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142456116 data=null item=TreeItem {simple_server-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-30T18:15:51.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142456148 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:51.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:51.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:51.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:51.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:51.955Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:51.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:51.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142456150 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:51.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142456150 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:51.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142456150 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:51.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142456150 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:51.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142456150 data=null item=TreeItem {simple_server-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-30T18:15:51.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142456153 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:51.955Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T18:15:51.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142456154 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:51.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142456154 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:51.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:51.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142456154 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:51.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142456154 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:51.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142456154 data=null item=TreeItem {simple_server-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-30T18:15:51.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142456164 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:51.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142456164 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:51.955Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1142456164 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:52.211Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142456164 data=null item=TreeItem {simple_server-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-30T18:15:52.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142456206 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:52.211Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1142456213 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:52.211Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1142456213 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:52.211Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1142456213 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:52.211Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T18:15:52.211Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:52.211Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:52.211Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:52.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:52.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:52.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:52.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:52.466Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:52.466Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:52.466Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:52.466Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:52.466Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:15:52.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142456716 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:15:52.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142456716 data=null doit=true} to TableItem with text {} [2019-07-30T18:15:52.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142456716 data=null} to TableItem with text {} [2019-07-30T18:15:52.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142456716 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:52.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142456716 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-30T18:15:52.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142456720 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:52.721Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:52.721Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:53.281Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:53.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:53.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142457572 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:53.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142457572 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:53.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142457572 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:53.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142457573 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:53.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142457573 data=null item=TreeItem {simple_server-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-30T18:15:53.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142457576 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:15:53.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:53.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:53.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:53.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:53.536Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:53.536Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:53.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:53.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:53.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:53.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:53.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:53.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142457580 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:53.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142457580 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:53.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142457580 data=null} to TreeItem with text {test} [2019-07-30T18:15:53.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142457581 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:53.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142457581 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:53.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142457602 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:53.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:53.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142457603 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:53.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142457603 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:53.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142457603 data=null} to TreeItem with text {test} [2019-07-30T18:15:53.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142457603 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:53.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142457603 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:53.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142457607 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:53.536Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:15:53.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:53.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142457611 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:15:53.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142457611 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:15:53.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142457611 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:15:53.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142457612 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:15:53.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142457612 data=null item=TreeItem {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-30T18:15:53.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142457619 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:15:53.536Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:15:53.536Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:53.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:53.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142457663 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:53.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142457664 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:53.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142457664 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:53.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142457664 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:53.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142457664 data=null item=TreeItem {simple_server-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-30T18:15:53.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142457699 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:53.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:53.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:53.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:53.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:53.536Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:53.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:53.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142457701 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:53.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142457701 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:53.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142457701 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:53.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142457701 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:53.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142457701 data=null item=TreeItem {simple_server-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-30T18:15:53.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142457712 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:53.536Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T18:15:53.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142457712 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:53.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142457712 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:53.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:53.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142457712 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:53.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142457712 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:53.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142457713 data=null item=TreeItem {simple_server-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-30T18:15:53.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142457716 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:53.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142457716 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:53.536Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1142457716 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:53.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142457756 data=null button=1 stateMask=0x80000 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:53.536Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1142457756 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:53.536Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1142457756 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:53.536Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1142457756 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:53.536Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T18:15:53.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:53.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:53.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:53.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:53.536Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142457716 data=null item=TreeItem {simple_server-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-30T18:15:54.097Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:54.097Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:54.097Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:54.097Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:54.097Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:54.097Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:54.097Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:54.097Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:54.097Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:54.097Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:15:54.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142458258 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:15:54.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142458259 data=null doit=true} to TableItem with text {} [2019-07-30T18:15:54.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142458259 data=null} to TableItem with text {} [2019-07-30T18:15:54.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142458259 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:54.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142458259 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-30T18:15:54.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142458270 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:54.097Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:54.097Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:55.024Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:55.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:55.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142459125 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:55.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142459125 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:55.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142459125 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:55.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142459125 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:55.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142459125 data=null item=TreeItem {simple_server-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-30T18:15:55.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142459129 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:15:55.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:55.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:55.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:55.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:55.024Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:55.024Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:55.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:55.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:55.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:55.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:55.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:55.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142459132 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:55.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142459133 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:55.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142459133 data=null} to TreeItem with text {test} [2019-07-30T18:15:55.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142459133 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:55.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142459133 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:55.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142459154 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:55.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:55.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142459154 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:55.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142459154 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:55.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142459154 data=null} to TreeItem with text {test} [2019-07-30T18:15:55.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142459155 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:55.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142459155 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:55.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142459159 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:55.024Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:15:55.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:55.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142459163 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:15:55.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142459163 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:15:55.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142459163 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:15:55.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142459163 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:15:55.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142459163 data=null item=TreeItem {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-30T18:15:55.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142459170 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:15:55.024Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:15:55.312Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:55.312Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:55.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142459298 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:55.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142459298 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:55.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142459298 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:55.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142459298 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:55.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142459298 data=null item=TreeItem {ust-overlap-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-30T18:15:55.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142459329 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:55.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:55.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:55.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:55.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:55.312Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:55.312Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:55.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142459331 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:55.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142459331 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:55.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142459331 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:55.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142459332 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:55.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142459332 data=null item=TreeItem {ust-overlap-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-30T18:15:55.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142459335 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:55.312Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:55.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142459335 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:55.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142459335 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:55.312Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:55.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142459335 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:55.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142459335 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:55.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142459336 data=null item=TreeItem {ust-overlap-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-30T18:15:55.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142459344 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:55.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142459344 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:55.312Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1142459344 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:55.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142459381 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:55.312Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1142459381 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:55.312Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1142459381 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:55.312Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1142459381 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:55.312Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:55.312Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:55.312Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:55.312Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:55.312Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:55.312Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:55.312Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142459344 data=null item=TreeItem {ust-overlap-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-30T18:15:55.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:55.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:55.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:55.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:55.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:55.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:55.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:55.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:55.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:55.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:55.872Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:15:55.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142459884 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:15:55.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142459884 data=null doit=true} to TableItem with text {} [2019-07-30T18:15:55.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142459884 data=null} to TableItem with text {} [2019-07-30T18:15:55.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142459884 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:55.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142459884 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-30T18:15:55.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142459897 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:55.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:55.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:56.797Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:56.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:56.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142460751 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:56.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142460751 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:56.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142460751 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:56.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142460752 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:56.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142460752 data=null item=TreeItem {ust-overlap-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-30T18:15:56.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142460755 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:15:56.798Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:56.798Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:56.798Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:56.798Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:56.798Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:56.798Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:56.798Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:56.798Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:56.798Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:56.798Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:56.798Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:56.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142460759 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:56.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142460759 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:56.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142460759 data=null} to TreeItem with text {test} [2019-07-30T18:15:56.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142460759 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:56.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142460759 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:56.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142460781 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:56.798Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:56.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142460781 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:56.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142460781 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:56.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142460781 data=null} to TreeItem with text {test} [2019-07-30T18:15:56.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142460781 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:56.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142460781 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:56.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142460789 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:56.798Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:15:56.798Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:56.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142460790 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:15:56.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142460790 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:15:56.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142460790 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:15:56.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142460790 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:15:56.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142460790 data=null item=TreeItem {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-30T18:15:56.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142460797 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:15:56.798Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:15:56.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1142460797 data=null doit=true} to TreeItem with text {z-clashes [6]} [2019-07-30T18:15:56.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1142460797 data=null} to TreeItem with text {z-clashes [6]} [2019-07-30T18:15:56.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1142460798 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-30T18:15:56.798Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142460798 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-30T18:15:56.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1142460817 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-30T18:15:56.798Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:56.798Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:56.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142460974 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:56.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142460974 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:56.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142460974 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:56.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142460974 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:56.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142460974 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:56.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142460988 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:56.798Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:56.798Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:56.798Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:56.798Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:56.798Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:56.798Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:56.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142460990 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:56.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142460990 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:56.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142460990 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:56.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142460990 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:56.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142460998 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:56.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142461002 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:56.798Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:56.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142461002 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:56.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142461002 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:56.798Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:56.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142461002 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:56.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142461002 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:56.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142461002 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:56.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142461006 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:56.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142461006 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:56.798Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142461006 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:57.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142461092 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:57.053Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142461092 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:57.053Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142461092 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:57.053Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142461092 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:57.053Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:57.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:57.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:57.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:57.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:57.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:57.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:57.053Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142461009 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:57.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:57.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:57.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:57.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:57.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:57.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:57.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:58.540Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:58.540Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:58.540Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:58.540Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:58.540Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:15:58.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142462595 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:15:58.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142462595 data=null doit=true} to TableItem with text {} [2019-07-30T18:15:58.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142462595 data=null} to TableItem with text {} [2019-07-30T18:15:58.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142462595 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:58.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142462595 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-30T18:15:58.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142462600 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:15:58.540Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:15:58.540Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:15:58.540Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:58.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:58.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142462683 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:58.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142462683 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:58.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142462683 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:58.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142462683 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:58.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142462683 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:58.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142462687 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:15:58.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:58.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:58.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:58.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:58.540Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:58.540Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:15:58.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:58.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:58.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:58.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:58.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:58.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142462691 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:58.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142462691 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:58.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142462691 data=null} to TreeItem with text {test} [2019-07-30T18:15:58.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142462691 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:58.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142462691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:58.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142462710 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:58.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:58.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142462710 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:15:58.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142462710 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:58.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142462711 data=null} to TreeItem with text {test} [2019-07-30T18:15:58.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142462711 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:58.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142462711 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:15:58.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142462715 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:15:58.540Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:15:58.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:58.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142462715 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:15:58.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142462715 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:15:58.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142462716 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:15:58.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142462716 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:15:58.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142462716 data=null item=TreeItem {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-30T18:15:58.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142462727 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:15:58.540Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:15:58.540Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T18:15:58.796Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:15:58.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:59.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142463073 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:59.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142463073 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:59.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142463073 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:59.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142463074 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:59.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142463074 data=null item=TreeItem {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-30T18:15:59.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142463086 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:59.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:59.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:59.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:15:59.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:15:59.051Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:15:59.051Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:59.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142463088 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:59.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142463088 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:59.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142463088 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:59.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142463088 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:59.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142463088 data=null item=TreeItem {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-30T18:15:59.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142463100 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:59.051Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:59.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142463100 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:59.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142463100 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:59.051Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:15:59.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142463101 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:59.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142463101 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:59.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142463101 data=null item=TreeItem {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-30T18:15:59.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142463104 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:59.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142463105 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:59.051Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142463105 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:59.051Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142463105 data=null item=TreeItem {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-30T18:15:59.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142463167 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:59.051Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142463175 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:59.051Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142463175 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:59.051Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142463175 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:59.051Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:15:59.051Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:59.051Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:59.051Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:59.051Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:59.051Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:59.051Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:59.051Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:59.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:59.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:59.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:59.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:59.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:59.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:59.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:15:59.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:00.536Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:00.536Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:00.536Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:00.536Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:00.536Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:00.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142464775 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:00.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142464775 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:00.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142464775 data=null} to TableItem with text {} [2019-07-30T18:16:00.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142464775 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:00.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142464775 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-30T18:16:00.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142464780 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:00.536Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:00.536Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:00.792Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:00.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:00.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142464858 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:00.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142464858 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:00.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142464858 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:00.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142464858 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:00.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142464858 data=null item=TreeItem {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-30T18:16:00.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142464861 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:00.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:00.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:00.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:00.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:00.792Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:00.792Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:00.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:00.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:00.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:00.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:00.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:00.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142464865 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:00.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142464865 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:00.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142464865 data=null} to TreeItem with text {test} [2019-07-30T18:16:00.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142464866 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:00.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142464866 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:00.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142464885 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:00.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:00.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142464885 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:00.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142464885 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:00.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142464885 data=null} to TreeItem with text {test} [2019-07-30T18:16:00.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142464886 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:00.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142464886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:00.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142464890 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:00.792Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:00.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:00.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142464891 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:00.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142464891 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:00.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142464891 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:00.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142464891 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:00.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142464891 data=null item=TreeItem {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-30T18:16:00.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142464902 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:00.792Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:16:00.792Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T18:16:01.047Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:01.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:01.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142465249 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:01.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142465249 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:01.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142465249 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:01.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142465249 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:01.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142465249 data=null item=TreeItem {kernel-overlap-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-30T18:16:01.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142465261 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:01.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:01.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:01.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:01.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:01.047Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:01.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:01.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142465263 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:01.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142465263 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:01.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142465263 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:01.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142465264 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:01.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142465264 data=null item=TreeItem {kernel-overlap-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-30T18:16:01.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142465275 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:01.047Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:01.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142465276 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:01.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142465276 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:01.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:01.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142465276 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:01.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142465276 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:01.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142465276 data=null item=TreeItem {kernel-overlap-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-30T18:16:01.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142465279 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:01.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142465280 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:01.047Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142465280 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:01.303Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142465280 data=null item=TreeItem {kernel-overlap-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-30T18:16:01.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142465323 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:01.303Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142465331 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:01.303Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142465331 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:01.303Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142465331 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:01.303Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:01.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:01.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:01.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:01.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:01.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:01.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:01.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:01.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:01.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:01.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:01.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:01.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:01.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:01.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:01.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:01.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:01.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:01.863Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:01.863Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:01.863Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:01.863Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:01.863Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:01.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142465833 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:01.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142465833 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:01.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142465833 data=null} to TableItem with text {} [2019-07-30T18:16:01.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142465834 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:01.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142465834 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-30T18:16:01.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142465838 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:01.863Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:01.863Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:02.789Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:02.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:02.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142466795 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:02.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142466795 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:02.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142466795 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:02.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142466795 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:02.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142466795 data=null item=TreeItem {kernel-overlap-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-30T18:16:02.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142466799 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:02.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:02.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:02.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:02.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:02.789Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:02.789Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:02.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:02.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:02.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:02.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:02.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:02.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142466803 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:02.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142466803 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:02.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142466803 data=null} to TreeItem with text {test} [2019-07-30T18:16:02.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142466803 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:02.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142466803 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:02.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142466823 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:02.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:02.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142466824 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:02.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142466824 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:02.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142466824 data=null} to TreeItem with text {test} [2019-07-30T18:16:02.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142466824 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:02.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142466824 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:02.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142466828 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:02.789Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:02.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:02.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142466833 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:02.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142466833 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:02.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142466833 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:02.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142466833 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:02.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142466833 data=null item=TreeItem {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-30T18:16:02.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142466840 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:02.789Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:16:02.789Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T18:16:02.789Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:02.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:02.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142466914 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:02.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142466914 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:02.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142466914 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:02.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142466914 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:02.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142466915 data=null item=TreeItem {simple_server-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-30T18:16:02.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142466926 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:02.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:02.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:02.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:02.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:02.789Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:02.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:02.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142466928 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:02.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142466928 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:02.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142466928 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:02.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142466929 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:02.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142466929 data=null item=TreeItem {simple_server-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-30T18:16:02.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142466942 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:02.789Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T18:16:02.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142466943 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:02.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142466943 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:02.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:02.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142466943 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:02.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142466943 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:02.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142466943 data=null item=TreeItem {simple_server-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-30T18:16:02.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142466947 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:02.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142466947 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:02.789Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1142466947 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:02.789Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142466947 data=null item=TreeItem {simple_server-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-30T18:16:02.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142466995 data=null button=1 stateMask=0x80000 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:02.789Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1142467002 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:02.789Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1142467002 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:02.789Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1142467003 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:02.789Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T18:16:02.789Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:02.789Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:02.789Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:02.789Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:02.789Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:02.789Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:02.789Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:02.789Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:02.789Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:03.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:03.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:03.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:03.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:03.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:03.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:03.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:03.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:03.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:03.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:03.718Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:03.718Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:03.718Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:03.718Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:03.718Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:03.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142467662 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:03.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142467662 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:03.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142467662 data=null} to TableItem with text {} [2019-07-30T18:16:03.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142467662 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:03.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142467663 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-30T18:16:03.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142467675 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:03.718Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:03.718Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:04.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:04.320Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:04.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142468443 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:04.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142468443 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:04.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142468443 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:04.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142468444 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:04.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142468444 data=null item=TreeItem {simple_server-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-30T18:16:04.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142468448 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:04.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:04.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:04.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:04.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:04.320Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:04.320Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:04.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:04.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:04.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:04.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:04.320Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:04.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142468452 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:04.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142468452 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:04.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142468452 data=null} to TreeItem with text {test} [2019-07-30T18:16:04.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142468452 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:04.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142468452 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:04.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142468480 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:04.320Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:04.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142468481 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:04.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142468481 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:04.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142468481 data=null} to TreeItem with text {test} [2019-07-30T18:16:04.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142468481 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:04.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142468481 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:04.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142468485 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:04.320Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:04.320Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:04.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142468486 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:04.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142468486 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:04.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142468486 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:04.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142468486 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:04.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142468486 data=null item=TreeItem {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-30T18:16:04.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142468500 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:04.320Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:16:04.320Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T18:16:04.880Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:04.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:04.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142468924 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:04.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142468924 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:04.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142468924 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:04.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142468924 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:04.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142468924 data=null item=TreeItem {simple_server-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-30T18:16:04.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142468961 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:04.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:04.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:04.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:04.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:04.880Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:04.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:04.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142468963 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:04.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142468963 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:04.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142468963 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:04.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142468963 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:04.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142468964 data=null item=TreeItem {simple_server-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-30T18:16:04.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142468967 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:04.880Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T18:16:04.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142468967 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:04.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142468967 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:04.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:04.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142468967 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:04.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142468975 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:04.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142468975 data=null item=TreeItem {simple_server-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-30T18:16:04.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142468978 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:04.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142468978 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:04.881Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1142468979 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:04.881Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142468979 data=null item=TreeItem {simple_server-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-30T18:16:04.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142469025 data=null button=1 stateMask=0x80000 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:04.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1142469032 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:04.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1142469033 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:04.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1142469033 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:04.881Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T18:16:04.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:04.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:04.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:04.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:04.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:04.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:04.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:04.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:04.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:04.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:05.441Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:05.441Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:05.441Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:05.441Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:05.441Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:05.441Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:05.441Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:05.441Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:05.441Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:05.441Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:05.441Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:05.441Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:05.441Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:05.441Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:05.441Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:05.441Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:05.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142469535 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:05.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142469535 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:05.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142469535 data=null} to TableItem with text {} [2019-07-30T18:16:05.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142469536 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:05.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142469536 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-30T18:16:05.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142469540 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:05.441Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:05.441Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:06.366Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:06.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:06.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142470396 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:06.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142470396 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:06.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142470396 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:06.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142470397 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:06.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142470397 data=null item=TreeItem {simple_server-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-30T18:16:06.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142470400 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:06.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:06.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:06.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:06.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:06.366Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:06.366Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:06.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:06.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:06.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:06.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:06.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:06.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142470404 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:06.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142470404 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:06.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142470404 data=null} to TreeItem with text {test} [2019-07-30T18:16:06.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142470404 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:06.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142470404 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:06.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142470424 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:06.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:06.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142470425 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:06.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142470425 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:06.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142470425 data=null} to TreeItem with text {test} [2019-07-30T18:16:06.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142470425 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:06.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142470425 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:06.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142470429 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:06.366Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:06.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:06.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142470433 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:06.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142470433 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:06.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142470433 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:06.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142470433 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:06.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142470433 data=null item=TreeItem {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-30T18:16:06.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142470440 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:06.366Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:16:06.366Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T18:16:06.366Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:06.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:06.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142470484 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:06.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142470484 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:06.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142470484 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:06.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142470484 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:06.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142470484 data=null item=TreeItem {ust-overlap-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-30T18:16:06.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142470524 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:06.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:06.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:06.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:06.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:06.366Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:06.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:06.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142470526 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:06.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142470526 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:06.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142470526 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:06.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142470526 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:06.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142470526 data=null item=TreeItem {ust-overlap-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-30T18:16:06.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142470545 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:06.366Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:06.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142470546 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:06.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142470548 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:06.367Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:06.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142470548 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:06.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142470548 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:06.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142470548 data=null item=TreeItem {ust-overlap-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-30T18:16:06.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142470552 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:06.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142470552 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:06.367Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1142470552 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:06.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142470598 data=null button=1 stateMask=0x80000 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:06.367Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1142470598 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:06.367Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1142470598 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:06.367Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1142470598 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:06.367Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:06.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:06.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:06.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:06.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:06.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:06.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:06.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:06.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:06.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:06.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:06.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:06.622Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142470552 data=null item=TreeItem {ust-overlap-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-30T18:16:06.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:06.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:06.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:06.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:06.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:06.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:06.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:06.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:06.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:06.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:06.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:06.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:06.877Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:06.877Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:06.877Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:06.877Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:06.877Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:06.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142471101 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:06.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142471101 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:06.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142471102 data=null} to TableItem with text {} [2019-07-30T18:16:06.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142471102 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:06.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142471102 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-30T18:16:06.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142471106 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:06.877Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:06.877Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:07.803Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:07.803Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:08.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142472068 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:08.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142472069 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:08.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142472069 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:08.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142472069 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:08.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142472069 data=null item=TreeItem {ust-overlap-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-30T18:16:08.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142472073 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:08.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:08.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:08.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:08.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:08.058Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:08.058Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:08.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:08.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:08.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:08.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:08.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:08.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142472076 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142472076 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142472076 data=null} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142472076 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142472077 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142472104 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:08.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142472104 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142472104 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142472104 data=null} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142472104 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142472104 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142472108 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:08.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:08.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142472109 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:08.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142472109 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:08.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142472109 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:08.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142472109 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:08.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142472109 data=null item=TreeItem {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-30T18:16:08.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142472123 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:08.058Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:16:08.058Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:08.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:08.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:08.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:08.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:08.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:08.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142472126 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142472126 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142472127 data=null} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142472127 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142472127 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142472141 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:08.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142472142 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142472142 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142472142 data=null} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142472142 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142472142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142472146 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:08.058Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:08.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:08.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142472147 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:08.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142472147 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:08.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142472147 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:08.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142472147 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:08.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142472147 data=null item=TreeItem {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-30T18:16:08.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142472160 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:08.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:08.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142472161 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:08.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142472161 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:08.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142472161 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:08.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142472161 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:08.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142472161 data=null item=TreeItem {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-30T18:16:08.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142472164 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:08.058Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:16:08.058Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:16:08.314Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:16:08.314Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:16:08.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142472361 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:16:08.314Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:16:08.314Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:16:08.314Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:16:08.314Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:16:08.314Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:16:08.314Z] DEBUG - Clicking on &Yes [2019-07-30T18:16:08.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142472362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:16:08.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142472362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:16:08.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142472362 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:16:08.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142472362 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:16:08.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142472362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:16:08.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142472362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:16:08.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142472362 data=null item=null detail=0 x=0 y=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-30T18:16:11.576Z] DEBUG - Clicked on [2019-07-30T18:16:11.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142472192 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-30T18:16:11.832Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:11.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:11.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:11.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:11.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:11.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:11.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142475981 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:11.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142475981 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:11.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142475981 data=null} to TreeItem with text {test} [2019-07-30T18:16:11.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142475981 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:11.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142475981 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:11.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142475994 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:11.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:11.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142475995 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:11.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142475995 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:11.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142475995 data=null} to TreeItem with text {test} [2019-07-30T18:16:11.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142475995 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:11.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142475995 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:11.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142475999 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:11.832Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:11.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:11.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142475999 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:16:11.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142476000 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:16:11.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142476000 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:16:11.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142476000 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:16:11.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142476000 data=null item=TreeItem {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-30T18:16:11.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142476005 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:16:11.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:11.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142476006 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:16:11.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142476006 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:16:11.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142476006 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:16:11.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142476006 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:16:11.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142476006 data=null item=TreeItem {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-30T18:16:11.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142476013 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:16:11.832Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:16:11.832Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:16:12.087Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:16:12.087Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:16:12.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142476151 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:16:12.087Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:12.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:12.087Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:12.087Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T18:16:12.087Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:16:12.087Z] 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-30T18:16:12.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:12.087Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:12.087Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:12.087Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:12.087Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:12.087Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:12.087Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:12.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:12.087Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:12.087Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:16:12.087Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:16:12.087Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:16:12.087Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:16:12.087Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:16:12.087Z] DEBUG - matched Combo with text " [2019-07-30T18:16:12.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142476189 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-30T18:16:12.088Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:16:12.088Z] 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-30T18:16:12.088Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:16:12.088Z] 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-30T18:16:12.088Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:16:12.088Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3ba280a6 [2019-07-30T18:16:12.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1142476191 data=null button=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-30T18:16:12.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142476191 data=null button=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-30T18:16:12.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1142476191 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:16:12.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1142476191 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:16:12.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1142476191 data=null button=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-30T18:16:12.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1142476191 data=null button=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-30T18:16:12.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1142476191 data=null item=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-30T18:16:12.088Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1142476191 data=null button=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-30T18:16:12.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142476191 data=null button=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-30T18:16:12.088Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1142476191 data=null button=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-30T18:16:12.088Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1142476191 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:16:12.088Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1142476192 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:16:12.088Z] 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-30T18:16:12.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:16:12.088Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:16:12.088Z] 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-30T18:16:12.088Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:16:12.088Z] 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-30T18:16:12.088Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:16:12.088Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] 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-30T18:16:12.088Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:16:12.088Z] 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-30T18:16:12.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] 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-30T18:16:12.088Z] 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-30T18:16:12.088Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:16:12.088Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:12.088Z] DEBUG - Clicking on &Finish [2019-07-30T18:16:12.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142476196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:12.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142476196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:12.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142476196 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:12.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142476196 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:12.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142476196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:12.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142476196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:12.088Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:12.088Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:12.088Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:12.088Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:12.088Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:12.088Z] DEBUG - Clicked on &Finish [2019-07-30T18:16:12.649Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T18:16:12.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142476775 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T18:16:12.649Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T18:16:12.649Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T18:16:12.649Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-30T18:16:12.649Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-30T18:16:12.649Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T18:16:12.649Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T18:16:12.649Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T18:16:12.649Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T18:16:12.649Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T18:16:12.649Z] DEBUG - Clicking on Rename All [2019-07-30T18:16:12.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1142476776 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-30T18:16:12.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1142476776 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-30T18:16:12.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1142476776 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T18:16:12.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1142476776 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T18:16:12.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1142476776 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-30T18:16:12.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1142476776 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-30T18:16:12.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1142476776 data=null item=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-30T18:16:12.649Z] DEBUG - Clicked on [2019-07-30T18:16:12.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142476196 data=null item=null detail=0 x=0 y=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-30T18:16:12.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142476038 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-30T18:16:13.159Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:13.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:13.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:13.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:13.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:13.159Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:13.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142477313 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:13.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142477313 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:13.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142477313 data=null} to TreeItem with text {test} [2019-07-30T18:16:13.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142477313 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:13.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142477313 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:13.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142477323 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:13.159Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:13.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142477324 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:13.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142477324 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:13.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142477324 data=null} to TreeItem with text {test} [2019-07-30T18:16:13.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142477324 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:13.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142477324 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:13.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142477327 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:13.159Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:13.159Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:13.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142477328 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:13.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142477328 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:13.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142477328 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:13.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142477328 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:13.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142477328 data=null item=TreeItem {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-30T18:16:13.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142477339 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:13.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142477339 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:13.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142477339 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:13.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142477339 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:13.159Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142477339 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-30T18:16:13.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142477343 data=null button=1 stateMask=0x80000 x=79 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:13.415Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:13.415Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:13.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142477685 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142477686 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142477686 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142477686 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142477686 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142477698 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:13.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:13.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:13.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:13.670Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:13.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:13.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142477699 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142477699 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142477699 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142477699 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142477700 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142477709 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142477709 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142477709 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:13.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142477709 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142477710 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142477710 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142477713 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142477713 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142477713 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142477788 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142477788 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142477788 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142477788 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:13.670Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142477713 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:14.231Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:15.157Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:15.157Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:15.157Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:15.157Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:15.157Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:15.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142479290 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:15.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142479290 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:15.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142479290 data=null} to TableItem with text {} [2019-07-30T18:16:15.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142479290 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:15.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142479290 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-30T18:16:15.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142479293 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:15.157Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:15.157Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:15.157Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:15.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:15.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142479369 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:15.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142479369 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:15.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142479369 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:15.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142479369 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:15.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142479369 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:15.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142479372 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:15.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:15.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:15.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:15.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:15.157Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:15.157Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:15.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:15.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:15.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:15.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:15.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:15.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142479376 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:15.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142479376 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:15.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142479376 data=null} to TreeItem with text {test} [2019-07-30T18:16:15.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142479376 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:15.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142479376 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:15.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142479394 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:15.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:15.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142479394 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:15.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142479394 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:15.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142479395 data=null} to TreeItem with text {test} [2019-07-30T18:16:15.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142479395 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:15.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142479395 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:15.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142479399 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:15.157Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:15.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:15.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142479399 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:15.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142479399 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:15.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142479399 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:15.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142479399 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:15.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142479399 data=null item=TreeItem {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-30T18:16:15.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142479410 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:15.412Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:16:15.667Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:15.667Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:15.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142479734 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:15.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142479734 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:15.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142479734 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:15.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142479734 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:15.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142479734 data=null item=TreeItem {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-30T18:16:15.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142479768 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:15.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:15.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:15.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:15.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:15.667Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:15.667Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:15.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142479769 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:15.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142479769 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:15.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142479769 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:15.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142479769 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:15.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142479770 data=null item=TreeItem {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-30T18:16:15.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142479772 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:15.667Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:15.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142479773 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:15.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142479773 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:15.667Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:15.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142479773 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:15.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142479773 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:15.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142479773 data=null item=TreeItem {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-30T18:16:15.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142479776 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:15.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142479776 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:15.667Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142479776 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:15.667Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142479776 data=null item=TreeItem {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-30T18:16:15.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142479816 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:15.667Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142479823 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:15.667Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142479823 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:15.667Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142479823 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:15.667Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:15.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:16.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:16.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:17.153Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:17.153Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:17.153Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:17.153Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:17.153Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:17.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142481326 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:17.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142481326 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:17.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142481326 data=null} to TableItem with text {} [2019-07-30T18:16:17.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142481326 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:17.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142481326 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-30T18:16:17.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142481329 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:17.153Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:17.153Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:17.153Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:17.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:17.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142481386 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:17.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142481386 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:17.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142481386 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:17.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142481386 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:17.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142481387 data=null item=TreeItem {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-30T18:16:17.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142481390 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:17.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:17.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:17.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:17.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:17.153Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:17.153Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:17.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:17.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:17.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:17.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:17.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:17.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142481393 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:17.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142481393 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:17.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142481393 data=null} to TreeItem with text {test} [2019-07-30T18:16:17.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142481393 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:17.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142481394 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:17.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142481412 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:17.408Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:17.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142481412 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:17.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142481412 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:17.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142481412 data=null} to TreeItem with text {test} [2019-07-30T18:16:17.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142481413 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:17.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142481413 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:17.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142481416 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:17.408Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:17.408Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:17.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142481417 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:17.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142481417 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:17.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142481417 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:17.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142481417 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:17.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142481417 data=null item=TreeItem {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-30T18:16:17.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142481427 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:17.408Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:16:17.663Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:17.663Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:17.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142481846 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:17.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142481846 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:17.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142481846 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:17.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142481847 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:17.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142481847 data=null item=TreeItem {kernel-overlap-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-30T18:16:17.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142481881 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:17.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:17.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:17.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:17.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:17.663Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:17.663Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:17.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142481883 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:17.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142481883 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:17.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142481883 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:17.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142481883 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:17.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142481883 data=null item=TreeItem {kernel-overlap-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-30T18:16:17.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142481886 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:17.663Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:17.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142481886 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:17.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142481886 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:17.663Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:17.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142481886 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:17.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142481887 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:17.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142481887 data=null item=TreeItem {kernel-overlap-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-30T18:16:17.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142481895 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:17.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142481895 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:17.663Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142481895 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:17.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142481934 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:17.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142481935 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:17.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142481935 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:17.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142481935 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:17.919Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:17.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:17.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:17.919Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142481896 data=null item=TreeItem {kernel-overlap-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-30T18:16:18.479Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:18.479Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:18.479Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:18.479Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:18.479Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:18.479Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:18.479Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:18.479Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:18.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142482437 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:18.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142482437 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:18.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142482437 data=null} to TableItem with text {} [2019-07-30T18:16:18.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142482437 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:18.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142482437 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-30T18:16:18.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142482440 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:18.479Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:18.479Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:19.405Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:19.405Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:19.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142483393 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:19.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142483394 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:19.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142483394 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:19.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142483394 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:19.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142483394 data=null item=TreeItem {kernel-overlap-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-30T18:16:19.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142483397 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:19.405Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:19.405Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:19.405Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:19.405Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:19.405Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:19.405Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:19.405Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:19.405Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:19.405Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:19.405Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:19.405Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:19.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142483401 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:19.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142483401 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:19.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142483401 data=null} to TreeItem with text {test} [2019-07-30T18:16:19.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142483401 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:19.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142483401 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:19.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142483420 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:19.405Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:19.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142483420 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:19.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142483421 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:19.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142483421 data=null} to TreeItem with text {test} [2019-07-30T18:16:19.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142483421 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:19.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142483421 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:19.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142483425 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:19.405Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:19.405Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:19.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142483425 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:19.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142483425 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:19.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142483425 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:19.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142483425 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:19.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142483425 data=null item=TreeItem {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-30T18:16:19.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142483436 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:19.405Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:16:19.405Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:19.405Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:19.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142483478 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:19.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142483478 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:19.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142483478 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:19.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142483479 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:19.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142483479 data=null item=TreeItem {simple_server-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-30T18:16:19.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142483515 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:19.405Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:19.405Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:19.405Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:19.405Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:19.405Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:19.405Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:19.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142483517 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:19.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142483517 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:19.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142483517 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:19.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142483517 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:19.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142483518 data=null item=TreeItem {simple_server-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-30T18:16:19.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142483521 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:19.405Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T18:16:19.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142483521 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:19.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142483521 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:19.405Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:19.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142483521 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:19.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142483521 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:19.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142483521 data=null item=TreeItem {simple_server-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-30T18:16:19.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142483524 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:19.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142483524 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:19.405Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1142483524 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:19.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142483568 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:19.405Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1142483568 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:19.405Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1142483568 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:19.405Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1142483568 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:19.405Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T18:16:19.405Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:19.405Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:19.405Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:19.405Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142483524 data=null item=TreeItem {simple_server-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-30T18:16:19.965Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:19.965Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:19.965Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:19.965Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:19.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:19.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:19.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:19.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:19.965Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:19.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142484071 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:19.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142484071 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:19.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142484071 data=null} to TableItem with text {} [2019-07-30T18:16:19.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142484072 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:19.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142484072 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-30T18:16:19.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142484083 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:19.965Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:19.965Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:20.898Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:20.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:20.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142485040 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:20.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142485040 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:20.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142485040 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:20.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142485040 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:20.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142485040 data=null item=TreeItem {simple_server-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-30T18:16:20.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142485044 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:20.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:20.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:20.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:20.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:20.898Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:20.898Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:20.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:20.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:20.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:20.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:20.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:20.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142485048 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:20.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142485048 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:20.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142485048 data=null} to TreeItem with text {test} [2019-07-30T18:16:20.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142485048 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:20.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142485048 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:20.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142485074 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:20.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:20.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142485075 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:20.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142485075 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:20.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142485075 data=null} to TreeItem with text {test} [2019-07-30T18:16:20.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142485075 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:20.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142485075 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:20.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142485080 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:20.898Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:20.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:20.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142485080 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:20.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142485080 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:20.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142485080 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:20.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142485080 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:20.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142485081 data=null item=TreeItem {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-30T18:16:20.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142485094 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:20.898Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:16:21.153Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:21.408Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:21.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142485414 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:21.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142485414 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:21.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142485414 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:21.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142485414 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:21.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142485415 data=null item=TreeItem {simple_server-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-30T18:16:21.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142485451 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:21.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:21.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:21.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:21.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:21.409Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:21.409Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:21.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142485452 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:21.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142485452 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:21.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142485452 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:21.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142485452 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:21.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142485452 data=null item=TreeItem {simple_server-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-30T18:16:21.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142485456 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:21.409Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T18:16:21.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142485456 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:21.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142485456 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:21.409Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:21.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142485456 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:21.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142485456 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:21.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142485463 data=null item=TreeItem {simple_server-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-30T18:16:21.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142485466 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:21.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142485467 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:21.409Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1142485467 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:21.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142485507 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:21.409Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1142485507 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:21.409Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1142485508 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:21.409Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1142485508 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:21.409Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T18:16:21.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:21.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:21.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:21.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:21.409Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142485467 data=null item=TreeItem {simple_server-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-30T18:16:21.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:21.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:21.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:21.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:21.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:21.969Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:21.969Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:21.969Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:21.969Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:21.969Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:21.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142486010 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:21.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142486010 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:21.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142486010 data=null} to TableItem with text {} [2019-07-30T18:16:21.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142486010 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:21.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142486010 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-30T18:16:21.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142486013 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:21.969Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:21.969Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:22.894Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:22.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:22.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142486983 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:22.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142486983 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:22.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142486983 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:22.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142486983 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:22.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142486983 data=null item=TreeItem {simple_server-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-30T18:16:22.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142486986 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:22.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:22.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:22.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:22.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:22.894Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:22.894Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:22.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:22.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:22.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:22.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:22.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:22.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142486990 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:22.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142486990 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:22.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142486990 data=null} to TreeItem with text {test} [2019-07-30T18:16:22.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142486990 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:22.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142486990 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:22.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142487013 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:22.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:22.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142487013 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:22.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142487013 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:22.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142487013 data=null} to TreeItem with text {test} [2019-07-30T18:16:22.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142487013 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:22.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142487013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:22.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142487021 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:22.894Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:22.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:22.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142487021 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:22.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142487021 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:22.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142487021 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:22.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142487021 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:22.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142487021 data=null item=TreeItem {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-30T18:16:22.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142487029 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:22.894Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:16:23.151Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:23.151Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:23.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142487372 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:23.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142487372 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:23.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142487372 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:23.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142487372 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:23.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142487372 data=null item=TreeItem {ust-overlap-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-30T18:16:23.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142487383 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:23.151Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:23.151Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:23.151Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:23.151Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:23.151Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:23.151Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:23.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142487385 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:23.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142487385 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:23.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142487385 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:23.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142487385 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:23.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142487385 data=null item=TreeItem {ust-overlap-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-30T18:16:23.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142487401 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:23.151Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:23.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142487401 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:23.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142487401 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:23.151Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:23.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142487401 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:23.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142487402 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:23.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142487402 data=null item=TreeItem {ust-overlap-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-30T18:16:23.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142487408 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:23.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142487408 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:23.413Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1142487409 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:23.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142487450 data=null button=1 stateMask=0x80000 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:23.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1142487450 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:23.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1142487450 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:23.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1142487450 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:23.413Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:23.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:23.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:23.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:23.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:23.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:23.413Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142487409 data=null item=TreeItem {ust-overlap-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-30T18:16:23.974Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:23.974Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:23.974Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:23.974Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:23.974Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:23.974Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:23.974Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:23.974Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:23.974Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:23.974Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:23.974Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:23.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142487952 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:23.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142487952 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:23.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142487953 data=null} to TableItem with text {} [2019-07-30T18:16:23.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142487953 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:23.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142487953 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-30T18:16:23.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142487956 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:23.974Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:23.974Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:24.900Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:24.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:24.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142488912 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:24.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142488912 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:24.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142488913 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:24.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142488913 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:24.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142488913 data=null item=TreeItem {ust-overlap-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-30T18:16:24.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142488916 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:24.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:24.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:24.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:24.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:24.900Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:24.900Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:24.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:24.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:24.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:24.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:24.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:24.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142488920 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:24.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142488920 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:24.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142488920 data=null} to TreeItem with text {test} [2019-07-30T18:16:24.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142488920 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:24.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142488920 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:24.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142488943 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:24.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:24.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142488944 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:24.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142488944 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:24.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142488944 data=null} to TreeItem with text {test} [2019-07-30T18:16:24.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142488944 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:24.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142488944 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:24.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142488951 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:24.900Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:24.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:24.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142488952 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:24.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142488952 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:24.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142488952 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:24.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142488952 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:24.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142488952 data=null item=TreeItem {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-30T18:16:24.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142488958 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:24.900Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:16:25.155Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:25.155Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:25.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142489378 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:25.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142489378 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:25.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142489379 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:25.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142489379 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:25.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142489379 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-30T18:16:25.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142489416 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:25.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:25.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:25.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:25.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:25.411Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:25.411Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:25.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142489417 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:25.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142489417 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:25.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142489417 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:25.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142489417 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:25.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142489418 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-30T18:16:25.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142489421 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:25.411Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:25.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142489421 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:25.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142489421 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:25.411Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:25.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142489421 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:25.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142489421 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:25.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142489429 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-30T18:16:25.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142489432 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:25.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142489432 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:25.411Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142489432 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:25.411Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142489432 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-30T18:16:25.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142489493 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:25.411Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142489501 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:25.411Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142489501 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:25.411Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142489501 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:25.411Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:25.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:25.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:25.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:25.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:25.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:25.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:25.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:25.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:25.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:25.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:25.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:25.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:25.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:26.898Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:26.898Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:26.898Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:26.898Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:26.898Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:26.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142491004 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:26.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142491004 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:26.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142491004 data=null} to TableItem with text {} [2019-07-30T18:16:26.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142491004 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:26.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142491004 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-30T18:16:26.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142491008 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:26.898Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:26.898Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:26.898Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:26.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:26.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142491073 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:26.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142491097 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:26.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142491097 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:26.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142491097 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:26.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142491097 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-30T18:16:26.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142491100 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:16:26.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:26.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:26.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:26.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:26.898Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:26.898Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:26.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:26.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:26.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:26.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:26.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:26.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142491104 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:26.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142491104 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:26.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142491104 data=null} to TreeItem with text {test} [2019-07-30T18:16:26.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142491104 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:26.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142491104 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:26.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142491122 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:26.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:26.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142491123 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:26.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142491123 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:26.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142491123 data=null} to TreeItem with text {test} [2019-07-30T18:16:26.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142491123 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:26.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142491123 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:26.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142491128 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:26.898Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:26.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:26.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142491128 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:26.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142491128 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:26.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142491128 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:26.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142491128 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:26.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142491129 data=null item=TreeItem {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-30T18:16:26.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142491140 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:26.898Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:16:27.458Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:27.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:27.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142491566 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:27.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142491566 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:27.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142491566 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:27.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142491567 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:27.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142491567 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-30T18:16:27.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142491602 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:27.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:27.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:27.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:27.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:27.458Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:27.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:27.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142491603 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:27.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142491603 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:27.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142491603 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:27.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142491603 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:27.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142491604 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-30T18:16:27.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142491607 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:27.458Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:27.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142491607 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:27.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142491607 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:27.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:27.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142491607 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:27.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142491608 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:27.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142491608 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-30T18:16:27.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142491617 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:27.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142491617 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:27.458Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142491617 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:27.458Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142491617 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-30T18:16:27.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142491658 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:27.458Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142491665 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:27.458Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142491665 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:27.458Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142491665 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:27.458Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:27.458Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:27.458Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:27.458Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:27.458Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:27.458Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:27.458Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:27.458Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:28.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:28.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:28.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:28.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:28.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:28.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:28.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:28.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:29.381Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:29.381Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:29.381Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:29.381Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:29.381Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:29.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142493263 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:29.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142493263 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:29.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142493263 data=null} to TableItem with text {} [2019-07-30T18:16:29.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142493264 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:29.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142493264 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-30T18:16:29.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142493268 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:29.381Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:29.381Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:29.381Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:29.381Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:29.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142493365 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:29.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142493365 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:29.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142493365 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:29.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142493365 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:29.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142493366 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-30T18:16:29.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142493369 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:16:29.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:29.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:29.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:29.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:29.381Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:29.381Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:29.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:29.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:29.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:29.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:29.381Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:29.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142493373 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:29.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142493373 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:29.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142493373 data=null} to TreeItem with text {test} [2019-07-30T18:16:29.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142493373 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:29.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142493373 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:29.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142493392 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:29.381Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:29.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142493393 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:29.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142493393 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:29.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142493393 data=null} to TreeItem with text {test} [2019-07-30T18:16:29.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142493393 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:29.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142493393 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:29.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142493397 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:29.381Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:29.381Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:29.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142493397 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:29.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142493397 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:29.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142493398 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:29.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142493398 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:29.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142493398 data=null item=TreeItem {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-30T18:16:29.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142493408 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:29.381Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:16:29.637Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:29.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:29.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142493753 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:29.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142493753 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:29.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142493753 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:29.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142493753 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:29.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142493754 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-30T18:16:29.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142493765 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:29.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:29.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:29.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:29.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:29.637Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:29.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:29.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142493767 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:29.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142493767 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:29.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142493767 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:29.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142493767 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:29.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142493767 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-30T18:16:29.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142493779 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:29.637Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:29.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142493780 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:29.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142493780 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:29.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:29.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142493780 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:29.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142493780 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:29.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142493780 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-30T18:16:29.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142493783 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:29.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142493783 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:29.637Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142493784 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:29.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142493823 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:29.637Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142493823 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:29.637Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142493823 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:29.637Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142493823 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:29.637Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:29.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:29.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:29.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:29.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:29.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:29.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:29.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:29.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:29.637Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142493784 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-30T18:16:30.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:30.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:30.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:30.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:30.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:30.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:30.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:30.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:30.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:30.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:30.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:30.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:30.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:30.197Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:30.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142494326 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:30.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142494326 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:30.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142494326 data=null} to TableItem with text {} [2019-07-30T18:16:30.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142494326 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:30.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142494326 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-30T18:16:30.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142494337 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:30.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:30.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:31.123Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:31.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:31.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142495293 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:31.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142495294 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:31.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142495294 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:31.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142495294 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:31.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142495294 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-30T18:16:31.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142495297 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:16:31.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:31.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:31.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:31.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:31.123Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:31.123Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:31.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:31.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:31.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:31.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:31.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:31.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142495301 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:31.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142495301 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:31.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142495301 data=null} to TreeItem with text {test} [2019-07-30T18:16:31.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142495301 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:31.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142495301 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:31.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142495323 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:31.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:31.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142495326 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:31.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142495326 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:31.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142495326 data=null} to TreeItem with text {test} [2019-07-30T18:16:31.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142495326 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:31.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142495326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:31.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142495342 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:31.123Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:31.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:31.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142495343 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:31.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142495343 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:31.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142495343 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:31.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142495343 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:31.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142495343 data=null item=TreeItem {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-30T18:16:31.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142495357 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:31.123Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:16:31.683Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:31.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:31.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142495779 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:31.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142495804 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:31.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142495804 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:31.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142495804 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:31.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142495804 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-30T18:16:31.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142495816 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:31.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:31.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:31.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:31.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:31.683Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:31.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:31.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142495818 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:31.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142495818 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:31.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142495818 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:31.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142495818 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:31.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142495818 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-30T18:16:31.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142495833 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:31.683Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:31.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142495833 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:31.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142495834 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:31.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:31.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142495834 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:31.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142495834 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:31.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142495834 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-30T18:16:31.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142495837 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:31.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142495837 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:31.683Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142495838 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:31.683Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142495838 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-30T18:16:31.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142495886 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:31.683Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142495894 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:31.683Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142495894 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:31.683Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142495894 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:31.683Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:31.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:31.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:31.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:31.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:31.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:31.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:31.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:31.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:31.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:32.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:32.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:32.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:32.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:32.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:32.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:32.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:32.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:32.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:32.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:32.612Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:32.612Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:32.612Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:32.612Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:32.612Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:32.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142496581 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:32.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142496581 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:32.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142496581 data=null} to TableItem with text {} [2019-07-30T18:16:32.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142496581 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:32.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142496581 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-30T18:16:32.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142496585 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:32.612Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:32.612Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:33.172Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:33.172Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:33.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142497341 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:33.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142497341 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:33.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142497341 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:33.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142497342 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:33.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142497342 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-30T18:16:33.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142497345 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:16:33.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:33.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:33.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:33.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:33.172Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:33.172Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:33.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:33.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:33.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:33.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:33.172Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:33.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142497352 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:33.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142497352 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:33.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142497352 data=null} to TreeItem with text {test} [2019-07-30T18:16:33.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142497352 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:33.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142497352 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:33.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142497381 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:33.172Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:33.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142497382 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:33.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142497382 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:33.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142497382 data=null} to TreeItem with text {test} [2019-07-30T18:16:33.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142497382 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:33.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142497382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:33.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142497386 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:33.172Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:33.172Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:33.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142497387 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:33.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142497387 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:33.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142497387 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:33.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142497387 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:33.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142497387 data=null item=TreeItem {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-30T18:16:33.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142497401 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:33.172Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:16:33.733Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:33.733Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:33.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142497822 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:33.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142497822 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:33.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142497822 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:33.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142497823 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:33.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142497847 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-30T18:16:33.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142497859 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:33.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:33.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:33.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:33.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:33.733Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:33.733Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:33.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142497861 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:33.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142497861 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:33.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142497861 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:33.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142497861 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:33.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142497861 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-30T18:16:33.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142497877 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:33.733Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:33.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142497877 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:33.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142497877 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:33.733Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:33.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142497877 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:33.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142497878 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:33.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142497878 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-30T18:16:33.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142497884 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:33.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142497884 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:33.733Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142497885 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:33.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142497927 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:33.733Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142497927 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:33.733Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142497927 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:33.733Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142497927 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:33.733Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:33.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:33.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:33.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:33.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:33.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:33.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:33.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:33.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:33.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:33.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:33.733Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142497885 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-30T18:16:34.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:34.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:34.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:34.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:34.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:34.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:34.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:34.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:34.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:34.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:34.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:34.294Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:34.294Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:34.294Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:34.294Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:34.294Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:34.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142498430 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:34.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142498430 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:34.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142498430 data=null} to TableItem with text {} [2019-07-30T18:16:34.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142498430 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:34.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142498430 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-30T18:16:34.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142498434 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:34.294Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:34.294Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:35.219Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:35.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:35.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142499398 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:35.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142499398 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:35.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142499398 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:35.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142499398 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:35.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142499399 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-30T18:16:35.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142499402 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:16:35.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:35.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:35.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:35.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:35.219Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:35.219Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:35.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:35.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:35.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:35.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:35.220Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:35.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142499406 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:35.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142499406 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:35.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142499406 data=null} to TreeItem with text {test} [2019-07-30T18:16:35.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142499406 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:35.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142499406 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:35.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142499434 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:35.220Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:35.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142499434 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:35.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142499434 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:35.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142499435 data=null} to TreeItem with text {test} [2019-07-30T18:16:35.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142499435 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:35.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142499435 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:35.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142499439 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:35.220Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:35.220Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:35.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142499440 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:35.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142499440 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:35.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142499440 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:35.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142499440 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:35.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142499440 data=null item=TreeItem {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-30T18:16:35.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142499454 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:35.220Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:16:35.982Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:35.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:35.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142499877 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:35.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142499878 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:35.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142499878 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:35.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142499878 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:35.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142499878 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-30T18:16:35.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142499915 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:35.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:35.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:35.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:35.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:35.982Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:35.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:35.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142499916 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:35.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142499916 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:35.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142499916 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:35.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142499917 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:35.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142499917 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-30T18:16:35.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142499920 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:35.982Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:35.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142499920 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:35.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142499921 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:35.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:35.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142499928 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:35.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142499928 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:35.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142499928 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-30T18:16:35.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142499931 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:35.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142499932 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:35.982Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142499932 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:35.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142500001 data=null button=1 stateMask=0x80000 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:35.982Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142500001 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:35.982Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142500001 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:35.982Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142500001 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:35.982Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:35.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:35.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:35.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:35.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:35.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:35.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:35.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:35.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:35.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:35.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:35.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:35.982Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142499932 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-30T18:16:36.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:36.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:36.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:36.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:36.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:36.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:36.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:36.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:36.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:36.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:36.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:36.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:36.450Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:36.450Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:36.450Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:36.450Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:36.450Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:36.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142500504 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:36.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142500504 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:36.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142500504 data=null} to TableItem with text {} [2019-07-30T18:16:36.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142500505 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:36.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142500505 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-30T18:16:36.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142500509 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:36.450Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:36.450Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:37.376Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:37.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:37.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142501470 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:37.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142501470 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:37.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142501470 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:37.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142501470 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:37.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142501471 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-30T18:16:37.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142501474 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:16:37.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:37.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:37.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:37.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:37.377Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:37.377Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:37.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:37.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:37.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:37.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:37.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:37.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142501478 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142501478 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142501478 data=null} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142501478 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142501478 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142501504 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:37.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142501505 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142501505 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142501505 data=null} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142501505 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142501505 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142501510 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:37.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:37.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142501511 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:37.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142501511 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:37.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142501511 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:37.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142501511 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:37.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142501511 data=null item=TreeItem {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-30T18:16:37.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142501525 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:37.377Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:37.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:37.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:37.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:37.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:37.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:37.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142501528 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142501528 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142501528 data=null} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142501529 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142501529 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142501543 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:37.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142501544 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142501544 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142501544 data=null} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142501544 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142501544 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142501548 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:37.377Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:37.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:37.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142501549 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:37.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142501549 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:37.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142501549 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:37.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142501549 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:37.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142501549 data=null item=TreeItem {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-30T18:16:37.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142501562 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:37.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:37.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142501562 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:37.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142501562 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:37.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142501562 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:37.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142501562 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:37.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142501563 data=null item=TreeItem {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-30T18:16:37.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142501566 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:37.377Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:16:37.377Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:16:37.632Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:16:37.632Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:16:37.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142501724 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:16:37.632Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:16:37.632Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:16:37.632Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:16:37.632Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:16:37.632Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:16:37.632Z] DEBUG - Clicking on &Yes [2019-07-30T18:16:37.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142501724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:16:37.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142501724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:16:37.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142501724 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:16:37.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142501724 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:16:37.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142501724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:16:37.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142501724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:16:37.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142501724 data=null item=null detail=0 x=0 y=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-30T18:16:40.894Z] DEBUG - Clicked on [2019-07-30T18:16:40.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142501593 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-30T18:16:41.455Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:41.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:41.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:41.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:41.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:41.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:41.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142505408 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:41.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142505408 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:41.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142505408 data=null} to TreeItem with text {test} [2019-07-30T18:16:41.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142505408 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:41.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142505408 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:41.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142505421 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:41.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:41.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142505421 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:41.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142505421 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:41.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142505421 data=null} to TreeItem with text {test} [2019-07-30T18:16:41.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142505422 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:41.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142505422 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:41.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142505425 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:41.455Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:41.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:41.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142505426 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:16:41.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142505426 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:16:41.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142505426 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:16:41.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142505426 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:16:41.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142505426 data=null item=TreeItem {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-30T18:16:41.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142505438 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:16:41.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:41.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142505438 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:16:41.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142505438 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:16:41.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142505438 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:16:41.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142505438 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:16:41.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142505439 data=null item=TreeItem {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-30T18:16:41.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142505442 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:16:41.455Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:16:41.455Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:16:41.455Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:16:41.455Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:16:41.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142505585 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:16:41.455Z] 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-30T18:16:41.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:16:41.455Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:16:41.455Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:16:41.455Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:16:41.455Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:16:41.455Z] DEBUG - matched Combo with text " [2019-07-30T18:16:41.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142505645 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-30T18:16:41.455Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:16:41.455Z] 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-30T18:16:41.455Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:16:41.455Z] 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-30T18:16:41.455Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:16:41.455Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1a2f97f9 [2019-07-30T18:16:41.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1142505647 data=null button=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-30T18:16:41.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142505647 data=null button=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-30T18:16:41.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1142505647 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:16:41.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1142505647 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:16:41.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1142505647 data=null button=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-30T18:16:41.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1142505647 data=null button=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-30T18:16:41.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1142505647 data=null item=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-30T18:16:41.455Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1142505647 data=null button=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-30T18:16:41.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142505647 data=null button=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-30T18:16:41.455Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1142505647 data=null button=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-30T18:16:41.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1142505647 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:16:41.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1142505648 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:16:41.455Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:16:41.456Z] 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-30T18:16:41.456Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:16:41.456Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:16:41.456Z] 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-30T18:16:41.456Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:16:41.456Z] 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-30T18:16:41.456Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:16:41.456Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] 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-30T18:16:41.456Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:16:41.456Z] 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-30T18:16:41.456Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] 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-30T18:16:41.456Z] 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-30T18:16:41.456Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:41.456Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:41.711Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:41.711Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:16:41.711Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:16:41.711Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:41.711Z] DEBUG - Clicking on &Finish [2019-07-30T18:16:41.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142505767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:41.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142505767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:41.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142505767 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:41.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142505767 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:41.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142505767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:41.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142505767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:41.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:41.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:41.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:41.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:41.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:41.711Z] DEBUG - Clicked on &Finish [2019-07-30T18:16:41.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142505767 data=null item=null detail=0 x=0 y=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-30T18:16:41.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142505469 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-30T18:16:42.222Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:42.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:42.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:42.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:42.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:42.223Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:42.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142506279 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:42.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142506279 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:42.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142506279 data=null} to TreeItem with text {test} [2019-07-30T18:16:42.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142506279 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:42.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142506280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:42.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142506291 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:42.223Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:42.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142506291 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:42.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142506291 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:42.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142506291 data=null} to TreeItem with text {test} [2019-07-30T18:16:42.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142506291 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:42.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142506291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:42.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142506295 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:42.223Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:42.223Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:42.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142506295 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:16:42.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142506295 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:16:42.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142506295 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:16:42.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142506295 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:16:42.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142506295 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-30T18:16:42.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142506307 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:16:42.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142506307 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:16:42.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142506307 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:16:42.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142506307 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:16:42.223Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142506307 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-30T18:16:42.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142506309 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:16:42.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1142506309 data=null doit=true} to TreeItem with text {z-clashes [1]} [2019-07-30T18:16:42.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1142506309 data=null} to TreeItem with text {z-clashes [1]} [2019-07-30T18:16:42.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1142506309 data=null button=1 stateMask=0x0 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-30T18:16:42.223Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142506309 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-30T18:16:42.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1142506311 data=null button=1 stateMask=0x80000 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-30T18:16:42.478Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:42.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:42.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142506645 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142506645 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142506645 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142506645 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142506646 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142506657 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:42.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:42.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:42.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:42.478Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:42.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:42.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142506659 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142506659 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142506659 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142506659 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142506659 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142506662 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142506662 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142506662 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:42.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142506662 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142506662 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142506669 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142506672 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142506672 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142506672 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142506705 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142506705 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142506705 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142506705 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.478Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:42.735Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142506672 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:43.011Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:44.375Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:44.375Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:44.375Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:44.375Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:44.375Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:44.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142508207 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:44.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142508207 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:44.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142508207 data=null} to TableItem with text {} [2019-07-30T18:16:44.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142508208 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:44.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142508208 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-30T18:16:44.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142508211 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:44.375Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:44.375Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:44.375Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:44.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:44.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142508285 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:44.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142508285 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:44.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142508285 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:44.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142508285 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:44.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142508285 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:44.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142508288 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:44.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:44.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:44.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:44.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:44.375Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:44.375Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:44.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:44.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:44.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:44.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:44.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:44.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142508292 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:44.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142508292 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:44.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142508292 data=null} to TreeItem with text {test} [2019-07-30T18:16:44.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142508292 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:44.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142508292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:44.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142508311 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:44.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:44.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142508311 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:44.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142508311 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:44.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142508312 data=null} to TreeItem with text {test} [2019-07-30T18:16:44.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142508312 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:44.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142508312 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:44.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142508315 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:44.375Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:44.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:44.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142508316 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:16:44.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142508316 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:16:44.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142508316 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:16:44.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142508316 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:16:44.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142508316 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-30T18:16:44.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142508326 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:16:44.375Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T18:16:44.631Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:44.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:44.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142508746 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:44.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142508746 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:44.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142508746 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:44.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142508746 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:44.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142508766 data=null item=TreeItem {kernel-overlap-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-30T18:16:44.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142508778 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:44.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:44.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:44.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:44.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:44.631Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:44.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:44.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142508779 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:44.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142508779 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:44.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142508779 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:44.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142508780 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:44.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142508780 data=null item=TreeItem {kernel-overlap-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-30T18:16:44.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142508791 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:44.631Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:44.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142508791 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:44.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142508791 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:44.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:44.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142508791 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:44.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142508791 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:44.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142508791 data=null item=TreeItem {kernel-overlap-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-30T18:16:44.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142508794 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:44.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142508794 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:44.631Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142508795 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:44.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142508828 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:44.631Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142508795 data=null item=TreeItem {kernel-overlap-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-30T18:16:44.631Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142508831 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:44.631Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142508838 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:44.631Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142508838 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:44.631Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:44.631Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:45.191Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:45.191Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:45.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:45.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:45.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:45.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:45.191Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:45.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142509340 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:45.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142509340 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:45.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142509340 data=null} to TableItem with text {} [2019-07-30T18:16:45.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142509340 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:45.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142509340 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-30T18:16:45.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142509344 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:45.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:45.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:46.116Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:46.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:46.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142510300 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:46.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142510300 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:46.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142510300 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:46.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142510300 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:46.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142510300 data=null item=TreeItem {kernel-overlap-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-30T18:16:46.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142510303 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:46.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:46.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:46.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:46.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:46.116Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:46.116Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:46.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:46.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:46.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:46.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:46.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:46.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142510307 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:46.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142510307 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:46.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142510307 data=null} to TreeItem with text {test} [2019-07-30T18:16:46.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142510308 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:46.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142510308 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:46.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142510327 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:46.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:46.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142510329 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:46.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142510329 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:46.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142510329 data=null} to TreeItem with text {test} [2019-07-30T18:16:46.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142510329 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:46.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142510330 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:46.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142510339 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:46.116Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:46.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:46.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142510340 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:16:46.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142510340 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:16:46.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142510340 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:16:46.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142510340 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:16:46.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142510340 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-30T18:16:46.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142510347 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:16:46.116Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T18:16:46.116Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:46.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:46.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:46.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:46.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:46.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:46.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142510358 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:46.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142510358 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:46.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142510358 data=null} to TreeItem with text {test} [2019-07-30T18:16:46.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142510358 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:46.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142510358 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:46.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142510366 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:46.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:46.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142510366 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:46.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142510367 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:46.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142510367 data=null} to TreeItem with text {test} [2019-07-30T18:16:46.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142510367 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:46.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142510367 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:46.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142510379 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:46.372Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:46.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:46.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142510379 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:16:46.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142510379 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:16:46.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142510379 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:16:46.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142510379 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:16:46.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142510379 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-30T18:16:46.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142510393 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:16:46.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:46.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142510393 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:16:46.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142510393 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:16:46.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142510393 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:16:46.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142510393 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:16:46.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142510393 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-30T18:16:46.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142510396 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:16:46.372Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:16:46.372Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:16:46.372Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:16:46.372Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:16:46.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142510522 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:16:46.372Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:16:46.372Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:16:46.372Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:16:46.372Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:16:46.372Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:16:46.372Z] DEBUG - Clicking on &Yes [2019-07-30T18:16:46.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142510522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:16:46.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142510522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:16:46.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142510522 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:16:46.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142510522 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:16:46.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142510522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:16:46.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142510522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:16:46.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142510522 data=null item=null detail=0 x=0 y=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-30T18:16:46.933Z] DEBUG - Clicked on [2019-07-30T18:16:46.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142510425 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-30T18:16:47.493Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:47.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:47.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:47.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:47.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:47.493Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:47.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142511533 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:47.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142511533 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:47.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142511533 data=null} to TreeItem with text {test} [2019-07-30T18:16:47.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142511533 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:47.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142511533 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:47.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142511543 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:47.493Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:47.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142511543 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:47.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142511543 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:47.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142511543 data=null} to TreeItem with text {test} [2019-07-30T18:16:47.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142511544 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:47.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142511544 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:47.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142511547 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:47.493Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:47.493Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:47.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142511548 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:16:47.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142511548 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:16:47.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142511548 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:16:47.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142511548 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:16:47.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142511548 data=null item=TreeItem {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-30T18:16:47.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142511559 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:16:47.493Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:47.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142511560 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:16:47.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142511560 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:16:47.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142511560 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:16:47.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142511560 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:16:47.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142511560 data=null item=TreeItem {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-30T18:16:47.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142511563 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:16:47.493Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:16:47.493Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:16:47.493Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:16:47.493Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:16:47.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142511707 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:16:47.493Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:47.493Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:47.493Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:47.493Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T18:16:47.493Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:16:47.493Z] 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-30T18:16:47.493Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:47.493Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:47.493Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:47.493Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:47.493Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:47.493Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:47.493Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:47.493Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:47.493Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:47.493Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:16:47.493Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:16:47.493Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:16:47.493Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:16:47.493Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:16:47.493Z] DEBUG - matched Combo with text " [2019-07-30T18:16:47.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142511755 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-30T18:16:47.750Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:16:47.750Z] 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-30T18:16:47.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:16:47.750Z] 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-30T18:16:47.750Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:16:47.750Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:16:47.750Z] 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-30T18:16:47.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:16:47.750Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:16:47.750Z] 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-30T18:16:47.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:16:47.750Z] 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-30T18:16:47.750Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:16:47.750Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] 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-30T18:16:47.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:16:47.750Z] 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-30T18:16:47.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] 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-30T18:16:47.750Z] 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-30T18:16:47.750Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:16:47.750Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:47.750Z] DEBUG - Clicking on &Finish [2019-07-30T18:16:47.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142511773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:47.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142511773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:47.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142511773 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:47.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142511773 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:47.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142511773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:47.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142511773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:47.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:47.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:47.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:47.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:47.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:16:47.750Z] DEBUG - Clicked on &Finish [2019-07-30T18:16:48.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142511773 data=null item=null detail=0 x=0 y=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-30T18:16:48.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142511595 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-30T18:16:48.311Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:48.311Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:48.311Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:48.311Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:48.311Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:48.311Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:48.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142512412 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:48.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142512412 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:48.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142512412 data=null} to TreeItem with text {test} [2019-07-30T18:16:48.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142512412 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:48.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142512412 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:48.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142512467 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:48.311Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:48.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142512468 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:48.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142512468 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:48.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142512468 data=null} to TreeItem with text {test} [2019-07-30T18:16:48.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142512468 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:48.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142512469 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:48.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142512472 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:48.311Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:48.311Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:48.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142512473 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:48.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142512473 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:48.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142512473 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:48.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142512473 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:48.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142512473 data=null item=TreeItem {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-30T18:16:48.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142512485 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:48.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142512485 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:48.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142512485 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:48.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142512486 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:48.311Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142512486 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-30T18:16:48.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142512488 data=null button=1 stateMask=0x80000 x=79 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:48.566Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:48.566Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:48.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142512815 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142512815 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142512815 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142512815 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142512815 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142512848 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:48.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:48.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:48.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:48.822Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:48.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:48.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142512850 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142512850 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142512850 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142512850 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142512850 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142512853 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.822Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142512853 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142512853 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:48.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142512854 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142512854 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142512854 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142512862 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142512862 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.822Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142512863 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142512898 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.822Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142512898 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.822Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142512898 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.822Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142512898 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.822Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:48.822Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142512863 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:49.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:50.308Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:50.308Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:50.308Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:50.308Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:50.308Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:50.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142514401 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:50.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142514401 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:50.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142514401 data=null} to TableItem with text {} [2019-07-30T18:16:50.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142514401 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:50.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142514401 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-30T18:16:50.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142514405 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:50.308Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:50.308Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:50.308Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:50.308Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:50.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142514470 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:50.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142514470 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:50.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142514470 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:50.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142514470 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:50.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142514470 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:50.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142514474 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:16:50.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:50.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:50.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:50.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:50.308Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:50.308Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:50.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:50.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:50.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:50.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:50.308Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:50.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142514477 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:50.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142514477 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:50.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142514478 data=null} to TreeItem with text {test} [2019-07-30T18:16:50.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142514478 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:50.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142514478 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:50.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142514496 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:50.308Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:50.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142514496 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:50.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142514497 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:50.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142514497 data=null} to TreeItem with text {test} [2019-07-30T18:16:50.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142514497 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:50.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142514497 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:50.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142514500 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:50.308Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:50.308Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:50.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142514501 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:50.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142514501 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:50.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142514501 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:50.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142514501 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:50.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142514501 data=null item=TreeItem {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-30T18:16:50.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142514511 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:50.308Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:16:50.869Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:50.869Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:50.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142514851 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:50.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142514851 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:50.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142514851 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:50.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142514851 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:50.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142514852 data=null item=TreeItem {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-30T18:16:50.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142514863 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:50.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:50.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:50.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:50.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:50.869Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:50.869Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:50.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142514864 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:50.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142514864 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:50.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142514864 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:50.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142514865 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:50.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142514865 data=null item=TreeItem {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-30T18:16:50.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142514875 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:50.869Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:50.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142514876 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:50.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142514876 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:50.869Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:50.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142514876 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:50.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142514876 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:50.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142514876 data=null item=TreeItem {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-30T18:16:50.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142514879 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:50.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142514879 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:50.869Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142514879 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:50.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142514916 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:50.869Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142514916 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:50.869Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142514916 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:50.869Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142514916 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:50.869Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:50.869Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:50.869Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142514879 data=null item=TreeItem {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-30T18:16:51.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:51.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:52.356Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:52.356Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:52.356Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:52.356Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:52.356Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:52.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142516422 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:52.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142516422 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:52.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142516422 data=null} to TableItem with text {} [2019-07-30T18:16:52.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142516422 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:52.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142516422 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-30T18:16:52.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142516425 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:52.356Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:52.356Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:52.356Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:52.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:52.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142516493 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:52.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142516493 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:52.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142516493 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:52.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142516493 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:52.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142516494 data=null item=TreeItem {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-30T18:16:52.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142516497 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:16:52.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:52.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:52.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:52.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:52.356Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:52.356Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:52.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:52.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:52.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:52.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:52.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:52.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142516500 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:52.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142516500 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:52.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142516500 data=null} to TreeItem with text {test} [2019-07-30T18:16:52.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142516501 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:52.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142516501 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:52.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142516519 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:52.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:52.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142516519 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:52.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142516519 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:52.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142516519 data=null} to TreeItem with text {test} [2019-07-30T18:16:52.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142516519 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:52.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142516519 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:52.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142516523 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:52.356Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:52.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:52.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142516523 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:52.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142516523 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:52.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142516523 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:52.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142516524 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:52.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142516524 data=null item=TreeItem {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-30T18:16:52.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142516535 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:52.356Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:16:52.612Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:52.612Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:52.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142516676 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:52.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142516676 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:52.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142516676 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:52.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142516676 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:52.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142516676 data=null item=TreeItem {kernel-overlap-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-30T18:16:52.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142516687 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:52.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:52.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:52.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:52.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:52.612Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:52.612Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:52.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142516689 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:52.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142516689 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:52.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142516689 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:52.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142516689 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:52.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142516689 data=null item=TreeItem {kernel-overlap-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-30T18:16:52.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142516699 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:52.612Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:52.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142516700 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:52.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142516700 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:52.612Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:52.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142516700 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:52.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142516700 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:52.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142516700 data=null item=TreeItem {kernel-overlap-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-30T18:16:52.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142516703 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:52.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142516703 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:52.612Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142516703 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:52.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142516741 data=null button=1 stateMask=0x80000 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:52.612Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142516703 data=null item=TreeItem {kernel-overlap-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-30T18:16:52.612Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142516751 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:52.612Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142516751 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:52.612Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142516752 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:52.612Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:52.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:52.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:53.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:53.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:53.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:53.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:53.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:53.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:53.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:53.172Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:53.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142517254 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:53.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142517254 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:53.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142517254 data=null} to TableItem with text {} [2019-07-30T18:16:53.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142517254 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:53.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142517255 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-30T18:16:53.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142517267 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:53.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:53.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:54.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:54.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:54.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142518228 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:54.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142518228 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:54.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142518228 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:54.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142518228 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:54.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142518228 data=null item=TreeItem {kernel-overlap-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-30T18:16:54.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142518232 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:16:54.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:54.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:54.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:54.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:54.096Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:54.096Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:54.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:54.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:54.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:54.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:54.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:54.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142518235 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:54.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142518236 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:54.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142518236 data=null} to TreeItem with text {test} [2019-07-30T18:16:54.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142518236 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:54.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142518236 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:54.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142518257 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:54.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:54.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142518258 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:54.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142518258 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:54.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142518258 data=null} to TreeItem with text {test} [2019-07-30T18:16:54.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142518258 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:54.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142518258 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:54.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142518262 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:54.096Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:54.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:54.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142518262 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:54.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142518262 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:54.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142518262 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:54.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142518263 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:54.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142518263 data=null item=TreeItem {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-30T18:16:54.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142518274 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:54.096Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:16:54.351Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:54.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:54.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142518401 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:54.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142518401 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:54.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142518401 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:54.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142518401 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:54.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142518401 data=null item=TreeItem {simple_server-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-30T18:16:54.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142518436 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:54.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:54.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:54.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:54.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:54.351Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:54.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:54.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142518438 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:54.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142518438 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:54.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142518438 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:54.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142518438 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:54.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142518439 data=null item=TreeItem {simple_server-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-30T18:16:54.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142518442 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:54.352Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T18:16:54.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142518442 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:54.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142518442 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:54.352Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:54.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142518442 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:54.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142518442 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:54.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142518443 data=null item=TreeItem {simple_server-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-30T18:16:54.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142518451 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:54.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142518451 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:54.352Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1142518451 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:54.352Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142518451 data=null item=TreeItem {simple_server-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-30T18:16:54.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142518492 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:54.352Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1142518499 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:54.352Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1142518500 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:54.352Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1142518500 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:54.352Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T18:16:54.352Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:54.352Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:54.352Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:54.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:54.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:54.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:54.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:54.912Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:54.912Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:54.912Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:54.912Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:54.912Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:54.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142519002 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:54.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142519002 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:54.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142519002 data=null} to TableItem with text {} [2019-07-30T18:16:54.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142519002 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:54.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142519002 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-30T18:16:54.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142519005 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:54.912Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:54.912Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:55.837Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:55.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:55.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142519867 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:55.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142519868 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:55.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142519868 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:55.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142519868 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:55.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142519868 data=null item=TreeItem {simple_server-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-30T18:16:55.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142519872 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:16:55.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:55.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:55.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:55.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:55.837Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:55.837Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:55.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:55.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:55.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:55.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:55.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:55.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142519876 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:55.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142519876 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:55.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142519877 data=null} to TreeItem with text {test} [2019-07-30T18:16:55.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142519877 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:55.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142519877 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:55.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142519896 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:55.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:55.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142519896 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:55.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142519897 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:55.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142519897 data=null} to TreeItem with text {test} [2019-07-30T18:16:55.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142519897 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:55.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142519897 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:55.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142519908 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:55.837Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:55.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:55.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142519909 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:55.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142519909 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:55.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142519909 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:55.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142519909 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:55.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142519909 data=null item=TreeItem {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-30T18:16:55.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142519923 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:55.837Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:16:56.093Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:56.093Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:56.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142520267 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:56.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142520267 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:56.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142520267 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:56.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142520268 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:56.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142520268 data=null item=TreeItem {simple_server-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-30T18:16:56.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142520279 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:56.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:56.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:56.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:56.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:56.093Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:56.093Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:56.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142520281 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:56.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142520291 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:56.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142520291 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:56.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142520291 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:56.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142520291 data=null item=TreeItem {simple_server-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-30T18:16:56.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142520294 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:56.093Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T18:16:56.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142520295 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:56.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142520295 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:56.093Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:56.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142520295 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:56.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142520295 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:56.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142520295 data=null item=TreeItem {simple_server-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-30T18:16:56.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142520301 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:56.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142520301 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:56.093Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1142520301 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:56.348Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142520302 data=null item=TreeItem {simple_server-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-30T18:16:56.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142520341 data=null button=1 stateMask=0x80000 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:56.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1142520349 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:56.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1142520349 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:56.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1142520349 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:56.348Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T18:16:56.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:56.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:56.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:56.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:56.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:56.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:56.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:56.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:56.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:56.603Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:56.603Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:56.603Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:56.603Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:56.603Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:56.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142520851 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:56.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142520852 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:56.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142520852 data=null} to TableItem with text {} [2019-07-30T18:16:56.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142520852 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:56.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142520852 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-30T18:16:56.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142520864 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:56.859Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:56.859Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:57.784Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:57.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:57.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142521722 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:57.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142521722 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:57.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142521722 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:57.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142521723 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:57.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142521723 data=null item=TreeItem {simple_server-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-30T18:16:57.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142521726 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:16:57.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:57.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:57.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:57.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:57.784Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:57.784Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:57.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:57.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:57.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:57.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:57.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:57.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142521730 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:57.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142521730 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:57.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142521730 data=null} to TreeItem with text {test} [2019-07-30T18:16:57.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142521730 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:57.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142521730 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:57.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142521754 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:57.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:57.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142521765 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:57.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142521765 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:57.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142521765 data=null} to TreeItem with text {test} [2019-07-30T18:16:57.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142521766 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:57.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142521766 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:57.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142521770 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:57.785Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:57.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:57.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142521770 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:57.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142521770 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:57.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142521770 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:57.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142521771 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:57.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142521771 data=null item=TreeItem {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-30T18:16:57.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142521783 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:57.785Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:16:58.040Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:58.040Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:58.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142522204 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:58.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142522204 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:58.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142522204 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:58.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142522204 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:58.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142522227 data=null item=TreeItem {ust-overlap-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-30T18:16:58.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142522239 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:58.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:58.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:58.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:58.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:58.040Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:58.040Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:58.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142522241 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:58.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142522241 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:58.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142522241 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:58.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142522241 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:58.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142522241 data=null item=TreeItem {ust-overlap-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-30T18:16:58.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142522255 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:58.040Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:58.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142522256 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:58.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142522256 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:58.040Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:58.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142522256 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:58.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142522256 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:58.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142522256 data=null item=TreeItem {ust-overlap-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-30T18:16:58.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142522260 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:58.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142522260 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:58.040Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1142522260 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:58.294Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142522260 data=null item=TreeItem {ust-overlap-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-30T18:16:58.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142522302 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:58.294Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1142522309 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:58.294Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1142522309 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:58.294Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1142522310 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:58.294Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:58.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:58.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:58.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:58.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:58.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:58.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:58.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:58.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:58.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:58.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:58.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:16:58.855Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:58.855Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:58.855Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:58.855Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:58.855Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:16:58.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142522963 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:16:58.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142522963 data=null doit=true} to TableItem with text {} [2019-07-30T18:16:58.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142522963 data=null} to TableItem with text {} [2019-07-30T18:16:58.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142522963 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:58.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142522964 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-30T18:16:58.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142522968 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:16:58.855Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:16:58.855Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:16:59.782Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:16:59.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:59.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142523726 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:59.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142523726 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:59.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142523726 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:59.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142523727 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:59.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142523727 data=null item=TreeItem {ust-overlap-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-30T18:16:59.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142523730 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:16:59.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:59.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:59.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:59.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:59.782Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:16:59.782Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:16:59.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:59.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:59.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:16:59.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:16:59.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:59.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142523734 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:59.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142523734 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:59.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142523734 data=null} to TreeItem with text {test} [2019-07-30T18:16:59.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142523734 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:59.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142523734 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:59.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142523753 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:59.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:59.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142523753 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:16:59.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142523753 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:59.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142523753 data=null} to TreeItem with text {test} [2019-07-30T18:16:59.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142523753 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:59.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142523754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:16:59.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142523764 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:16:59.782Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:16:59.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:16:59.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142523764 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:16:59.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142523764 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:16:59.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142523764 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:16:59.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142523765 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:59.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142523765 data=null item=TreeItem {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-30T18:16:59.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142523771 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:16:59.782Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:16:59.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1142523772 data=null doit=true} to TreeItem with text {z-clashes [6]} [2019-07-30T18:16:59.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1142523772 data=null} to TreeItem with text {z-clashes [6]} [2019-07-30T18:16:59.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1142523772 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-30T18:16:59.782Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142523772 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-30T18:16:59.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1142523789 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-30T18:17:00.037Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:00.037Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:00.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524210 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142524210 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142524210 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524210 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142524210 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524251 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:00.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:00.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:00.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:00.037Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:00.037Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:00.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524253 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142524253 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142524253 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524253 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142524253 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524257 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.037Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524257 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142524257 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.037Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:00.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142524257 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524258 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142524258 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524261 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524261 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.037Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524261 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524305 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.293Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142524306 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.293Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142524306 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.293Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142524306 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.293Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.293Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:00.293Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:00.293Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:00.293Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:00.293Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:00.293Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:00.293Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142524261 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:00.854Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:00.854Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:00.854Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:00.854Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:00.854Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:00.854Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:00.854Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:01.813Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:01.813Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:01.813Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:01.813Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:01.813Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:17:01.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142525809 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:17:01.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142525809 data=null doit=true} to TableItem with text {} [2019-07-30T18:17:01.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142525809 data=null} to TableItem with text {} [2019-07-30T18:17:01.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142525809 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:01.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142525809 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-30T18:17:01.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142525813 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:01.813Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:01.813Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:01.813Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:01.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:01.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142525899 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:01.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142525900 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:01.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142525900 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:01.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142525900 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:01.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142525900 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:01.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142525904 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:01.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:01.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:01.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:01.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:01.813Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:01.813Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:01.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:01.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:01.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:01.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:01.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:01.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142525908 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:01.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142525908 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:01.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142525908 data=null} to TreeItem with text {test} [2019-07-30T18:17:01.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142525908 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:01.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142525908 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:01.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142525927 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:01.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:01.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142525927 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:01.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142525928 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:01.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142525928 data=null} to TreeItem with text {test} [2019-07-30T18:17:01.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142525928 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:01.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142525928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:01.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142525932 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:01.813Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:01.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:01.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142525933 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:17:01.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142525933 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:01.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142525933 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:01.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142525933 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:01.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142525933 data=null item=TreeItem {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-30T18:17:01.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142525967 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:01.813Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:17:01.813Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T18:17:02.374Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:02.374Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:02.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142526389 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:02.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142526390 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:02.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142526390 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:02.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142526390 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:02.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142526390 data=null item=TreeItem {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-30T18:17:02.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142526427 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:02.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:02.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:02.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:02.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:02.374Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:02.374Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:02.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142526428 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:02.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142526428 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:02.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142526428 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:02.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142526429 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:02.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142526429 data=null item=TreeItem {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-30T18:17:02.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142526432 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:02.374Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:02.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142526432 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:02.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142526432 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:02.374Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:02.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142526433 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:02.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142526433 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:02.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142526439 data=null item=TreeItem {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-30T18:17:02.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142526442 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:02.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142526442 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:02.374Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142526443 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:02.374Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142526443 data=null item=TreeItem {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-30T18:17:02.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142526485 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:02.374Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142526492 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:02.374Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142526492 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:02.374Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142526492 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:02.374Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:02.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:02.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:02.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:02.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:02.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:02.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:02.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:02.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:02.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:02.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:02.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:02.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:02.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:02.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:02.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:03.860Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:03.860Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:03.860Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:03.860Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:03.860Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:17:03.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142528084 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:17:03.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142528084 data=null doit=true} to TableItem with text {} [2019-07-30T18:17:03.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142528084 data=null} to TableItem with text {} [2019-07-30T18:17:03.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142528084 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:03.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142528084 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-30T18:17:03.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142528094 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:03.860Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:03.860Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:04.115Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:04.115Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:04.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142528171 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:04.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142528172 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:04.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142528172 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:04.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142528172 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:04.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142528172 data=null item=TreeItem {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-30T18:17:04.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142528175 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:04.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:04.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:04.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:04.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:04.115Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:04.115Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:04.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:04.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:04.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:04.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:04.115Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:04.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142528179 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:04.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142528179 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:04.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142528179 data=null} to TreeItem with text {test} [2019-07-30T18:17:04.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142528179 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:04.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142528179 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:04.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142528198 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:04.115Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:04.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142528198 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:04.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142528199 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:04.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142528199 data=null} to TreeItem with text {test} [2019-07-30T18:17:04.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142528199 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:04.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142528199 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:04.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142528203 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:04.115Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:04.115Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:04.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142528203 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:17:04.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142528203 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:04.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142528203 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:04.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142528204 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:04.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142528204 data=null item=TreeItem {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-30T18:17:04.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142528214 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:04.115Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:17:04.115Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T18:17:04.370Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:04.370Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:04.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142528559 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:04.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142528560 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:04.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142528560 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:04.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142528560 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:04.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142528560 data=null item=TreeItem {kernel-overlap-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-30T18:17:04.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142528572 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:04.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:04.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:04.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:04.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:04.370Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:04.370Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:04.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142528574 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:04.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142528574 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:04.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142528574 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:04.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142528583 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:04.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142528583 data=null item=TreeItem {kernel-overlap-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-30T18:17:04.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142528586 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:04.370Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:04.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142528587 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:04.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142528587 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:04.370Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:04.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142528587 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:04.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142528587 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:04.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142528587 data=null item=TreeItem {kernel-overlap-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-30T18:17:04.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142528590 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:04.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142528590 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:04.370Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142528593 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:04.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142528634 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:04.626Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142528634 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:04.626Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142528634 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:04.626Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142528634 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:04.626Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:04.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:04.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:04.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:04.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:04.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:04.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:04.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:04.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:04.626Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142528593 data=null item=TreeItem {kernel-overlap-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-30T18:17:05.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:05.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:05.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:05.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:05.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:05.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:05.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:05.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:05.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:05.186Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:05.186Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:05.186Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:05.186Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:05.186Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:17:05.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142529137 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:17:05.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142529137 data=null doit=true} to TableItem with text {} [2019-07-30T18:17:05.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142529137 data=null} to TableItem with text {} [2019-07-30T18:17:05.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142529137 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:05.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142529137 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-30T18:17:05.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142529142 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:05.186Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:05.186Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:06.112Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:06.112Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:06.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142530118 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:06.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142530118 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:06.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142530118 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:06.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142530118 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:06.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142530118 data=null item=TreeItem {kernel-overlap-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-30T18:17:06.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142530122 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:06.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:06.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:06.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:06.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:06.112Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:06.112Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:06.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:06.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:06.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:06.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:06.112Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:06.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142530126 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:06.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142530126 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:06.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142530126 data=null} to TreeItem with text {test} [2019-07-30T18:17:06.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142530126 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:06.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142530126 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:06.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142530144 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:06.112Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:06.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142530145 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:06.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142530145 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:06.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142530145 data=null} to TreeItem with text {test} [2019-07-30T18:17:06.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142530145 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:06.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142530145 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:06.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142530157 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:06.112Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:06.112Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:06.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142530157 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:17:06.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142530157 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:06.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142530157 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:06.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142530158 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:06.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142530158 data=null item=TreeItem {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-30T18:17:06.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142530173 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:06.112Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:17:06.112Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T18:17:06.112Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:06.112Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:06.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142530218 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:06.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142530218 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:06.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142530218 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:06.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142530218 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:06.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142530218 data=null item=TreeItem {simple_server-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-30T18:17:06.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142530254 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:06.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:06.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:06.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:06.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:06.112Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:06.112Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:06.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142530256 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:06.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142530256 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:06.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142530256 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:06.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142530256 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:06.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142530256 data=null item=TreeItem {simple_server-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-30T18:17:06.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142530259 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:06.113Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T18:17:06.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142530259 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:06.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142530260 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:06.113Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:06.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142530260 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:06.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142530260 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:06.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142530260 data=null item=TreeItem {simple_server-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-30T18:17:06.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142530274 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:06.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142530274 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:06.113Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1142530274 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:06.113Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142530274 data=null item=TreeItem {simple_server-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-30T18:17:06.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142530321 data=null button=1 stateMask=0x80000 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:06.113Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1142530329 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:06.113Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1142530329 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:06.113Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1142530329 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:06.113Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T18:17:06.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:06.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:06.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:06.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:06.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:06.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:06.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:06.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:06.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:07.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:07.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:07.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:07.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:07.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:07.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:07.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:07.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:07.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:07.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:07.039Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:07.039Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:07.039Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:07.039Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:07.039Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:17:07.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142531087 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:17:07.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142531088 data=null doit=true} to TableItem with text {} [2019-07-30T18:17:07.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142531088 data=null} to TableItem with text {} [2019-07-30T18:17:07.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142531088 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:07.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142531088 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-30T18:17:07.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142531100 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:07.039Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:07.039Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:07.599Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:07.599Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:07.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142531778 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:07.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142531778 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:07.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142531778 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:07.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142531778 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:07.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142531778 data=null item=TreeItem {simple_server-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-30T18:17:07.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142531782 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:07.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:07.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:07.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:07.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:07.599Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:07.599Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:07.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:07.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:07.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:07.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:07.599Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:07.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142531786 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:07.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142531786 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:07.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142531786 data=null} to TreeItem with text {test} [2019-07-30T18:17:07.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142531787 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:07.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142531787 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:07.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142531815 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:07.599Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:07.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142531816 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:07.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142531816 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:07.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142531816 data=null} to TreeItem with text {test} [2019-07-30T18:17:07.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142531816 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:07.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142531816 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:07.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142531866 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:07.855Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:07.855Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:07.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142531867 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:17:07.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142531867 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:07.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142531867 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:07.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142531867 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:07.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142531867 data=null item=TreeItem {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-30T18:17:07.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142531876 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:07.855Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:17:07.855Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T18:17:08.110Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:08.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:08.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142532324 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:08.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142532325 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:08.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142532325 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:08.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142532325 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:08.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142532325 data=null item=TreeItem {simple_server-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-30T18:17:08.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142532337 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:08.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:08.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:08.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:08.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:08.110Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:08.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:08.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142532339 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:08.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142532339 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:08.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142532339 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:08.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142532339 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:08.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142532349 data=null item=TreeItem {simple_server-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-30T18:17:08.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142532353 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:08.110Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T18:17:08.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142532353 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:08.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142532353 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:08.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:08.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142532353 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:08.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142532354 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:08.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142532354 data=null item=TreeItem {simple_server-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-30T18:17:08.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142532360 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:08.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142532360 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:08.110Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1142532361 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:08.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142532403 data=null button=1 stateMask=0x80000 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:08.365Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1142532403 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:08.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1142532403 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:08.365Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1142532403 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:08.365Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T18:17:08.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:08.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:08.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:08.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:08.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:08.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:08.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:08.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:08.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:08.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:08.365Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142532361 data=null item=TreeItem {simple_server-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-30T18:17:08.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:08.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:08.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:08.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:08.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:08.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:08.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:08.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:08.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:08.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:08.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:08.926Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:08.926Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:08.926Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:08.926Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:08.926Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:17:08.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142532906 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:17:08.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142532906 data=null doit=true} to TableItem with text {} [2019-07-30T18:17:08.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142532907 data=null} to TableItem with text {} [2019-07-30T18:17:08.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142532907 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:08.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142532907 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-30T18:17:08.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142532918 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:08.926Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:08.926Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:09.851Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:09.851Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:09.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142533879 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:09.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142533880 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:09.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142533880 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:09.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142533880 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:09.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142533880 data=null item=TreeItem {simple_server-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-30T18:17:09.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142533883 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:09.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:09.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:09.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:09.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:09.851Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:09.851Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:09.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:09.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:09.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:09.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:09.851Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:09.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142533887 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:09.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142533887 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:09.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142533887 data=null} to TreeItem with text {test} [2019-07-30T18:17:09.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142533887 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:09.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142533887 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:09.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142533915 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:09.851Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:09.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142533915 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:09.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142533915 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:09.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142533915 data=null} to TreeItem with text {test} [2019-07-30T18:17:09.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142533915 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:09.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142533915 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:09.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142533920 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:09.851Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:09.851Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:09.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142533920 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:17:09.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142533920 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:09.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142533920 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:09.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142533921 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:09.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142533921 data=null item=TreeItem {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-30T18:17:09.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142533934 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:09.851Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:17:09.851Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T18:17:10.108Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:10.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:10.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142534357 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:10.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142534357 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:10.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142534357 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:10.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142534357 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:10.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142534357 data=null item=TreeItem {ust-overlap-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-30T18:17:10.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142534397 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:10.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:10.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:10.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:10.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:10.413Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:10.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:10.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142534398 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:10.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142534398 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:10.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142534398 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:10.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142534399 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:10.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142534399 data=null item=TreeItem {ust-overlap-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-30T18:17:10.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142534402 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:10.413Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:10.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142534402 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:10.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142534402 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:10.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:10.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142534402 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:10.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142534403 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:10.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142534403 data=null item=TreeItem {ust-overlap-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-30T18:17:10.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142534412 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:10.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142534413 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:10.413Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1142534413 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:10.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142534455 data=null button=1 stateMask=0x80000 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:10.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1142534455 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:10.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1142534456 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:10.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1142534456 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:10.413Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:10.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:10.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:10.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:10.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:10.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:10.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:10.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:10.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:10.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:10.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:10.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:10.413Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142534413 data=null item=TreeItem {ust-overlap-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-30T18:17:10.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:10.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:10.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:10.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:10.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:10.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:10.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:10.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:10.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:10.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:10.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:10.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:10.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:10.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:10.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:10.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:10.975Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:17:10.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142534958 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:17:10.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142534958 data=null doit=true} to TableItem with text {} [2019-07-30T18:17:10.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142534958 data=null} to TableItem with text {} [2019-07-30T18:17:10.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142534959 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:10.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142534959 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-30T18:17:10.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142534963 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:10.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:10.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:11.901Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:11.901Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:11.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142535929 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:11.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142535929 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:11.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142535929 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:11.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142535929 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:11.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142535929 data=null item=TreeItem {ust-overlap-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-30T18:17:11.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142535933 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:11.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:11.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:11.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:11.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:11.901Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:11.901Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:11.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:11.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:11.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:11.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:11.901Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:11.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142535936 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:11.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142535936 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:11.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142535937 data=null} to TreeItem with text {test} [2019-07-30T18:17:11.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142535937 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:11.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142535937 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:11.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142535967 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:11.901Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:11.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142535967 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:11.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142535967 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:11.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142535967 data=null} to TreeItem with text {test} [2019-07-30T18:17:11.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142535967 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:11.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142535967 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:11.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142535971 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:11.901Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:11.901Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:11.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142535972 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:17:11.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142535972 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:11.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142535972 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:11.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142535972 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:11.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142535972 data=null item=TreeItem {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-30T18:17:11.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142535979 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:11.901Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:17:11.901Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:11.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:11.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:11.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:11.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:11.901Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:11.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142535990 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:11.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142535990 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:11.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142535990 data=null} to TreeItem with text {test} [2019-07-30T18:17:11.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142535990 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:11.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142535990 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:11.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142535998 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:11.902Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:11.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142535999 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:11.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142536006 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:11.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142536006 data=null} to TreeItem with text {test} [2019-07-30T18:17:11.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142536006 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:11.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142536006 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:11.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142536011 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:11.902Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:11.902Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:11.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142536011 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:17:11.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142536011 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:11.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142536011 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:11.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142536011 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:11.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142536012 data=null item=TreeItem {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-30T18:17:11.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142536025 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:11.902Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:11.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142536025 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:17:11.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142536025 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:11.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142536025 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:11.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142536025 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:11.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142536025 data=null item=TreeItem {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-30T18:17:11.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142536029 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:11.902Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:17:11.902Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:17:12.157Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:17:12.157Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:17:12.157Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142536302 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:17:12.157Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:17:12.157Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:17:12.157Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:17:12.157Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:17:12.157Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:17:12.157Z] DEBUG - Clicking on &Yes [2019-07-30T18:17:12.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142536302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:17:12.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142536302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:17:12.157Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142536302 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:17:12.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142536302 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:17:12.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142536302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:17:12.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142536302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:17:12.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142536303 data=null item=null detail=0 x=0 y=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-30T18:17:15.421Z] DEBUG - Clicked on [2019-07-30T18:17:15.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142536084 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-30T18:17:15.676Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:15.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:15.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:15.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:15.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:15.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:15.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142539885 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:15.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142539885 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:15.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142539885 data=null} to TreeItem with text {test} [2019-07-30T18:17:15.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142539885 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:15.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142539885 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:15.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142539893 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:15.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:15.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142539894 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:15.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142539894 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:15.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142539894 data=null} to TreeItem with text {test} [2019-07-30T18:17:15.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142539894 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:15.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142539894 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:15.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142539903 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:15.676Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:15.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:15.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142539903 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:17:15.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142539903 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:17:15.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142539903 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:17:15.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142539903 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:17:15.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142539904 data=null item=TreeItem {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-30T18:17:15.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142539910 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:17:15.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:15.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142539911 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:17:15.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142539911 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:17:15.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142539911 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:17:15.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142539911 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:17:15.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142539911 data=null item=TreeItem {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-30T18:17:15.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142539919 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:17:15.932Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:17:15.932Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:17:15.932Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:17:15.932Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:17:15.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142540102 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:17:15.932Z] 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-30T18:17:15.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:17:15.932Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:17:15.932Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:17:15.932Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:17:15.932Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:17:15.932Z] DEBUG - matched Combo with text " [2019-07-30T18:17:15.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142540142 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-30T18:17:15.932Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:17:15.932Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1eac84db [2019-07-30T18:17:15.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1142540144 data=null button=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-30T18:17:15.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142540144 data=null button=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-30T18:17:15.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1142540144 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:17:15.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1142540144 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:17:15.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1142540144 data=null button=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-30T18:17:15.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1142540144 data=null button=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-30T18:17:15.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1142540144 data=null item=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-30T18:17:15.932Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1142540144 data=null button=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-30T18:17:15.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142540144 data=null button=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-30T18:17:15.932Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1142540144 data=null button=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-30T18:17:15.932Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1142540144 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:17:15.932Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1142540144 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:17:15.932Z] 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-30T18:17:15.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:17:15.932Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:17:15.932Z] 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-30T18:17:15.932Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:17:15.932Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-30T18:17:15.932Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:17:15.932Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:15.932Z] DEBUG - Clicking on &Finish [2019-07-30T18:17:15.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142540148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:15.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142540148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:15.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142540148 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:15.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142540148 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:15.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142540148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:15.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142540148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:16.188Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:16.188Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:16.188Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:16.188Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:16.188Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:16.188Z] DEBUG - Clicked on &Finish [2019-07-30T18:17:16.749Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T18:17:16.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1142540696 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T18:17:16.749Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T18:17:16.749Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T18:17:16.749Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-30T18:17:16.749Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-30T18:17:16.749Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T18:17:16.749Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T18:17:16.749Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T18:17:16.749Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T18:17:16.749Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T18:17:16.749Z] DEBUG - Clicking on Rename All [2019-07-30T18:17:16.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1142540697 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-30T18:17:16.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1142540697 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-30T18:17:16.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1142540697 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T18:17:16.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1142540697 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T18:17:16.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1142540697 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-30T18:17:16.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1142540697 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-30T18:17:16.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1142540697 data=null item=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-30T18:17:16.749Z] DEBUG - Clicked on [2019-07-30T18:17:17.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142540148 data=null item=null detail=0 x=0 y=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-30T18:17:17.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142539944 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-30T18:17:17.004Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:17.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:17.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:17.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:17.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:17.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:17.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142541234 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:17.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142541234 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:17.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142541234 data=null} to TreeItem with text {test} [2019-07-30T18:17:17.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142541234 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:17.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142541234 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:17.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142541247 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:17.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:17.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142541248 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:17.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142541248 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:17.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142541248 data=null} to TreeItem with text {test} [2019-07-30T18:17:17.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142541248 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:17.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142541248 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:17.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142541252 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:17.004Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:17.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:17.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142541252 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:17:17.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142541253 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:17.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142541253 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:17.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142541253 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:17.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142541253 data=null item=TreeItem {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-30T18:17:17.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142541264 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:17.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142541264 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:17.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142541264 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:17.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142541265 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:17.259Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142541265 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-30T18:17:17.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142541268 data=null button=1 stateMask=0x80000 x=79 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:17.514Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:17.514Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:17.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142541610 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142541610 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142541611 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142541611 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142541611 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142541622 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:17.514Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:17.514Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:17.514Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:17.514Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:17.514Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:17.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142541623 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142541623 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142541623 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142541624 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142541624 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142541633 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142541633 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142541633 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:17.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142541633 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142541633 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142541633 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142541636 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142541636 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142541636 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142541673 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142541674 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142541674 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142541674 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:17.514Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142541636 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:18.075Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:19.001Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:19.001Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:19.001Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:19.001Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:19.001Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:17:19.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142543176 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:17:19.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142543176 data=null doit=true} to TableItem with text {} [2019-07-30T18:17:19.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142543176 data=null} to TableItem with text {} [2019-07-30T18:17:19.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142543176 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:19.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142543177 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-30T18:17:19.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142543179 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:19.001Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:19.001Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:19.001Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:19.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:19.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142543257 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:19.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142543257 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:19.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142543257 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:19.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142543257 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:19.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142543257 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:19.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142543260 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:19.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:19.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:19.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:19.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:19.256Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:19.256Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:19.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:19.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:19.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:19.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:19.256Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:19.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142543264 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:19.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142543264 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:19.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142543264 data=null} to TreeItem with text {test} [2019-07-30T18:17:19.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142543264 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:19.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142543264 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:19.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142543281 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:19.256Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:19.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142543281 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:19.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142543281 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:19.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142543281 data=null} to TreeItem with text {test} [2019-07-30T18:17:19.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142543281 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:19.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142543282 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:19.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142543285 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:19.256Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:19.256Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:19.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142543286 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:17:19.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142543286 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:19.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142543286 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:19.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142543286 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:19.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142543286 data=null item=TreeItem {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-30T18:17:19.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142543298 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:19.256Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:17:19.512Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:19.512Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:19.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142543717 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:19.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142543717 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:19.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142543717 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:19.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142543717 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:19.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142543717 data=null item=TreeItem {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-30T18:17:19.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142543755 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:19.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:19.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:19.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:19.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:19.512Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:19.512Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:19.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142543756 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:19.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142543756 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:19.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142543757 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:19.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142543757 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:19.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142543757 data=null item=TreeItem {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-30T18:17:19.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142543760 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:19.512Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:19.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142543760 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:19.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142543760 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:19.512Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:19.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142543761 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:19.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142543761 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:19.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142543761 data=null item=TreeItem {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-30T18:17:19.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142543763 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:19.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142543764 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:19.767Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142543764 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:19.767Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142543764 data=null item=TreeItem {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-30T18:17:19.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142543805 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:19.767Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142543813 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:19.767Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142543813 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:19.767Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142543813 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:19.767Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:19.767Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:20.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:20.329Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:21.283Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:21.283Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:21.283Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:21.283Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:21.283Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:17:21.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142545408 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:17:21.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142545408 data=null doit=true} to TableItem with text {} [2019-07-30T18:17:21.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142545408 data=null} to TableItem with text {} [2019-07-30T18:17:21.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142545408 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:21.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142545408 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-30T18:17:21.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142545411 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:21.283Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:21.283Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:21.283Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:21.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:21.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142545480 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:21.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1142545481 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:21.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1142545481 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:21.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142545481 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:21.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142545481 data=null item=TreeItem {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-30T18:17:21.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1142545484 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T18:17:21.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:21.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:21.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:21.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:21.283Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:21.283Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:21.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:21.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:21.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:21.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:21.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:21.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142545488 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:21.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142545488 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:21.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142545488 data=null} to TreeItem with text {test} [2019-07-30T18:17:21.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142545488 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:21.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142545488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:21.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142545506 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:21.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:21.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142545507 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:21.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142545507 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:21.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142545507 data=null} to TreeItem with text {test} [2019-07-30T18:17:21.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142545507 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:21.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142545507 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:21.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142545511 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:21.283Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:21.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:21.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142545511 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:17:21.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142545511 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:21.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142545511 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:21.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142545511 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:21.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142545512 data=null item=TreeItem {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-30T18:17:21.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142545523 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:21.283Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:17:21.843Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:21.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:21.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142545843 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:21.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142545843 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:21.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142545843 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:21.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142545843 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:21.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142545868 data=null item=TreeItem {kernel-overlap-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-30T18:17:21.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142545880 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:21.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:21.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:21.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:21.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:21.843Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:21.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:21.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142545881 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:21.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142545881 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:21.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142545882 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:21.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142545882 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:21.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142545882 data=null item=TreeItem {kernel-overlap-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-30T18:17:21.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142545894 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:21.843Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:21.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142545894 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:21.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142545894 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:21.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:21.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142545894 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:21.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142545895 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:21.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142545895 data=null item=TreeItem {kernel-overlap-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-30T18:17:21.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142545898 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:21.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142545898 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:21.843Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142545898 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:21.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142545937 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:21.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142545938 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:21.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142545938 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:21.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142545938 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:21.843Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:21.843Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:21.843Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:21.843Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142545898 data=null item=TreeItem {kernel-overlap-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-30T18:17:22.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:22.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:22.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:22.404Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:22.404Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:22.404Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:22.404Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:22.404Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:17:22.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142546440 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:17:22.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142546441 data=null doit=true} to TableItem with text {} [2019-07-30T18:17:22.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142546441 data=null} to TableItem with text {} [2019-07-30T18:17:22.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142546441 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:22.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142546441 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-30T18:17:22.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142546456 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:22.404Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:22.404Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:23.330Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:23.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:23.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142547419 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:23.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142547420 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:23.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142547420 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:23.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142547420 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:23.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142547420 data=null item=TreeItem {kernel-overlap-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-30T18:17:23.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142547424 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:23.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:23.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:23.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:23.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:23.330Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:23.330Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:23.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:23.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:23.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:23.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:23.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:23.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142547429 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:23.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142547429 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:23.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142547429 data=null} to TreeItem with text {test} [2019-07-30T18:17:23.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142547429 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:23.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142547429 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:23.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142547448 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:23.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:23.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142547449 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:23.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142547449 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:23.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142547449 data=null} to TreeItem with text {test} [2019-07-30T18:17:23.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142547449 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:23.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142547449 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:23.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142547460 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:23.330Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:23.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:23.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142547460 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:17:23.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142547461 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:23.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142547461 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:23.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142547461 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:23.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142547461 data=null item=TreeItem {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-30T18:17:23.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142547469 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:23.330Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:17:23.330Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:23.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:23.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142547518 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:23.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142547519 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:23.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142547519 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:23.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142547519 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:23.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142547519 data=null item=TreeItem {simple_server-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-30T18:17:23.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142547557 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:23.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:23.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:23.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:23.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:23.330Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:23.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:23.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142547559 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:23.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142547559 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:23.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142547559 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:23.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142547559 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:23.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142547559 data=null item=TreeItem {simple_server-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-30T18:17:23.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142547574 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:23.330Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T18:17:23.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142547574 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:23.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142547574 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:23.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:23.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142547574 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:23.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142547574 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:23.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142547575 data=null item=TreeItem {simple_server-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-30T18:17:23.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142547579 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:23.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142547592 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:23.585Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1142547592 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:23.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142547638 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:23.585Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1142547638 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:23.585Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1142547638 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:23.585Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1142547638 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:23.585Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T18:17:23.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:23.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:23.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:23.585Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142547592 data=null item=TreeItem {simple_server-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-30T18:17:24.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:24.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:24.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:24.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:24.146Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:24.146Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:24.146Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:24.146Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:24.146Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:17:24.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142548141 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:17:24.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142548141 data=null doit=true} to TableItem with text {} [2019-07-30T18:17:24.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142548141 data=null} to TableItem with text {} [2019-07-30T18:17:24.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142548141 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:24.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142548141 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-30T18:17:24.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142548150 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:24.146Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:24.146Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:25.071Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:25.071Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:25.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1142549111 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:25.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1142549112 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:25.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1142549112 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:25.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1142549112 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:25.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142549112 data=null item=TreeItem {simple_server-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-30T18:17:25.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1142549115 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T18:17:25.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:25.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:25.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:25.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:25.071Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:25.071Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:25.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:25.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:25.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:25.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:25.071Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:25.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142549120 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:25.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142549120 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:25.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142549120 data=null} to TreeItem with text {test} [2019-07-30T18:17:25.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142549120 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:25.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142549120 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:25.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142549150 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:25.071Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:25.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142549150 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:25.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142549150 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:25.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142549150 data=null} to TreeItem with text {test} [2019-07-30T18:17:25.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142549151 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:25.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142549151 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:25.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142549155 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:25.071Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:25.071Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:25.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142549156 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:17:25.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142549156 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:25.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142549156 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:25.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142549156 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:25.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142549156 data=null item=TreeItem {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-30T18:17:25.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142549173 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:25.071Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:17:25.632Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:25.632Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:25.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142549602 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:25.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142549603 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:25.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142549603 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:25.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142549603 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:25.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142549603 data=null item=TreeItem {simple_server-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-30T18:17:25.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142549639 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:25.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:25.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:25.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:25.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:25.632Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:25.632Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:25.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142549641 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:25.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142549641 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:25.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142549641 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:25.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142549641 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:25.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142549641 data=null item=TreeItem {simple_server-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-30T18:17:25.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142549644 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:25.632Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T18:17:25.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142549644 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:25.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142549644 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:25.632Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:25.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142549645 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:25.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142549645 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:25.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142549645 data=null item=TreeItem {simple_server-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-30T18:17:25.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142549654 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:25.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142549655 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:25.633Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1142549655 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:25.633Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142549655 data=null item=TreeItem {simple_server-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-30T18:17:25.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142549697 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:25.633Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1142549706 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:25.633Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1142549706 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:25.633Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1142549706 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:25.633Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T18:17:25.633Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:25.633Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:25.633Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:25.633Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:26.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:26.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:26.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:26.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:26.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:26.192Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:26.192Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:26.192Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:26.192Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:26.192Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:17:26.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142550208 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:17:26.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142550208 data=null doit=true} to TableItem with text {} [2019-07-30T18:17:26.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142550208 data=null} to TableItem with text {} [2019-07-30T18:17:26.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142550209 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:26.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142550209 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-30T18:17:26.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142550219 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:26.192Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:26.192Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:27.118Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:27.118Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:27.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1142551080 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:27.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1142551080 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:27.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1142551080 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:27.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1142551080 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:27.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142551080 data=null item=TreeItem {simple_server-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-30T18:17:27.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1142551084 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T18:17:27.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:27.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:27.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:27.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:27.118Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:27.118Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:27.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:27.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:27.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:27.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:27.118Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:27.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142551088 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:27.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142551088 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:27.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142551088 data=null} to TreeItem with text {test} [2019-07-30T18:17:27.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142551088 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:27.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142551088 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:27.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142551113 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:27.118Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:27.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142551127 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:27.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142551127 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:27.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142551127 data=null} to TreeItem with text {test} [2019-07-30T18:17:27.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142551127 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:27.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142551127 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:27.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142551131 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:27.118Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:27.118Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:27.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142551132 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:17:27.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142551132 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:27.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142551132 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:27.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142551132 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:27.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142551132 data=null item=TreeItem {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-30T18:17:27.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142551143 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:27.118Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:17:27.373Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:27.373Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:27.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142551564 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:27.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142551564 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:27.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142551564 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:27.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142551564 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:27.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142551564 data=null item=TreeItem {ust-overlap-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-30T18:17:27.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142551603 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:27.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:27.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:27.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:27.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:27.373Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:27.373Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:27.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142551605 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:27.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142551605 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:27.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142551605 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:27.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142551605 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:27.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142551605 data=null item=TreeItem {ust-overlap-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-30T18:17:27.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142551609 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:27.373Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:27.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142551609 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:27.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142551609 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:27.373Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:27.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142551609 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:27.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142551610 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:27.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142551610 data=null item=TreeItem {ust-overlap-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-30T18:17:27.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142551613 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:27.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142551613 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:27.373Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1142551613 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:27.629Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142551613 data=null item=TreeItem {ust-overlap-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-30T18:17:27.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142551669 data=null button=1 stateMask=0x80000 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:27.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1142551677 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:27.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1142551677 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:27.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1142551678 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:27.629Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:27.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:27.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:27.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:27.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:27.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:28.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:28.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:28.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:28.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:28.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:28.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:28.189Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:28.189Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:28.189Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:28.189Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:28.189Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:17:28.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142552180 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:17:28.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142552180 data=null doit=true} to TableItem with text {} [2019-07-30T18:17:28.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142552180 data=null} to TableItem with text {} [2019-07-30T18:17:28.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142552180 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:28.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142552180 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-30T18:17:28.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142552185 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:28.189Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:28.189Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:28.749Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:28.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:29.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1142553043 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:29.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1142553043 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:29.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1142553043 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:29.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1142553043 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:29.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142553043 data=null item=TreeItem {ust-overlap-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-30T18:17:29.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1142553047 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T18:17:29.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:29.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:29.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:29.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:29.005Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:29.005Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:29.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:29.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:29.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:29.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:29.005Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:29.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142553050 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:29.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142553051 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:29.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142553051 data=null} to TreeItem with text {test} [2019-07-30T18:17:29.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142553051 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:29.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142553051 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:29.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142553077 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:29.005Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:29.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142553078 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:29.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142553078 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:29.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142553078 data=null} to TreeItem with text {test} [2019-07-30T18:17:29.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142553078 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:29.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142553078 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:29.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142553082 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:29.005Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:29.005Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:29.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142553083 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:17:29.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142553083 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:29.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142553083 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:29.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142553083 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:29.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142553083 data=null item=TreeItem {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-30T18:17:29.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142553097 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:29.005Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:17:29.260Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:29.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:29.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553519 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:29.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553520 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:29.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553520 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:29.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553520 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:29.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142553544 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-30T18:17:29.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553556 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:29.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:29.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:29.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:29.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:29.517Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:29.517Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:29.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553558 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:29.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553558 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:29.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553558 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:29.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553558 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:29.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142553558 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-30T18:17:29.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553569 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:29.517Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:29.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553569 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:29.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553569 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:29.517Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:29.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553570 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:29.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553570 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:29.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142553570 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-30T18:17:29.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553573 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:29.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553573 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:29.517Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553573 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:29.517Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142553573 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-30T18:17:29.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553626 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:29.517Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553627 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:29.517Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553627 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:29.517Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142553627 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:29.517Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:29.517Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:29.517Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:29.517Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:29.517Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:29.517Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:29.517Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:30.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:30.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:30.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:30.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:30.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:30.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:30.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:30.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:30.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:30.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:30.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:30.639Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:17:30.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142554767 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:17:30.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142554767 data=null doit=true} to TableItem with text {} [2019-07-30T18:17:30.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142554767 data=null} to TableItem with text {} [2019-07-30T18:17:30.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142554767 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:30.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142554767 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-30T18:17:30.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142554771 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:30.640Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:30.640Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:30.895Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:30.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:30.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142555022 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:30.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142555022 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:30.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142555022 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:30.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142555022 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:30.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142555022 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-30T18:17:30.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1142555026 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T18:17:30.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:30.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:30.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:30.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:30.895Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:30.895Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:30.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:30.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:30.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:30.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:30.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:30.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142555029 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:30.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142555029 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:30.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142555029 data=null} to TreeItem with text {test} [2019-07-30T18:17:30.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142555030 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:30.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142555030 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:30.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142555048 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:30.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:30.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142555049 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:30.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142555049 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:30.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142555049 data=null} to TreeItem with text {test} [2019-07-30T18:17:30.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142555049 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:30.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142555049 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:30.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142555053 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:30.895Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:30.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:30.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142555054 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:17:30.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142555054 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:30.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142555054 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:30.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142555054 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:30.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142555054 data=null item=TreeItem {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-30T18:17:30.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142555064 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:30.895Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:17:31.150Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:31.150Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:31.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555386 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:31.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555408 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:31.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555408 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:31.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555408 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:31.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142555408 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-30T18:17:31.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555420 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:31.406Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:31.406Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:31.406Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:31.406Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:31.406Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:31.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:31.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555421 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:31.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555421 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:31.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555421 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:31.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555422 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:31.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142555422 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-30T18:17:31.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555432 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:31.406Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:31.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555433 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:31.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555433 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:31.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:31.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555433 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:31.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555433 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:31.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142555433 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-30T18:17:31.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555436 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:31.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555436 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:31.406Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555437 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:31.406Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142555437 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-30T18:17:31.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555479 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:31.406Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555486 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:31.406Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555486 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:31.406Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142555487 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:31.406Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:31.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:31.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:31.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:31.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:31.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:31.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:31.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:31.966Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:31.966Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:31.966Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:31.966Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:31.966Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:31.966Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:31.966Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:31.966Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:32.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:32.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:32.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:32.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:32.891Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:17:32.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142557078 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:17:32.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142557078 data=null doit=true} to TableItem with text {} [2019-07-30T18:17:32.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142557079 data=null} to TableItem with text {} [2019-07-30T18:17:32.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142557079 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:32.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142557079 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-30T18:17:32.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142557089 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:32.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:32.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:32.891Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:32.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:33.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142557165 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:33.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142557165 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:33.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142557165 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:33.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142557165 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:33.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142557165 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-30T18:17:33.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1142557170 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T18:17:33.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:33.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:33.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:33.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:33.146Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:33.146Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:33.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:33.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:33.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:33.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:33.146Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:33.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142557174 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:33.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142557174 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:33.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142557174 data=null} to TreeItem with text {test} [2019-07-30T18:17:33.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142557174 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:33.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142557174 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:33.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142557194 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:33.146Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:33.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142557195 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:33.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142557195 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:33.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142557195 data=null} to TreeItem with text {test} [2019-07-30T18:17:33.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142557195 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:33.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142557195 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:33.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142557199 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:33.146Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:33.146Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:33.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142557200 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:17:33.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142557200 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:33.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142557200 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:33.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142557200 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:33.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142557200 data=null item=TreeItem {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-30T18:17:33.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142557210 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:33.146Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:17:33.402Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:33.402Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:33.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142557656 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:33.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142557656 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:33.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142557656 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:33.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142557656 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:33.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142557656 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-30T18:17:33.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142557668 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:33.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:33.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:33.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:33.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:33.657Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:33.657Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:33.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142557670 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:33.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142557670 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:33.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142557670 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:33.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142557670 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:33.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142557670 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-30T18:17:33.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142557683 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:33.658Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:33.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142557684 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:33.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142557684 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:33.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:33.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142557684 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:33.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142557684 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:33.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142557684 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-30T18:17:33.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142557687 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:33.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142557687 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:33.658Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142557687 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:33.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142557727 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:33.658Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142557727 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:33.658Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142557727 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:33.658Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142557728 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:33.658Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:33.658Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:33.658Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:33.658Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:33.658Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:33.658Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:33.658Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:33.658Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:33.658Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:33.658Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142557688 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-30T18:17:34.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:34.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:34.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:34.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:34.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:34.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:34.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:34.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:34.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:34.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:34.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:34.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:34.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:34.218Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:17:34.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142558231 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:17:34.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142558231 data=null doit=true} to TableItem with text {} [2019-07-30T18:17:34.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142558231 data=null} to TableItem with text {} [2019-07-30T18:17:34.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142558232 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:34.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142558232 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-30T18:17:34.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142558235 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:34.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:34.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:35.145Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:35.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:35.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142559295 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:35.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1142559295 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:35.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1142559295 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:35.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142559295 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:35.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142559296 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-30T18:17:35.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1142559300 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T18:17:35.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:35.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:35.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:35.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:35.145Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:35.145Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:35.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:35.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:35.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:35.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:35.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:35.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142559305 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:35.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142559305 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:35.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142559305 data=null} to TreeItem with text {test} [2019-07-30T18:17:35.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142559305 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:35.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142559305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:35.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142559335 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:35.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:35.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142559336 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:35.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142559336 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:35.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142559336 data=null} to TreeItem with text {test} [2019-07-30T18:17:35.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142559336 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:35.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142559337 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:35.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142559341 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:35.145Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:35.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:35.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142559342 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:17:35.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142559342 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:35.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142559342 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:35.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142559342 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:35.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142559342 data=null item=TreeItem {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-30T18:17:35.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142559356 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:35.145Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:17:35.705Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:35.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:35.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142559707 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:35.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142559707 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:35.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142559707 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:35.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142559708 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:35.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142559708 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-30T18:17:35.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142559721 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:35.706Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:35.706Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:35.706Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:35.706Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:35.706Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:35.706Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:35.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142559735 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:35.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142559735 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:35.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142559735 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:35.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142559736 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:35.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142559736 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-30T18:17:35.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142559743 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:35.706Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:35.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142559743 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:35.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142559743 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:35.706Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:35.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142559744 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:35.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142559744 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:35.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142559744 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-30T18:17:35.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142559747 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:35.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142559747 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:35.706Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142559748 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:35.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142559794 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:35.706Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142559794 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:35.706Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142559795 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:35.706Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142559795 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:35.706Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:35.706Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:35.706Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:35.706Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:35.706Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:35.706Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:35.706Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:35.706Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:35.706Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:35.706Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:35.706Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142559748 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-30T18:17:36.266Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:36.266Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:36.266Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:36.266Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:36.266Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:36.266Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:36.266Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:36.266Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:36.266Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:36.266Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:36.266Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:36.266Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:36.266Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:36.266Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:36.266Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:17:36.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142560298 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:17:36.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142560298 data=null doit=true} to TableItem with text {} [2019-07-30T18:17:36.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142560298 data=null} to TableItem with text {} [2019-07-30T18:17:36.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142560298 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:36.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142560298 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-30T18:17:36.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142560311 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:36.266Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:36.266Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:37.191Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:37.191Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:37.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142561271 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:37.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1142561271 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:37.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1142561271 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:37.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142561272 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:37.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142561272 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-30T18:17:37.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1142561275 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T18:17:37.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:37.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:37.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:37.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:37.191Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:37.191Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:37.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:37.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:37.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:37.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:37.191Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:37.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142561279 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:37.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142561279 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:37.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142561279 data=null} to TreeItem with text {test} [2019-07-30T18:17:37.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142561280 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:37.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142561280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:37.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142561308 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:37.191Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:37.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142561308 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:37.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142561308 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:37.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142561308 data=null} to TreeItem with text {test} [2019-07-30T18:17:37.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142561309 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:37.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142561309 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:37.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142561313 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:37.191Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:37.191Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:37.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142561313 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:17:37.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142561313 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:37.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142561313 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:37.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142561314 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:37.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142561314 data=null item=TreeItem {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-30T18:17:37.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142561328 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:37.191Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:17:37.752Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:37.752Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:37.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142561775 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:37.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142561776 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:37.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142561776 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:37.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142561776 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:37.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142561776 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-30T18:17:37.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142561788 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:37.752Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:37.752Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:37.752Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:37.752Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:37.752Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:37.752Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:37.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142561789 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:37.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142561789 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:37.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142561789 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:37.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142561789 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:37.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142561790 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-30T18:17:37.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142561805 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:37.752Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:37.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142561805 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:37.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142561805 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:37.752Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:37.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142561805 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:37.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142561805 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:37.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142561805 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-30T18:17:37.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142561809 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:37.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142561809 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:37.752Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142561809 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:37.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142561851 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:37.752Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142561851 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:37.752Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142561851 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:37.752Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142561851 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:37.752Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:37.752Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:37.752Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:37.752Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:37.752Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:37.752Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:37.752Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:37.752Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:37.752Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:37.752Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:37.752Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:37.752Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142561809 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-30T18:17:38.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:38.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:38.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:38.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:38.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:38.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:38.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:38.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:38.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:38.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:38.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:38.313Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:38.313Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:38.313Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:38.313Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:38.313Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:17:38.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142562354 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:17:38.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142562354 data=null doit=true} to TableItem with text {} [2019-07-30T18:17:38.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142562354 data=null} to TableItem with text {} [2019-07-30T18:17:38.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142562355 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:38.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142562355 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-30T18:17:38.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142562366 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:38.313Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:38.313Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:39.239Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:39.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:39.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142563328 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:39.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1142563328 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:39.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1142563329 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:39.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142563329 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:39.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142563329 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-30T18:17:39.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1142563333 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T18:17:39.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:39.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:39.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:39.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:39.239Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:39.239Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:39.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:39.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:39.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:39.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:39.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:39.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142563336 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:39.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142563337 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:39.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142563337 data=null} to TreeItem with text {test} [2019-07-30T18:17:39.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142563337 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:39.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142563337 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:39.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142563365 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:39.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:39.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142563365 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:39.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142563365 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:39.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142563365 data=null} to TreeItem with text {test} [2019-07-30T18:17:39.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142563365 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:39.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142563366 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:39.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142563370 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:39.239Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:39.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:39.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142563371 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:17:39.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142563371 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:39.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142563371 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:39.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142563371 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:39.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142563371 data=null item=TreeItem {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-30T18:17:39.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142563386 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:39.239Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T18:17:39.799Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:39.799Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:39.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142563809 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:39.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142563809 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:39.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142563809 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:39.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142563809 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:39.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142563834 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-30T18:17:39.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142563846 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:39.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:39.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:39.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:39.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:39.799Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:39.799Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:39.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142563847 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:39.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142563847 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:39.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142563847 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:39.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142563848 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:39.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142563848 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-30T18:17:39.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142563865 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:39.799Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:39.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142563865 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:39.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142563865 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:39.799Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:39.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142563865 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:39.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142563866 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:39.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142563866 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-30T18:17:39.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142563873 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:39.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142563873 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:39.799Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142563873 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:39.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142563915 data=null button=1 stateMask=0x80000 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:39.799Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142563915 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:39.799Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142563915 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:39.799Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142563916 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:39.799Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:39.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:39.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:39.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:39.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:39.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:39.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:39.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:39.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:39.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:39.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:39.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:39.799Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142563873 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-30T18:17:40.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:40.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:40.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:40.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:40.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:40.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:40.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:40.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:40.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:40.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:40.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:40.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:40.360Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:40.360Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:40.360Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:40.360Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:40.360Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:17:40.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142564419 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:17:40.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142564420 data=null doit=true} to TableItem with text {} [2019-07-30T18:17:40.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142564420 data=null} to TableItem with text {} [2019-07-30T18:17:40.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142564420 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:40.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142564420 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-30T18:17:40.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142564424 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:40.360Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:40.360Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:41.286Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:41.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:41.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142565394 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:41.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1142565394 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:41.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1142565394 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:41.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142565394 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:41.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142565394 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-30T18:17:41.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1142565398 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T18:17:41.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:41.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:41.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:41.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:41.286Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:41.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:41.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:41.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:41.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:41.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:41.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:41.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142565402 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:41.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142565402 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:41.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142565402 data=null} to TreeItem with text {test} [2019-07-30T18:17:41.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142565402 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:41.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142565402 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:41.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142565431 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:41.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:41.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142565431 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:41.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142565431 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:41.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142565431 data=null} to TreeItem with text {test} [2019-07-30T18:17:41.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142565432 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:41.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142565432 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:41.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142565436 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:41.286Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:41.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:41.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142565437 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:17:41.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142565437 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:41.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142565437 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:41.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142565437 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:41.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142565437 data=null item=TreeItem {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-30T18:17:41.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142565451 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:41.287Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:41.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:41.287Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:41.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:41.287Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:41.287Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:41.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142565455 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:41.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142565455 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:41.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142565455 data=null} to TreeItem with text {test} [2019-07-30T18:17:41.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142565456 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:41.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142565456 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:41.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142565471 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:41.287Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:41.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142565472 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:41.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142565472 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:41.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142565472 data=null} to TreeItem with text {test} [2019-07-30T18:17:41.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142565472 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:41.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142565472 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:41.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142565477 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:41.287Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:41.287Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:41.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142565477 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:17:41.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142565477 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:41.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142565477 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:41.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142565477 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:41.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142565477 data=null item=TreeItem {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-30T18:17:41.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142565489 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:41.287Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:41.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1142565490 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T18:17:41.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1142565490 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T18:17:41.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1142565490 data=null} to TreeItem with text {Traces [12]} [2019-07-30T18:17:41.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1142565490 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:41.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142565490 data=null item=TreeItem {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-30T18:17:41.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1142565493 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T18:17:41.287Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T18:17:41.287Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T18:17:41.542Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T18:17:41.542Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T18:17:41.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1142565664 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T18:17:41.542Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:17:41.542Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:17:41.542Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:17:41.542Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:17:41.542Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:17:41.542Z] DEBUG - Clicking on &Yes [2019-07-30T18:17:41.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142565664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:17:41.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142565664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:17:41.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142565664 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:17:41.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142565664 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:17:41.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142565664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:17:41.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142565664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:17:41.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142565664 data=null item=null detail=0 x=0 y=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-30T18:17:44.806Z] DEBUG - Clicked on [2019-07-30T18:17:44.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1142565526 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-30T18:17:45.061Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:45.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:45.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:45.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:45.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:45.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:45.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142569246 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:45.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142569246 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:45.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142569246 data=null} to TreeItem with text {test} [2019-07-30T18:17:45.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142569246 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:45.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142569246 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:45.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142569256 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:45.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:45.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142569256 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:45.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142569256 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:45.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142569256 data=null} to TreeItem with text {test} [2019-07-30T18:17:45.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142569257 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:45.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142569257 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:45.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142569265 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:45.061Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:45.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:45.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142569266 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:17:45.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142569266 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:17:45.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142569266 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:17:45.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142569266 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:17:45.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142569267 data=null item=TreeItem {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-30T18:17:45.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142569273 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:17:45.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:45.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142569273 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:17:45.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142569273 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:17:45.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142569273 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:17:45.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142569273 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:17:45.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142569273 data=null item=TreeItem {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-30T18:17:45.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142569276 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:17:45.061Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:17:45.061Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:17:45.318Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:17:45.318Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:17:45.318Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142569423 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:17:45.318Z] 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-30T18:17:45.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T18:17:45.318Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:17:45.318Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:17:45.318Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:17:45.318Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:17:45.318Z] DEBUG - matched Combo with text " [2019-07-30T18:17:45.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142569487 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-30T18:17:45.318Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:17:45.318Z] 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-30T18:17:45.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:17:45.318Z] 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-30T18:17:45.318Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:17:45.318Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@9dcaa9b [2019-07-30T18:17:45.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1142569489 data=null button=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-30T18:17:45.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142569489 data=null button=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-30T18:17:45.318Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1142569489 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:17:45.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1142569489 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:17:45.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1142569489 data=null button=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-30T18:17:45.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1142569489 data=null button=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-30T18:17:45.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1142569489 data=null item=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-30T18:17:45.318Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1142569489 data=null button=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-30T18:17:45.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142569489 data=null button=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-30T18:17:45.318Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1142569498 data=null button=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-30T18:17:45.318Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1142569498 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:17:45.318Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1142569498 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:17:45.318Z] 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-30T18:17:45.318Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:17:45.318Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:17:45.318Z] 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-30T18:17:45.318Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:17:45.318Z] 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-30T18:17:45.318Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:17:45.318Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] 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-30T18:17:45.318Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:17:45.318Z] 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-30T18:17:45.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] 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-30T18:17:45.318Z] 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-30T18:17:45.318Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:17:45.318Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:45.318Z] DEBUG - Clicking on &Finish [2019-07-30T18:17:45.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142569503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:45.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142569503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:45.319Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142569503 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:45.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142569503 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:45.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142569503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:45.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142569503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:45.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142569503 data=null item=null detail=0 x=0 y=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-30T18:17:45.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142569304 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-30T18:17:45.574Z] DEBUG - Clicked on [2019-07-30T18:17:45.574Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:45.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:45.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:45.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:45.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:45.574Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:45.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142569800 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:45.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142569800 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:45.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142569800 data=null} to TreeItem with text {test} [2019-07-30T18:17:45.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142569800 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:45.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142569800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:45.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142569807 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:45.574Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:45.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142569808 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:45.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142569808 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:45.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142569808 data=null} to TreeItem with text {test} [2019-07-30T18:17:45.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142569808 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:45.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142569808 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:45.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142569811 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:45.574Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:45.574Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:45.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142569812 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:17:45.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142569812 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:17:45.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142569812 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:17:45.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142569812 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:17:45.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142569812 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-30T18:17:45.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142569825 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:17:45.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142569826 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:17:45.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142569826 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:17:45.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142569826 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:17:45.830Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142569826 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-30T18:17:45.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142569828 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:17:45.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1142569828 data=null doit=true} to TreeItem with text {z-clashes [1]} [2019-07-30T18:17:45.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1142569828 data=null} to TreeItem with text {z-clashes [1]} [2019-07-30T18:17:45.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1142569828 data=null button=1 stateMask=0x0 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-30T18:17:45.830Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142569828 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-30T18:17:45.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1142569829 data=null button=1 stateMask=0x80000 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-30T18:17:46.842Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:46.842Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:46.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142570273 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142570273 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142570273 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142570274 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142570274 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142570305 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:46.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:46.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:46.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:46.842Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:46.842Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:46.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142570307 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142570307 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142570307 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142570307 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142570307 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142570310 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142570310 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142570310 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:46.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142570311 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142570311 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142570311 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142570320 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142570320 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142570321 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142570321 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142570378 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142570386 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142570386 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142570386 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:46.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:47.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:47.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:47.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:47.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:47.769Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:17:47.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142571888 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:17:47.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142571889 data=null doit=true} to TableItem with text {} [2019-07-30T18:17:47.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142571889 data=null} to TableItem with text {} [2019-07-30T18:17:47.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142571889 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:47.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142571889 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-30T18:17:47.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142571899 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:47.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:47.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:47.769Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:47.769Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:47.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142571973 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:47.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1142571973 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:47.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1142571973 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:47.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142571973 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:47.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142571973 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:47.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1142571977 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T18:17:47.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:47.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:47.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:47.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:47.769Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:47.769Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:47.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:47.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:47.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:47.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:47.769Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:47.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142571980 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:47.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142571980 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:47.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142571980 data=null} to TreeItem with text {test} [2019-07-30T18:17:47.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142571980 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:47.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142571980 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:47.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142571999 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:47.769Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:47.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142571999 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:47.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142571999 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:47.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142571999 data=null} to TreeItem with text {test} [2019-07-30T18:17:47.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142572000 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:47.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142572000 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:47.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142572003 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:47.770Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:47.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:47.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142572004 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:17:47.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142572004 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:17:47.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142572004 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:17:47.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142572004 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:17:47.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142572004 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-30T18:17:47.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142572014 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:17:47.770Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T18:17:48.330Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:48.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:48.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142572434 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:48.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142572435 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:48.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142572435 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:48.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142572435 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:48.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142572435 data=null item=TreeItem {kernel-overlap-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-30T18:17:48.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142572467 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:48.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:48.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:48.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:48.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:48.330Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:48.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:48.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142572468 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:48.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142572468 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:48.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142572468 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:48.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142572468 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:48.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142572469 data=null item=TreeItem {kernel-overlap-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-30T18:17:48.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142572471 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:48.330Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:48.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142572472 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:48.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142572472 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:48.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:48.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142572472 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:48.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142572472 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:48.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142572472 data=null item=TreeItem {kernel-overlap-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-30T18:17:48.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142572481 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:48.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142572481 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:48.330Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142572482 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:48.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142572517 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:48.330Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142572517 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:48.330Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142572518 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:48.330Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142572518 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:48.330Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:48.330Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:48.330Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142572482 data=null item=TreeItem {kernel-overlap-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-30T18:17:48.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:48.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T18:17:48.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:48.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:48.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:48.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:48.890Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:17:48.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1142573020 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T18:17:48.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1142573020 data=null doit=true} to TableItem with text {} [2019-07-30T18:17:48.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1142573020 data=null} to TableItem with text {} [2019-07-30T18:17:48.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1142573020 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:48.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142573020 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-30T18:17:48.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1142573024 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T18:17:48.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:17:48.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:17:49.817Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T18:17:49.817Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:50.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142574085 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:50.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142574085 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:50.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142574085 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:50.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142574085 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:50.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142574085 data=null item=TreeItem {kernel-overlap-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-30T18:17:50.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142574089 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T18:17:50.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:50.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:50.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:50.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:50.072Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T18:17:50.072Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:50.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:50.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:50.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:50.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:50.072Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:50.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142574094 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142574094 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142574094 data=null} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142574094 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142574095 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142574112 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:50.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142574112 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142574112 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142574112 data=null} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142574113 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142574113 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142574123 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:50.072Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:50.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142574124 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:17:50.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142574124 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:17:50.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142574124 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:17:50.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142574124 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:17:50.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142574124 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-30T18:17:50.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142574131 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:17:50.072Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T18:17:50.072Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:50.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:50.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:50.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:50.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:50.072Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:50.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142574142 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142574142 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142574142 data=null} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142574142 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142574142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142574150 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:50.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142574161 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142574161 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142574161 data=null} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142574161 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142574161 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142574165 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:50.072Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:50.072Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:50.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142574165 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:17:50.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142574165 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:17:50.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142574165 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:17:50.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142574165 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:17:50.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142574165 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-30T18:17:50.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142574176 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:17:50.072Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:50.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142574177 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:17:50.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142574177 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:17:50.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142574177 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:17:50.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142574177 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:17:50.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142574177 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-30T18:17:50.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142574181 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:17:50.072Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-30T18:17:50.072Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-30T18:17:50.328Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-30T18:17:50.328Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-30T18:17:50.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {New Folder} time=1142574341 data=null doit=true} to Shell with text {New Folder} [2019-07-30T18:17:50.328Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T18:17:50.328Z] DEBUG - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:' [2019-07-30T18:17:50.328Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:') [2019-07-30T18:17:50.328Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:')) [2019-07-30T18:17:50.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:50.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:17:50.328Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:17:50.328Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:17:50.328Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:50.328Z] DEBUG - Clicking on OK [2019-07-30T18:17:50.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142574343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:50.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142574344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:50.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142574344 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:50.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142574344 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:50.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142574344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:50.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142574344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:50.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142574344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:50.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1142574223 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-30T18:17:50.328Z] DEBUG - Clicked on [2019-07-30T18:17:50.328Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T18:17:50.328Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:50.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa} time=1142574465 data=null button=0 stateMask=0x0 x=90 y=74 count=0} to TreeItem with text {aaa} [2019-07-30T18:17:50.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa} time=1142574465 data=null doit=true} to TreeItem with text {aaa} [2019-07-30T18:17:50.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa} time=1142574465 data=null} to TreeItem with text {aaa} [2019-07-30T18:17:50.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa} time=1142574465 data=null button=1 stateMask=0x0 x=90 y=74 count=1} to TreeItem with text {aaa} [2019-07-30T18:17:50.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142574465 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-30T18:17:50.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa} time=1142574472 data=null button=1 stateMask=0x80000 x=90 y=74 count=1} to TreeItem with text {aaa} [2019-07-30T18:17:50.328Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T18:17:50.328Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T18:17:50.584Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T18:17:50.584Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T18:17:50.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1142574690 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T18:17:50.584Z] 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-30T18:17:50.584Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-30T18:17:50.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1142574691 data=null doit=true} to Button with text {Select &archive file:} [2019-07-30T18:17:50.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=1142574691 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-30T18:17:50.584Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-30T18:17:50.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1142574693 data=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-30T18:17:50.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1142574693 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-30T18:17:50.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1142574694 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-30T18:17:50.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1142574694 data=null item=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-30T18:17:50.584Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-30T18:17:50.584Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:17:50.584Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:17:50.584Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T18:17:50.584Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T18:17:50.584Z] DEBUG - matched Combo with text " [2019-07-30T18:17:50.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1142574784 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-30T18:17:50.584Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:17:50.584Z] 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-30T18:17:50.584Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:17:50.584Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7dfc1a73 [2019-07-30T18:17:50.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1142574786 data=null button=0 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-30T18:17:50.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142574786 data=null button=0 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-30T18:17:50.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1142574786 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:17:50.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1142574786 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:17:50.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1142574786 data=null button=0 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-30T18:17:50.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1142574786 data=null button=0 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-30T18:17:50.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1142574786 data=null item=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-30T18:17:50.584Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1142574786 data=null button=0 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-30T18:17:50.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1142574786 data=null button=0 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-30T18:17:50.584Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1142574786 data=null button=0 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-30T18:17:50.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1142574786 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:17:50.584Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1142574786 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:17:50.584Z] 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-30T18:17:50.584Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:17:50.584Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4079babc [2019-07-30T18:17:50.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1142574787 data=null button=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-30T18:17:50.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142574787 data=null button=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-30T18:17:50.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1142574787 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:17:50.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1142574787 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:17:50.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1142574787 data=null button=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-30T18:17:50.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1142574787 data=null button=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-30T18:17:50.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1142574787 data=null item=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-30T18:17:50.584Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1142574788 data=null button=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-30T18:17:50.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1142574788 data=null button=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-30T18:17:50.584Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1142574788 data=null button=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-30T18:17:50.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1142574788 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:17:50.584Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1142574788 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:17:50.584Z] 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-30T18:17:50.584Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T18:17:50.584Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:17:50.584Z] 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-30T18:17:50.584Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T18:17:50.584Z] 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-30T18:17:50.584Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T18:17:50.584Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] 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-30T18:17:50.584Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:17:50.584Z] 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-30T18:17:50.584Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] 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-30T18:17:50.584Z] 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-30T18:17:50.584Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T18:17:50.584Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T18:17:50.585Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T18:17:50.585Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:50.585Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T18:17:50.585Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T18:17:50.585Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T18:17:50.585Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:50.585Z] DEBUG - Clicking on &Finish [2019-07-30T18:17:50.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1142574803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:50.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1142574803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:50.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1142574803 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:50.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1142574803 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:50.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1142574803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:50.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1142574803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:50.585Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:50.585Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:50.585Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:50.585Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:50.585Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T18:17:50.585Z] DEBUG - Clicked on &Finish [2019-07-30T18:17:50.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1142574803 data=null item=null detail=0 x=0 y=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-30T18:17:50.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1142574505 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-30T18:17:51.400Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:51.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:51.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:51.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:51.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:51.400Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:51.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142575391 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:51.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142575391 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:51.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142575391 data=null} to TreeItem with text {test} [2019-07-30T18:17:51.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142575391 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:51.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142575391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:51.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142575399 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:51.400Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:51.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1142575400 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T18:17:51.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1142575400 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T18:17:51.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1142575400 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T18:17:51.400Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142575400 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-30T18:17:51.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1142575402 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T18:17:51.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1142575402 data=null doit=true} to TreeItem with text {aaa [1]} [2019-07-30T18:17:51.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1142575402 data=null} to TreeItem with text {aaa [1]} [2019-07-30T18:17:51.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1142575402 data=null button=1 stateMask=0x0 x=85 y=95 count=1} to TreeItem with text {aaa [1]} [2019-07-30T18:17:51.400Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142575402 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-30T18:17:51.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1142575404 data=null button=1 stateMask=0x80000 x=85 y=95 count=1} to TreeItem with text {aaa [1]} [2019-07-30T18:17:51.400Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:51.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1142575415 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T18:17:51.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1142575415 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T18:17:51.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1142575415 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T18:17:51.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142575415 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-30T18:17:51.400Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=1142575435 data=null x=166 y=116 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-30T18:17:51.400Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=1142575436 data=null x=166 y=116 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-30T18:17:51.400Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=1142575463 data=null x=93 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-30T18:17:51.400Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=1142575473 data=null x=93 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-30T18:17:51.400Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=1142575474 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-30T18:17:51.400Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=1142575474 data=null x=93 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-30T18:17:51.400Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=1142575474 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-30T18:17:51.400Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=1142575474 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-30T18:17:51.400Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=1142575486 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-30T18:17:51.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [0]} time=1142575492 data=null doit=true} to TreeItem with text {exp [0]} [2019-07-30T18:17:51.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=1142575492 data=null} to TreeItem with text {exp [0]} [2019-07-30T18:17:51.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=1142575492 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [0]} [2019-07-30T18:17:51.400Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142575492 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-30T18:17:51.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=1142575497 data=null button=1 stateMask=0x80000 x=85 y=53 count=1} to TreeItem with text {exp [0]} [2019-07-30T18:17:51.400Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:51.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=1142575497 data=null button=0 stateMask=0x0 x=85 y=179 count=0} to TreeItem with text {aaa [1]} [2019-07-30T18:17:51.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1142575497 data=null doit=true} to TreeItem with text {aaa [1]} [2019-07-30T18:17:51.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1142575497 data=null} to TreeItem with text {aaa [1]} [2019-07-30T18:17:51.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1142575497 data=null button=1 stateMask=0x0 x=85 y=179 count=1} to TreeItem with text {aaa [1]} [2019-07-30T18:17:51.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142575498 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-30T18:17:51.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1142575528 data=null button=1 stateMask=0x80000 x=101 y=179 count=1} to TreeItem with text {aaa [1]} [2019-07-30T18:17:51.400Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-30T18:17:51.400Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-30T18:17:51.656Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-30T18:17:51.656Z] DEBUG - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder' [2019-07-30T18:17:51.656Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Folder} time=1142575777 data=null doit=true} to Shell with text {Rename Folder} [2019-07-30T18:17:51.656Z] DEBUG - matched Text with text "aaa", using matcher: of type 'Text' [2019-07-30T18:17:51.656Z] DEBUG - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:' [2019-07-30T18:17:51.656Z] DEBUG - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:') [2019-07-30T18:17:51.656Z] DEBUG - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:')) [2019-07-30T18:17:51.656Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:51.656Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:17:51.656Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:17:51.656Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:17:51.656Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:51.656Z] DEBUG - Clicking on OK [2019-07-30T18:17:51.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142575795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:51.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142575795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:51.656Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142575795 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:51.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142575795 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:51.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142575795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:51.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142575795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:51.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142575795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:51.912Z] DEBUG - Clicked on [2019-07-30T18:17:52.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1142575582 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-30T18:17:52.423Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:52.423Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T18:17:52.423Z] WARN - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again. [2019-07-30T18:17:52.423Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:52.423Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T18:17:52.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:17:52.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:52.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:52.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:52.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:52.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:52.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142576511 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:52.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142576511 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:52.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142576511 data=null} to TreeItem with text {test} [2019-07-30T18:17:52.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142576512 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:52.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142576512 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:52.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142576516 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:52.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:52.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142576516 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:52.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142576516 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:52.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142576516 data=null} to TreeItem with text {test} [2019-07-30T18:17:52.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142576516 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:52.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142576516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:52.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142576519 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:52.423Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T18:17:52.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:52.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1142576519 data=null button=0 stateMask=0x0 x=91 y=158 count=0} to TreeItem with text {Traces [3]} [2019-07-30T18:17:52.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1142576519 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T18:17:52.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1142576519 data=null} to TreeItem with text {Traces [3]} [2019-07-30T18:17:52.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1142576520 data=null button=1 stateMask=0x0 x=91 y=158 count=1} to TreeItem with text {Traces [3]} [2019-07-30T18:17:52.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142576520 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-30T18:17:52.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1142576522 data=null button=1 stateMask=0x80000 x=91 y=158 count=1} to TreeItem with text {Traces [3]} [2019-07-30T18:17:52.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} time=1142576938 data=null doit=true} to Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} [2019-07-30T18:17:52.983Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:17:52.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:52.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:52.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:52.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142576976 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:17:52.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142576976 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:52.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142576976 data=null} to TreeItem with text {test} [2019-07-30T18:17:52.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142576976 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:52.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142576976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:17:52.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142576985 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:17:52.983Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:17:52.983Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:17:52.983Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:17:53.908Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:17:53.908Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:17:53.908Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:17:53.908Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:17:53.908Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:17:53.908Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:17:53.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:53.908Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:17:53.908Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:17:53.908Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:17:53.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142577871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:17:53.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142577872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:17:53.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142577872 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:17:53.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142577872 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:17:53.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142577872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:17:53.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142577872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:17:53.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142577872 data=null item=null detail=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-30T18:17:53.908Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142577872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:17:53.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142577872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:17:53.908Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142577872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:17:53.908Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142577872 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:17:53.908Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142577872 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:17:53.908Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:17:53.908Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:17:53.908Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:17:53.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:53.908Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:17:53.908Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:17:53.908Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:17:53.908Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:53.908Z] DEBUG - Clicking on OK [2019-07-30T18:17:53.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142577873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:53.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142577873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:53.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142577873 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:53.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142577873 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:53.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142577873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:53.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142577873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:53.908Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:53.908Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:53.908Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:53.908Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:53.908Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:53.908Z] DEBUG - Clicked on OK [2019-07-30T18:17:54.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142577873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:17:54.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1142577066 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-30T18:17:54.727Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 364.458 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2019-07-30T18:17:54.727Z] test3_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 0.124 s [2019-07-30T18:17:54.727Z] test3_02Import(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 0.498 s [2019-07-30T18:17:54.727Z] test3_03SingleCustomTextTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.183 s [2019-07-30T18:17:54.727Z] test3_04SingleCustomXmlTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 2.942 s [2019-07-30T18:17:54.727Z] test3_05SingleCtfTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.587 s [2019-07-30T18:17:54.727Z] test3_06RenameCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.207 s [2019-07-30T18:17:54.727Z] test3_07OverwriteCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 12.611 s [2019-07-30T18:17:54.727Z] test3_08SkipImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.869 s [2019-07-30T18:17:54.727Z] test3_09OverwriteOptionImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.97 s [2019-07-30T18:17:54.727Z] test3_10ImportUnrecognized(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 2.153 s [2019-07-30T18:17:54.727Z] test3_11ImportUnrecognizedIgnore(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 2.277 s [2019-07-30T18:17:54.727Z] test3_12ImportCtfWithMetadataSelection(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 4.65 s [2019-07-30T18:17:54.727Z] test3_13ImportRecursiveAutoRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 27.066 s [2019-07-30T18:17:54.727Z] test3_14ImportRecursiveAutoOverwriteAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 17.878 s [2019-07-30T18:17:54.727Z] test3_15ImportRecursiveAutoSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 16.418 s [2019-07-30T18:17:54.727Z] test3_16ImportRecursiveAutoRenameOverwriteSkip(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 12.462 s [2019-07-30T18:17:54.727Z] test3_17ImportRecursiveSpecifyTraceTypeCTF(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.791 s [2019-07-30T18:17:54.727Z] test3_18ImportRecursiveSpecifyTraceTypeKernel(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.741 s [2019-07-30T18:17:54.727Z] test3_19ImportRecursiveSpecifyTraceTypeUST(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 7.792 s [2019-07-30T18:17:54.727Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 7.326 s [2019-07-30T18:17:54.727Z] test3_21ImportFromMenuProjectSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 4.438 s [2019-07-30T18:17:54.727Z] test3_22ImportFromMenuProjectNotSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 4.799 s [2019-07-30T18:17:54.727Z] test3_29ImportRecursivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 9.818 s [2019-07-30T18:17:54.727Z] test3_30ImportRecursivePreserveSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.224 s [2019-07-30T18:17:54.727Z] test3_31ImportRecursivePreserveRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 9.865 s [2019-07-30T18:17:54.727Z] test3_32DeleteTraceAndFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 14.18 s [2019-07-30T18:17:54.727Z] test3_33DeleteMultipleFolders(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 7.649 s [2019-07-30T18:17:54.727Z] test3_34ClearSingleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.89 s [2019-07-30T18:17:54.727Z] test3_35ClearMultipleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 7.651 s [2019-07-30T18:17:54.727Z] test3_36ImportZipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 23.383 s [2019-07-30T18:17:54.727Z] test3_37ImportZipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 29.402 s [2019-07-30T18:17:54.727Z] test3_38ImportZipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.823 s [2019-07-30T18:17:54.727Z] test3_39ImportTarGzipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 25.632 s [2019-07-30T18:17:54.727Z] test3_40ImportTarGzipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 29.472 s [2019-07-30T18:17:54.727Z] test3_41ImportTarGzipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.679 s [2019-07-30T18:17:54.727Z] test_RenameFolderWorkaroundBug525833(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 2.405 s [2019-07-30T18:17:54.727Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2019-07-30T18:17:54.727Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2019-07-30T18:17:54.727Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest skipped [2019-07-30T18:17:54.727Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2019-07-30T18:17:55.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142579309 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:17:55.288Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:17:55.288Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:17:55.288Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:17:55.544Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:17:55.544Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:17:55.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142579693 data=null doit=true} to Shell with text {Preferences} [2019-07-30T18:17:55.544Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:17:55.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:55.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:55.544Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T18:17:55.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142579694 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:17:55.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142579694 data=null} to TreeItem with text {Tracing} [2019-07-30T18:17:55.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142579695 data=null button=1 stateMask=0x0 x=48 y=137 count=1} to TreeItem with text {Tracing} [2019-07-30T18:17:55.544Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142579700 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-30T18:17:55.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142579702 data=null button=1 stateMask=0x80000 x=48 y=137 count=1} to TreeItem with text {Tracing} [2019-07-30T18:17:55.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142579702 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:17:55.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142579702 data=null} to Tree node with text: Perspectives [2019-07-30T18:17:55.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142579702 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:17:55.544Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142579702 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-30T18:17:55.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142579703 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:17:55.544Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:55.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142579707 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T18:17:55.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142579707 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:17:55.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142579707 data=null} to Tree node with text: Perspectives [2019-07-30T18:17:55.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142579707 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:17:55.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142579707 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-30T18:17:55.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142579730 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:17:55.544Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:17:55.544Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:17:55.544Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never' [2019-07-30T18:17:55.544Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T18:17:55.544Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T18:17:55.544Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2019-07-30T18:17:55.544Z] 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-30T18:17:55.544Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:17:55.544Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:17:55.544Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:17:55.544Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:55.544Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:17:55.544Z] 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-30T18:17:55.544Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:17:55.544Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:17:55.544Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:17:55.544Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:17:55.544Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:17:55.544Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:55.544Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:17:55.544Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:17:55.544Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:17:55.544Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:17:55.544Z] 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-30T18:17:55.544Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:17:55.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142579784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:17:55.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142579784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:17:55.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142579784 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-30T18:17:55.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142579784 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:17:55.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142579784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:17:55.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142579784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:17:55.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142579784 data=null item=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-30T18:17:55.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142579489 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-30T18:17:55.799Z] DEBUG - Clicked on [2019-07-30T18:17:57.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142581513 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:17:57.686Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:17:57.686Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:17:57.686Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:17:57.686Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:17:57.686Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:17:57.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142581647 data=null doit=true} to Shell with text {Preferences} [2019-07-30T18:17:57.686Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:17:57.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:57.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:57.686Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T18:17:57.686Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:17:57.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142581648 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:17:57.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142581648 data=null} to Tree node with text: Perspectives [2019-07-30T18:17:57.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142581649 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:17:57.686Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142581653 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-30T18:17:57.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142581653 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:17:57.686Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:57.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142581654 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T18:17:57.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142581654 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:17:57.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142581654 data=null} to Tree node with text: Perspectives [2019-07-30T18:17:57.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142581654 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:17:57.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142581654 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-30T18:17:57.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142581655 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:17:57.686Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:17:57.686Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-30T18:17:57.686Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T18:17:57.686Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T18:17:57.686Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-30T18:17:57.686Z] 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-30T18:17:57.686Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:17:57.686Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:17:57.686Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:17:57.686Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:17:57.686Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:57.686Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:17:57.686Z] 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-30T18:17:57.686Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Never} time=1142581672 data=null doit=true} to Button with text {Never} [2019-07-30T18:17:57.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Never} time=1142581672 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-30T18:17:57.686Z] 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-30T18:17:57.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=1142581674 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-30T18:17:57.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=1142581674 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-30T18:17:57.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=1142581674 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-30T18:17:57.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1142581674 data=null item=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-30T18:17:57.686Z] 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-30T18:17:57.686Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:17:57.686Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:17:57.686Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:17:57.686Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:17:57.686Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:17:57.686Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:57.686Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:17:57.686Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:17:57.686Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:17:57.686Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:17:57.686Z] 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-30T18:17:57.686Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:17:57.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142581675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:17:57.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142581675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:17:57.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142581675 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-30T18:17:57.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142581675 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:17:57.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142581675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:17:57.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142581676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:17:57.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142581676 data=null item=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-30T18:17:57.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142581535 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-30T18:17:57.686Z] DEBUG - Clicked on [2019-07-30T18:17:59.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142583399 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:17:59.574Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:17:59.574Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:17:59.574Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:17:59.574Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:17:59.574Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:17:59.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142583521 data=null doit=true} to Shell with text {Preferences} [2019-07-30T18:17:59.574Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:17:59.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:17:59.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:17:59.574Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T18:17:59.574Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:17:59.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142583523 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:17:59.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142583523 data=null} to Tree node with text: Perspectives [2019-07-30T18:17:59.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142583523 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:17:59.574Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142583523 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-30T18:17:59.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142583523 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:17:59.574Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:17:59.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142583528 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T18:17:59.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142583528 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:17:59.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142583528 data=null} to Tree node with text: Perspectives [2019-07-30T18:17:59.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142583529 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:17:59.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142583529 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-30T18:17:59.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142583529 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:17:59.574Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:17:59.574Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-30T18:17:59.574Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T18:17:59.574Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T18:17:59.574Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-30T18:17:59.574Z] 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-30T18:17:59.574Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:17:59.574Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:17:59.574Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:17:59.574Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:17:59.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:59.574Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:17:59.574Z] 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-30T18:17:59.574Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:17:59.574Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:17:59.574Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:17:59.574Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:17:59.574Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:17:59.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:17:59.574Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:17:59.574Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:17:59.574Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:17:59.574Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:17:59.574Z] 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-30T18:17:59.574Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:17:59.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142583571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:17:59.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142583571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:17:59.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142583571 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-30T18:17:59.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142583571 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:17:59.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142583571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:17:59.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142583571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:17:59.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142583571 data=null item=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-30T18:17:59.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142583418 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-30T18:17:59.574Z] DEBUG - Clicked on [2019-07-30T18:18:02.088Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:18:02.088Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:18:02.088Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:18:02.088Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:18:02.088Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:18:02.088Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:18:02.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142586094 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:18:02.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142586094 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:18:02.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142586094 data=null} to TreeItem with text {test} [2019-07-30T18:18:02.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142586095 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:18:02.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142586095 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:18:02.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142586109 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:18:02.088Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:18:02.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142586110 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:18:02.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142586110 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:18:02.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142586110 data=null} to TreeItem with text {test} [2019-07-30T18:18:02.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142586110 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:18:02.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142586110 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:18:02.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142586115 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:18:02.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142586115 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:18:02.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142586115 data=null} to TreeItem with text {test} [2019-07-30T18:18:02.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142586115 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:18:02.088Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142586115 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-30T18:18:02.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142586117 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:18:02.088Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:18:02.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1142586122 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T18:18:02.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142586123 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:18:02.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142586123 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:18:02.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142586123 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:18:02.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142586123 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-30T18:18:02.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142586127 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:18:02.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1142586127 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T18:18:02.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1142586127 data=null} to TreeItem with text {Traces [2]} [2019-07-30T18:18:02.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1142586127 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:18:02.088Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142586127 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-30T18:18:02.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1142586129 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T18:18:02.088Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:18:02.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel} time=1142586129 data=null button=0 stateMask=0x0 x=82 y=74 count=0} to TreeItem with text {kernel} [2019-07-30T18:18:02.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel} time=1142586129 data=null doit=true} to TreeItem with text {kernel} [2019-07-30T18:18:02.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel} time=1142586129 data=null} to TreeItem with text {kernel} [2019-07-30T18:18:02.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel} time=1142586130 data=null button=1 stateMask=0x0 x=82 y=74 count=1} to TreeItem with text {kernel} [2019-07-30T18:18:02.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142586130 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-30T18:18:02.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel} time=1142586133 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to TreeItem with text {kernel} [2019-07-30T18:18:02.088Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-30T18:18:02.088Z] DEBUG - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace' [2019-07-30T18:18:02.088Z] DEBUG - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment' [2019-07-30T18:18:02.088Z] DEBUG - Clicking on with mnemonic 'Test experiment' [2019-07-30T18:18:02.088Z] DEBUG - Clicked on with mnemonic 'Test experiment' [2019-07-30T18:18:02.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Test experiment} time=1142586172 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-30T18:18:03.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142587713 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:18:03.707Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:18:03.707Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:18:03.707Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:18:03.707Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:18:03.707Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:18:03.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142587876 data=null doit=true} to Shell with text {Preferences} [2019-07-30T18:18:03.707Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:18:03.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:18:03.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:18:03.707Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T18:18:03.707Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:18:03.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142587901 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:18:03.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142587901 data=null} to Tree node with text: Perspectives [2019-07-30T18:18:03.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142587901 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:03.707Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142587901 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-30T18:18:03.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142587902 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:03.707Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:18:03.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142587902 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T18:18:03.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142587902 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:18:03.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142587903 data=null} to Tree node with text: Perspectives [2019-07-30T18:18:03.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142587903 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:03.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142587903 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-30T18:18:03.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142587903 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:03.707Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:18:03.707Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:18:03.707Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:18:03.707Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T18:18:03.707Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T18:18:03.707Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T18:18:03.707Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T18:18:03.707Z] 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-30T18:18:03.707Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:18:03.707Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:18:03.707Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:18:03.707Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:18:03.707Z] 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-30T18:18:03.707Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1142587904 data=null doit=true} to Button with text {Always} [2019-07-30T18:18:03.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1142587904 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-30T18:18:03.707Z] 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-30T18:18:03.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1142587906 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-30T18:18:03.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1142587906 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-30T18:18:03.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1142587906 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-30T18:18:03.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1142587906 data=null item=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-30T18:18:03.707Z] 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-30T18:18:03.707Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:18:03.707Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:18:03.707Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:18:03.707Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:18:03.707Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:18:03.707Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:18:03.707Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:18:03.707Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:18:03.707Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:18:03.707Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:18:03.707Z] 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-30T18:18:03.707Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:18:03.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142587907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:03.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142587907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:03.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142587907 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-30T18:18:03.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142587907 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:03.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142587907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:03.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142587907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:03.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142587907 data=null item=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-30T18:18:03.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142587738 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-30T18:18:03.963Z] DEBUG - Clicked on [2019-07-30T18:18:05.326Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-30T18:18:05.326Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T18:18:05.326Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2019-07-30T18:18:05.326Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:18:05.326Z] 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-30T18:18:05.326Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:18:05.326Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:18:05.326Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T18:18:05.326Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected [2019-07-30T18:18:05.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1142589459 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-30T18:18:05.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1142589459 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-30T18:18:05.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=1142589459 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T18:18:05.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1142589459 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T18:18:05.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1142589460 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-30T18:18:05.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1142589460 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-30T18:18:05.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=1142589460 data=null item=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-30T18:18:05.326Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1142589460 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-30T18:18:05.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1142589460 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-30T18:18:05.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1142589460 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-30T18:18:05.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1142589460 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T18:18:05.326Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1142589460 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T18:18:05.326Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T18:18:05.326Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T18:18:05.326Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:18:05.326Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:18:05.326Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:18:05.326Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:18:05.326Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:18:05.326Z] DEBUG - Clicking on &Yes [2019-07-30T18:18:05.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142589460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:18:05.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142589460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:18:05.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142589460 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:18:05.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142589460 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:18:05.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142589461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:18:05.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142589461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:18:05.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142589461 data=null item=null detail=0 x=0 y=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-30T18:18:05.582Z] DEBUG - Clicked on [2019-07-30T18:18:05.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1142589624 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-30T18:18:05.582Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:18:05.582Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:18:05.582Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:18:05.837Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:18:05.837Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:18:05.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142589973 data=null doit=true} to Shell with text {Preferences} [2019-07-30T18:18:05.837Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:18:05.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:18:05.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:18:05.837Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T18:18:05.837Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:18:05.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142589975 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:18:05.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142589975 data=null} to Tree node with text: Perspectives [2019-07-30T18:18:05.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142589975 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:05.837Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142589976 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-30T18:18:05.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142589976 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:05.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:18:05.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142589976 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T18:18:05.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142589977 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:18:05.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142589977 data=null} to Tree node with text: Perspectives [2019-07-30T18:18:05.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142589977 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:05.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142589995 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-30T18:18:05.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142589995 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:05.837Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:18:05.837Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-30T18:18:05.837Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T18:18:05.837Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T18:18:05.837Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-30T18:18:05.837Z] 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-30T18:18:05.837Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:18:05.837Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:18:05.837Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:18:05.837Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:18:05.837Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:18:05.837Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:18:05.837Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:18:05.837Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:18:05.837Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:18:05.837Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:18:05.837Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:18:05.837Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:18:05.837Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T18:18:05.837Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T18:18:05.837Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T18:18:05.837Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:18:05.837Z] DEBUG - Clicking on Cancel [2019-07-30T18:18:05.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1142589998 data=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-30T18:18:05.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1142589998 data=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-30T18:18:05.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1142589998 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T18:18:05.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1142589998 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T18:18:05.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1142589998 data=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-30T18:18:05.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1142589998 data=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-30T18:18:05.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1142589998 data=null item=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-30T18:18:05.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142589699 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-30T18:18:06.093Z] DEBUG - Clicked on [2019-07-30T18:18:06.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142590537 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:18:06.348Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:18:06.348Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:18:06.348Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:18:06.603Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:18:06.603Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:18:06.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142590699 data=null doit=true} to Shell with text {Preferences} [2019-07-30T18:18:06.603Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:18:06.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:18:06.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:18:06.603Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T18:18:06.603Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:18:06.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142590701 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:18:06.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142590701 data=null} to Tree node with text: Perspectives [2019-07-30T18:18:06.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142590702 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:06.603Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142590702 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-30T18:18:06.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142590702 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:06.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:18:06.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142590709 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T18:18:06.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142590709 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:18:06.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142590709 data=null} to Tree node with text: Perspectives [2019-07-30T18:18:06.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142590709 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:06.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142590713 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-30T18:18:06.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142590714 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:06.603Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:18:06.603Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:18:06.603Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:18:06.603Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T18:18:06.603Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T18:18:06.603Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T18:18:06.603Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T18:18:06.603Z] 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-30T18:18:06.603Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:18:06.603Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:18:06.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:18:06.603Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:18:06.603Z] 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-30T18:18:06.603Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1142590715 data=null doit=true} to Button with text {Always} [2019-07-30T18:18:06.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1142590715 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-30T18:18:06.603Z] 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-30T18:18:06.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1142590760 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-30T18:18:06.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1142590770 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-30T18:18:06.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1142590770 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-30T18:18:06.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1142590770 data=null item=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-30T18:18:06.603Z] 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-30T18:18:06.603Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:18:06.603Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:18:06.603Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:18:06.603Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:18:06.603Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:18:06.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:18:06.603Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:18:06.603Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:18:06.603Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:18:06.603Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:18:06.603Z] 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-30T18:18:06.603Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:18:06.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142590772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:06.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142590772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:06.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142590772 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-30T18:18:06.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142590772 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:06.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142590772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:06.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142590772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:06.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142590772 data=null item=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-30T18:18:06.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142590563 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-30T18:18:06.858Z] DEBUG - Clicked on [2019-07-30T18:18:08.222Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-30T18:18:08.222Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T18:18:08.222Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:18:08.222Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No' [2019-07-30T18:18:08.222Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2019-07-30T18:18:08.222Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T18:18:08.222Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:18:08.222Z] DEBUG - Clicking on &No [2019-07-30T18:18:08.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1142592366 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-30T18:18:08.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1142592366 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-30T18:18:08.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1142592366 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T18:18:08.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1142592366 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T18:18:08.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1142592367 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-30T18:18:08.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1142592367 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-30T18:18:08.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1142592367 data=null item=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-30T18:18:08.222Z] DEBUG - Clicked on [2019-07-30T18:18:08.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1142592467 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-30T18:18:08.477Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:18:08.477Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:18:08.477Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:18:08.477Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:18:08.477Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:18:08.477Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142592682 data=null doit=true} to Shell with text {Preferences} [2019-07-30T18:18:08.477Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:18:08.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:18:08.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:18:08.477Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T18:18:08.477Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:18:08.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142592684 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:18:08.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142592684 data=null} to Tree node with text: Perspectives [2019-07-30T18:18:08.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142592684 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:08.477Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142592684 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-30T18:18:08.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142592684 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:08.477Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:18:08.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142592692 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T18:18:08.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142592692 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:18:08.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142592692 data=null} to Tree node with text: Perspectives [2019-07-30T18:18:08.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142592692 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:08.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142592692 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-30T18:18:08.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142592693 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:08.477Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:18:08.477Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:18:08.477Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:18:08.477Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T18:18:08.477Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T18:18:08.477Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T18:18:08.477Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T18:18:08.477Z] 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-30T18:18:08.477Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:18:08.477Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:18:08.477Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:18:08.477Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:18:08.477Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:18:08.477Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:18:08.477Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:18:08.477Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:18:08.477Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:18:08.477Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:18:08.477Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T18:18:08.477Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T18:18:08.477Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T18:18:08.477Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:18:08.477Z] DEBUG - Clicking on Cancel [2019-07-30T18:18:08.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1142592694 data=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-30T18:18:08.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1142592695 data=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-30T18:18:08.477Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1142592695 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T18:18:08.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1142592695 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T18:18:08.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1142592695 data=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-30T18:18:08.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1142592695 data=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-30T18:18:08.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1142592695 data=null item=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-30T18:18:08.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142592535 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-30T18:18:08.732Z] DEBUG - Clicked on [2019-07-30T18:18:08.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142592963 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:18:08.732Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:18:09.013Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:18:09.013Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:18:09.013Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:18:09.013Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:18:09.013Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142593084 data=null doit=true} to Shell with text {Preferences} [2019-07-30T18:18:09.013Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:18:09.013Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:18:09.013Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:18:09.013Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T18:18:09.013Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:18:09.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142593086 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:18:09.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142593086 data=null} to Tree node with text: Perspectives [2019-07-30T18:18:09.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142593086 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:09.013Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142593086 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-30T18:18:09.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142593087 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:09.013Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:18:09.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142593087 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T18:18:09.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142593087 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:18:09.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142593087 data=null} to Tree node with text: Perspectives [2019-07-30T18:18:09.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142593088 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:09.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142593088 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-30T18:18:09.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142593088 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:09.013Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:18:09.013Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:18:09.013Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:18:09.013Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T18:18:09.013Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T18:18:09.013Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T18:18:09.013Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T18:18:09.013Z] 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-30T18:18:09.013Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:18:09.013Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:18:09.013Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:18:09.013Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:18:09.013Z] 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-30T18:18:09.013Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:18:09.013Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:18:09.013Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:18:09.013Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:18:09.013Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:18:09.013Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:18:09.013Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:18:09.013Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:18:09.013Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:18:09.013Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:18:09.013Z] 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-30T18:18:09.013Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:18:09.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142593100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:09.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142593100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:09.013Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142593100 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-30T18:18:09.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142593100 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:09.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142593100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:09.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142593100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:09.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142593100 data=null item=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-30T18:18:09.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142592985 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-30T18:18:09.014Z] DEBUG - Clicked on [2019-07-30T18:18:10.472Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-30T18:18:10.472Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T18:18:10.472Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:18:10.473Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:18:10.473Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:18:10.473Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:18:10.473Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:18:10.473Z] DEBUG - Clicking on &Yes [2019-07-30T18:18:10.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142594647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:18:10.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142594647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:18:10.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142594647 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:18:10.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142594647 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:18:10.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142594647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:18:10.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142594647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:18:10.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142594647 data=null item=null detail=0 x=0 y=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-30T18:18:10.728Z] DEBUG - Clicked on [2019-07-30T18:18:10.728Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1142594813 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-30T18:18:10.728Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:18:10.728Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:18:10.728Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:18:10.983Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:18:10.983Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:18:10.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142595040 data=null doit=true} to Shell with text {Preferences} [2019-07-30T18:18:10.983Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:18:10.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:18:10.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:18:10.983Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T18:18:10.983Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:18:10.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142595041 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:18:10.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142595041 data=null} to Tree node with text: Perspectives [2019-07-30T18:18:10.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142595042 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:10.983Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142595042 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-30T18:18:10.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142595042 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:10.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:18:10.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142595052 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T18:18:10.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142595052 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:18:10.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142595052 data=null} to Tree node with text: Perspectives [2019-07-30T18:18:10.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142595052 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:10.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142595058 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-30T18:18:10.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142595058 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:10.983Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:18:10.983Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:18:10.983Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:18:10.983Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T18:18:10.983Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T18:18:10.983Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T18:18:10.983Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T18:18:10.983Z] 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-30T18:18:10.983Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:18:10.983Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:18:10.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:18:10.983Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:18:10.983Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:18:10.983Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:18:10.983Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:18:10.983Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:18:10.983Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:18:10.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:18:10.983Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T18:18:10.983Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T18:18:10.983Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T18:18:10.983Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:18:10.983Z] DEBUG - Clicking on Cancel [2019-07-30T18:18:10.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1142595068 data=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-30T18:18:10.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1142595069 data=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-30T18:18:10.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1142595069 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T18:18:10.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1142595069 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T18:18:10.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1142595069 data=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-30T18:18:10.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1142595071 data=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-30T18:18:10.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1142595071 data=null item=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-30T18:18:10.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142594883 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-30T18:18:10.983Z] DEBUG - Clicked on [2019-07-30T18:18:11.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142595385 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:18:11.238Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:18:11.238Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:18:11.238Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:18:11.493Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:18:11.493Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:18:11.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142595511 data=null doit=true} to Shell with text {Preferences} [2019-07-30T18:18:11.493Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:18:11.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:18:11.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:18:11.493Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T18:18:11.493Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:18:11.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142595512 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:18:11.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142595512 data=null} to Tree node with text: Perspectives [2019-07-30T18:18:11.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142595513 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:11.493Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142595513 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-30T18:18:11.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142595513 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:11.493Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:18:11.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142595514 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T18:18:11.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142595520 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:18:11.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142595520 data=null} to Tree node with text: Perspectives [2019-07-30T18:18:11.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142595520 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:11.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142595520 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-30T18:18:11.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142595520 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:11.493Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:18:11.493Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-30T18:18:11.493Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T18:18:11.493Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T18:18:11.493Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-30T18:18:11.493Z] 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-30T18:18:11.493Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:18:11.493Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:18:11.493Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:18:11.493Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:18:11.493Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:18:11.493Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:18:11.493Z] 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-30T18:18:11.493Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Prompt} time=1142595525 data=null doit=true} to Button with text {Prompt} [2019-07-30T18:18:11.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1142595525 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-30T18:18:11.493Z] 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-30T18:18:11.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=1142595560 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-30T18:18:11.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=1142595570 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-30T18:18:11.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=1142595570 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-30T18:18:11.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1142595570 data=null item=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-30T18:18:11.493Z] 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-30T18:18:11.493Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:18:11.493Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:18:11.493Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:18:11.493Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:18:11.493Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:18:11.493Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:18:11.493Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:18:11.493Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:18:11.493Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:18:11.493Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:18:11.493Z] 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-30T18:18:11.493Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:18:11.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142595572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:11.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142595572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:11.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142595572 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-30T18:18:11.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142595572 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:11.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142595572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:11.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142595572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:11.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142595572 data=null item=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-30T18:18:11.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142595409 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-30T18:18:11.493Z] DEBUG - Clicked on [2019-07-30T18:18:13.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142597160 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:18:13.381Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:18:13.381Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:18:13.381Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:18:13.381Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:18:13.381Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:18:13.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142597341 data=null doit=true} to Shell with text {Preferences} [2019-07-30T18:18:13.381Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:18:13.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:18:13.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:18:13.381Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T18:18:13.381Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:18:13.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142597371 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:18:13.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142597371 data=null} to Tree node with text: Perspectives [2019-07-30T18:18:13.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142597372 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:13.381Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142597372 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-30T18:18:13.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142597372 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:13.381Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:18:13.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142597373 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T18:18:13.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142597373 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:18:13.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142597373 data=null} to Tree node with text: Perspectives [2019-07-30T18:18:13.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142597373 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:13.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142597373 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-30T18:18:13.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142597373 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:13.381Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:18:13.381Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:18:13.381Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:18:13.381Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T18:18:13.381Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T18:18:13.381Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T18:18:13.381Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T18:18:13.381Z] 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-30T18:18:13.381Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:18:13.381Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:18:13.381Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:18:13.381Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:18:13.381Z] 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-30T18:18:13.381Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1142597375 data=null doit=true} to Button with text {Always} [2019-07-30T18:18:13.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1142597375 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-30T18:18:13.381Z] 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-30T18:18:13.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1142597376 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-30T18:18:13.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1142597376 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-30T18:18:13.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1142597376 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-30T18:18:13.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1142597376 data=null item=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-30T18:18:13.381Z] 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-30T18:18:13.381Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:18:13.381Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:18:13.381Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:18:13.381Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:18:13.381Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:18:13.381Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:18:13.381Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:18:13.381Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:18:13.381Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:18:13.381Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:18:13.381Z] 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-30T18:18:13.381Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:18:13.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142597378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:13.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142597378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:13.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142597378 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-30T18:18:13.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142597378 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:13.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142597378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:13.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142597378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:18:13.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142597378 data=null item=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-30T18:18:13.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142597185 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-30T18:18:13.381Z] DEBUG - Clicked on [2019-07-30T18:18:14.744Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-30T18:18:14.744Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T18:18:14.744Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2019-07-30T18:18:14.744Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:18:14.744Z] 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-30T18:18:14.744Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:18:14.744Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:18:14.744Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T18:18:14.744Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected [2019-07-30T18:18:14.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1142598891 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-30T18:18:14.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1142598891 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-30T18:18:14.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=1142598892 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T18:18:14.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1142598892 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T18:18:14.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1142598892 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-30T18:18:14.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1142598892 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-30T18:18:14.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=1142598892 data=null item=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-30T18:18:14.744Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1142598892 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-30T18:18:14.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1142598892 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-30T18:18:14.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1142598892 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-30T18:18:14.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1142598892 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T18:18:14.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1142598892 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T18:18:14.744Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T18:18:14.744Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T18:18:14.744Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:18:14.744Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No' [2019-07-30T18:18:14.744Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2019-07-30T18:18:14.744Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T18:18:14.744Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:18:14.744Z] DEBUG - Clicking on &No [2019-07-30T18:18:14.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1142598892 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-30T18:18:14.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1142598892 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-30T18:18:14.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1142598892 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T18:18:14.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1142598893 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T18:18:14.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1142598893 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-30T18:18:14.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1142598893 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-30T18:18:14.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1142598893 data=null item=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-30T18:18:14.744Z] DEBUG - Clicked on [2019-07-30T18:18:14.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1142598990 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-30T18:18:15.000Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:18:15.000Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:18:15.000Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:18:15.000Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:18:15.000Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:18:15.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142599204 data=null doit=true} to Shell with text {Preferences} [2019-07-30T18:18:15.000Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:18:15.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:18:15.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:18:15.000Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T18:18:15.000Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:18:15.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142599205 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:18:15.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142599205 data=null} to Tree node with text: Perspectives [2019-07-30T18:18:15.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142599206 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:15.000Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142599206 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-30T18:18:15.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142599206 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:15.000Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:18:15.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1142599214 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T18:18:15.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1142599214 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T18:18:15.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1142599214 data=null} to Tree node with text: Perspectives [2019-07-30T18:18:15.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1142599214 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:15.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142599214 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-30T18:18:15.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1142599214 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T18:18:15.000Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:18:15.000Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:18:15.000Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never' [2019-07-30T18:18:15.000Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T18:18:15.000Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T18:18:15.000Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2019-07-30T18:18:15.000Z] 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-30T18:18:15.000Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:18:15.000Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:18:15.000Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:18:15.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:18:15.000Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:18:15.000Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T18:18:15.000Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T18:18:15.000Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T18:18:15.000Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:18:15.000Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:18:15.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:18:15.000Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T18:18:15.000Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T18:18:15.000Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T18:18:15.000Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:18:15.000Z] DEBUG - Clicking on Cancel [2019-07-30T18:18:15.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1142599216 data=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-30T18:18:15.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1142599216 data=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-30T18:18:15.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1142599216 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T18:18:15.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1142599216 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T18:18:15.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1142599216 data=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-30T18:18:15.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1142599217 data=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-30T18:18:15.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1142599217 data=null item=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-30T18:18:15.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142599057 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-30T18:18:15.255Z] DEBUG - Clicked on [2019-07-30T18:18:15.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142599785 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:18:15.815Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:18:15.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:18:15.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:18:15.815Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:18:15.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142599790 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:18:15.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142599790 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:18:15.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142599800 data=null} to TreeItem with text {test} [2019-07-30T18:18:15.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142599801 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:18:15.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142599801 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:18:15.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142599812 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:18:15.815Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:18:15.815Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:18:15.815Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:18:16.376Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:18:16.376Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:18:16.376Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:18:16.376Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:18:16.376Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:18:16.376Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:18:16.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:18:16.376Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:18:16.376Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:18:16.376Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:18:16.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142600474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:18:16.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142600474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:18:16.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142600474 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:18:16.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142600474 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:18:16.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142600474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:18:16.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142600474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:18:16.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142600474 data=null item=null detail=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-30T18:18:16.376Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142600474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:18:16.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142600474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:18:16.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142600474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:18:16.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142600474 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:18:16.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142600474 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:18:16.376Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:18:16.376Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:18:16.376Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:18:16.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:18:16.376Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:18:16.376Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:18:16.376Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:18:16.376Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:18:16.376Z] DEBUG - Clicking on OK [2019-07-30T18:18:16.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142600475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:18:16.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142600475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:18:16.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142600475 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:18:16.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142600475 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:18:16.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142600475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:18:16.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142600475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:18:16.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:18:16.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:18:16.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:18:16.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:18:16.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:18:16.376Z] DEBUG - Clicked on OK [2019-07-30T18:18:16.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142600475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:18:16.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1142599848 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-30T18:18:16.937Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.105 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2019-07-30T18:18:16.937Z] testNever(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.271 s [2019-07-30T18:18:16.937Z] testNoAssociatedPerspective(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 1.9 s [2019-07-30T18:18:16.937Z] testExperiment(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 4.204 s [2019-07-30T18:18:16.937Z] testPromptYesRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.861 s [2019-07-30T18:18:16.937Z] testPromptNo(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.497 s [2019-07-30T18:18:16.937Z] testPromptYes(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.398 s [2019-07-30T18:18:16.937Z] testAlways(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 1.775 s [2019-07-30T18:18:16.937Z] testPromptNoRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.344 s [2019-07-30T18:18:16.937Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2019-07-30T18:18:22.178Z] [2019-07-30T18:18:22.178Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:18:22.115 [2019-07-30T18:18:22.178Z] !MESSAGE Exception handling signal org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal@792823fb in method public void org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal) [2019-07-30T18:18:22.178Z] !STACK 0 [2019-07-30T18:18:22.178Z] java.lang.reflect.InvocationTargetException [2019-07-30T18:18:22.178Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:18:22.178Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:18:22.178Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:18:22.178Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:18:22.178Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:337) [2019-07-30T18:18:22.178Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:293) [2019-07-30T18:18:22.178Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:252) [2019-07-30T18:18:22.178Z] at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:125) [2019-07-30T18:18:22.178Z] at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2254) [2019-07-30T18:18:22.178Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580) [2019-07-30T18:18:22.178Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:412) [2019-07-30T18:18:22.178Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T18:18:22.178Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T18:18:22.178Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T18:18:22.178Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T18:18:22.178Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T18:18:22.178Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-30T18:18:22.178Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T18:18:22.178Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T18:18:22.178Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T18:18:22.178Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T18:18:22.178Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T18:18:22.178Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:18:22.178Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T18:18:22.178Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T18:18:22.178Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T18:18:22.178Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:18:22.178Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T18:18:22.178Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T18:18:22.178Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T18:18:22.178Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T18:18:22.178Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T18:18:22.178Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T18:18:22.178Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T18:18:22.178Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T18:18:22.178Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T18:18:22.178Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T18:18:22.178Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T18:18:22.178Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:18:22.178Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:18:22.178Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:18:22.178Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:18:22.178Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T18:18:22.178Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T18:18:22.178Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T18:18:22.178Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T18:18:22.178Z] Caused by: java.lang.IllegalArgumentException: period cannot be less than or equal to zero [2019-07-30T18:18:22.178Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:171) [2019-07-30T18:18:22.178Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:165) [2019-07-30T18:18:22.178Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.(ConfigurableMarkerEventSource.java:300) [2019-07-30T18:18:22.178Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:123) [2019-07-30T18:18:22.178Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:99) [2019-07-30T18:18:22.178Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340) [2019-07-30T18:18:22.178Z] ... 58 more [2019-07-30T18:18:22.178Z] Root exception: [2019-07-30T18:18:22.178Z] java.lang.IllegalArgumentException: period cannot be less than or equal to zero [2019-07-30T18:18:22.178Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:171) [2019-07-30T18:18:22.178Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:165) [2019-07-30T18:18:22.178Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.(ConfigurableMarkerEventSource.java:300) [2019-07-30T18:18:22.178Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:123) [2019-07-30T18:18:22.178Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:99) [2019-07-30T18:18:22.178Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340) [2019-07-30T18:18:22.178Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:18:22.178Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:18:22.178Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:18:22.178Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:18:22.178Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:337) [2019-07-30T18:18:22.178Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:293) [2019-07-30T18:18:22.178Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:252) [2019-07-30T18:18:22.178Z] at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:125) [2019-07-30T18:18:22.178Z] at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2254) [2019-07-30T18:18:22.178Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580) [2019-07-30T18:18:22.178Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:412) [2019-07-30T18:18:22.178Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T18:18:22.178Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T18:18:22.178Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T18:18:22.178Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T18:18:22.178Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T18:18:22.178Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-30T18:18:22.178Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-30T18:18:22.178Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T18:18:22.178Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T18:18:22.178Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T18:18:22.178Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T18:18:22.178Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T18:18:22.178Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:18:22.178Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T18:18:22.178Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T18:18:22.178Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T18:18:22.178Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T18:18:22.178Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T18:18:22.178Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T18:18:22.178Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T18:18:22.178Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T18:18:22.178Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T18:18:22.178Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T18:18:22.178Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T18:18:22.178Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T18:18:22.178Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T18:18:22.178Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T18:18:22.178Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T18:18:22.178Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:18:22.178Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:18:22.178Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:18:22.178Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:18:22.178Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T18:18:22.178Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T18:18:22.178Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T18:18:22.178Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T18:18:28.708Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.937 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2019-07-30T18:18:28.708Z] testEditMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 2.813 s [2019-07-30T18:18:28.708Z] testMenuNoMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 0.099 s [2019-07-30T18:18:28.708Z] testNavigateBetweenMarkers(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 3.073 s [2019-07-30T18:18:28.708Z] [2019-07-30T18:18:28.708Z] Results: [2019-07-30T18:18:28.708Z] [2019-07-30T18:18:28.708Z] Tests run: 63, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T18:18:28.708Z] [2019-07-30T18:18:28.708Z] [2019-07-30T18:18:28.708Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 18:18:28.346 [2019-07-30T18:18:28.708Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T18:18:30.595Z] [INFO] All tests passed! [2019-07-30T18:18:30.595Z] [INFO] [2019-07-30T18:18:30.595Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T18:18:30.595Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:18:30.595Z] [INFO] [2019-07-30T18:18:30.595Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T18:18:31.957Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:18:32.212Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:18:34.098Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:18:34.658Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T18:18:34.658Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T18:18:34.913Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:18:36.710Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:18:37.271Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T18:18:37.526Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T18:18:37.526Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T18:18:38.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:18:38.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:18:38.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T18:18:38.598Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T18:18:38.863Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T18:18:39.118Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T18:18:39.679Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T18:18:39.934Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T18:18:40.860Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T18:18:42.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T18:18:42.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T18:18:42.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T18:18:42.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T18:18:42.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T18:18:42.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T18:18:43.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T18:18:43.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-30T18:18:43.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T18:18:43.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T18:18:44.060Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T18:18:44.060Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-30T18:18:44.060Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T18:18:44.316Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T18:18:44.571Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T18:18:44.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T18:18:45.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T18:18:45.717Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T18:18:45.972Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T18:18:46.533Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T18:18:46.789Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:18:46.789Z] [INFO] [2019-07-30T18:18:46.789Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T18:18:46.789Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:18:46.789Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:18:46.789Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:18:46.789Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:18:46.789Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:18:46.789Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:18:46.789Z] [INFO] [2019-07-30T18:18:46.789Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T18:18:46.789Z] [INFO] [2019-07-30T18:18:46.789Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >-- [2019-07-30T18:18:46.789Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.1-SNAPSHOT [123/134] [2019-07-30T18:18:46.789Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:18:46.789Z] [INFO] [2019-07-30T18:18:46.789Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T18:18:46.789Z] [INFO] [2019-07-30T18:18:46.789Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T18:18:46.789Z] [INFO] The project's OSGi version is 1.0.1.201907301708 [2019-07-30T18:18:46.789Z] [INFO] [2019-07-30T18:18:46.789Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T18:18:46.789Z] [INFO] [2019-07-30T18:18:46.789Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T18:18:46.789Z] [INFO] [2019-07-30T18:18:46.789Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T18:18:46.789Z] [INFO] [2019-07-30T18:18:46.789Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T18:18:46.789Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:18:46.789Z] [INFO] [2019-07-30T18:18:46.789Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T18:18:46.789Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:18:46.789Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources [2019-07-30T18:18:46.789Z] [INFO] [2019-07-30T18:18:46.789Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T18:18:46.789Z] [INFO] Compiling 21 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes [2019-07-30T18:18:47.044Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[253] [2019-07-30T18:18:47.044Z] node.writeSelf(htIo.getFileWriter(node.getSequenceNumber()).getChannel()); [2019-07-30T18:18:47.044Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:18:47.044Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-30T18:18:47.044Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[270] [2019-07-30T18:18:47.044Z] htIo.supplyATReader(seqNb).getChannel(), [2019-07-30T18:18:47.044Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:18:47.044Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-30T18:18:47.044Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[82] [2019-07-30T18:18:47.044Z] long time = fillValues(ht, node.getNodeFreeSpace(), start); [2019-07-30T18:18:47.044Z] ^^ [2019-07-30T18:18:47.044Z] 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-30T18:18:47.044Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[107] [2019-07-30T18:18:47.044Z] time = fillValues(ht, node.getNodeFreeSpace(), time); [2019-07-30T18:18:47.044Z] ^^ [2019-07-30T18:18:47.044Z] 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-30T18:18:47.044Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[126] [2019-07-30T18:18:47.044Z] time = fillValues(ht, node.getNodeFreeSpace(), node.getNodeStart()); [2019-07-30T18:18:47.044Z] ^^ [2019-07-30T18:18:47.044Z] 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-30T18:18:47.044Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[138] [2019-07-30T18:18:47.044Z] time = fillValues(ht, node.getNodeFreeSpace(), time); [2019-07-30T18:18:47.044Z] ^^ [2019-07-30T18:18:47.044Z] 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-30T18:18:47.044Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[152] [2019-07-30T18:18:47.044Z] HtTestUtils.assertTreeIntegrity(ht); [2019-07-30T18:18:47.044Z] ^^ [2019-07-30T18:18:47.044Z] 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-30T18:18:47.044Z] 7 problems (7 warnings) [2019-07-30T18:18:47.044Z] [INFO] [2019-07-30T18:18:47.044Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T18:18:47.044Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:18:47.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources [2019-07-30T18:18:47.044Z] [INFO] [2019-07-30T18:18:47.044Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T18:18:47.300Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T18:18:47.300Z] [INFO] [2019-07-30T18:18:47.300Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T18:18:47.300Z] [INFO] [2019-07-30T18:18:47.300Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T18:18:47.300Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T18:18:47.300Z] [INFO] [2019-07-30T18:18:47.300Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T18:18:47.300Z] [INFO] [2019-07-30T18:18:47.300Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T18:18:47.300Z] [INFO] [2019-07-30T18:18:47.300Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T18:18:47.300Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T18:18:47.555Z] [INFO] [2019-07-30T18:18:47.555Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T18:18:47.555Z] [INFO] [2019-07-30T18:18:47.555Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T18:18:50.817Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log [2019-07-30T18:18:50.817Z] [INFO] Command line: [2019-07-30T18:18:50.817Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T18:18:50.817Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:18:52.702Z] !SESSION 2019-07-30 18:18:50.619 ----------------------------------------------- [2019-07-30T18:18:52.702Z] eclipse.buildId=unknown [2019-07-30T18:18:52.702Z] java.version=1.8.0_202 [2019-07-30T18:18:52.702Z] java.vendor=Oracle Corporation [2019-07-30T18:18:52.702Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:18:52.702Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T18:18:52.702Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T18:18:52.702Z] [2019-07-30T18:18:52.702Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:18:52.245 [2019-07-30T18:18:52.702Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:18:52.702Z] !STACK 0 [2019-07-30T18:18:52.702Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T18:18:52.702Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:18:52.702Z] [2019-07-30T18:18:52.702Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:18:52.702Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:18:52.702Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:18:52.702Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:18:52.702Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:18:52.702Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:18:52.702Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:18:52.702Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:18:52.702Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:18:52.702Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:18:52.702Z] [2019-07-30T18:18:52.702Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:18:52.366 [2019-07-30T18:18:52.702Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:18:52.702Z] !STACK 0 [2019-07-30T18:18:52.702Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T18:18:52.702Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:18:52.702Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:18:52.702Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T18:18:52.702Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T18:18:52.702Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:18:52.702Z] [2019-07-30T18:18:52.702Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:18:52.702Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:18:52.702Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:18:52.702Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:18:52.703Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:18:52.703Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:18:52.703Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:18:52.703Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:18:52.703Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:18:52.703Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:18:53.838Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2019-07-30T18:18:54.094Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2019-07-30T18:18:54.094Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.008 s [2019-07-30T18:18:54.094Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.065 s [2019-07-30T18:18:54.094Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T18:18:54.094Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.094Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T18:18:54.094Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.094Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.094Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.094Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T18:18:54.094Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.004 s [2019-07-30T18:18:54.094Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.094Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.003 s [2019-07-30T18:18:54.094Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.003 s [2019-07-30T18:18:54.094Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.094Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.094Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T18:18:54.094Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.094Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.094Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.094Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T18:18:54.094Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T18:18:54.094Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.094Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.002 s [2019-07-30T18:18:54.094Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.006 s [2019-07-30T18:18:54.094Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T18:18:54.094Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.094Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T18:18:54.094Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.094Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.094Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T18:18:54.094Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T18:18:54.094Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T18:18:54.094Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T18:18:54.094Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2019-07-30T18:18:54.550Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2019-07-30T18:18:54.550Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.082 s [2019-07-30T18:18:54.550Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.028 s [2019-07-30T18:18:54.550Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.108 s [2019-07-30T18:18:54.550Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.069 s [2019-07-30T18:18:54.550Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.002 s [2019-07-30T18:18:54.550Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest [2019-07-30T18:18:54.550Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest [2019-07-30T18:18:54.550Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.006 s [2019-07-30T18:18:54.550Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.017 s [2019-07-30T18:18:54.550Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.096 s [2019-07-30T18:18:54.550Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.062 s [2019-07-30T18:18:54.550Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.004 s [2019-07-30T18:18:54.550Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2019-07-30T18:18:54.805Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2019-07-30T18:18:54.805Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.805Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T18:18:54.805Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.805Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.805Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.805Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.805Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T18:18:54.805Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T18:18:54.805Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.805Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T18:18:54.805Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.805Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.805Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.805Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.805Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.805Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T18:18:54.805Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.805Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.805Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.805Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.805Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.805Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.805Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.805Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.805Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T18:18:54.805Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.805Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T18:18:54.805Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2019-07-30T18:18:55.060Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2019-07-30T18:18:55.060Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.027 s [2019-07-30T18:18:55.060Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.006 s [2019-07-30T18:18:55.060Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.016 s [2019-07-30T18:18:55.060Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.096 s [2019-07-30T18:18:55.060Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.058 s [2019-07-30T18:18:55.060Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.003 s [2019-07-30T18:18:55.060Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2019-07-30T18:18:55.060Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2019-07-30T18:18:55.060Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest [2019-07-30T18:18:55.060Z] 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-30T18:18:55.060Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest [2019-07-30T18:18:55.060Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest [2019-07-30T18:18:55.060Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2019-07-30T18:18:55.060Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2019-07-30T18:18:55.060Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0.001 s [2019-07-30T18:18:55.060Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2019-07-30T18:18:55.060Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2019-07-30T18:18:55.060Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2019-07-30T18:18:55.060Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2019-07-30T18:18:55.060Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2019-07-30T18:18:55.060Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2019-07-30T18:18:55.060Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.047 s [2019-07-30T18:18:55.060Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.001 s [2019-07-30T18:18:55.060Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0 s [2019-07-30T18:18:55.060Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.001 s [2019-07-30T18:18:55.060Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2019-07-30T18:18:55.620Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2019-07-30T18:18:55.620Z] ReadWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.293 s [2019-07-30T18:18:55.620Z] ReadWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.225 s [2019-07-30T18:18:55.620Z] [2019-07-30T18:18:55.620Z] Results: [2019-07-30T18:18:55.620Z] [2019-07-30T18:18:55.620Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T18:18:55.620Z] [2019-07-30T18:18:56.548Z] [INFO] All tests passed! [2019-07-30T18:18:56.548Z] [INFO] [2019-07-30T18:18:56.548Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T18:18:56.548Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:18:56.548Z] [INFO] [2019-07-30T18:18:56.548Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T18:18:56.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:18:56.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:18:56.548Z] [INFO] [2019-07-30T18:18:56.548Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T18:18:56.548Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:18:56.548Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:18:56.548Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:18:56.548Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:18:56.548Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:18:56.548Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:18:56.548Z] [INFO] [2019-07-30T18:18:56.548Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T18:18:56.548Z] [INFO] [2019-07-30T18:18:56.548Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >-- [2019-07-30T18:18:56.548Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT [124/134] [2019-07-30T18:18:56.548Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:18:56.548Z] [INFO] [2019-07-30T18:18:56.548Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T18:18:56.548Z] [INFO] [2019-07-30T18:18:56.548Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T18:18:56.548Z] [INFO] The project's OSGi version is 1.0.3.201907301708 [2019-07-30T18:18:56.548Z] [INFO] [2019-07-30T18:18:56.548Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T18:18:56.548Z] [INFO] [2019-07-30T18:18:56.548Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T18:18:56.548Z] [INFO] [2019-07-30T18:18:56.548Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T18:18:56.548Z] [INFO] [2019-07-30T18:18:56.548Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T18:18:56.548Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:18:56.548Z] [INFO] [2019-07-30T18:18:56.548Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T18:18:56.548Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:18:56.548Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources [2019-07-30T18:18:56.548Z] [INFO] [2019-07-30T18:18:56.548Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T18:18:56.548Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes [2019-07-30T18:18:56.813Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf/org/eclipse/tracecompass/segmentstore/core/tests/perf/SegmentStoreBigBenchmark.java:[51] [2019-07-30T18:18:56.813Z] { "HT store", new HistoryTreeSegmentStoreStub<>(Files.createTempFile("tmpSegStore", null), 1, BasicSegment.BASIC_SEGMENT_READ_FACTORY) }, [2019-07-30T18:18:56.813Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:18:56.813Z] Null type safety (type annotations): The expression of type 'Path' needs unchecked conversion to conform to '@NonNull Path' [2019-07-30T18:18:56.813Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/TreeMapStoreTest.java:[47] [2019-07-30T18:18:56.813Z] boolean ret = fSegmentStore.add(new TestSegment(segment.getStart(), segment.getEnd(), segment.getPayload())); [2019-07-30T18:18:56.813Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:18:56.813Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:18:56.813Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[232] [2019-07-30T18:18:56.813Z] ISegmentStore<@NonNull TestSegment> other = getSegmentStore(fSegmentStore.toArray(new TestSegment[fSegmentStore.size()])); [2019-07-30T18:18:56.813Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:18:56.813Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]' [2019-07-30T18:18:56.813Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[242] [2019-07-30T18:18:56.813Z] ISegmentStore<@NonNull TestSegment> other = getSegmentStore(REVERSE_SEGMENTS.toArray(new TestSegment[fSegmentStore.size()])); [2019-07-30T18:18:56.813Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:18:56.813Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]' [2019-07-30T18:18:56.813Z] 4 problems (4 warnings) [2019-07-30T18:18:56.813Z] [INFO] [2019-07-30T18:18:56.813Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T18:18:56.813Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:18:56.813Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources [2019-07-30T18:18:56.813Z] [INFO] [2019-07-30T18:18:56.813Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T18:18:56.813Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-30T18:18:56.813Z] [INFO] [2019-07-30T18:18:56.813Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T18:18:56.813Z] [INFO] [2019-07-30T18:18:56.813Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T18:18:56.813Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2019-07-30T18:18:56.813Z] [INFO] [2019-07-30T18:18:56.813Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T18:18:56.813Z] [INFO] [2019-07-30T18:18:56.813Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T18:18:56.813Z] [INFO] [2019-07-30T18:18:56.813Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T18:18:56.813Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2019-07-30T18:18:56.813Z] [INFO] [2019-07-30T18:18:56.813Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T18:18:56.813Z] [INFO] [2019-07-30T18:18:56.813Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T18:18:57.737Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log [2019-07-30T18:18:57.737Z] [INFO] Command line: [2019-07-30T18:18:57.737Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T18:18:57.737Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:18:59.623Z] !SESSION 2019-07-30 18:18:57.834 ----------------------------------------------- [2019-07-30T18:18:59.623Z] eclipse.buildId=unknown [2019-07-30T18:18:59.623Z] java.version=1.8.0_202 [2019-07-30T18:18:59.623Z] java.vendor=Oracle Corporation [2019-07-30T18:18:59.623Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:18:59.623Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T18:18:59.623Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T18:18:59.623Z] [2019-07-30T18:18:59.623Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:18:59.509 [2019-07-30T18:18:59.623Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:18:59.623Z] !STACK 0 [2019-07-30T18:18:59.623Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T18:18:59.623Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:18:59.623Z] [2019-07-30T18:18:59.623Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:18:59.623Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:18:59.623Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:18:59.623Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:18:59.623Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:18:59.623Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:18:59.623Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:18:59.623Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:18:59.623Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:18:59.623Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:18:59.623Z] [2019-07-30T18:18:59.623Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:18:59.607 [2019-07-30T18:18:59.623Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:18:59.623Z] !STACK 0 [2019-07-30T18:18:59.623Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T18:18:59.623Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:18:59.623Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:18:59.623Z] -> 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-30T18:18:59.623Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T18:18:59.623Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:18:59.623Z] [2019-07-30T18:18:59.623Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:18:59.623Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:18:59.623Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:18:59.623Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:18:59.623Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:18:59.623Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:18:59.623Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:18:59.623Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:18:59.623Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:18:59.623Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:19:00.986Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2019-07-30T18:19:01.912Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2019-07-30T18:19:01.912Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.307 s [2019-07-30T18:19:01.912Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.003 s [2019-07-30T18:19:01.912Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.098 s [2019-07-30T18:19:01.912Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.062 s [2019-07-30T18:19:01.912Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.028 s [2019-07-30T18:19:01.912Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.199 s [2019-07-30T18:19:01.912Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.084 s [2019-07-30T18:19:01.912Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.005 s [2019-07-30T18:19:01.912Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2019-07-30T18:19:01.912Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2019-07-30T18:19:01.912Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.003 s [2019-07-30T18:19:01.912Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-30T18:19:01.912Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2019-07-30T18:19:01.912Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2019-07-30T18:19:01.912Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2019-07-30T18:19:01.912Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2019-07-30T18:19:01.912Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.002 s [2019-07-30T18:19:01.912Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.003 s [2019-07-30T18:19:01.912Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2019-07-30T18:19:01.912Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2019-07-30T18:19:01.912Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.007 s [2019-07-30T18:19:01.912Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.003 s [2019-07-30T18:19:01.912Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2019-07-30T18:19:01.912Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2019-07-30T18:19:01.912Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0.002 s [2019-07-30T18:19:01.912Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2019-07-30T18:19:01.912Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2019-07-30T18:19:01.912Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2019-07-30T18:19:01.912Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2019-07-30T18:19:01.912Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:01.912Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T18:19:01.912Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2019-07-30T18:19:02.167Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2019-07-30T18:19:02.167Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T18:19:02.167Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:02.167Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:02.167Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T18:19:02.167Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T18:19:02.167Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.008 s [2019-07-30T18:19:02.167Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:02.167Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T18:19:02.167Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:02.167Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T18:19:02.167Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T18:19:02.167Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T18:19:02.167Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:02.167Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T18:19:02.167Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T18:19:02.167Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T18:19:02.167Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:02.167Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T18:19:02.167Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T18:19:02.167Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T18:19:02.167Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T18:19:02.167Z] [2019-07-30T18:19:02.167Z] Results: [2019-07-30T18:19:02.167Z] [2019-07-30T18:19:02.167Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T18:19:02.167Z] [2019-07-30T18:19:03.529Z] [INFO] All tests passed! [2019-07-30T18:19:03.529Z] [INFO] [2019-07-30T18:19:03.529Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T18:19:03.529Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:19:03.529Z] [INFO] [2019-07-30T18:19:03.529Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T18:19:03.529Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:19:03.529Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:19:03.529Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-30T18:19:03.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:19:03.785Z] [INFO] [2019-07-30T18:19:03.785Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T18:19:03.785Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:19:03.785Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:19:03.785Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:19:03.785Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:19:03.785Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:19:03.785Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:19:03.785Z] [INFO] [2019-07-30T18:19:03.785Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T18:19:03.785Z] [INFO] [2019-07-30T18:19:03.785Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >-- [2019-07-30T18:19:03.785Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.8-SNAPSHOT [125/134] [2019-07-30T18:19:03.785Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:19:03.785Z] [INFO] [2019-07-30T18:19:03.785Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T18:19:03.785Z] [INFO] [2019-07-30T18:19:03.785Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T18:19:03.785Z] [INFO] The project's OSGi version is 1.0.8.201907301708 [2019-07-30T18:19:03.785Z] [INFO] [2019-07-30T18:19:03.785Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T18:19:03.785Z] [INFO] [2019-07-30T18:19:03.785Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T18:19:03.785Z] [INFO] [2019-07-30T18:19:03.785Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T18:19:03.785Z] [INFO] [2019-07-30T18:19:03.785Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T18:19:03.785Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:19:03.785Z] [INFO] [2019-07-30T18:19:03.785Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T18:19:03.785Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:19:03.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources [2019-07-30T18:19:03.785Z] [INFO] [2019-07-30T18:19:03.785Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T18:19:03.785Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes [2019-07-30T18:19:04.345Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:19:04.345Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2019-07-30T18:19:04.345Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:19:04.345Z] 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-30T18:19:04.345Z] 1 problem (1 warning) [2019-07-30T18:19:04.345Z] [INFO] [2019-07-30T18:19:04.345Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T18:19:04.345Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:19:04.345Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources [2019-07-30T18:19:04.345Z] [INFO] [2019-07-30T18:19:04.345Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T18:19:04.345Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:19:04.345Z] [INFO] [2019-07-30T18:19:04.345Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T18:19:04.345Z] [INFO] [2019-07-30T18:19:04.345Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T18:19:04.345Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:19:04.345Z] [INFO] [2019-07-30T18:19:04.345Z] [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-30T18:19:04.345Z] [INFO] [2019-07-30T18:19:04.345Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T18:19:04.345Z] [INFO] [2019-07-30T18:19:04.345Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T18:19:04.345Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:19:04.600Z] [INFO] [2019-07-30T18:19:04.600Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T18:19:04.600Z] [INFO] [2019-07-30T18:19:04.600Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T18:19:05.962Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T18:19:05.962Z] [INFO] Command line: [2019-07-30T18:19:05.962Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T18:19:05.962Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:19:08.501Z] !SESSION 2019-07-30 18:19:05.924 ----------------------------------------------- [2019-07-30T18:19:08.501Z] eclipse.buildId=unknown [2019-07-30T18:19:08.501Z] java.version=1.8.0_202 [2019-07-30T18:19:08.501Z] java.vendor=Oracle Corporation [2019-07-30T18:19:08.501Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:19:08.501Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T18:19:08.501Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T18:19:08.501Z] [2019-07-30T18:19:08.501Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:19:07.937 [2019-07-30T18:19:08.501Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:19:08.501Z] !STACK 0 [2019-07-30T18:19:08.501Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T18:19:08.501Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:19:08.501Z] [2019-07-30T18:19:08.501Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:19:08.501Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:19:08.501Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:19:08.501Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:19:08.501Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:19:08.501Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:19:08.501Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:19:08.501Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:19:08.501Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:19:08.501Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:19:08.501Z] [2019-07-30T18:19:08.501Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:19:08.044 [2019-07-30T18:19:08.501Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:19:08.501Z] !STACK 0 [2019-07-30T18:19:08.501Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T18:19:08.501Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:19:08.501Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:19:08.501Z] -> 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-30T18:19:08.501Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T18:19:08.501Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:19:08.501Z] [2019-07-30T18:19:08.501Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:19:08.501Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:19:08.501Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:19:08.501Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:19:08.501Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:19:08.501Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:19:08.501Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:19:08.501Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:19:08.501Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:19:08.501Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:19:09.863Z] process 18472: 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-30T18:19:09.863Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T18:19:10.118Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T18:19:10.118Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T18:19:16.645Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2019-07-30T18:19:17.570Z] Display size: 1440x900 [2019-07-30T18:19:17.570Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-30T18:19:17.570Z] GTK version=3.18.9 [2019-07-30T18:19:17.570Z] GTK theme=Ambiance [2019-07-30T18:19:17.570Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T18:19:17.570Z] Time zone: Coordinated Universal Time [2019-07-30T18:19:17.570Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T18:19:17.570Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T18:19:21.740Z] [2019-07-30T18:19:21.740Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 18:19:20.928 [2019-07-30T18:19:21.740Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T18:19:25.903Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:19:25.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:19:25.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:19:25.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:19:25.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:19:25.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:25.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142669670 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:19:25.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142669670 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:19:25.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142669670 data=null} to TreeItem with text {test} [2019-07-30T18:19:25.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142669671 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:25.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142669672 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:19:25.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142669788 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:25.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:25.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142669789 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:19:25.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142669789 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:19:25.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142669789 data=null} to TreeItem with text {test} [2019-07-30T18:19:25.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142669790 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:25.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142669790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:19:25.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142669803 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:25.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142669804 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:19:25.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142669804 data=null} to TreeItem with text {test} [2019-07-30T18:19:25.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142669805 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:25.903Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142669805 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-30T18:19:25.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142669937 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:25.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:25.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142669940 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:19:25.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142669940 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:19:25.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142669940 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:19:25.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142669941 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:19:25.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142669941 data=null item=TreeItem {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-30T18:19:25.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142669973 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:19:25.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142669974 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:19:25.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142669974 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:19:25.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142669974 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:19:25.903Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142669974 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-30T18:19:25.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142669977 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:19:25.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1142669978 data=null doit=true} to Tree node with text: bug446190 [2019-07-30T18:19:25.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1142669978 data=null} to Tree node with text: bug446190 [2019-07-30T18:19:25.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1142669979 data=null button=1 stateMask=0x0 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T18:19:25.903Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142669979 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-30T18:19:25.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1142669992 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T18:19:25.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1142669992 data=null doit=true} to Tree node with text: Views [2019-07-30T18:19:25.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1142669992 data=null} to Tree node with text: Views [2019-07-30T18:19:25.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1142669993 data=null button=1 stateMask=0x0 x=114 y=95 count=1} to Tree node with text: Views [2019-07-30T18:19:25.903Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142669994 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-30T18:19:25.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1142670094 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-30T18:19:25.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1142670095 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-30T18:19:25.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1142670095 data=null} to Tree node with text: XML system call analysis [2019-07-30T18:19:25.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1142670095 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T18:19:25.903Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142670096 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-30T18:19:25.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1142670107 data=null button=1 stateMask=0x80000 x=177 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T18:19:26.159Z] DEBUG - Double-clicking on Tree node with text: Latency vs Count [2019-07-30T18:19:26.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=1142670176 data=null button=0 stateMask=0x0 x=187 y=452 count=0} to Tree node with text: Latency vs Count [2019-07-30T18:19:26.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=1142670177 data=null doit=true} to Tree node with text: Latency vs Count [2019-07-30T18:19:26.159Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:26.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=1142670177 data=null} to Tree node with text: Latency vs Count [2019-07-30T18:19:26.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1142670177 data=null button=1 stateMask=0x0 x=187 y=452 count=1} to Tree node with text: Latency vs Count [2019-07-30T18:19:26.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142670177 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-30T18:19:26.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1142670187 data=null button=1 stateMask=0x80000 x=187 y=452 count=1} to Tree node with text: Latency vs Count [2019-07-30T18:19:26.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1142670187 data=null button=1 stateMask=0x0 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-30T18:19:26.159Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=1142670188 data=null button=1 stateMask=0x0 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-30T18:19:26.159Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142670188 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-30T18:19:26.414Z] *** BUG *** [2019-07-30T18:19:26.414Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:19:26.414Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:19:26.414Z] [2019-07-30T18:19:26.414Z] *** BUG *** [2019-07-30T18:19:26.414Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:19:26.414Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:19:26.414Z] [2019-07-30T18:19:26.414Z] *** BUG *** [2019-07-30T18:19:26.414Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:19:26.414Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:19:26.414Z] [2019-07-30T18:19:26.669Z] *** BUG *** [2019-07-30T18:19:26.669Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:19:26.669Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:19:26.669Z] [2019-07-30T18:19:26.669Z] *** BUG *** [2019-07-30T18:19:26.669Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:19:26.669Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:19:26.669Z] [2019-07-30T18:19:26.669Z] *** BUG *** [2019-07-30T18:19:26.669Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:19:26.669Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:19:26.669Z] [2019-07-30T18:19:26.669Z] *** BUG *** [2019-07-30T18:19:26.669Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:19:26.669Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:19:26.669Z] [2019-07-30T18:19:26.669Z] *** BUG *** [2019-07-30T18:19:26.669Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:19:26.669Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:19:26.669Z] [2019-07-30T18:19:26.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1142670309 data=null button=1 stateMask=0x80000 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-30T18:19:26.669Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=1142670870 data=null button=0 stateMask=0x0 x=187 y=452 count=0} to Tree node with text: Latency vs Count [2019-07-30T18:19:26.669Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=1142670870 data=null doit=true} to Tree node with text: Latency vs Count [2019-07-30T18:19:26.669Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=1142670871 data=null} to Tree node with text: Latency vs Count [2019-07-30T18:19:26.669Z] DEBUG - Double-clicked on Tree node with text: Latency vs Count [2019-07-30T18:19:29.182Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"' [2019-07-30T18:19:29.437Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T18:19:29.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1142673485 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-30T18:19:29.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1142673490 data=null button=1 stateMask=0x80000 x=472 y=-11 count=1} to TableColumn with text {Name} [2019-07-30T18:19:29.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1142673509 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-30T18:19:29.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1142673512 data=null button=1 stateMask=0x80000 x=472 y=-12 count=1} to TableColumn with text {Name} [2019-07-30T18:19:29.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142674090 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:19:29.997Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:19:29.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:19:29.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:19:29.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:29.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142674171 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:19:29.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142674171 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:19:29.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142674172 data=null} to TreeItem with text {test} [2019-07-30T18:19:29.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142674172 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:29.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142674172 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:19:29.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142674180 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:30.252Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:19:30.252Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:19:30.508Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:19:30.763Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:19:30.763Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:19:30.763Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:19:30.763Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:19:30.763Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:30.763Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:19:30.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:19:30.763Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:19:30.763Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:30.763Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:19:30.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142674795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:30.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142674795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:30.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142674796 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:30.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142674796 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:30.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142674798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:30.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142674798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:30.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142674802 data=null item=null detail=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-30T18:19:30.763Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142674802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:30.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142674802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:30.763Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142674802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:30.763Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142674803 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:30.763Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142674803 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:30.763Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:30.763Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:19:30.763Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:19:30.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:19:30.763Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:19:30.763Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:19:30.763Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:19:30.763Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:30.763Z] DEBUG - Clicking on OK [2019-07-30T18:19:30.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142674805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:30.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142674806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:30.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142674806 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:30.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142674806 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:30.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142674806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:30.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142674806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:30.763Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:30.763Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:30.763Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:30.763Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:30.763Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:30.763Z] DEBUG - Clicked on OK [2019-07-30T18:19:31.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142674806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:31.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1142674400 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-30T18:19:31.324Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"' [2019-07-30T18:19:31.324Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.721 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2019-07-30T18:19:31.324Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest) Time elapsed: 6.046 s [2019-07-30T18:19:31.579Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2019-07-30T18:19:32.942Z] [2019-07-30T18:19:32.942Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 18:19:32.636 [2019-07-30T18:19:32.942Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T18:19:36.208Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:19:36.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:19:36.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:19:36.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:19:36.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:19:36.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:36.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142679905 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:19:36.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142679905 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:19:36.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142679905 data=null} to TreeItem with text {test} [2019-07-30T18:19:36.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142679905 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:36.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142679906 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:19:36.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142679979 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:36.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:36.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142679980 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:19:36.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142679980 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:19:36.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142679980 data=null} to TreeItem with text {test} [2019-07-30T18:19:36.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142679981 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:36.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142679981 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:19:36.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142679990 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:36.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142679990 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:19:36.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142679990 data=null} to TreeItem with text {test} [2019-07-30T18:19:36.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142679990 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:36.208Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142679991 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-30T18:19:36.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142679993 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:36.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:36.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142679994 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:19:36.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142679994 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:19:36.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142679994 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:19:36.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142679994 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:19:36.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142679994 data=null item=TreeItem {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-30T18:19:36.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142680013 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:19:36.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142680061 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:19:36.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142680061 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:19:36.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142680062 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:19:36.208Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142680062 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-30T18:19:36.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142680064 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:19:36.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1142680064 data=null doit=true} to Tree node with text: bug446190 [2019-07-30T18:19:36.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1142680064 data=null} to Tree node with text: bug446190 [2019-07-30T18:19:36.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1142680065 data=null button=1 stateMask=0x0 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T18:19:36.208Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142680065 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-30T18:19:36.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1142680067 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T18:19:36.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1142680068 data=null doit=true} to Tree node with text: Views [2019-07-30T18:19:36.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1142680068 data=null} to Tree node with text: Views [2019-07-30T18:19:36.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1142680068 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to Tree node with text: Views [2019-07-30T18:19:36.208Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142680068 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-30T18:19:36.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1142680076 data=null button=1 stateMask=0x80000 x=98 y=95 count=1} to Tree node with text: Views [2019-07-30T18:19:36.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1142680076 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-30T18:19:36.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1142680076 data=null} to Tree node with text: XML system call analysis [2019-07-30T18:19:36.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1142680077 data=null button=1 stateMask=0x0 x=177 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T18:19:36.208Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142680077 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-30T18:19:36.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1142680097 data=null button=1 stateMask=0x80000 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T18:19:36.208Z] DEBUG - Double-clicking on Tree node with text: Latency Table [2019-07-30T18:19:36.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=1142680098 data=null button=0 stateMask=0x0 x=175 y=431 count=0} to Tree node with text: Latency Table [2019-07-30T18:19:36.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency Table} time=1142680098 data=null doit=true} to Tree node with text: Latency Table [2019-07-30T18:19:36.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:36.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=1142680098 data=null} to Tree node with text: Latency Table [2019-07-30T18:19:36.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1142680098 data=null button=1 stateMask=0x0 x=175 y=431 count=1} to Tree node with text: Latency Table [2019-07-30T18:19:36.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142680099 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-30T18:19:36.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1142680107 data=null button=1 stateMask=0x80000 x=175 y=431 count=1} to Tree node with text: Latency Table [2019-07-30T18:19:36.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1142680107 data=null button=1 stateMask=0x0 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-30T18:19:36.208Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=1142680108 data=null button=1 stateMask=0x0 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-30T18:19:36.208Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142680108 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-30T18:19:36.208Z] *** BUG *** [2019-07-30T18:19:36.208Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:19:36.208Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:19:36.208Z] [2019-07-30T18:19:36.208Z] *** BUG *** [2019-07-30T18:19:36.208Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:19:36.208Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:19:36.208Z] [2019-07-30T18:19:36.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1142680207 data=null button=1 stateMask=0x80000 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-30T18:19:36.463Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=1142680503 data=null button=0 stateMask=0x0 x=175 y=431 count=0} to Tree node with text: Latency Table [2019-07-30T18:19:36.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=1142680503 data=null doit=true} to Tree node with text: Latency Table [2019-07-30T18:19:36.463Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=1142680503 data=null} to Tree node with text: Latency Table [2019-07-30T18:19:36.463Z] DEBUG - Double-clicked on Tree node with text: Latency Table [2019-07-30T18:19:38.978Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"' [2019-07-30T18:19:38.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1142682708 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-30T18:19:38.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1142682710 data=null button=1 stateMask=0x80000 x=445 y=-11 count=1} to TableColumn with text {Name} [2019-07-30T18:19:38.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1142682723 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-30T18:19:38.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1142682737 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Name} [2019-07-30T18:19:38.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142683199 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:19:38.978Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:19:39.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:19:39.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:19:39.233Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:39.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142683266 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:19:39.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142683266 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:19:39.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142683266 data=null} to TreeItem with text {test} [2019-07-30T18:19:39.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142683267 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:39.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142683267 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:19:39.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142683276 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:39.233Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:19:39.233Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:19:39.233Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:19:40.159Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:19:40.159Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:19:40.159Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:19:40.159Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:19:40.159Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:40.159Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:19:40.159Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:19:40.159Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:19:40.159Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:40.159Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:19:40.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142684176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:40.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142684177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:40.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142684177 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:40.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142684177 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:40.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142684177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:40.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142684177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:40.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142684177 data=null item=null detail=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-30T18:19:40.159Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142684177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:40.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142684177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:40.159Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142684178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:40.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142684178 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:40.159Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142684178 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:40.159Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:40.159Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:19:40.159Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:19:40.159Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:19:40.159Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:19:40.159Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:19:40.159Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:19:40.159Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:40.159Z] DEBUG - Clicking on OK [2019-07-30T18:19:40.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142684179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:40.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142684179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:40.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142684179 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:40.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142684180 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:40.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142684180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:40.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142684180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:40.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:40.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:40.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:40.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:40.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:40.159Z] DEBUG - Clicked on OK [2019-07-30T18:19:40.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142684180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:40.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1142683389 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-30T18:19:40.670Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"' [2019-07-30T18:19:40.670Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.135 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2019-07-30T18:19:40.670Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest) Time elapsed: 4.945 s [2019-07-30T18:19:40.670Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2019-07-30T18:19:42.035Z] [2019-07-30T18:19:42.035Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 18:19:41.923 [2019-07-30T18:19:42.035Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T18:19:44.550Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:19:44.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:19:44.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:19:44.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:19:44.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:19:44.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:44.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142688691 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:19:44.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142688691 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:19:44.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142688691 data=null} to TreeItem with text {test} [2019-07-30T18:19:44.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142688691 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:44.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142688692 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:19:44.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142688763 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:44.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:44.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142688763 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:19:44.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142688764 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:19:44.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142688764 data=null} to TreeItem with text {test} [2019-07-30T18:19:44.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142688764 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:44.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142688764 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:19:44.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142688781 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:44.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142688782 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:19:44.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142688782 data=null} to TreeItem with text {test} [2019-07-30T18:19:44.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142688782 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:44.550Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142688783 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-30T18:19:44.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142688785 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:44.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:44.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1142688787 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T18:19:44.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142688787 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:19:44.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142688787 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:19:44.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142688787 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:19:44.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142688787 data=null item=TreeItem {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-30T18:19:44.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142688806 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:19:44.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1142688806 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T18:19:44.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1142688806 data=null} to TreeItem with text {Traces [1]} [2019-07-30T18:19:44.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1142688807 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:19:44.806Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142688807 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-30T18:19:44.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1142688809 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T18:19:44.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1142688809 data=null doit=true} to Tree node with text: bug446190 [2019-07-30T18:19:44.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1142688810 data=null} to Tree node with text: bug446190 [2019-07-30T18:19:44.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1142688810 data=null button=1 stateMask=0x0 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T18:19:44.806Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142688810 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-30T18:19:44.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1142688812 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T18:19:44.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1142688813 data=null doit=true} to Tree node with text: Views [2019-07-30T18:19:44.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1142688813 data=null} to Tree node with text: Views [2019-07-30T18:19:44.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1142688813 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to Tree node with text: Views [2019-07-30T18:19:44.806Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142688814 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-30T18:19:44.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1142688876 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-30T18:19:44.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1142688877 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-30T18:19:44.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1142688877 data=null} to Tree node with text: XML system call analysis [2019-07-30T18:19:44.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1142688877 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T18:19:44.806Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142688877 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-30T18:19:44.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1142688897 data=null button=1 stateMask=0x80000 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T18:19:44.806Z] DEBUG - Double-clicking on Tree node with text: Latency vs Time [2019-07-30T18:19:44.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=1142688898 data=null button=0 stateMask=0x0 x=184 y=473 count=0} to Tree node with text: Latency vs Time [2019-07-30T18:19:44.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=1142688898 data=null doit=true} to Tree node with text: Latency vs Time [2019-07-30T18:19:44.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:44.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=1142688898 data=null} to Tree node with text: Latency vs Time [2019-07-30T18:19:44.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1142688898 data=null button=1 stateMask=0x0 x=184 y=473 count=1} to Tree node with text: Latency vs Time [2019-07-30T18:19:44.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142688899 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-30T18:19:44.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1142688907 data=null button=1 stateMask=0x80000 x=184 y=473 count=1} to Tree node with text: Latency vs Time [2019-07-30T18:19:44.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1142688907 data=null button=1 stateMask=0x0 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-30T18:19:44.807Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=1142688907 data=null button=1 stateMask=0x0 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-30T18:19:44.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1142689007 data=null button=1 stateMask=0x80000 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-30T18:19:45.062Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1142688908 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-30T18:19:45.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=1142689591 data=null button=0 stateMask=0x0 x=184 y=473 count=0} to Tree node with text: Latency vs Time [2019-07-30T18:19:45.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=1142689598 data=null doit=true} to Tree node with text: Latency vs Time [2019-07-30T18:19:45.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=1142689598 data=null} to Tree node with text: Latency vs Time [2019-07-30T18:19:45.625Z] DEBUG - Double-clicked on Tree node with text: Latency vs Time [2019-07-30T18:19:46.989Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-30T18:19:47.618Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-30T18:19:47.618Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:19:47.618Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:19:47.618Z] DEBUG - Setting state to checked on: bug446190 [2019-07-30T18:19:48.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142692383 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:19:48.179Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:19:48.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:19:48.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:19:48.434Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:48.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1142692439 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T18:19:48.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1142692439 data=null doit=true} to TreeItem with text {test} [2019-07-30T18:19:48.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1142692439 data=null} to TreeItem with text {test} [2019-07-30T18:19:48.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1142692461 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:48.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142692462 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T18:19:48.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1142692472 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T18:19:48.434Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:19:48.434Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:19:48.434Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:19:49.361Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:19:49.361Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:19:49.361Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:19:49.361Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:19:49.361Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:49.361Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:19:49.361Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:19:49.361Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:19:49.361Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:49.361Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:19:49.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142693300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:49.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142693301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:49.361Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142693301 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:49.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142693301 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:49.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142693301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:49.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142693301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:49.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142693301 data=null item=null detail=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-30T18:19:49.361Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142693301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:49.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142693301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:49.361Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142693301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:49.361Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142693301 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:49.361Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142693301 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:49.361Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:19:49.361Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:19:49.361Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:19:49.361Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:19:49.361Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:19:49.361Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:19:49.361Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:19:49.361Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:49.361Z] DEBUG - Clicking on OK [2019-07-30T18:19:49.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142693302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:49.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142693303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:49.361Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142693303 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:49.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142693303 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:49.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142693303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:49.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142693303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:49.361Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:49.361Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:49.361Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:49.361Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:49.361Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:49.361Z] DEBUG - Clicked on OK [2019-07-30T18:19:49.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142693303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:49.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1142692578 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-30T18:19:49.616Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-30T18:19:49.616Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.128 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2019-07-30T18:19:49.616Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest) Time elapsed: 5.367 s [2019-07-30T18:19:49.616Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2019-07-30T18:19:56.143Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.028 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2019-07-30T18:19:56.143Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest) Time elapsed: 5.999 s [2019-07-30T18:19:56.143Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2019-07-30T18:19:56.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142700098 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:19:56.143Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:19:56.143Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:19:56.143Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:19:56.399Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:19:56.399Z] DEBUG - matched Shell with text "Preferences", using matcher: of type 'Shell' [2019-07-30T18:19:56.399Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T18:19:56.399Z] DEBUG - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T18:19:56.399Z] DEBUG - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T18:19:56.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1142700412 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T18:19:56.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:19:56.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:19:56.399Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:56.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142700415 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T18:19:56.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142700415 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:19:56.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142700421 data=null} to TreeItem with text {Tracing} [2019-07-30T18:19:56.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142700422 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:19:56.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142700422 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-30T18:19:56.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142700468 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:19:56.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142700469 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:19:56.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142700469 data=null} to TreeItem with text {Tracing} [2019-07-30T18:19:56.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142700469 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:19:56.399Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142700469 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-30T18:19:56.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142700471 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:19:56.399Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:56.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142700472 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T18:19:56.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142700472 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T18:19:56.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142700472 data=null} to Tree node with text: XML Analyses [2019-07-30T18:19:56.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142700472 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:19:56.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142700472 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-30T18:19:56.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142700508 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:19:56.399Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:19:56.399Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:19:56.399Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:19:56.399Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:19:56.399Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:19:56.399Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:19:56.399Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:19:56.399Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:19:56.399Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:19:56.399Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:19:56.399Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:19:56.399Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:19:56.399Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:19:56.399Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:19:56.399Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:19:56.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-30T18:19:56.399Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:19:56.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142700511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:56.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142700511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:56.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142700511 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-30T18:19:56.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142700511 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:56.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142700512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:56.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142700512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:56.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142700512 data=null item=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-30T18:19:56.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142700203 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-30T18:19:56.399Z] DEBUG - Clicked on [2019-07-30T18:19:56.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142700603 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:19:56.399Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:19:56.399Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:19:56.399Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:19:56.655Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:19:56.655Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T18:19:56.655Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T18:19:56.655Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T18:19:56.655Z] 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-30T18:19:56.655Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142700798 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T18:19:56.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:19:56.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:19:56.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:56.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142700801 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T18:19:56.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142700801 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:19:56.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142700801 data=null} to TreeItem with text {Tracing} [2019-07-30T18:19:56.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142700801 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:19:56.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142700801 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-30T18:19:56.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142700871 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:19:56.655Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:19:56.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:56.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142700872 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T18:19:56.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142700872 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T18:19:56.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142700872 data=null} to Tree node with text: XML Analyses [2019-07-30T18:19:56.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142700873 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:19:56.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142700873 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-30T18:19:56.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142700874 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:19:56.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:19:56.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:19:56.655Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:19:56.655Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:19:56.655Z] DEBUG - Selecting rows [0, 1, 2] in (of type 'Table') [2019-07-30T18:19:56.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142700880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:19:56.655Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142700881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:19:56.655Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142700881 data=null doit=true} to (of type 'Table') [2019-07-30T18:19:56.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142700881 data=null} to (of type 'Table') [2019-07-30T18:19:56.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1142700881 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to (of type 'Table') [2019-07-30T18:19:56.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142700882 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-30T18:19:56.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1142700900 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to (of type 'Table') [2019-07-30T18:19:56.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142700900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:19:56.655Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142700900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:19:56.655Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142700900 data=null doit=true} to (of type 'Table') [2019-07-30T18:19:56.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142700900 data=null} to (of type 'Table') [2019-07-30T18:19:56.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1142700901 data=null button=1 stateMask=0x40000 x=86 y=33 count=1} to (of type 'Table') [2019-07-30T18:19:56.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142700901 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-30T18:19:56.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1142700974 data=null button=1 stateMask=0xc0000 x=86 y=33 count=1} to (of type 'Table') [2019-07-30T18:19:56.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142700974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:19:56.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142700974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:19:56.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142700974 data=null doit=true} to (of type 'Table') [2019-07-30T18:19:56.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142700974 data=null} to (of type 'Table') [2019-07-30T18:19:56.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_conditions} time=1142700974 data=null button=1 stateMask=0x40000 x=77 y=55 count=1} to (of type 'Table') [2019-07-30T18:19:56.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142700975 data=null item=TableItem {test_conditions} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-30T18:19:56.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_conditions} time=1142701006 data=null button=1 stateMask=0xc0000 x=77 y=55 count=1} to (of type 'Table') [2019-07-30T18:19:56.910Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:19:56.910Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:19:56.910Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:19:56.910Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:19:56.910Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:19:56.910Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T18:19:56.910Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:19:56.910Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:19:56.910Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:19:56.910Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:19:56.910Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:19:56.910Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:19:56.910Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:19:56.910Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:19:56.910Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:19:56.910Z] DEBUG - Clicking on Delete [2019-07-30T18:19:56.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1142701008 data=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-30T18:19:56.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142701008 data=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-30T18:19:56.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1142701008 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:19:56.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1142701008 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:19:56.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1142701009 data=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-30T18:19:56.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1142701009 data=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-30T18:19:56.911Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1142701102 data=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-30T18:19:56.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142701111 data=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-30T18:19:56.911Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1142701111 data=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-30T18:19:56.911Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1142701111 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:19:56.911Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1142701111 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:19:56.911Z] DEBUG - Clicked on Delete [2019-07-30T18:19:56.911Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T18:19:56.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1142701112 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T18:19:56.911Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:19:56.911Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:19:56.911Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:19:56.911Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:19:56.911Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:19:56.911Z] DEBUG - Clicking on &Yes [2019-07-30T18:19:56.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142701113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:19:56.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142701113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:19:56.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142701113 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:19:56.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142701113 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:19:56.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142701113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:19:56.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142701113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:19:57.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142701113 data=null item=null detail=0 x=0 y=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-30T18:19:57.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1142701009 data=null item=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-30T18:19:57.166Z] DEBUG - Clicked on [2019-07-30T18:19:57.166Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:19:57.166Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:19:57.166Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:19:57.166Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:19:57.166Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:19:57.166Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:19:57.166Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:19:57.166Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:19:57.166Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:19:57.166Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:19:57.166Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:19:57.166Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:19:57.166Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:19:57.166Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:19:57.166Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:19:57.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-30T18:19:57.166Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:19:57.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142701196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:57.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142701197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:57.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142701197 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-30T18:19:57.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142701197 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:57.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142701197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:57.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142701197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:57.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142701197 data=null item=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-30T18:19:57.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142700613 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-30T18:19:57.167Z] DEBUG - Clicked on [2019-07-30T18:19:57.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142701291 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:19:57.167Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:19:57.167Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:19:57.167Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:19:57.422Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:19:57.422Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T18:19:57.422Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T18:19:57.422Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T18:19:57.422Z] 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-30T18:19:57.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142701490 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T18:19:57.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:19:57.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:19:57.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:57.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142701493 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T18:19:57.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142701493 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:19:57.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142701493 data=null} to TreeItem with text {Tracing} [2019-07-30T18:19:57.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142701493 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:19:57.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142701493 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-30T18:19:57.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142701516 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:19:57.423Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:19:57.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:57.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142701560 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T18:19:57.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142701563 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T18:19:57.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142701563 data=null} to Tree node with text: XML Analyses [2019-07-30T18:19:57.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142701564 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:19:57.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142701564 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-30T18:19:57.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142701565 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:19:57.423Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:19:57.423Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T18:19:57.423Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T18:19:57.423Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:19:57.423Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:19:57.423Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:19:57.423Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:19:57.423Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:19:57.423Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:19:57.423Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:19:57.423Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:19:57.423Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:19:57.423Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:19:57.423Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:19:57.423Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:19:57.423Z] DEBUG - Clicking on Import [2019-07-30T18:19:57.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1142701570 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-30T18:19:57.423Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142701570 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-30T18:19:57.423Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1142701570 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:19:57.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1142701570 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:19:57.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1142701570 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-30T18:19:57.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1142701570 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-30T18:19:57.423Z] [2019-07-30T18:19:57.423Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 18:19:57.322 [2019-07-30T18:19:57.423Z] !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-30T18:19:57.423Z] [2019-07-30T18:19:57.423Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2019-07-30 18:19:57.323 [2019-07-30T18:19:57.423Z] !MESSAGE Import XML analysis file failed. [2019-07-30T18:19:57.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1142701570 data=null item=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-30T18:19:57.423Z] [2019-07-30T18:19:57.423Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 18:19:57.331 [2019-07-30T18:19:57.423Z] !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-30T18:19:57.678Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1142701586 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-30T18:19:57.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142701681 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-30T18:19:57.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1142701681 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-30T18:19:57.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1142701681 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:19:57.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1142701681 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:19:57.678Z] DEBUG - Clicked on Import [2019-07-30T18:19:57.678Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:19:57.678Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:19:57.678Z] DEBUG - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.' [2019-07-30T18:19:57.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} time=1142701688 data=null doit=true} to Shell with text {Import XML analysis file failed.} [2019-07-30T18:19:57.679Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:19:57.679Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:19:57.679Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:19:57.679Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:57.679Z] DEBUG - Clicking on OK [2019-07-30T18:19:57.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142701689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:57.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142701689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:57.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142701689 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:57.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142701689 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:57.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142701689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:57.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142701689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:57.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142701689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:19:57.679Z] DEBUG - Clicked on [2019-07-30T18:19:57.679Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:19:57.679Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:19:57.679Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:19:57.679Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:19:57.679Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:19:57.679Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:19:57.679Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:19:57.679Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:19:57.679Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:19:57.679Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:19:57.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:19:57.679Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:19:57.679Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:19:57.679Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:19:57.679Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:19:57.679Z] 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-30T18:19:57.679Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:19:57.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142701787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:57.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142701787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:57.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142701787 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-30T18:19:57.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142701787 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:57.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142701787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:57.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142701787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:57.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142701787 data=null item=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-30T18:19:57.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142701301 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-30T18:19:57.679Z] DEBUG - Clicked on [2019-07-30T18:19:57.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142701810 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:19:57.679Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:19:57.679Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:19:57.679Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:19:57.934Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:19:57.934Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T18:19:57.934Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T18:19:57.934Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T18:19:57.934Z] 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-30T18:19:57.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142701989 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T18:19:57.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:19:57.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:19:57.934Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:57.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142701991 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T18:19:57.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142701991 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:19:57.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142701991 data=null} to TreeItem with text {Tracing} [2019-07-30T18:19:57.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142701992 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:19:57.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142701992 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-30T18:19:57.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142702014 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:19:57.934Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:19:57.934Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:57.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142702015 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T18:19:57.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142702015 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T18:19:57.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142702015 data=null} to Tree node with text: XML Analyses [2019-07-30T18:19:57.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142702016 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:19:57.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142702016 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-30T18:19:57.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142702064 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:19:57.934Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:19:57.934Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:19:57.934Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:19:57.934Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:19:57.934Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:19:57.934Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:19:57.934Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:19:57.934Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:19:57.934Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:19:57.934Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:19:57.934Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:19:57.934Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:19:57.934Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:19:57.934Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:19:57.934Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:19:57.934Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:19:57.934Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:19:57.934Z] 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-30T18:19:57.934Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:19:57.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142702068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:57.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142702068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:57.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142702068 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-30T18:19:57.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142702068 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:57.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142702068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:57.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142702068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:57.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142702068 data=null item=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-30T18:19:57.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142701818 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-30T18:19:57.934Z] DEBUG - Clicked on [2019-07-30T18:19:58.189Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:19:58.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:19:58.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:19:58.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:19:58.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:19:58.750Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:58.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1142702792 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-30T18:19:58.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1142702792 data=null doit=true} to TreeItem with text {xml-test} [2019-07-30T18:19:58.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1142702793 data=null} to TreeItem with text {xml-test} [2019-07-30T18:19:58.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1142702793 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T18:19:58.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142702793 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-30T18:19:58.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1142702817 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T18:19:58.750Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:58.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1142702818 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-30T18:19:58.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1142702818 data=null doit=true} to TreeItem with text {xml-test} [2019-07-30T18:19:58.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1142702818 data=null} to TreeItem with text {xml-test} [2019-07-30T18:19:58.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1142702818 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T18:19:58.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142702818 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-30T18:19:58.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1142702831 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T18:19:58.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1142702831 data=null doit=true} to TreeItem with text {xml-test} [2019-07-30T18:19:58.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1142702831 data=null} to TreeItem with text {xml-test} [2019-07-30T18:19:58.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1142702831 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T18:19:58.750Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1142702832 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-30T18:19:58.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1142702834 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T18:19:58.750Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:58.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142702834 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:19:58.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142702834 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:19:58.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142702834 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:19:58.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142702834 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:19:58.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142702835 data=null item=TreeItem {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-30T18:19:58.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142702865 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:19:58.750Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T18:19:58.750Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:58.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1142702869 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T18:19:58.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1142702869 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T18:19:58.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1142702869 data=null} to TreeItem with text {Traces [0]} [2019-07-30T18:19:58.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1142702869 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:19:58.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142702869 data=null item=TreeItem {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-30T18:19:58.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1142702873 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T18:19:58.750Z] DEBUG - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...' [2019-07-30T18:19:58.750Z] DEBUG - Clicking on with mnemonic 'Manage XML analyses...' [2019-07-30T18:19:59.005Z] DEBUG - Clicked on with mnemonic 'Manage XML analyses...' [2019-07-30T18:19:59.005Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T18:19:59.005Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)' [2019-07-30T18:19:59.005Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)') [2019-07-30T18:19:59.005Z] 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-30T18:19:59.005Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} time=1142703189 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')) [2019-07-30T18:19:59.005Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:19:59.005Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:19:59.005Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:19:59.005Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:19:59.005Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:19:59.005Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:19:59.005Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:19:59.005Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:19:59.005Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:19:59.005Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:19:59.005Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:19:59.005Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:19:59.005Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:19:59.005Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:19:59.005Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:19:59.005Z] 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-30T18:19:59.005Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:19:59.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142703192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:59.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142703193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:59.005Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142703193 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-30T18:19:59.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142703193 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:59.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142703193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:59.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142703193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:19:59.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142703193 data=null item=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-30T18:19:59.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=1142702976 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-30T18:19:59.261Z] DEBUG - Clicked on [2019-07-30T18:19:59.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142703289 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:19:59.261Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T18:19:59.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:19:59.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:19:59.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:19:59.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1142703296 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-30T18:19:59.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1142703296 data=null doit=true} to TreeItem with text {xml-test} [2019-07-30T18:19:59.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1142703296 data=null} to TreeItem with text {xml-test} [2019-07-30T18:19:59.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1142703296 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T18:19:59.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142703296 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-30T18:19:59.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1142703319 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T18:19:59.261Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:19:59.261Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T18:19:59.261Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T18:19:59.918Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T18:19:59.918Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T18:20:00.173Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:20:00.173Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T18:20:00.173Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:20:00.173Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:20:00.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:00.173Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:20:00.173Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:20:00.173Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T18:20:00.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142704172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:20:00.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142704172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:20:00.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142704172 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:20:00.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142704172 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:20:00.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142704172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:20:00.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142704172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:20:00.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142704172 data=null item=null detail=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-30T18:20:00.173Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142704172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:20:00.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142704172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:20:00.173Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142704172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:20:00.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142704172 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:20:00.173Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1142704173 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:20:00.173Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T18:20:00.173Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T18:20:00.173Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T18:20:00.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:00.173Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T18:20:00.173Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T18:20:00.173Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:00.173Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:20:00.173Z] DEBUG - Clicking on OK [2019-07-30T18:20:00.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1142704173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:20:00.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1142704173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:20:00.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1142704174 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:20:00.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1142704174 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:20:00.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1142704174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:20:00.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1142704174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:20:00.173Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:20:00.173Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:20:00.173Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:20:00.173Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:20:00.173Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:20:00.173Z] DEBUG - Clicked on OK [2019-07-30T18:20:00.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1142704174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T18:20:00.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1142703408 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-30T18:20:00.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142704679 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:20:00.734Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:20:00.734Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:20:00.734Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:20:00.734Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:20:00.734Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T18:20:00.734Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T18:20:00.734Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T18:20:00.734Z] 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-30T18:20:00.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142704795 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T18:20:00.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:20:00.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:20:00.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:00.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142704798 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T18:20:00.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142704798 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:20:00.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142704798 data=null} to TreeItem with text {Tracing} [2019-07-30T18:20:00.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142704799 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:00.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142704799 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-30T18:20:00.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142704822 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:00.734Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:20:00.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:00.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142704863 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T18:20:00.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142704863 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T18:20:00.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142704864 data=null} to Tree node with text: XML Analyses [2019-07-30T18:20:00.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142704864 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:00.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142704864 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-30T18:20:00.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142704866 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:00.734Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:20:00.734Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:20:00.734Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:00.734Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:00.734Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:00.734Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:00.734Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:00.734Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:00.734Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:00.734Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:00.734Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:00.734Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:00.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:00.734Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:00.734Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:20:00.734Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:20:00.734Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:00.734Z] 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-30T18:20:00.734Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:20:00.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142704869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:00.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142704869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:00.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142704869 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-30T18:20:00.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142704869 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:00.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142704869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:00.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142704870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:00.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142704870 data=null item=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-30T18:20:00.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142704696 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-30T18:20:00.734Z] DEBUG - Clicked on [2019-07-30T18:20:00.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142704970 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:20:00.734Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:20:00.734Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:20:00.734Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:20:00.989Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:20:00.989Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T18:20:00.989Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T18:20:00.989Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T18:20:00.989Z] 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-30T18:20:00.989Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142705185 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T18:20:00.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:20:00.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:20:00.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:00.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142705188 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T18:20:00.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142705188 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:20:00.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142705188 data=null} to TreeItem with text {Tracing} [2019-07-30T18:20:00.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142705188 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:00.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142705189 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-30T18:20:00.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142705216 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:00.989Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:20:00.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:00.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142705217 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T18:20:00.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142705217 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T18:20:00.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142705217 data=null} to Tree node with text: XML Analyses [2019-07-30T18:20:00.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142705217 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:00.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142705218 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-30T18:20:00.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142705219 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - Clicking on Import [2019-07-30T18:20:01.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1142705270 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-30T18:20:01.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142705270 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-30T18:20:01.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1142705270 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:01.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1142705270 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:01.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1142705270 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-30T18:20:01.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1142705270 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-30T18:20:01.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1142705271 data=null item=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-30T18:20:01.245Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1142705313 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-30T18:20:01.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142705313 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-30T18:20:01.245Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1142705313 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-30T18:20:01.245Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1142705313 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:01.245Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1142705313 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:01.245Z] DEBUG - Clicked on Import [2019-07-30T18:20:01.245Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:20:01.245Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:20:01.245Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:20:01.245Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:20:01.245Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:20:01.245Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:20:01.245Z] DEBUG - Selecting rows [1, 0] in (of type 'Table') [2019-07-30T18:20:01.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142705368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:01.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142705369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:01.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142705369 data=null doit=true} to (of type 'Table') [2019-07-30T18:20:01.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142705369 data=null} to (of type 'Table') [2019-07-30T18:20:01.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1142705369 data=null button=1 stateMask=0x0 x=60 y=33 count=1} to (of type 'Table') [2019-07-30T18:20:01.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142705369 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-30T18:20:01.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1142705383 data=null button=1 stateMask=0x80000 x=60 y=33 count=1} to (of type 'Table') [2019-07-30T18:20:01.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142705383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:01.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142705383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:01.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142705383 data=null doit=true} to (of type 'Table') [2019-07-30T18:20:01.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142705383 data=null} to (of type 'Table') [2019-07-30T18:20:01.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1142705384 data=null button=1 stateMask=0x40000 x=95 y=11 count=1} to (of type 'Table') [2019-07-30T18:20:01.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142705384 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-30T18:20:01.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1142705407 data=null button=1 stateMask=0xc0000 x=95 y=11 count=1} to (of type 'Table') [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:01.245Z] DEBUG - Clicking on Edit... [2019-07-30T18:20:01.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1142705409 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-30T18:20:01.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1142705409 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-30T18:20:01.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1142705409 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T18:20:01.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1142705409 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T18:20:01.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1142705409 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-30T18:20:01.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1142705409 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-30T18:20:02.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1142705409 data=null item=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-30T18:20:02.863Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1142706814 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-30T18:20:02.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1142706885 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-30T18:20:02.863Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1142706885 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-30T18:20:02.863Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1142706885 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T18:20:02.863Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1142706885 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T18:20:02.863Z] DEBUG - Clicked on Edit... [2019-07-30T18:20:02.863Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:02.863Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:02.863Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:02.863Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:02.863Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:02.863Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:02.863Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:02.863Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:02.863Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:02.863Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:02.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:02.863Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:02.863Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:20:02.863Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:20:02.863Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:02.863Z] 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-30T18:20:02.863Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:20:02.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142706892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:02.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142706892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:02.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142706893 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-30T18:20:02.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142706893 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:02.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142706893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:02.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142706893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:02.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142706893 data=null item=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-30T18:20:02.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142704980 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-30T18:20:02.863Z] DEBUG - Clicked on [2019-07-30T18:20:02.863Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"' [2019-07-30T18:20:02.863Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"' [2019-07-30T18:20:03.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142707129 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:20:03.119Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:20:03.119Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:20:03.119Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:20:03.119Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:20:03.119Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T18:20:03.119Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T18:20:03.119Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T18:20:03.119Z] 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-30T18:20:03.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142707304 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T18:20:03.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:20:03.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:20:03.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:03.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142707315 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T18:20:03.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142707315 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:20:03.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142707315 data=null} to TreeItem with text {Tracing} [2019-07-30T18:20:03.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142707315 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:03.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142707317 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-30T18:20:03.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142707380 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:03.375Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:20:03.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:03.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142707381 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T18:20:03.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142707382 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T18:20:03.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142707382 data=null} to Tree node with text: XML Analyses [2019-07-30T18:20:03.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142707382 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:03.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142707382 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-30T18:20:03.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142707383 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:03.375Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:20:03.375Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:20:03.375Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:20:03.375Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:20:03.375Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-30T18:20:03.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142707387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:03.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142707387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:03.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142707398 data=null doit=true} to (of type 'Table') [2019-07-30T18:20:03.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142707398 data=null} to (of type 'Table') [2019-07-30T18:20:03.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1142707398 data=null button=1 stateMask=0x0 x=95 y=11 count=1} to (of type 'Table') [2019-07-30T18:20:03.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142707398 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-30T18:20:03.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1142707414 data=null button=1 stateMask=0x80000 x=95 y=11 count=1} to (of type 'Table') [2019-07-30T18:20:03.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142707414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:03.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142707415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:03.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142707415 data=null doit=true} to (of type 'Table') [2019-07-30T18:20:03.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142707415 data=null} to (of type 'Table') [2019-07-30T18:20:03.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1142707415 data=null button=1 stateMask=0x40000 x=60 y=33 count=1} to (of type 'Table') [2019-07-30T18:20:03.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142707415 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-30T18:20:03.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1142707479 data=null button=1 stateMask=0xc0000 x=60 y=33 count=1} to (of type 'Table') [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - Clicking on Delete [2019-07-30T18:20:03.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1142707480 data=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-30T18:20:03.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142707480 data=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-30T18:20:03.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1142707480 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:03.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1142707480 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:03.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1142707481 data=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-30T18:20:03.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1142707481 data=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-30T18:20:03.375Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1142707571 data=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-30T18:20:03.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142707574 data=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-30T18:20:03.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1142707574 data=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-30T18:20:03.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1142707574 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:03.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1142707574 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:03.375Z] DEBUG - Clicked on Delete [2019-07-30T18:20:03.375Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T18:20:03.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1142707575 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:03.375Z] DEBUG - Clicking on &Yes [2019-07-30T18:20:03.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142707575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:03.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142707575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:03.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142707575 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:03.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142707575 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:03.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142707575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:03.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142707575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:03.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142707575 data=null item=null detail=0 x=0 y=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-30T18:20:03.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1142707481 data=null item=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-30T18:20:03.375Z] DEBUG - Clicked on [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:20:03.375Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:03.375Z] 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-30T18:20:03.375Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:20:03.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142707615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:03.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142707615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:03.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142707615 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-30T18:20:03.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142707615 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:03.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142707615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:03.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142707615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:03.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142707615 data=null item=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-30T18:20:03.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142707177 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-30T18:20:03.630Z] DEBUG - Clicked on [2019-07-30T18:20:03.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142707713 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:20:03.630Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:20:03.630Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:20:03.630Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:20:03.885Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:20:03.885Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T18:20:03.885Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T18:20:03.885Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T18:20:03.885Z] 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-30T18:20:03.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142707906 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T18:20:03.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:20:03.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:20:03.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:03.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142707908 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T18:20:03.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142707908 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:20:03.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142707908 data=null} to TreeItem with text {Tracing} [2019-07-30T18:20:03.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142707908 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:03.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142707908 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-30T18:20:03.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142707975 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:03.885Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:20:03.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:03.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142707975 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T18:20:03.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142707976 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T18:20:03.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142707976 data=null} to Tree node with text: XML Analyses [2019-07-30T18:20:03.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142707976 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:03.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142707976 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-30T18:20:03.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142707977 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:03.885Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:03.885Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T18:20:03.885Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:03.885Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:03.885Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:03.885Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:03.885Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:03.885Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:03.885Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:03.885Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:03.885Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:03.885Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:03.885Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:03.885Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:03.885Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:03.885Z] DEBUG - Clicking on Import [2019-07-30T18:20:03.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1142707980 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-30T18:20:03.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142707980 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-30T18:20:03.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1142707980 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:03.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1142707980 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:03.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1142707980 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-30T18:20:03.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1142707988 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-30T18:20:04.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1142707988 data=null item=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-30T18:20:04.141Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1142708169 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-30T18:20:04.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142708171 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-30T18:20:04.141Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1142708171 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-30T18:20:04.141Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1142708171 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:04.141Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1142708171 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:04.141Z] DEBUG - Clicked on Import [2019-07-30T18:20:04.141Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:20:04.141Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:20:04.141Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:20:04.141Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:20:04.141Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:20:04.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid} time=1142708176 data=null button=0 stateMask=0x0 x=59 y=33 count=0} to TableItem with text {test_valid} [2019-07-30T18:20:04.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid} time=1142708176 data=null doit=true} to TableItem with text {test_valid} [2019-07-30T18:20:04.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid} time=1142708176 data=null} to TableItem with text {test_valid} [2019-07-30T18:20:04.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=1142708177 data=null button=1 stateMask=0x0 x=59 y=33 count=1} to TableItem with text {test_valid} [2019-07-30T18:20:04.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142708177 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-30T18:20:04.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=1142708294 data=null button=1 stateMask=0x80000 x=59 y=33 count=1} to TableItem with text {test_valid} [2019-07-30T18:20:04.142Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T18:20:04.142Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T18:20:04.142Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label' [2019-07-30T18:20:04.142Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2019-07-30T18:20:04.142Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2019-07-30T18:20:04.142Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T18:20:04.142Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:20:04.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1142708296 data=null button=0 stateMask=0x0 x=125 y=11 count=0} to TableItem with text {test_valid_xml_timegraphView} [2019-07-30T18:20:04.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=1142708296 data=null doit=true} to TableItem with text {test_valid_xml_timegraphView} [2019-07-30T18:20:04.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=1142708296 data=null} to TableItem with text {test_valid_xml_timegraphView} [2019-07-30T18:20:04.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1142708297 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to TableItem with text {test_valid_xml_timegraphView} [2019-07-30T18:20:04.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142708297 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-30T18:20:04.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1142708307 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to TableItem with text {test_valid_xml_timegraphView} [2019-07-30T18:20:04.142Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T18:20:04.142Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T18:20:04.142Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label' [2019-07-30T18:20:04.142Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2019-07-30T18:20:04.142Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2019-07-30T18:20:04.142Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T18:20:04.142Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:04.142Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:04.142Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:04.142Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:04.142Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:04.142Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:04.142Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:04.142Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:04.142Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:04.142Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:04.142Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:04.142Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:04.142Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:20:04.142Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:20:04.142Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:04.142Z] 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-30T18:20:04.142Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:20:04.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142708310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:04.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142708310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:04.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142708310 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-30T18:20:04.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142708310 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:04.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142708310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:04.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142708310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:04.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142708310 data=null item=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-30T18:20:04.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142707763 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-30T18:20:04.397Z] DEBUG - Clicked on [2019-07-30T18:20:04.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142708409 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:20:04.397Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:20:04.397Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:20:04.397Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:20:04.397Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:20:04.397Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T18:20:04.397Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T18:20:04.397Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T18:20:04.397Z] 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-30T18:20:04.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142708600 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T18:20:04.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:20:04.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:20:04.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:04.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142708602 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T18:20:04.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142708603 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:20:04.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142708603 data=null} to TreeItem with text {Tracing} [2019-07-30T18:20:04.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142708603 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:04.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142708603 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-30T18:20:04.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142708666 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:04.653Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:20:04.653Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:04.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142708667 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T18:20:04.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142708667 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T18:20:04.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142708668 data=null} to Tree node with text: XML Analyses [2019-07-30T18:20:04.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142708668 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:04.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142708668 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-30T18:20:04.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142708669 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:04.653Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:20:04.653Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:20:04.653Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:20:04.653Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:20:04.653Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-30T18:20:04.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142708672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:04.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142708672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:04.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142708672 data=null doit=true} to (of type 'Table') [2019-07-30T18:20:04.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142708672 data=null} to (of type 'Table') [2019-07-30T18:20:04.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1142708673 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to (of type 'Table') [2019-07-30T18:20:04.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142708673 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-30T18:20:04.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1142708680 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to (of type 'Table') [2019-07-30T18:20:04.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142708681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:04.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142708690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:04.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142708690 data=null doit=true} to (of type 'Table') [2019-07-30T18:20:04.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142708690 data=null} to (of type 'Table') [2019-07-30T18:20:04.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=1142708691 data=null button=1 stateMask=0x40000 x=59 y=33 count=1} to (of type 'Table') [2019-07-30T18:20:04.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142708691 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-30T18:20:04.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=1142708783 data=null button=1 stateMask=0xc0000 x=59 y=33 count=1} to (of type 'Table') [2019-07-30T18:20:04.653Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:04.653Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:04.653Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:04.653Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:04.653Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:20:04.653Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:04.653Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:04.653Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:04.653Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:04.653Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:04.653Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:04.653Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:04.653Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:04.653Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:04.653Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:04.653Z] DEBUG - Clicking on Delete [2019-07-30T18:20:04.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1142708784 data=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-30T18:20:04.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142708784 data=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-30T18:20:04.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1142708785 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:04.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1142708785 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:04.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1142708785 data=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-30T18:20:04.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1142708785 data=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-30T18:20:04.653Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1142708872 data=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-30T18:20:04.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142708874 data=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-30T18:20:04.653Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1142708874 data=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-30T18:20:04.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1142708874 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:04.653Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1142708874 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:04.653Z] DEBUG - Clicked on Delete [2019-07-30T18:20:04.653Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T18:20:04.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1142708874 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T18:20:04.653Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:20:04.653Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:20:04.653Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:20:04.653Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:04.653Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:04.653Z] DEBUG - Clicking on &Yes [2019-07-30T18:20:04.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142708875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:04.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142708875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:04.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142708875 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:04.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142708875 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:04.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142708875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:04.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142708875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:04.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142708875 data=null item=null detail=0 x=0 y=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-30T18:20:04.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1142708785 data=null item=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-30T18:20:04.909Z] DEBUG - Clicked on [2019-07-30T18:20:04.909Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:04.909Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:04.909Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:04.909Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:04.909Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:04.909Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:04.909Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:04.909Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:04.909Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:04.909Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:04.909Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:04.909Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:04.909Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:20:04.909Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:20:04.909Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:04.909Z] 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-30T18:20:04.909Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:20:04.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142708913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:04.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142708913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:04.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142708913 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-30T18:20:04.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142708913 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:04.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142708913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:04.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142708913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:04.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142708913 data=null item=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-30T18:20:04.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142708463 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-30T18:20:04.909Z] DEBUG - Clicked on [2019-07-30T18:20:04.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142709006 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:20:04.909Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:20:04.909Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:20:04.909Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:20:04.909Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:20:04.909Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T18:20:04.909Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T18:20:04.909Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T18:20:04.909Z] 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-30T18:20:04.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142709123 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T18:20:04.909Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:20:04.909Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:20:04.909Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:04.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142709125 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T18:20:04.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142709125 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:20:04.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142709125 data=null} to TreeItem with text {Tracing} [2019-07-30T18:20:04.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142709125 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:05.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142709126 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-30T18:20:05.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142709188 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:05.164Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:20:05.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:05.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142709189 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T18:20:05.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142709189 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T18:20:05.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142709189 data=null} to Tree node with text: XML Analyses [2019-07-30T18:20:05.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142709189 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:05.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142709189 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-30T18:20:05.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142709190 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:05.165Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:20:05.165Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:20:05.165Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:05.165Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T18:20:05.165Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:05.165Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:05.165Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:05.165Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:05.165Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:05.165Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:05.165Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:05.165Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:05.165Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:05.165Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:05.165Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:05.165Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:05.165Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:05.165Z] DEBUG - Clicking on Import [2019-07-30T18:20:05.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1142709207 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-30T18:20:05.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142709207 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-30T18:20:05.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1142709207 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:05.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1142709207 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:05.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1142709208 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-30T18:20:05.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1142709208 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-30T18:20:05.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1142709208 data=null item=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-30T18:20:05.165Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1142709375 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-30T18:20:05.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142709376 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-30T18:20:05.165Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1142709376 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-30T18:20:05.165Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1142709376 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:05.165Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1142709377 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:05.165Z] DEBUG - Clicked on Import [2019-07-30T18:20:05.165Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:20:05.165Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:20:05.165Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:20:05.165Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:20:05.165Z] DEBUG - Selecting rows [3, 2] in (of type 'Table') [2019-07-30T18:20:05.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142709380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:05.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142709381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:05.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142709381 data=null doit=true} to (of type 'Table') [2019-07-30T18:20:05.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142709381 data=null} to (of type 'Table') [2019-07-30T18:20:05.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1142709381 data=null button=1 stateMask=0x0 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T18:20:05.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142709381 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-30T18:20:05.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1142709408 data=null button=1 stateMask=0x80000 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T18:20:05.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142709409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:05.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142709409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:05.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142709409 data=null doit=true} to (of type 'Table') [2019-07-30T18:20:05.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142709409 data=null} to (of type 'Table') [2019-07-30T18:20:05.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1142709410 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T18:20:05.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142709410 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-30T18:20:05.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1142709477 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - Clicking on Uncheck selected [2019-07-30T18:20:05.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1142709478 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-30T18:20:05.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1142709478 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-30T18:20:05.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1142709478 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T18:20:05.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1142709479 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T18:20:05.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1142709479 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-30T18:20:05.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1142709479 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-30T18:20:05.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1142709479 data=null item=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-30T18:20:05.421Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1142709479 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-30T18:20:05.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1142709480 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-30T18:20:05.421Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1142709480 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-30T18:20:05.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1142709480 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T18:20:05.421Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1142709480 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T18:20:05.421Z] DEBUG - Clicked on Uncheck selected [2019-07-30T18:20:05.421Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:20:05.421Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:20:05.421Z] DEBUG - Selecting rows [3, 2] in (of type 'Table') [2019-07-30T18:20:05.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142709481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:05.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142709481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:05.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142709481 data=null doit=true} to (of type 'Table') [2019-07-30T18:20:05.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142709481 data=null} to (of type 'Table') [2019-07-30T18:20:05.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1142709481 data=null button=1 stateMask=0x0 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T18:20:05.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142709481 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-30T18:20:05.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1142709500 data=null button=1 stateMask=0x80000 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T18:20:05.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142709501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:05.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142709501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:05.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142709501 data=null doit=true} to (of type 'Table') [2019-07-30T18:20:05.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142709501 data=null} to (of type 'Table') [2019-07-30T18:20:05.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1142709501 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T18:20:05.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142709501 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-30T18:20:05.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1142709573 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - Clicking on Check selected [2019-07-30T18:20:05.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1142709575 data=null 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-30T18:20:05.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1142709575 data=null 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-30T18:20:05.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1142709575 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T18:20:05.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1142709575 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T18:20:05.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1142709575 data=null 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-30T18:20:05.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1142709575 data=null 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-30T18:20:05.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1142709575 data=null item=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-30T18:20:05.421Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1142709602 data=null 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-30T18:20:05.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1142709602 data=null 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-30T18:20:05.421Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1142709602 data=null 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-30T18:20:05.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1142709602 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T18:20:05.421Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1142709602 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T18:20:05.421Z] DEBUG - Clicked on Check selected [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - Clicking on Uncheck all [2019-07-30T18:20:05.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1142709604 data=null 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-30T18:20:05.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1142709604 data=null 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-30T18:20:05.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1142709604 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:20:05.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1142709604 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:20:05.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1142709604 data=null 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-30T18:20:05.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1142709604 data=null 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-30T18:20:05.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1142709604 data=null item=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-30T18:20:05.421Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1142709605 data=null 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-30T18:20:05.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1142709605 data=null 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-30T18:20:05.421Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1142709605 data=null 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-30T18:20:05.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1142709605 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:20:05.421Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1142709605 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T18:20:05.421Z] DEBUG - Clicked on Uncheck all [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:05.421Z] DEBUG - Clicking on Check all [2019-07-30T18:20:05.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1142709607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:20:05.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1142709607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:20:05.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1142709607 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:20:05.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1142709607 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:20:05.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1142709607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:20:05.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1142709607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:20:05.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1142709607 data=null item=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-30T18:20:05.676Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1142709678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:20:05.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1142709679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:20:05.676Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1142709679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:20:05.676Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1142709679 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:20:05.676Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1142709679 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T18:20:05.676Z] DEBUG - Clicked on Check all [2019-07-30T18:20:05.676Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:05.676Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:05.676Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:05.676Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:05.676Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:05.676Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:05.676Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:05.676Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:05.676Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:05.676Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:05.676Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:05.676Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:05.676Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:20:05.676Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:20:05.676Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:05.676Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:05.676Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:20:05.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142709681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:05.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142709681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:05.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142709681 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-30T18:20:05.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142709681 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:05.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142709681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:05.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142709681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:05.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142709681 data=null item=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-30T18:20:05.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142709014 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-30T18:20:05.677Z] DEBUG - Clicked on [2019-07-30T18:20:05.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142709805 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:20:05.677Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:20:05.677Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:20:05.677Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:20:05.932Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:20:05.932Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T18:20:05.932Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T18:20:05.932Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T18:20:05.932Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T18:20:05.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142709971 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T18:20:05.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:20:05.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:20:05.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:05.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142709973 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T18:20:05.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142709973 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:20:05.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142709973 data=null} to TreeItem with text {Tracing} [2019-07-30T18:20:05.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142709973 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:05.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142709973 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-30T18:20:05.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142709995 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:05.932Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:20:05.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:05.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142709996 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T18:20:05.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142709996 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T18:20:05.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142709996 data=null} to Tree node with text: XML Analyses [2019-07-30T18:20:05.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142709997 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:05.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142709997 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-30T18:20:05.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142709998 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:05.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:20:05.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142710001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142710002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142710002 data=null doit=true} to (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142710002 data=null} to (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_attributes} time=1142710012 data=null button=1 stateMask=0x0 x=75 y=11 count=1} to (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142710012 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-30T18:20:05.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_attributes} time=1142710069 data=null button=1 stateMask=0x80000 x=75 y=11 count=1} to (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142710070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142710070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142710070 data=null doit=true} to (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142710070 data=null} to (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=1142710070 data=null button=1 stateMask=0x40000 x=100 y=33 count=1} to (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142710070 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-30T18:20:05.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=1142710088 data=null button=1 stateMask=0xc0000 x=100 y=33 count=1} to (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142710088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142710088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142710088 data=null doit=true} to (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142710088 data=null} to (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1142710089 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142710089 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-30T18:20:05.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1142710164 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142710164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142710164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142710164 data=null doit=true} to (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142710164 data=null} to (of type 'Table') [2019-07-30T18:20:05.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1142710165 data=null button=1 stateMask=0x40000 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T18:20:06.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142710165 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-30T18:20:06.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1142710206 data=null button=1 stateMask=0xc0000 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T18:20:06.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142710206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:06.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142710206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:06.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142710206 data=null doit=true} to (of type 'Table') [2019-07-30T18:20:06.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142710206 data=null} to (of type 'Table') [2019-07-30T18:20:06.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_doubles} time=1142710207 data=null button=1 stateMask=0x40000 x=69 y=99 count=1} to (of type 'Table') [2019-07-30T18:20:06.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142710207 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-30T18:20:06.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_doubles} time=1142710295 data=null button=1 stateMask=0xc0000 x=69 y=99 count=1} to (of type 'Table') [2019-07-30T18:20:06.188Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:06.188Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:06.188Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:06.188Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:06.188Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:20:06.188Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:06.188Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:06.188Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:06.188Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:06.188Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:06.188Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:06.188Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:06.188Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:06.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:06.188Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:06.188Z] DEBUG - Clicking on Delete [2019-07-30T18:20:06.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1142710297 data=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-30T18:20:06.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142710297 data=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-30T18:20:06.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1142710297 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:06.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1142710297 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:06.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1142710297 data=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-30T18:20:06.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1142710297 data=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-30T18:20:06.188Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1142710386 data=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-30T18:20:06.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142710387 data=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-30T18:20:06.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1142710387 data=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-30T18:20:06.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1142710387 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:06.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1142710387 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:06.188Z] DEBUG - Clicked on Delete [2019-07-30T18:20:06.188Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T18:20:06.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1142710388 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T18:20:06.188Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:20:06.188Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:20:06.188Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:20:06.188Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:06.188Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:06.188Z] DEBUG - Clicking on &Yes [2019-07-30T18:20:06.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142710388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:06.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142710388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:06.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142710393 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:06.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142710393 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:06.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142710394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:06.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142710394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:06.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142710394 data=null item=null detail=0 x=0 y=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-30T18:20:06.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1142710297 data=null item=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-30T18:20:06.188Z] DEBUG - Clicked on [2019-07-30T18:20:06.443Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:06.443Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:06.443Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:06.443Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:06.443Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:06.443Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:06.443Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:06.443Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:06.443Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:06.443Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:06.443Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:06.443Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:06.443Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:20:06.443Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:20:06.443Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:06.443Z] 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-30T18:20:06.443Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:20:06.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142710468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:06.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142710468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:06.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142710468 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-30T18:20:06.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142710468 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:06.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142710468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:06.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142710468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:06.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142710468 data=null item=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-30T18:20:06.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142709812 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-30T18:20:06.443Z] DEBUG - Clicked on [2019-07-30T18:20:06.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142710521 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:20:06.443Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:20:06.443Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:20:06.443Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:20:06.443Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:20:06.443Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T18:20:06.443Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T18:20:06.443Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T18:20:06.443Z] 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-30T18:20:06.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142710687 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T18:20:06.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:20:06.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:20:06.443Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:06.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142710689 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T18:20:06.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142710689 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:20:06.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142710689 data=null} to TreeItem with text {Tracing} [2019-07-30T18:20:06.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142710690 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:06.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142710690 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-30T18:20:06.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142710711 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:06.699Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:20:06.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:06.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142710712 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T18:20:06.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142710712 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T18:20:06.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142710712 data=null} to Tree node with text: XML Analyses [2019-07-30T18:20:06.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142710713 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:06.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142710713 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-30T18:20:06.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142710714 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - Clicking on Import [2019-07-30T18:20:06.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1142710716 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-30T18:20:06.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142710717 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-30T18:20:06.699Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1142710717 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:06.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1142710717 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:06.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1142710717 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-30T18:20:06.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1142710717 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-30T18:20:06.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1142710717 data=null item=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-30T18:20:06.699Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1142710806 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-30T18:20:06.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142710806 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-30T18:20:06.699Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1142710806 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-30T18:20:06.699Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1142710806 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:06.699Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1142710806 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:06.699Z] DEBUG - Clicked on Import [2019-07-30T18:20:06.699Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:20:06.699Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:20:06.699Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:20:06.699Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:20:06.699Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:20:06.699Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:20:06.699Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T18:20:06.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142710810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:06.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142710810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:06.699Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142710810 data=null doit=true} to (of type 'Table') [2019-07-30T18:20:06.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142710810 data=null} to (of type 'Table') [2019-07-30T18:20:06.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1142710810 data=null button=1 stateMask=0x0 x=92 y=11 count=1} to (of type 'Table') [2019-07-30T18:20:06.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142710810 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-30T18:20:06.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1142710870 data=null button=1 stateMask=0x80000 x=92 y=11 count=1} to (of type 'Table') [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:06.699Z] DEBUG - Clicking on Edit... [2019-07-30T18:20:06.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1142710872 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-30T18:20:06.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1142710872 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-30T18:20:06.699Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1142710872 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T18:20:06.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1142710872 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T18:20:06.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1142710872 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-30T18:20:06.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1142710872 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-30T18:20:06.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1142710872 data=null item=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-30T18:20:07.213Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1142711276 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-30T18:20:07.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1142711282 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-30T18:20:07.213Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1142711282 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-30T18:20:07.213Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1142711282 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T18:20:07.213Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1142711282 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T18:20:07.213Z] DEBUG - Clicked on Edit... [2019-07-30T18:20:07.213Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:20:07.213Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:20:07.213Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-30T18:20:07.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142711396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:07.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142711396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:07.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142711396 data=null doit=true} to (of type 'Table') [2019-07-30T18:20:07.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142711397 data=null} to (of type 'Table') [2019-07-30T18:20:07.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1142711397 data=null button=1 stateMask=0x0 x=92 y=11 count=1} to (of type 'Table') [2019-07-30T18:20:07.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142711397 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-30T18:20:07.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1142711416 data=null button=1 stateMask=0x80000 x=92 y=11 count=1} to (of type 'Table') [2019-07-30T18:20:07.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142711416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:07.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142711416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:07.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142711416 data=null doit=true} to (of type 'Table') [2019-07-30T18:20:07.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142711470 data=null} to (of type 'Table') [2019-07-30T18:20:07.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1142711471 data=null button=1 stateMask=0x40000 x=86 y=33 count=1} to (of type 'Table') [2019-07-30T18:20:07.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142711471 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-30T18:20:07.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1142711498 data=null button=1 stateMask=0xc0000 x=86 y=33 count=1} to (of type 'Table') [2019-07-30T18:20:07.468Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:07.468Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:07.468Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:07.468Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:07.468Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:20:07.468Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:07.468Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:07.468Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:07.468Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:07.468Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:07.468Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:07.468Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:07.468Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:07.468Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:07.468Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:07.468Z] DEBUG - Clicking on Delete [2019-07-30T18:20:07.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1142711500 data=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-30T18:20:07.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142711500 data=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-30T18:20:07.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1142711500 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:07.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1142711500 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:07.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1142711500 data=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-30T18:20:07.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1142711500 data=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-30T18:20:07.468Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1142711581 data=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-30T18:20:07.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142711582 data=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-30T18:20:07.468Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1142711582 data=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-30T18:20:07.468Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1142711582 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:07.468Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1142711582 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:07.468Z] DEBUG - Clicked on Delete [2019-07-30T18:20:07.468Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T18:20:07.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1142711583 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T18:20:07.468Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:20:07.468Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:20:07.468Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:20:07.468Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:07.468Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:07.468Z] DEBUG - Clicking on &Yes [2019-07-30T18:20:07.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142711583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:07.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142711583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:07.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142711583 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:07.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142711583 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:07.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142711583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:07.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142711584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:07.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142711589 data=null item=null detail=0 x=0 y=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-30T18:20:07.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1142711500 data=null item=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-30T18:20:07.724Z] DEBUG - Clicked on [2019-07-30T18:20:07.724Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:07.724Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:07.724Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:07.724Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:07.724Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:07.724Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:07.724Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:07.724Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:07.724Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:07.724Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:07.724Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:07.724Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:07.724Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:20:07.724Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:20:07.724Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:07.724Z] 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-30T18:20:07.724Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:20:07.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142711778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:07.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142711778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:07.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142711778 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-30T18:20:07.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142711778 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:07.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142711778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:07.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142711779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:07.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142711779 data=null item=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-30T18:20:07.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142710562 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-30T18:20:07.724Z] DEBUG - Clicked on [2019-07-30T18:20:07.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142711828 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:20:07.724Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:20:07.724Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:20:07.724Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:20:07.980Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:20:07.980Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T18:20:07.980Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T18:20:07.980Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T18:20:07.980Z] 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-30T18:20:07.980Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142712002 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T18:20:07.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:20:07.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:20:07.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:07.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142712003 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T18:20:07.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142712004 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:20:07.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142712004 data=null} to TreeItem with text {Tracing} [2019-07-30T18:20:07.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142712004 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:07.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142712004 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-30T18:20:07.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142712070 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:07.980Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:20:07.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:07.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142712071 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T18:20:07.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142712071 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T18:20:07.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142712071 data=null} to Tree node with text: XML Analyses [2019-07-30T18:20:07.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142712071 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:07.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142712071 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-30T18:20:07.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142712073 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:07.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:20:07.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:20:07.980Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:07.980Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:07.980Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:07.980Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:07.980Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:07.980Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:07.980Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:07.980Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:07.980Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:07.980Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:07.980Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:07.980Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:07.980Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:20:07.980Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:20:07.980Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:07.980Z] 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-30T18:20:07.980Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:20:07.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142712075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:07.980Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142712075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:07.980Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142712075 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-30T18:20:07.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142712075 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:07.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142712075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:07.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142712075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:07.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142712075 data=null item=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-30T18:20:07.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142711872 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-30T18:20:07.980Z] DEBUG - Clicked on [2019-07-30T18:20:07.980Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142712127 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:20:07.980Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:20:07.980Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:20:07.980Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:20:08.236Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:20:08.236Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T18:20:08.236Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T18:20:08.236Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T18:20:08.236Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T18:20:08.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142712244 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T18:20:08.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:20:08.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:20:08.236Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:08.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142712246 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T18:20:08.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142712247 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:20:08.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142712247 data=null} to TreeItem with text {Tracing} [2019-07-30T18:20:08.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142712247 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:08.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142712247 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-30T18:20:08.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142712274 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:08.236Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:20:08.236Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:08.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142712275 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T18:20:08.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142712275 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T18:20:08.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142712275 data=null} to Tree node with text: XML Analyses [2019-07-30T18:20:08.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142712275 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:08.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142712275 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-30T18:20:08.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142712276 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:08.236Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:08.236Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T18:20:08.236Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:08.236Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:08.236Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:08.236Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:08.236Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:08.236Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:08.236Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:08.236Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:08.236Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:08.236Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:08.236Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:08.236Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:08.236Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:08.236Z] DEBUG - Clicking on Import [2019-07-30T18:20:08.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1142712279 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-30T18:20:08.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142712279 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-30T18:20:08.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1142712279 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:08.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1142712279 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:08.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1142712279 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-30T18:20:08.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1142712279 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-30T18:20:08.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1142712279 data=null item=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-30T18:20:08.236Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1142712304 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-30T18:20:08.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1142712304 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-30T18:20:08.236Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1142712304 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-30T18:20:08.236Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1142712304 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:08.236Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1142712304 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T18:20:08.236Z] DEBUG - Clicked on Import [2019-07-30T18:20:08.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:20:08.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:20:08.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:20:08.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:20:08.236Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:20:08.236Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:20:08.236Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T18:20:08.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142712310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:08.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142712310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:08.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142712310 data=null doit=true} to (of type 'Table') [2019-07-30T18:20:08.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142712310 data=null} to (of type 'Table') [2019-07-30T18:20:08.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1142712310 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to (of type 'Table') [2019-07-30T18:20:08.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142712310 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-30T18:20:08.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1142712370 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to (of type 'Table') [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Export", using matcher: with mnemonic 'Export' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Export", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - Clicking on Export [2019-07-30T18:20:08.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Export} time=1142712371 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-30T18:20:08.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=1142712372 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-30T18:20:08.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Export} time=1142712372 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-30T18:20:08.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Export} time=1142712372 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-30T18:20:08.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Export} time=1142712372 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-30T18:20:08.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Export} time=1142712372 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-30T18:20:08.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Export} time=1142712372 data=null item=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-30T18:20:08.237Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Export} time=1142712373 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-30T18:20:08.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=1142712373 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-30T18:20:08.237Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Export} time=1142712373 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-30T18:20:08.237Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Export} time=1142712373 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-30T18:20:08.237Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Export} time=1142712373 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-30T18:20:08.237Z] DEBUG - Clicked on Export [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:20:08.237Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:08.237Z] 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-30T18:20:08.237Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:20:08.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142712375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:08.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142712375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:08.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142712375 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-30T18:20:08.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142712375 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:08.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142712375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:08.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142712375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:08.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142712375 data=null item=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-30T18:20:08.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142712134 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-30T18:20:08.237Z] DEBUG - Clicked on [2019-07-30T18:20:08.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142712434 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:20:08.237Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:20:08.237Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:20:08.237Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:20:08.493Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:20:08.493Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T18:20:08.493Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T18:20:08.493Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T18:20:08.493Z] 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-30T18:20:08.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142712565 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T18:20:08.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:20:08.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:20:08.493Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:08.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142712567 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T18:20:08.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142712567 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:20:08.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142712568 data=null} to TreeItem with text {Tracing} [2019-07-30T18:20:08.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142712568 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:08.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142712568 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-30T18:20:08.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142712590 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:08.493Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:20:08.493Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:08.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142712591 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T18:20:08.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142712591 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T18:20:08.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142712591 data=null} to Tree node with text: XML Analyses [2019-07-30T18:20:08.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142712591 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:08.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142712591 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-30T18:20:08.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142712592 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:08.493Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:20:08.493Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:20:08.493Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:20:08.493Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:20:08.493Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T18:20:08.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142712595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:08.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142712595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:08.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142712595 data=null doit=true} to (of type 'Table') [2019-07-30T18:20:08.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142712595 data=null} to (of type 'Table') [2019-07-30T18:20:08.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1142712596 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to (of type 'Table') [2019-07-30T18:20:08.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142712605 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-30T18:20:08.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1142712618 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to (of type 'Table') [2019-07-30T18:20:08.493Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:08.493Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:08.493Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:08.493Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:08.493Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:20:08.493Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:08.493Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:08.493Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:08.493Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:08.493Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:08.493Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:08.493Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:08.493Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:08.493Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:08.493Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:08.493Z] DEBUG - Clicking on Delete [2019-07-30T18:20:08.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1142712667 data=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-30T18:20:08.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142712667 data=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-30T18:20:08.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1142712667 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:08.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1142712667 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:08.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1142712667 data=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-30T18:20:08.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1142712667 data=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-30T18:20:08.493Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1142712708 data=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-30T18:20:08.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142712709 data=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-30T18:20:08.493Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1142712709 data=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-30T18:20:08.493Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1142712709 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:08.493Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1142712709 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:08.493Z] DEBUG - Clicked on Delete [2019-07-30T18:20:08.493Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T18:20:08.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1142712710 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T18:20:08.493Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:20:08.493Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:20:08.493Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:20:08.493Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:08.493Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:08.493Z] DEBUG - Clicking on &Yes [2019-07-30T18:20:08.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142712710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:08.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142712710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:08.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142712710 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:08.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142712710 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:08.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142712710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:08.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142712710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:08.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142712711 data=null item=null detail=0 x=0 y=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-30T18:20:08.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1142712667 data=null item=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-30T18:20:08.749Z] DEBUG - Clicked on [2019-07-30T18:20:08.749Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:08.749Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:08.749Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:08.749Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:08.749Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:08.749Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:08.749Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:08.749Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:08.749Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:08.749Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:08.749Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:08.749Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:08.749Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:20:08.749Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:20:08.749Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:08.749Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:08.749Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:20:08.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142712778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:08.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142712779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:08.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142712779 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-30T18:20:08.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142712779 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:08.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142712779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:08.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142712779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:08.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142712779 data=null item=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-30T18:20:08.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142712441 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-30T18:20:08.749Z] DEBUG - Clicked on [2019-07-30T18:20:08.749Z] [2019-07-30T18:20:08.749Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 18:20:08.582 [2019-07-30T18:20:08.749Z] !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-30T18:20:08.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142712838 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:20:08.749Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:20:08.749Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:20:08.749Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:20:08.749Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:20:08.749Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T18:20:08.749Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T18:20:08.749Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T18:20:08.749Z] 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-30T18:20:08.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142712973 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T18:20:08.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:20:08.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:20:08.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:08.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142712975 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T18:20:08.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142712975 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:20:08.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142712975 data=null} to TreeItem with text {Tracing} [2019-07-30T18:20:08.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142712976 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:08.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142712976 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-30T18:20:08.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142712998 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:08.749Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:20:08.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:08.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142712999 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T18:20:08.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142712999 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T18:20:08.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142712999 data=null} to Tree node with text: XML Analyses [2019-07-30T18:20:09.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142712999 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:09.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142712999 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-30T18:20:09.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142713001 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:09.004Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:20:09.004Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:20:09.004Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T18:20:09.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=1142713003 data=null button=0 stateMask=0x0 x=64 y=11 count=0} to TableItem with text {test_invalid} [2019-07-30T18:20:09.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_invalid} time=1142713004 data=null doit=true} to TableItem with text {test_invalid} [2019-07-30T18:20:09.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_invalid} time=1142713004 data=null} to TableItem with text {test_invalid} [2019-07-30T18:20:09.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1142713004 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to TableItem with text {test_invalid} [2019-07-30T18:20:09.004Z] [2019-07-30T18:20:09.004Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 18:20:08.756 [2019-07-30T18:20:09.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-30T18:20:09.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142713004 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-30T18:20:09.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1142713023 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to TableItem with text {test_invalid} [2019-07-30T18:20:09.004Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T18:20:09.004Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T18:20:09.004Z] DEBUG - matched Label with text "Invalid file", using matcher: of type 'Label' [2019-07-30T18:20:09.004Z] DEBUG - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file' [2019-07-30T18:20:09.004Z] DEBUG - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file') [2019-07-30T18:20:09.004Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T18:20:09.004Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:09.004Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:09.004Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:09.004Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:09.004Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:09.004Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:09.004Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:09.004Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:09.004Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:09.004Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:09.004Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:09.004Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:09.004Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:20:09.004Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:20:09.004Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:09.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-30T18:20:09.004Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:20:09.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142713027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:09.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142713028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:09.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142713028 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-30T18:20:09.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142713028 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:09.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142713028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:09.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142713028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:09.004Z] [2019-07-30T18:20:09.004Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 18:20:08.809 [2019-07-30T18:20:09.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-30T18:20:09.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142713028 data=null item=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-30T18:20:09.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142712847 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-30T18:20:09.004Z] DEBUG - Clicked on [2019-07-30T18:20:09.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1142713116 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T18:20:09.004Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T18:20:09.004Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T18:20:09.004Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T18:20:09.260Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T18:20:09.260Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T18:20:09.260Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T18:20:09.260Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T18:20:09.260Z] 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-30T18:20:09.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1142713271 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T18:20:09.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T18:20:09.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T18:20:09.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:09.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1142713273 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T18:20:09.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1142713273 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T18:20:09.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1142713273 data=null} to TreeItem with text {Tracing} [2019-07-30T18:20:09.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1142713274 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:09.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142713274 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-30T18:20:09.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1142713296 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T18:20:09.260Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T18:20:09.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T18:20:09.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1142713297 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T18:20:09.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1142713297 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T18:20:09.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1142713297 data=null} to Tree node with text: XML Analyses [2019-07-30T18:20:09.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1142713297 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:09.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1142713297 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-30T18:20:09.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1142713298 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T18:20:09.260Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T18:20:09.260Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T18:20:09.260Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:20:09.260Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T18:20:09.260Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T18:20:09.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1142713301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:09.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1142713301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T18:20:09.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1142713301 data=null doit=true} to (of type 'Table') [2019-07-30T18:20:09.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1142713301 data=null} to (of type 'Table') [2019-07-30T18:20:09.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1142713302 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to (of type 'Table') [2019-07-30T18:20:09.260Z] [2019-07-30T18:20:09.260Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 18:20:09.052 [2019-07-30T18:20:09.260Z] !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-30T18:20:09.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1142713302 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-30T18:20:09.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1142713365 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to (of type 'Table') [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - Clicking on Delete [2019-07-30T18:20:09.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1142713366 data=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-30T18:20:09.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142713366 data=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-30T18:20:09.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1142713366 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:09.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1142713366 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:09.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1142713367 data=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-30T18:20:09.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1142713367 data=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-30T18:20:09.260Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1142713405 data=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-30T18:20:09.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1142713406 data=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-30T18:20:09.260Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1142713406 data=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-30T18:20:09.260Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1142713406 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:09.260Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1142713406 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T18:20:09.260Z] DEBUG - Clicked on Delete [2019-07-30T18:20:09.260Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T18:20:09.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1142713407 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:09.260Z] DEBUG - Clicking on &Yes [2019-07-30T18:20:09.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1142713407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:09.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1142713407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:09.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1142713407 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:09.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1142713407 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:09.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1142713407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:09.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1142713407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T18:20:09.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1142713407 data=null item=null detail=0 x=0 y=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-30T18:20:09.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1142713367 data=null item=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-30T18:20:09.260Z] DEBUG - Clicked on [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T18:20:09.260Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T18:20:09.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-30T18:20:09.260Z] DEBUG - Clicking on Apply and Close [2019-07-30T18:20:09.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1142713487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:09.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1142713487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:09.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1142713487 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-30T18:20:09.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1142713487 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:09.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1142713487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:09.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1142713487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T18:20:09.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1142713487 data=null item=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-30T18:20:09.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1142713123 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-30T18:20:09.515Z] DEBUG - Clicked on [2019-07-30T18:20:09.515Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.686 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2019-07-30T18:20:09.515Z] testPreferencePageMenuBar(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.294 s [2019-07-30T18:20:09.515Z] testImportInvalid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 0.879 s [2019-07-30T18:20:09.515Z] testPreferencePageContextMenu(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.799 s [2019-07-30T18:20:09.515Z] testEdit(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.742 s [2019-07-30T18:20:09.515Z] testImportValid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.294 s [2019-07-30T18:20:09.515Z] testCheckButtons(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.514 s [2019-07-30T18:20:09.515Z] testDelete(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.606 s [2019-07-30T18:20:09.515Z] testExport(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 0.704 s [2019-07-30T18:20:09.515Z] testInvalidLabel(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 0.749 s [2019-07-30T18:20:09.515Z] [2019-07-30T18:20:09.515Z] Results: [2019-07-30T18:20:09.515Z] [2019-07-30T18:20:09.515Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T18:20:09.515Z] [2019-07-30T18:20:09.770Z] [2019-07-30T18:20:09.770Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 18:20:09.715 [2019-07-30T18:20:09.770Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T18:20:11.134Z] [INFO] All tests passed! [2019-07-30T18:20:11.134Z] [INFO] [2019-07-30T18:20:11.134Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T18:20:11.134Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:20:11.134Z] [INFO] [2019-07-30T18:20:11.134Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T18:20:12.060Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:20:12.314Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:20:13.130Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:20:13.690Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T18:20:13.690Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T18:20:13.690Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T18:20:13.945Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T18:20:13.945Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:20:13.945Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:20:13.945Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T18:20:14.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:20:14.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T18:20:15.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:20:16.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T18:20:16.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T18:20:16.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T18:20:16.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T18:20:16.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T18:20:16.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T18:20:16.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T18:20:16.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T18:20:16.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T18:20:16.567Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T18:20:16.823Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T18:20:16.823Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T18:20:17.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T18:20:17.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T18:20:17.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T18:20:17.333Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:20:17.333Z] [INFO] [2019-07-30T18:20:17.333Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T18:20:17.333Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:17.333Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:17.333Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:17.333Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:17.333Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:17.333Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:17.333Z] [INFO] [2019-07-30T18:20:17.333Z] [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-30T18:20:17.333Z] [INFO] [2019-07-30T18:20:17.333Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >-- [2019-07-30T18:20:17.334Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT [126/134] [2019-07-30T18:20:17.334Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:20:17.334Z] [INFO] [2019-07-30T18:20:17.334Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T18:20:17.334Z] [INFO] [2019-07-30T18:20:17.334Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T18:20:17.334Z] [INFO] The project's OSGi version is 1.0.2.201907301708 [2019-07-30T18:20:17.334Z] [INFO] [2019-07-30T18:20:17.334Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T18:20:17.334Z] [INFO] [2019-07-30T18:20:17.334Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T18:20:17.334Z] [INFO] [2019-07-30T18:20:17.334Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T18:20:17.334Z] [INFO] [2019-07-30T18:20:17.334Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T18:20:17.334Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:20:17.334Z] [INFO] [2019-07-30T18:20:17.334Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T18:20:17.334Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:20:17.334Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources [2019-07-30T18:20:17.334Z] [INFO] [2019-07-30T18:20:17.334Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T18:20:17.334Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes [2019-07-30T18:20:17.589Z] [INFO] [2019-07-30T18:20:17.589Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T18:20:17.589Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:20:17.589Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources [2019-07-30T18:20:17.589Z] [INFO] [2019-07-30T18:20:17.589Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T18:20:17.589Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:17.589Z] [INFO] [2019-07-30T18:20:17.589Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T18:20:17.589Z] [INFO] [2019-07-30T18:20:17.589Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T18:20:17.589Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:17.589Z] [INFO] [2019-07-30T18:20:17.589Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T18:20:17.589Z] [INFO] [2019-07-30T18:20:17.589Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T18:20:17.589Z] [INFO] [2019-07-30T18:20:17.589Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T18:20:17.589Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:17.589Z] [INFO] [2019-07-30T18:20:17.589Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T18:20:17.589Z] [INFO] [2019-07-30T18:20:17.589Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T18:20:18.513Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log [2019-07-30T18:20:18.513Z] [INFO] Command line: [2019-07-30T18:20:18.513Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T18:20:18.513Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:20:21.026Z] !SESSION 2019-07-30 18:20:18.653 ----------------------------------------------- [2019-07-30T18:20:21.026Z] eclipse.buildId=unknown [2019-07-30T18:20:21.026Z] java.version=1.8.0_202 [2019-07-30T18:20:21.026Z] java.vendor=Oracle Corporation [2019-07-30T18:20:21.026Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:20:21.026Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T18:20:21.026Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T18:20:21.026Z] [2019-07-30T18:20:21.026Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:20:20.546 [2019-07-30T18:20:21.026Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:20:21.026Z] !STACK 0 [2019-07-30T18:20:21.026Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T18:20:21.026Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:20:21.026Z] [2019-07-30T18:20:21.026Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:20:21.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:20:21.026Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:20:21.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:20:21.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:20:21.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:20:21.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:20:21.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:20:21.026Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:20:21.026Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:20:21.026Z] [2019-07-30T18:20:21.026Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:20:20.654 [2019-07-30T18:20:21.026Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:20:21.026Z] !STACK 0 [2019-07-30T18:20:21.026Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T18:20:21.026Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:20:21.026Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:20:21.026Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T18:20:21.026Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T18:20:21.026Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:20:21.026Z] [2019-07-30T18:20:21.026Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:20:21.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:20:21.026Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:20:21.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:20:21.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:20:21.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:20:21.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:20:21.026Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:20:21.026Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:20:21.026Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:20:21.951Z] process 18716: 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-30T18:20:21.951Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T18:20:22.512Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T18:20:22.512Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T18:20:30.591Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2019-07-30T18:20:30.591Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2019-07-30T18:20:30.591Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest) Time elapsed: 0.001 s [2019-07-30T18:20:30.591Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest) Time elapsed: 0 s [2019-07-30T18:20:30.591Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2019-07-30T18:20:30.591Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2019-07-30T18:20:30.591Z] testBuiltinOutput(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest) Time elapsed: 0.698 s [2019-07-30T18:20:30.591Z] [2019-07-30T18:20:30.591Z] Results: [2019-07-30T18:20:30.591Z] [2019-07-30T18:20:30.591Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T18:20:30.591Z] [2019-07-30T18:20:30.591Z] [2019-07-30T18:20:30.591Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:20:30.110 [2019-07-30T18:20:30.591Z] !MESSAGE Unexpected error executing analysis with trace [2019-07-30T18:20:30.591Z] !STACK 0 [2019-07-30T18:20:30.591Z] java.lang.NullPointerException [2019-07-30T18:20:30.591Z] at java.io.File.(File.java:277) [2019-07-30T18:20:30.591Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-30T18:20:30.591Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-30T18:20:30.591Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-30T18:20:30.591Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-30T18:20:30.591Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T18:20:30.591Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T18:20:30.591Z] [2019-07-30T18:20:30.591Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:20:30.111 [2019-07-30T18:20:30.591Z] !MESSAGE Unexpected error executing analysis with trace [2019-07-30T18:20:30.591Z] !STACK 0 [2019-07-30T18:20:30.591Z] java.lang.NullPointerException [2019-07-30T18:20:30.591Z] at java.io.File.(File.java:277) [2019-07-30T18:20:30.591Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-30T18:20:30.591Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-30T18:20:30.591Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-30T18:20:30.591Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-30T18:20:30.591Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T18:20:30.591Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T18:20:30.591Z] [2019-07-30T18:20:30.591Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:20:30.117 [2019-07-30T18:20:30.591Z] !MESSAGE Exception executing analysis [2019-07-30T18:20:30.591Z] !STACK 0 [2019-07-30T18:20:30.591Z] java.lang.NullPointerException [2019-07-30T18:20:30.591Z] at java.io.File.(File.java:277) [2019-07-30T18:20:30.591Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-30T18:20:30.591Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-30T18:20:30.591Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-30T18:20:30.591Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-30T18:20:30.591Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T18:20:30.591Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T18:20:30.591Z] [2019-07-30T18:20:30.591Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:20:30.118 [2019-07-30T18:20:30.591Z] !MESSAGE Exception executing analysis [2019-07-30T18:20:30.591Z] !STACK 0 [2019-07-30T18:20:30.591Z] java.lang.NullPointerException [2019-07-30T18:20:30.591Z] at java.io.File.(File.java:277) [2019-07-30T18:20:30.591Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-30T18:20:30.591Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-30T18:20:30.591Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-30T18:20:30.591Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-30T18:20:30.591Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T18:20:30.591Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T18:20:30.846Z] [2019-07-30T18:20:30.846Z] !ENTRY org.eclipse.e4.ui.workbench 4 0 2019-07-30 18:20:30.624 [2019-07-30T18:20:30.846Z] !MESSAGE Failed to evaluate: ReferenceExpression [definitionId=org.eclipse.ui.ide.showInDefinition] [2019-07-30T18:20:30.846Z] !STACK 0 [2019-07-30T18:20:30.846Z] 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@7f737268] [2019-07-30T18:20:30.846Z] at org.eclipse.core.internal.expressions.Property.test(Property.java:68) [2019-07-30T18:20:30.846Z] at org.eclipse.core.internal.expressions.TestExpression.evaluate(TestExpression.java:103) [2019-07-30T18:20:30.846Z] at org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:55) [2019-07-30T18:20:30.846Z] at org.eclipse.core.internal.expressions.WithExpression.evaluate(WithExpression.java:81) [2019-07-30T18:20:30.846Z] at org.eclipse.core.internal.expressions.CompositeExpression.evaluateOr(CompositeExpression.java:69) [2019-07-30T18:20:30.846Z] at org.eclipse.core.internal.expressions.OrExpression.evaluate(OrExpression.java:25) [2019-07-30T18:20:30.846Z] at org.eclipse.core.internal.expressions.ReferenceExpression.evaluate(ReferenceExpression.java:74) [2019-07-30T18:20:30.846Z] at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:74) [2019-07-30T18:20:30.846Z] at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:100) [2019-07-30T18:20:30.846Z] at org.eclipse.ui.internal.services.EvaluationReference.changed(EvaluationReference.java:94) [2019-07-30T18:20:30.846Z] at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:109) [2019-07-30T18:20:30.846Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.processScheduled(EclipseContext.java:364) [2019-07-30T18:20:30.846Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.set(EclipseContext.java:379) [2019-07-30T18:20:30.846Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:208) [2019-07-30T18:20:30.846Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:171) [2019-07-30T18:20:30.846Z] at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.dispose(EclipseContextOSGi.java:102) [2019-07-30T18:20:30.846Z] at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.bundleChanged(EclipseContextOSGi.java:144) [2019-07-30T18:20:30.846Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:973) [2019-07-30T18:20:30.846Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:20:30.846Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151) [2019-07-30T18:20:30.846Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:234) [2019-07-30T18:20:30.846Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:140) [2019-07-30T18:20:30.846Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:132) [2019-07-30T18:20:30.846Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:231) [2019-07-30T18:20:30.846Z] at org.eclipse.osgi.container.Module.publishEvent(Module.java:493) [2019-07-30T18:20:30.846Z] at org.eclipse.osgi.container.Module.doStop(Module.java:651) [2019-07-30T18:20:30.846Z] at org.eclipse.osgi.container.Module.stop(Module.java:515) [2019-07-30T18:20:30.846Z] at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:207) [2019-07-30T18:20:30.846Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:220) [2019-07-30T18:20:30.846Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T18:20:30.846Z] Caused by: org.eclipse.swt.SWTException: Invalid thread access [2019-07-30T18:20:30.846Z] at org.eclipse.swt.SWT.error(SWT.java:4699) [2019-07-30T18:20:30.846Z] at org.eclipse.swt.SWT.error(SWT.java:4614) [2019-07-30T18:20:30.846Z] at org.eclipse.swt.SWT.error(SWT.java:4585) [2019-07-30T18:20:30.846Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:532) [2019-07-30T18:20:30.846Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:470) [2019-07-30T18:20:30.846Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:558) [2019-07-30T18:20:30.846Z] at org.eclipse.ui.internal.ide.handlers.PagePropertyTester.test(PagePropertyTester.java:39) [2019-07-30T18:20:30.846Z] at org.eclipse.core.internal.expressions.Property.test(Property.java:65) [2019-07-30T18:20:30.846Z] ... 29 more [2019-07-30T18:20:31.774Z] [INFO] All tests passed! [2019-07-30T18:20:31.774Z] [INFO] [2019-07-30T18:20:31.774Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T18:20:31.774Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:20:31.774Z] [INFO] [2019-07-30T18:20:31.774Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T18:20:32.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:20:32.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:20:32.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:20:32.895Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T18:20:32.895Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:20:32.895Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:20:32.895Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T18:20:33.150Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:20:34.076Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T18:20:34.076Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T18:20:34.331Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T18:20:34.331Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:20:34.331Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T18:20:34.331Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T18:20:34.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T18:20:34.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T18:20:34.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T18:20:34.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T18:20:35.097Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T18:20:35.097Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:20:35.097Z] [INFO] [2019-07-30T18:20:35.097Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T18:20:35.097Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:35.097Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:35.097Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:35.097Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:35.097Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:35.097Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:35.097Z] [INFO] [2019-07-30T18:20:35.097Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T18:20:35.097Z] [INFO] [2019-07-30T18:20:35.097Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >-- [2019-07-30T18:20:35.097Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT [127/134] [2019-07-30T18:20:35.097Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:20:35.097Z] [INFO] [2019-07-30T18:20:35.097Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T18:20:35.097Z] [INFO] [2019-07-30T18:20:35.097Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T18:20:35.097Z] [INFO] The project's OSGi version is 1.0.0.201907301708 [2019-07-30T18:20:35.097Z] [INFO] [2019-07-30T18:20:35.097Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T18:20:35.097Z] [INFO] [2019-07-30T18:20:35.097Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T18:20:35.097Z] [INFO] [2019-07-30T18:20:35.097Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T18:20:35.097Z] [INFO] [2019-07-30T18:20:35.097Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T18:20:35.097Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:20:35.097Z] [INFO] [2019-07-30T18:20:35.097Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T18:20:35.097Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:20:35.097Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources [2019-07-30T18:20:35.097Z] [INFO] [2019-07-30T18:20:35.097Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T18:20:35.097Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes [2019-07-30T18:20:35.353Z] [INFO] [2019-07-30T18:20:35.353Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T18:20:35.353Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:20:35.353Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources [2019-07-30T18:20:35.353Z] [INFO] [2019-07-30T18:20:35.353Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T18:20:35.353Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T18:20:35.353Z] [INFO] [2019-07-30T18:20:35.353Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T18:20:35.353Z] [INFO] [2019-07-30T18:20:35.353Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T18:20:35.353Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T18:20:35.353Z] [INFO] [2019-07-30T18:20:35.353Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T18:20:35.353Z] [INFO] [2019-07-30T18:20:35.353Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T18:20:35.353Z] [INFO] [2019-07-30T18:20:35.353Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T18:20:35.353Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T18:20:35.353Z] [INFO] [2019-07-30T18:20:35.353Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T18:20:35.353Z] [INFO] [2019-07-30T18:20:35.353Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T18:20:36.278Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log [2019-07-30T18:20:36.278Z] [INFO] Command line: [2019-07-30T18:20:36.278Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T18:20:36.278Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:20:38.879Z] !SESSION 2019-07-30 18:20:36.430 ----------------------------------------------- [2019-07-30T18:20:38.879Z] eclipse.buildId=unknown [2019-07-30T18:20:38.879Z] java.version=1.8.0_202 [2019-07-30T18:20:38.879Z] java.vendor=Oracle Corporation [2019-07-30T18:20:38.879Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:20:38.879Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T18:20:38.879Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T18:20:38.879Z] [2019-07-30T18:20:38.879Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:20:38.327 [2019-07-30T18:20:38.879Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:20:38.879Z] !STACK 0 [2019-07-30T18:20:38.879Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T18:20:38.879Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:20:38.879Z] [2019-07-30T18:20:38.879Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:20:38.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:20:38.879Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:20:38.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:20:38.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:20:38.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:20:38.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:20:38.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:20:38.879Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:20:38.879Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:20:38.879Z] [2019-07-30T18:20:38.879Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:20:38.433 [2019-07-30T18:20:38.879Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:20:38.879Z] !STACK 0 [2019-07-30T18:20:38.879Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T18:20:38.879Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:20:38.879Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:20:38.879Z] -> 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-30T18:20:38.879Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T18:20:38.879Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:20:38.879Z] [2019-07-30T18:20:38.879Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:20:38.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:20:38.879Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:20:38.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:20:38.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:20:38.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:20:38.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:20:38.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:20:38.879Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:20:38.879Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:20:39.857Z] process 18786: 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-30T18:20:39.857Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T18:20:40.112Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T18:20:40.112Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T18:20:46.643Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2019-07-30T18:20:46.643Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2019-07-30T18:20:46.643Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0.003 s [2019-07-30T18:20:46.643Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-30T18:20:46.643Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-30T18:20:46.643Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-30T18:20:46.643Z] [2019-07-30T18:20:46.643Z] Results: [2019-07-30T18:20:46.643Z] [2019-07-30T18:20:46.643Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T18:20:46.643Z] [2019-07-30T18:20:47.569Z] [INFO] All tests passed! [2019-07-30T18:20:47.569Z] [INFO] [2019-07-30T18:20:47.569Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T18:20:47.569Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:20:47.569Z] [INFO] [2019-07-30T18:20:47.569Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T18:20:47.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:20:47.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:20:47.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:20:47.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:20:48.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T18:20:48.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:20:49.004Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T18:20:49.258Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T18:20:49.513Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:20:50.439Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:20:50.439Z] [INFO] [2019-07-30T18:20:50.439Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T18:20:50.439Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:50.439Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:50.439Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:50.439Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:50.439Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:50.439Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:50.439Z] [INFO] [2019-07-30T18:20:50.439Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T18:20:50.439Z] [INFO] [2019-07-30T18:20:50.439Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >-- [2019-07-30T18:20:50.439Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.6-SNAPSHOT [128/134] [2019-07-30T18:20:50.439Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:20:50.439Z] [INFO] [2019-07-30T18:20:50.439Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T18:20:50.439Z] [INFO] [2019-07-30T18:20:50.439Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T18:20:50.439Z] [INFO] The project's OSGi version is 1.0.6.201907301708 [2019-07-30T18:20:50.439Z] [INFO] [2019-07-30T18:20:50.439Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T18:20:50.439Z] [INFO] [2019-07-30T18:20:50.439Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T18:20:50.439Z] [INFO] [2019-07-30T18:20:50.439Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T18:20:50.439Z] [INFO] [2019-07-30T18:20:50.439Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T18:20:50.439Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:20:50.439Z] [INFO] [2019-07-30T18:20:50.439Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T18:20:50.439Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:20:50.439Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources [2019-07-30T18:20:50.439Z] [INFO] [2019-07-30T18:20:50.439Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T18:20:50.439Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes [2019-07-30T18:20:50.694Z] [INFO] [2019-07-30T18:20:50.694Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T18:20:50.694Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:20:50.694Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources [2019-07-30T18:20:50.694Z] [INFO] [2019-07-30T18:20:50.694Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T18:20:50.694Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:50.694Z] [INFO] [2019-07-30T18:20:50.694Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T18:20:50.694Z] [INFO] [2019-07-30T18:20:50.694Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T18:20:50.694Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:50.694Z] [INFO] [2019-07-30T18:20:50.694Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T18:20:50.694Z] [INFO] [2019-07-30T18:20:50.694Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T18:20:50.694Z] [INFO] [2019-07-30T18:20:50.694Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T18:20:50.694Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:20:50.949Z] [INFO] [2019-07-30T18:20:50.949Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T18:20:50.949Z] [INFO] [2019-07-30T18:20:50.949Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T18:20:52.312Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T18:20:52.312Z] [INFO] Command line: [2019-07-30T18:20:52.312Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T18:20:52.312Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:20:54.197Z] !SESSION 2019-07-30 18:20:52.059 ----------------------------------------------- [2019-07-30T18:20:54.197Z] eclipse.buildId=unknown [2019-07-30T18:20:54.197Z] java.version=1.8.0_202 [2019-07-30T18:20:54.197Z] java.vendor=Oracle Corporation [2019-07-30T18:20:54.197Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:20:54.197Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T18:20:54.197Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T18:20:54.197Z] [2019-07-30T18:20:54.197Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:20:54.011 [2019-07-30T18:20:54.197Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:20:54.197Z] !STACK 0 [2019-07-30T18:20:54.197Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T18:20:54.197Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:20:54.197Z] [2019-07-30T18:20:54.197Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:20:54.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:20:54.197Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:20:54.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:20:54.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:20:54.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:20:54.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:20:54.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:20:54.197Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:20:54.197Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:20:54.197Z] [2019-07-30T18:20:54.197Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:20:54.114 [2019-07-30T18:20:54.197Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:20:54.197Z] !STACK 0 [2019-07-30T18:20:54.197Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T18:20:54.197Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:20:54.197Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:20:54.197Z] -> 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-30T18:20:54.197Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T18:20:54.197Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:20:54.197Z] [2019-07-30T18:20:54.197Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:20:54.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:20:54.197Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:20:54.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:20:54.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:20:54.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:20:54.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:20:54.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:20:54.197Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:20:54.197Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:20:55.562Z] process 18848: 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-30T18:20:55.562Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T18:20:56.122Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T18:20:56.122Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T18:21:04.199Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2019-07-30T18:21:04.199Z] Display size: 1440x900 [2019-07-30T18:21:04.199Z] OS version=3.10.0-957.10.1.el7.x86_64 [2019-07-30T18:21:04.199Z] GTK version=3.18.9 [2019-07-30T18:21:04.199Z] GTK theme=Ambiance [2019-07-30T18:21:04.199Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T18:21:04.199Z] Time zone: Coordinated Universal Time [2019-07-30T18:21:04.199Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T18:21:04.199Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T18:21:05.125Z] *** BUG *** [2019-07-30T18:21:05.125Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:21:05.125Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:21:05.125Z] [2019-07-30T18:21:05.125Z] *** BUG *** [2019-07-30T18:21:05.125Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:21:05.125Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:21:05.125Z] [2019-07-30T18:21:05.125Z] *** BUG *** [2019-07-30T18:21:05.125Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:21:05.125Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:21:05.125Z] [2019-07-30T18:21:05.125Z] *** BUG *** [2019-07-30T18:21:05.125Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:21:05.125Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:21:05.125Z] [2019-07-30T18:21:05.125Z] *** BUG *** [2019-07-30T18:21:05.125Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:21:05.125Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:21:05.125Z] [2019-07-30T18:21:08.389Z] *** BUG *** [2019-07-30T18:21:08.389Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:21:08.389Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:21:08.389Z] [2019-07-30T18:21:08.389Z] *** BUG *** [2019-07-30T18:21:08.389Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:21:08.389Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:21:08.389Z] [2019-07-30T18:21:08.389Z] *** BUG *** [2019-07-30T18:21:08.389Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:21:08.389Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:21:08.389Z] [2019-07-30T18:21:08.389Z] *** BUG *** [2019-07-30T18:21:08.389Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:21:08.389Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:21:08.389Z] [2019-07-30T18:21:08.389Z] *** BUG *** [2019-07-30T18:21:08.389Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T18:21:08.389Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T18:21:08.389Z] [2019-07-30T18:22:16.212Z] [2019-07-30T18:22:16.212Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 18:22:14.753 [2019-07-30T18:22:16.212Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown' [2019-07-30T18:22:16.212Z] !STACK 0 [2019-07-30T18:22:16.212Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown [2019-07-30T18:22:16.213Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:88) [2019-07-30T18:22:16.213Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:141) [2019-07-30T18:22:16.213Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:390) [2019-07-30T18:22:16.213Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) [2019-07-30T18:22:16.213Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown [2019-07-30T18:22:16.213Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:803) [2019-07-30T18:22:16.213Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:841) [2019-07-30T18:22:16.213Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:814) [2019-07-30T18:22:16.213Z] at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208) [2019-07-30T18:22:16.213Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:84) [2019-07-30T18:22:16.213Z] ... 3 more [2019-07-30T18:22:31.916Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 88.745 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2019-07-30T18:22:31.916Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 6.477 s [2019-07-30T18:22:31.916Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.261 s [2019-07-30T18:22:31.916Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 7.449 s [2019-07-30T18:22:31.916Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 14.036 s [2019-07-30T18:22:31.916Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5.265 s [2019-07-30T18:22:31.916Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.4 s [2019-07-30T18:22:31.916Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.23 s [2019-07-30T18:22:31.916Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.511 s [2019-07-30T18:22:31.916Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.982 s [2019-07-30T18:22:31.916Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.707 s [2019-07-30T18:22:31.916Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.301 s [2019-07-30T18:22:31.916Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.945 s [2019-07-30T18:22:31.916Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.624 s [2019-07-30T18:22:31.916Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.819 s [2019-07-30T18:22:31.916Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.585 s [2019-07-30T18:22:31.916Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped [2019-07-30T18:22:31.916Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.634 s [2019-07-30T18:22:31.916Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.886 s [2019-07-30T18:22:31.916Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.588 s [2019-07-30T18:22:31.916Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.38 s [2019-07-30T18:22:31.916Z] [2019-07-30T18:22:31.916Z] Results: [2019-07-30T18:22:31.916Z] [2019-07-30T18:22:31.916Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T18:22:31.916Z] [2019-07-30T18:22:32.171Z] [2019-07-30T18:22:32.171Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 18:22:31.930 [2019-07-30T18:22:32.171Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T18:22:33.098Z] [INFO] All tests passed! [2019-07-30T18:22:33.098Z] [INFO] [2019-07-30T18:22:33.098Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T18:22:33.098Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:22:33.098Z] [INFO] [2019-07-30T18:22:33.098Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T18:22:33.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:22:33.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:22:33.916Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:22:34.477Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T18:22:34.477Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T18:22:34.732Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T18:22:34.732Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T18:22:34.732Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:22:34.988Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:22:34.988Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T18:22:34.988Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:22:34.988Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T18:22:35.549Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T18:22:35.549Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T18:22:35.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T18:22:35.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T18:22:36.059Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T18:22:36.059Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T18:22:36.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T18:22:36.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:22:36.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T18:22:36.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T18:22:36.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T18:22:36.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T18:22:36.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:22:38.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T18:22:38.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T18:22:38.187Z] [INFO] [2019-07-30T18:22:38.187Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T18:22:38.187Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:22:38.187Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:22:38.187Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:22:38.187Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:22:38.187Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:22:38.187Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:22:38.187Z] [INFO] [2019-07-30T18:22:38.187Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T18:22:38.187Z] [INFO] [2019-07-30T18:22:38.187Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >-- [2019-07-30T18:22:38.187Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT [129/134] [2019-07-30T18:22:38.187Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:22:38.187Z] [INFO] [2019-07-30T18:22:38.187Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T18:22:38.187Z] [INFO] [2019-07-30T18:22:38.187Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T18:22:38.187Z] [INFO] The project's OSGi version is 1.0.0.201907301708 [2019-07-30T18:22:38.187Z] [INFO] [2019-07-30T18:22:38.187Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T18:22:38.187Z] [INFO] [2019-07-30T18:22:38.187Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T18:22:38.187Z] [INFO] [2019-07-30T18:22:38.187Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T18:22:38.187Z] [INFO] [2019-07-30T18:22:38.187Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T18:22:38.187Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:22:38.187Z] [INFO] [2019-07-30T18:22:38.187Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T18:22:38.187Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:22:38.187Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources [2019-07-30T18:22:38.187Z] [INFO] [2019-07-30T18:22:38.187Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T18:22:38.187Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes [2019-07-30T18:22:39.114Z] [INFO] [2019-07-30T18:22:39.114Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T18:22:39.114Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:22:39.114Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources [2019-07-30T18:22:39.114Z] [INFO] [2019-07-30T18:22:39.114Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T18:22:39.114Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T18:22:39.114Z] [INFO] [2019-07-30T18:22:39.114Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T18:22:39.114Z] [INFO] [2019-07-30T18:22:39.114Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T18:22:39.114Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T18:22:39.114Z] [INFO] [2019-07-30T18:22:39.114Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T18:22:39.114Z] [INFO] [2019-07-30T18:22:39.114Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T18:22:39.114Z] [INFO] [2019-07-30T18:22:39.114Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T18:22:39.114Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T18:22:39.114Z] [INFO] [2019-07-30T18:22:39.114Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T18:22:39.114Z] [INFO] [2019-07-30T18:22:39.114Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T18:22:40.045Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log [2019-07-30T18:22:40.045Z] [INFO] Command line: [2019-07-30T18:22:40.045Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T18:22:40.045Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:22:42.560Z] !SESSION 2019-07-30 18:22:40.119 ----------------------------------------------- [2019-07-30T18:22:42.560Z] eclipse.buildId=unknown [2019-07-30T18:22:42.560Z] java.version=1.8.0_202 [2019-07-30T18:22:42.560Z] java.vendor=Oracle Corporation [2019-07-30T18:22:42.560Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:22:42.560Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T18:22:42.560Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T18:22:42.560Z] [2019-07-30T18:22:42.560Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:22:42.033 [2019-07-30T18:22:42.560Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:22:42.560Z] !STACK 0 [2019-07-30T18:22:42.560Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T18:22:42.560Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:22:42.560Z] [2019-07-30T18:22:42.560Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:22:42.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:22:42.560Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:22:42.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:22:42.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:22:42.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:22:42.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:22:42.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:22:42.560Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:22:42.560Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:22:42.560Z] [2019-07-30T18:22:42.560Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:22:42.157 [2019-07-30T18:22:42.560Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:22:42.560Z] !STACK 0 [2019-07-30T18:22:42.560Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T18:22:42.560Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:22:42.560Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:22:42.560Z] -> 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-30T18:22:42.560Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T18:22:42.560Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:22:42.560Z] [2019-07-30T18:22:42.560Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:22:42.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:22:42.560Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:22:42.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:22:42.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:22:42.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:22:42.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:22:42.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:22:42.560Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:22:42.560Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:22:43.924Z] process 19391: 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-30T18:22:43.924Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T18:22:44.179Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T18:22:44.179Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T18:22:50.710Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2019-07-30T18:22:50.710Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2019-07-30T18:22:50.710Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.021 s [2019-07-30T18:22:50.710Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.095 s [2019-07-30T18:22:50.710Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.003 s [2019-07-30T18:22:50.710Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.002 s [2019-07-30T18:22:50.710Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.003 s [2019-07-30T18:22:50.710Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2019-07-30T18:22:50.710Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2019-07-30T18:22:50.710Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest) Time elapsed: 0.031 s [2019-07-30T18:22:50.710Z] [2019-07-30T18:22:50.710Z] Results: [2019-07-30T18:22:50.710Z] [2019-07-30T18:22:50.710Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T18:22:50.710Z] [2019-07-30T18:22:53.222Z] [INFO] All tests passed! [2019-07-30T18:22:53.222Z] [INFO] [2019-07-30T18:22:53.222Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T18:22:53.222Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:22:53.222Z] [INFO] [2019-07-30T18:22:53.222Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T18:22:53.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:22:53.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:22:53.477Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:22:53.732Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:22:53.732Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:22:53.987Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:22:53.987Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T18:22:53.987Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:22:53.987Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T18:22:54.242Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T18:22:54.242Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T18:22:54.498Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:22:55.423Z] [INFO] [2019-07-30T18:22:55.423Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T18:22:55.423Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:22:55.423Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:22:55.423Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:22:55.423Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:22:55.423Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:22:55.423Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:22:55.423Z] [INFO] [2019-07-30T18:22:55.423Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T18:22:55.423Z] [INFO] [2019-07-30T18:22:55.423Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >----- [2019-07-30T18:22:55.423Z] [INFO] Building Trace Compass All Tests 1.0.6-SNAPSHOT [130/134] [2019-07-30T18:22:55.423Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:22:55.423Z] [INFO] [2019-07-30T18:22:55.423Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.alltests --- [2019-07-30T18:22:55.423Z] [INFO] [2019-07-30T18:22:55.423Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests --- [2019-07-30T18:22:55.423Z] [INFO] The project's OSGi version is 1.0.6.201907301708 [2019-07-30T18:22:55.423Z] [INFO] [2019-07-30T18:22:55.423Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests --- [2019-07-30T18:22:55.423Z] [INFO] [2019-07-30T18:22:55.423Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests --- [2019-07-30T18:22:55.423Z] [INFO] [2019-07-30T18:22:55.423Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests --- [2019-07-30T18:22:55.423Z] [INFO] [2019-07-30T18:22:55.423Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests --- [2019-07-30T18:22:55.423Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:22:55.423Z] [INFO] [2019-07-30T18:22:55.423Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.alltests --- [2019-07-30T18:22:55.423Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:22:55.423Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/src/main/resources [2019-07-30T18:22:55.423Z] [INFO] [2019-07-30T18:22:55.423Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.alltests --- [2019-07-30T18:22:55.423Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/classes [2019-07-30T18:22:56.786Z] [INFO] [2019-07-30T18:22:56.786Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.alltests --- [2019-07-30T18:22:56.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:22:56.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/src/test/resources [2019-07-30T18:22:56.786Z] [INFO] [2019-07-30T18:22:56.786Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests --- [2019-07-30T18:22:56.786Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-sources.jar [2019-07-30T18:22:56.786Z] [INFO] [2019-07-30T18:22:56.786Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests --- [2019-07-30T18:22:56.786Z] [INFO] [2019-07-30T18:22:56.786Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests --- [2019-07-30T18:22:56.786Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar [2019-07-30T18:22:56.786Z] [INFO] [2019-07-30T18:22:56.786Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests --- [2019-07-30T18:22:56.786Z] [INFO] [2019-07-30T18:22:56.786Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.alltests --- [2019-07-30T18:22:56.786Z] [INFO] [2019-07-30T18:22:56.786Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.alltests --- [2019-07-30T18:22:56.786Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar [2019-07-30T18:22:56.786Z] [INFO] [2019-07-30T18:22:56.786Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests --- [2019-07-30T18:22:56.786Z] [INFO] [2019-07-30T18:22:56.786Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.alltests --- [2019-07-30T18:22:59.299Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/work/data/.metadata/.log [2019-07-30T18:22:59.299Z] [INFO] Command line: [2019-07-30T18:22:59.299Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T18:22:59.299Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:23:02.561Z] !SESSION 2019-07-30 18:22:59.456 ----------------------------------------------- [2019-07-30T18:23:02.561Z] eclipse.buildId=unknown [2019-07-30T18:23:02.561Z] java.version=1.8.0_202 [2019-07-30T18:23:02.561Z] java.vendor=Oracle Corporation [2019-07-30T18:23:02.561Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:23:02.561Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T18:23:02.561Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T18:23:02.561Z] [2019-07-30T18:23:02.561Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:23:01.827 [2019-07-30T18:23:02.561Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:23:02.561Z] !STACK 0 [2019-07-30T18:23:02.561Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-30T18:23:02.561Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:23:02.561Z] [2019-07-30T18:23:02.561Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:23:02.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:23:02.561Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:23:02.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:23:02.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:23:02.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:23:02.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:23:02.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:23:02.561Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:23:02.561Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:23:02.561Z] [2019-07-30T18:23:02.561Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:23:01.912 [2019-07-30T18:23:02.561Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:23:02.561Z] !STACK 0 [2019-07-30T18:23:02.561Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-30T18:23:02.561Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:23:02.561Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:23:02.561Z] -> 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-30T18:23:02.561Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T18:23:02.561Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:23:02.561Z] [2019-07-30T18:23:02.561Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:23:02.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:23:02.561Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:23:02.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:23:02.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:23:02.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:23:02.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:23:02.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:23:02.561Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:23:02.561Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:23:03.486Z] [2019-07-30T18:23:03.486Z] Results: [2019-07-30T18:23:03.486Z] [2019-07-30T18:23:03.486Z] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T18:23:03.486Z] [2019-07-30T18:23:04.412Z] [WARNING] No tests found. [2019-07-30T18:23:04.412Z] [INFO] [2019-07-30T18:23:04.412Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.alltests --- [2019-07-30T18:23:04.412Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:23:04.412Z] [INFO] [2019-07-30T18:23:04.412Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.alltests --- [2019-07-30T18:23:08.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-07-30T18:23:08.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-07-30T18:23:08.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-30T18:23:08.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-30T18:23:08.828Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-30T18:23:08.828Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-30T18:23:08.828Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-07-30T18:23:09.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 23 classes [2019-07-30T18:23:09.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests' with 3 classes [2019-07-30T18:23:09.338Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T18:23:09.338Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-30T18:23:09.594Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-07-30T18:23:09.594Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-07-30T18:23:09.594Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T18:23:09.594Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-07-30T18:23:09.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-07-30T18:23:09.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-07-30T18:23:09.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 10 classes [2019-07-30T18:23:09.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-07-30T18:23:09.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-07-30T18:23:10.104Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-07-30T18:23:10.104Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-30T18:23:10.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-07-30T18:23:10.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-07-30T18:23:10.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-30T18:23:10.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-07-30T18:23:10.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-07-30T18:23:10.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-30T18:23:10.872Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-07-30T18:23:10.872Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T18:23:10.872Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T18:23:10.872Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-07-30T18:23:10.872Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-07-30T18:23:11.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T18:23:11.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-30T18:23:11.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-07-30T18:23:11.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T18:23:11.382Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T18:23:11.637Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-30T18:23:11.637Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-30T18:23:11.637Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-07-30T18:23:11.637Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T18:23:11.637Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-07-30T18:23:11.637Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-07-30T18:23:11.637Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T18:23:11.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T18:23:11.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:23:11.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:23:11.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:23:13.255Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T18:23:13.255Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T18:23:13.255Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:23:14.182Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T18:23:14.182Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T18:23:14.182Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T18:23:14.182Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:23:14.437Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T18:23:14.437Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T18:23:14.437Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T18:23:14.437Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:23:14.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:23:14.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T18:23:14.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T18:23:14.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T18:23:14.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T18:23:14.948Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T18:23:15.203Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T18:23:15.203Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T18:23:15.458Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T18:23:15.458Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-30T18:23:15.458Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T18:23:15.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T18:23:15.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T18:23:15.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T18:23:15.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T18:23:15.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T18:23:15.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T18:23:16.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T18:23:16.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T18:23:16.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T18:23:16.733Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T18:23:16.733Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T18:23:16.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T18:23:16.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T18:23:16.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:23:17.244Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T18:23:17.244Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T18:23:17.244Z] [INFO] [2019-07-30T18:23:17.244Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests --- [2019-07-30T18:23:17.244Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:23:17.244Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:23:17.244Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:23:17.244Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:23:17.244Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:23:17.244Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:23:17.244Z] [INFO] [2019-07-30T18:23:17.244Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests --- [2019-07-30T18:23:17.244Z] [INFO] [2019-07-30T18:23:17.244Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------ [2019-07-30T18:23:17.244Z] [INFO] Building org.eclipse.tracecompass.testing 5.0.0-SNAPSHOT [131/134] [2019-07-30T18:23:17.244Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T18:23:17.244Z] [INFO] [2019-07-30T18:23:17.244Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.testing --- [2019-07-30T18:23:17.244Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/target [2019-07-30T18:23:17.244Z] [INFO] [2019-07-30T18:23:17.244Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing --- [2019-07-30T18:23:17.244Z] [INFO] The project's OSGi version is 5.0.0.201907301708 [2019-07-30T18:23:17.244Z] [INFO] [2019-07-30T18:23:17.244Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing --- [2019-07-30T18:23:17.244Z] [INFO] [2019-07-30T18:23:17.244Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing --- [2019-07-30T18:23:17.244Z] [INFO] [2019-07-30T18:23:17.244Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing --- [2019-07-30T18:23:17.244Z] [INFO] [2019-07-30T18:23:17.244Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing --- [2019-07-30T18:23:17.244Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:23:17.244Z] [INFO] [2019-07-30T18:23:17.244Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing --- [2019-07-30T18:23:17.244Z] [INFO] [2019-07-30T18:23:17.244Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing --- [2019-07-30T18:23:17.244Z] [INFO] [2019-07-30T18:23:17.244Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing --- [2019-07-30T18:23:17.500Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.jar [2019-07-30T18:23:17.500Z] [INFO] [2019-07-30T18:23:17.500Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing --- [2019-07-30T18:23:17.500Z] [INFO] [2019-07-30T18:23:17.500Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing --- [2019-07-30T18:23:17.500Z] [INFO] [2019-07-30T18:23:17.500Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.testing --- [2019-07-30T18:23:17.755Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T18:23:17.755Z] [INFO] [2019-07-30T18:23:17.755Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.testing --- [2019-07-30T18:23:17.755Z] [INFO] [2019-07-30T18:23:17.755Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing --- [2019-07-30T18:23:17.755Z] [INFO] [2019-07-30T18:23:17.755Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.testing --- [2019-07-30T18:23:17.755Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:23:17.755Z] [INFO] [2019-07-30T18:23:17.755Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.testing --- [2019-07-30T18:23:21.918Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:23:21.918Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:23:22.173Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:23:22.733Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-07-30T18:23:22.733Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T18:23:22.733Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T18:23:22.987Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T18:23:22.987Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T18:23:23.243Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:23:24.169Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-07-30T18:23:24.169Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T18:23:24.169Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T18:23:24.169Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T18:23:24.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T18:23:24.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-30T18:23:24.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T18:23:24.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:23:24.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T18:23:24.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T18:23:24.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-30T18:23:24.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T18:23:24.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:23:24.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:23:24.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T18:23:24.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-30T18:23:24.935Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T18:23:24.935Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T18:23:24.935Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T18:23:24.935Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-30T18:23:24.935Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T18:23:25.190Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-30T18:23:25.190Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-07-30T18:23:25.190Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T18:23:25.190Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T18:23:25.190Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T18:23:25.190Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T18:23:25.190Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-07-30T18:23:25.190Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-07-30T18:23:25.445Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T18:23:25.445Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T18:23:25.445Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-07-30T18:23:25.445Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-30T18:23:25.445Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T18:23:25.700Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-07-30T18:23:25.700Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T18:23:25.700Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-07-30T18:23:25.700Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 10 classes [2019-07-30T18:23:25.700Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T18:23:25.700Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T18:23:25.700Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T18:23:25.700Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T18:23:25.700Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-30T18:23:25.700Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T18:23:25.700Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-30T18:23:25.700Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T18:23:25.700Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-07-30T18:23:25.700Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T18:23:25.955Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-07-30T18:23:25.955Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T18:23:25.955Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T18:23:26.211Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-07-30T18:23:26.211Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-30T18:23:26.211Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T18:23:26.211Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T18:23:26.211Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-07-30T18:23:26.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T18:23:26.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-07-30T18:23:26.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-07-30T18:23:26.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-07-30T18:23:26.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T18:23:26.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-30T18:23:26.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-07-30T18:23:26.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-07-30T18:23:26.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-07-30T18:23:26.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T18:23:26.721Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-30T18:23:26.721Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-07-30T18:23:26.721Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-30T18:23:26.721Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-07-30T18:23:26.721Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-07-30T18:23:26.721Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-07-30T18:23:26.721Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T18:23:26.721Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:23:26.721Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T18:23:26.721Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T18:23:26.721Z] [INFO] [2019-07-30T18:23:26.721Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing --- [2019-07-30T18:23:26.721Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:23:26.721Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:23:26.721Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:23:26.721Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:23:26.721Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:23:26.721Z] [INFO] [2019-07-30T18:23:26.721Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing --- [2019-07-30T18:23:26.721Z] [INFO] [2019-07-30T18:23:26.721Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >---- [2019-07-30T18:23:26.721Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 5.0.0-SNAPSHOT [132/134] [2019-07-30T18:23:26.721Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T18:23:26.721Z] [INFO] [2019-07-30T18:23:26.721Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T18:23:26.721Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/target [2019-07-30T18:23:26.721Z] [INFO] [2019-07-30T18:23:26.721Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T18:23:26.721Z] [INFO] The project's OSGi version is 5.0.0.201907301708 [2019-07-30T18:23:26.721Z] [INFO] [2019-07-30T18:23:26.721Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T18:23:26.721Z] [INFO] [2019-07-30T18:23:26.721Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T18:23:26.721Z] [INFO] [2019-07-30T18:23:26.721Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T18:23:26.721Z] [INFO] [2019-07-30T18:23:26.721Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T18:23:26.721Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:23:26.721Z] [INFO] [2019-07-30T18:23:26.721Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T18:23:26.721Z] [INFO] [2019-07-30T18:23:26.721Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T18:23:26.721Z] [INFO] [2019-07-30T18:23:26.721Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T18:23:26.721Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.jar [2019-07-30T18:23:26.721Z] [INFO] [2019-07-30T18:23:26.721Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T18:23:26.721Z] [INFO] [2019-07-30T18:23:26.721Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T18:23:26.721Z] [INFO] [2019-07-30T18:23:26.721Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T18:23:26.721Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T18:23:26.976Z] [INFO] [2019-07-30T18:23:26.976Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T18:23:26.976Z] [INFO] [2019-07-30T18:23:26.976Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T18:23:26.976Z] [INFO] [2019-07-30T18:23:26.976Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T18:23:26.976Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:23:26.976Z] [INFO] [2019-07-30T18:23:26.976Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T18:23:26.976Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:23:26.976Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:23:27.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:23:27.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:23:27.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:23:27.792Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:23:27.792Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T18:23:27.792Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:23:28.716Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T18:23:28.716Z] [INFO] [2019-07-30T18:23:28.716Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T18:23:28.716Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:23:29.278Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:23:29.533Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:23:29.533Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:23:29.811Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:23:29.811Z] [INFO] [2019-07-30T18:23:29.811Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T18:23:29.811Z] [INFO] [2019-07-30T18:23:29.811Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >---- [2019-07-30T18:23:29.811Z] [INFO] Building Trace Compass Repository 5.0.0-SNAPSHOT [133/134] [2019-07-30T18:23:29.811Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2019-07-30T18:23:29.811Z] [INFO] [2019-07-30T18:23:29.811Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T18:23:29.811Z] [INFO] [2019-07-30T18:23:29.811Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T18:23:29.811Z] [INFO] The project's OSGi version is 5.0.0.201907301708 [2019-07-30T18:23:29.811Z] [INFO] [2019-07-30T18:23:29.811Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T18:23:29.811Z] [INFO] [2019-07-30T18:23:29.811Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T18:23:29.811Z] [INFO] [2019-07-30T18:23:29.811Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T18:23:29.811Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:23:29.811Z] [INFO] [2019-07-30T18:23:29.811Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T18:23:29.811Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:23:29.811Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/src/main/resources [2019-07-30T18:23:29.811Z] [INFO] [2019-07-30T18:23:29.811Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T18:23:29.811Z] [INFO] [2019-07-30T18:23:29.811Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T18:23:29.811Z] [INFO] [2019-07-30T18:23:29.811Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T18:23:29.811Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [2019-07-30T18:23:29.811Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2019-07-30T18:23:29.811Z] [INFO] [2019-07-30T18:23:29.811Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T18:23:29.811Z] [INFO] [2019-07-30T18:23:29.811Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T18:23:30.067Z] [INFO] [2019-07-30T18:23:30.067Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T18:23:30.067Z] [INFO] [2019-07-30T18:23:30.067Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T18:23:56.553Z] [INFO] [2019-07-30T18:23:56.553Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T18:23:56.553Z] [INFO] [2019-07-30T18:23:56.553Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T18:23:56.553Z] [INFO] [2019-07-30T18:23:56.553Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T18:23:56.553Z] [INFO] [2019-07-30T18:23:56.553Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T18:23:56.553Z] [INFO] [2019-07-30T18:23:56.553Z] [INFO] --- repository-utils:1.0.0:generate-repository-facade (generate-facade) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T18:23:58.439Z] [INFO] Building zip: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/target/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT.zip [2019-07-30T18:24:00.325Z] [INFO] [2019-07-30T18:24:00.325Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T18:24:00.325Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:24:00.325Z] [INFO] [2019-07-30T18:24:00.325Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T18:24:08.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:24:08.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:24:08.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:24:08.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-07-30T18:24:08.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T18:24:08.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T18:24:08.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T18:24:08.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T18:24:08.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:24:09.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-07-30T18:24:09.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T18:24:09.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T18:24:09.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T18:24:09.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T18:24:09.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-30T18:24:09.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T18:24:09.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:24:09.584Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T18:24:09.584Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T18:24:09.584Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-30T18:24:09.839Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-30T18:24:10.094Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T18:24:10.094Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T18:24:10.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:24:10.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:24:10.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T18:24:10.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-30T18:24:10.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T18:24:10.605Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T18:24:10.605Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T18:24:10.605Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-30T18:24:10.605Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T18:24:10.605Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-30T18:24:10.605Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-07-30T18:24:10.605Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T18:24:10.860Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T18:24:10.860Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T18:24:10.860Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T18:24:10.860Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-07-30T18:24:10.860Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf' with 0 classes [2019-07-30T18:24:10.860Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T18:24:10.860Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-30T18:24:10.860Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf' with 0 classes [2019-07-30T18:24:10.860Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T18:24:11.115Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-07-30T18:24:11.115Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T18:24:11.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T18:24:11.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T18:24:11.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-07-30T18:24:11.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-30T18:24:11.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T18:24:11.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T18:24:11.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T18:24:11.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-07-30T18:24:11.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.doc.user' with 0 classes [2019-07-30T18:24:11.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace' with 0 classes [2019-07-30T18:24:11.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T18:24:11.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace' with 0 classes [2019-07-30T18:24:11.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-07-30T18:24:11.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 10 classes [2019-07-30T18:24:11.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T18:24:11.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T18:24:11.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T18:24:11.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T18:24:11.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-30T18:24:11.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T18:24:11.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-30T18:24:11.881Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-30T18:24:12.136Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace' with 0 classes [2019-07-30T18:24:12.136Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace' with 0 classes [2019-07-30T18:24:12.136Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T18:24:12.136Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-07-30T18:24:12.136Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T18:24:12.136Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-07-30T18:24:12.136Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-30T18:24:12.136Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T18:24:12.136Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T18:24:12.136Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T18:24:13.499Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-07-30T18:24:13.499Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-30T18:24:14.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T18:24:14.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-07-30T18:24:14.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T18:24:14.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel' with 0 classes [2019-07-30T18:24:14.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel' with 0 classes [2019-07-30T18:24:14.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-07-30T18:24:14.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust' with 0 classes [2019-07-30T18:24:14.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust' with 0 classes [2019-07-30T18:24:14.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-07-30T18:24:14.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-07-30T18:24:14.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T18:24:14.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-30T18:24:14.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap' with 0 classes [2019-07-30T18:24:14.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.testing' with 0 classes [2019-07-30T18:24:14.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote' with 0 classes [2019-07-30T18:24:14.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote' with 0 classes [2019-07-30T18:24:14.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap' with 0 classes [2019-07-30T18:24:14.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.testing' with 0 classes [2019-07-30T18:24:14.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:24:14.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-07-30T18:24:14.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-07-30T18:24:14.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-07-30T18:24:14.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T18:24:14.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-30T18:24:14.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-07-30T18:24:14.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-30T18:24:14.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-07-30T18:24:14.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-07-30T18:24:14.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-07-30T18:24:14.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:24:14.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T18:24:14.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes [2019-07-30T18:24:14.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T18:24:14.680Z] [INFO] [2019-07-30T18:24:14.680Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T18:24:14.680Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2019-07-30T18:24:14.680Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:24:14.680Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:24:14.680Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:24:14.680Z] [INFO] [2019-07-30T18:24:14.680Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T18:24:14.680Z] [INFO] [2019-07-30T18:24:14.680Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test >-- [2019-07-30T18:24:14.680Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.test 1.0.1-SNAPSHOT [134/134] [2019-07-30T18:24:14.680Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:24:14.680Z] [INFO] [2019-07-30T18:24:14.680Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T18:24:14.680Z] [INFO] [2019-07-30T18:24:14.680Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T18:24:14.934Z] [INFO] The project's OSGi version is 1.0.1.201907301708 [2019-07-30T18:24:14.934Z] [INFO] [2019-07-30T18:24:14.934Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T18:24:14.934Z] [INFO] [2019-07-30T18:24:14.934Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T18:24:14.934Z] [INFO] [2019-07-30T18:24:14.934Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T18:24:14.934Z] [INFO] [2019-07-30T18:24:14.934Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T18:24:14.934Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:24:14.934Z] [INFO] [2019-07-30T18:24:14.934Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T18:24:14.934Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:24:14.934Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/src/main/resources [2019-07-30T18:24:14.935Z] [INFO] [2019-07-30T18:24:14.935Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T18:24:14.935Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/classes [2019-07-30T18:24:14.935Z] [INFO] [2019-07-30T18:24:14.935Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T18:24:14.935Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:24:14.935Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/src/test/resources [2019-07-30T18:24:14.935Z] [INFO] [2019-07-30T18:24:14.935Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T18:24:14.935Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-sources.jar [2019-07-30T18:24:14.935Z] [INFO] [2019-07-30T18:24:14.935Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T18:24:14.935Z] [INFO] [2019-07-30T18:24:14.935Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T18:24:14.935Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar [2019-07-30T18:24:15.190Z] [INFO] [2019-07-30T18:24:15.190Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T18:24:15.190Z] [INFO] [2019-07-30T18:24:15.190Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T18:24:15.190Z] [INFO] [2019-07-30T18:24:15.190Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T18:24:15.190Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar [2019-07-30T18:24:15.190Z] [INFO] [2019-07-30T18:24:15.190Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T18:24:15.190Z] [INFO] [2019-07-30T18:24:15.190Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T18:24:15.190Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:24:15.190Z] [INFO] [2019-07-30T18:24:15.190Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T18:24:15.190Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:24:15.190Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:24:15.190Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-30T18:24:15.190Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:24:15.813Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:24:15.813Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:24:15.813Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:24:15.813Z] [INFO] [2019-07-30T18:24:15.813Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T18:24:15.813Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:24:15.813Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:24:15.813Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:24:15.813Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:24:15.813Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:24:15.813Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T18:24:15.813Z] [INFO] [2019-07-30T18:24:15.813Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T18:24:15.813Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T18:24:15.813Z] [INFO] Reactor Summary: [2019-07-30T18:24:15.813Z] [INFO] [2019-07-30T18:24:15.813Z] [INFO] Trace Compass Parent 5.0.0-SNAPSHOT ................ SUCCESS [ 49.768 s] [2019-07-30T18:24:15.813Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT SUCCESS [ 0.047 s] [2019-07-30T18:24:15.813Z] [INFO] Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT SUCCESS [ 0.042 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT SUCCESS [ 11.582 s] [2019-07-30T18:24:15.813Z] [INFO] Trace Compass State System Parent 5.0.0-SNAPSHOT ... SUCCESS [ 0.065 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT SUCCESS [ 1.485 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT SUCCESS [ 1.129 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT SUCCESS [ 1.441 s] [2019-07-30T18:24:15.813Z] [INFO] Trace Compass TMF Parent 5.0.0-SNAPSHOT ............ SUCCESS [ 0.137 s] [2019-07-30T18:24:15.813Z] [INFO] Trace Compass Filter Parser 1.0.2-SNAPSHOT ......... SUCCESS [ 0.438 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT ... SUCCESS [ 5.117 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT SUCCESS [ 2.142 s] [2019-07-30T18:24:15.813Z] [INFO] Trace Compass CTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.063 s] [2019-07-30T18:24:15.813Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT .... SUCCESS [ 5.499 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT ... SUCCESS [ 1.742 s] [2019-07-30T18:24:15.813Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT SUCCESS [01:02 min] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT SUCCESS [ 17.064 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT SUCCESS [05:16 min] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT SUCCESS [ 2.317 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT SUCCESS [07:37 min] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT SUCCESS [ 10.052 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT ..... SUCCESS [ 9.971 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT SUCCESS [ 2.753 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT SUCCESS [ 1.601 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT SUCCESS [ 10.394 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT SUCCESS [ 1.773 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT SUCCESS [ 1.838 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT SUCCESS [ 10.470 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT SUCCESS [ 3.043 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT SUCCESS [ 3.674 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT SUCCESS [ 2.686 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT SUCCESS [ 1.510 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT SUCCESS [ 2.664 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT SUCCESS [02:04 min] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT SUCCESS [ 3.002 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT SUCCESS [ 3.838 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT SUCCESS [ 19.970 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT SUCCESS [ 3.155 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT SUCCESS [ 28.313 s] [2019-07-30T18:24:15.813Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT SUCCESS [ 3.120 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT SUCCESS [03:09 min] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [05:09 min] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT SUCCESS [ 15.002 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [ 20.294 s] [2019-07-30T18:24:16.068Z] [INFO] Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT .. SUCCESS [ 0.034 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT SUCCESS [ 1.373 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT SUCCESS [ 2.303 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT SUCCESS [ 2.626 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT SUCCESS [01:54 min] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [01:08 min] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [01:47 min] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT SUCCESS [ 6.239 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 19.055 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 31.241 s] [2019-07-30T18:24:16.068Z] [INFO] Trace Compass BTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.055 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT ... SUCCESS [ 1.265 s] [2019-07-30T18:24:16.068Z] [INFO] Trace Compass Documentation 5.0.0-SNAPSHOT ......... SUCCESS [ 0.034 s] [2019-07-30T18:24:16.068Z] [INFO] Trace Compass Developer Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 26.644 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT SUCCESS [ 3.088 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT ........ SUCCESS [ 3.768 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT ..... SUCCESS [ 2.462 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT ........ SUCCESS [ 3.346 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT SUCCESS [ 8.175 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT SUCCESS [ 6.893 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT ........ SUCCESS [ 0.364 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT SUCCESS [ 8.118 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT .... SUCCESS [ 3.468 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [02:29 min] [2019-07-30T18:24:16.068Z] [INFO] Trace Compass User Guide 5.0.0-SNAPSHOT ............ SUCCESS [ 6.758 s] [2019-07-30T18:24:16.068Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT SUCCESS [ 4.926 s] [2019-07-30T18:24:16.068Z] [INFO] Trace Compass RCP User Guide 5.0.0-SNAPSHOT ........ SUCCESS [ 4.702 s] [2019-07-30T18:24:16.068Z] [INFO] Trace Compass Pcap User Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 4.093 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT ... SUCCESS [ 2.149 s] [2019-07-30T18:24:16.068Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT SUCCESS [ 0.017 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT SUCCESS [ 2.424 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT SUCCESS [ 2.319 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT ... SUCCESS [ 4.051 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT SUCCESS [ 7.384 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 18.318 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT SUCCESS [ 6.408 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT SUCCESS [ 2.150 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT SUCCESS [ 0.390 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT SUCCESS [ 2.655 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT SUCCESS [ 4.341 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT SUCCESS [ 6.036 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT SUCCESS [ 9.349 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT SUCCESS [ 10.335 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT SUCCESS [ 39.172 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT SUCCESS [ 4.803 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT SUCCESS [ 5.409 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT SUCCESS [ 47.214 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT SUCCESS [01:37 min] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT SUCCESS [ 2.919 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT SUCCESS [ 7.744 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT . SUCCESS [ 5.131 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT SUCCESS [ 37.757 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 17.466 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT SUCCESS [01:02 min] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [06:10 min] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [01:26 min] [2019-07-30T18:24:16.068Z] [INFO] Trace Compass Pcap Format Support Parent 5.0.0-SNAPSHOT SUCCESS [ 0.077 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.0-SNAPSHOT .. SUCCESS [ 0.418 s] [2019-07-30T18:24:16.068Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.2-SNAPSHOT SUCCESS [ 7.682 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT SUCCESS [ 1.406 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.1-SNAPSHOT SUCCESS [ 2.266 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf.pcap 5.0.0-SNAPSHOT ... SUCCESS [ 4.506 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT SUCCESS [ 11.221 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT SUCCESS [ 40.903 s] [2019-07-30T18:24:16.068Z] [INFO] Trace Compass RCP Parent 5.0.0-SNAPSHOT ............ SUCCESS [ 0.062 s] [2019-07-30T18:24:16.068Z] [INFO] Trace Compass RCP Branding plug-in 5.0.0-SNAPSHOT .. SUCCESS [ 0.351 s] [2019-07-30T18:24:16.068Z] [INFO] Trace Compass RCP Branding Feature 5.0.0-SNAPSHOT .. SUCCESS [ 0.264 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.rcp.ui 5.0.0-SNAPSHOT ..... SUCCESS [ 2.909 s] [2019-07-30T18:24:16.068Z] [INFO] Trace Compass RCP Feature 5.0.0-SNAPSHOT ........... SUCCESS [ 11.872 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT SUCCESS [ 0.451 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT SUCCESS [ 0.673 s] [2019-07-30T18:24:16.068Z] [INFO] Trace Compass Json trace Parent 5.0.0-SNAPSHOT ..... SUCCESS [ 0.027 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.jsontrace.core 0.1.1-SNAPSHOT SUCCESS [ 2.208 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT .. SUCCESS [ 3.957 s] [2019-07-30T18:24:16.068Z] [INFO] Trace Compass RCP Product 5.0.0-SNAPSHOT ........... SUCCESS [02:15 min] [2019-07-30T18:24:16.068Z] [INFO] Trace Compass Release Engineering Parent 5.0.0-SNAPSHOT SUCCESS [ 0.017 s] [2019-07-30T18:24:16.068Z] [INFO] Trace Compass Target Platform 5.0.0-SNAPSHOT ....... SUCCESS [ 3.495 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [08:27 min] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.1-SNAPSHOT SUCCESS [ 9.673 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT SUCCESS [ 7.164 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [01:13 min] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 17.758 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 15.265 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [01:47 min] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 17.164 s] [2019-07-30T18:24:16.068Z] [INFO] Trace Compass All Tests 1.0.6-SNAPSHOT ............. SUCCESS [ 21.809 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.testing 5.0.0-SNAPSHOT .... SUCCESS [ 9.528 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.tmf.remote 5.0.0-SNAPSHOT . SUCCESS [ 2.944 s] [2019-07-30T18:24:16.068Z] [INFO] Trace Compass Repository 5.0.0-SNAPSHOT ............ SUCCESS [ 45.056 s] [2019-07-30T18:24:16.068Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test 1.0.1-SNAPSHOT SUCCESS [ 1.146 s] [2019-07-30T18:24:16.068Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T18:24:16.068Z] [INFO] BUILD SUCCESS [2019-07-30T18:24:16.068Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T18:24:16.068Z] [INFO] Total time: 01:16 h [2019-07-30T18:24:16.068Z] [INFO] Finished at: 2019-07-30T18:24:15Z [2019-07-30T18:24:16.068Z] [INFO] ------------------------------------------------------------------------ [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] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS